div#site{
	background: url(../images/solaranlagen-portal/background_navi.png) repeat-x;
}
div#header{
	background: url(../images/solaranlagen-portal/stage.png);
	height: 345px;
}
	body.search div#header{
		background: url(../images/solaranlagen-portal/widget_background.png);
		height: 587px;
	}
		body.search div#header h1{
			padding-top: 34px;
		}	
	div#header ul#main-navi{
		background: url(../images/solaranlagen-portal/main_navi.png);
	}
	div#header div.search-form{
		margin-top: 106px;
	}

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

ul.sidebar-navi li.title a {
	color: #305A8D;
}
div#teaser div.column h2{
	background: #3C669B;
}
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;
}