div#site{
	background: url(../images/solaranlagen-portal/main_navi.png) 0 90px repeat-x;
}
div#header{
	background: url(../images/solaranlagen-portal/stages/default.jpg) no-repeat;
	height: 345px;
}
body.photovoltaik div#header,
body.photovoltaik-grossanlage div#header,
body.solarmodule div#header,
body.wechselrichter div#header{
	background: url(../images/solaranlagen-portal/stages/photovoltaik.jpg) no-repeat;
	height: 369px;
}
	body.search div#header{
		background: none;
	}
	div#header ul#main-navi{
		background: url(../images/solaranlagen-portal/main_navi.png);
	}
	div#header div.search-form{
		margin-top: 73px;
	}
	body.photovoltaik div#header div.search-form,
	body.photovoltaik-grossanlage div#header div.search-form,
	body.solarmodule div#header div.search-form,
	body.wechselrichter div#header div.search-form{
		margin-top: 90px;
	}

div#header ul#subnavi li{
	margin-right: 5px;
}
div#header ul#subnavi li a:hover,
div#header ul#subnavi li.active a{
	border-color: #305A8D;
}

div#content h1{
	color: #305A8D;
}

ul.sidebar-navi li.title a {
	color: #305A8D;
}
div#teaser div.column h2{
	background: #3C669B !important;
}
div#biggestCities a.all{
	color: #305A8D;
}
div#content_content a{
	color: #305A8D;
}
div.content_search{
	background: url(../images/solaranlagen-portal/content_search.png);
	height: 110px;
	margin-top: 0;
}
	div#content_content div.content_search h2{
		padding-top: 23px;
	}
div.sidebar_infos div.content.about{
	background: url(../images/solaranlagen-portal/about.png) center no-repeat;
}
div#footer{
	border-color: #3C669B;
}
div#widget{
	margin-top: 30px;
}


div.form form select#roof-type {
	width: 257px;
}

form#vote-form div label.label{
	background: #305A8D;
	color: #FFFFFF;
}
form#vote-form div{
	border: 1px solid #305A8D;
}
