/*

	 Theme Name: Renden Child
	 Theme URI:
	 Description: Renden Child Theme
	 Author: Anja Kammer
	 Author URI: http://www.anjakammer.de
	 Template: renden
	 Version: 1.0
	 Tags: renden Child Theme
*/

#header{
    background-color: #005b96;

}
#header .header-links > ul > li a,
html .menu li.current_page_item > a,
html .menu li.current-menu-ancestor > a,
html .menu li.menu-hover > a
{
    color: #fff !important;
}

html a,
#header .header-links .sub-menu a
{
    color: #005b96 !important;
}

html a:hover{
    color: #028996 !important;
}

.teaser-content
{
    text-align: justify;
}

#sidebar-core {
    margin-right: 0 !important;
}

.one_half, .one_third, .two_third, .one_fourth, .three_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
    margin-right: 1% !important;
}