@charset "utf-8";
/* CSS Document */

#header{
	height: 420px;
	background-image: url(../images/header_home_hg.png);
	background-position: center bottom;
}
#header_inner{ height: 374px; padding-top: 3px; } /* height: 294px; */
#hmenu{ height: 34px; }

#hmenu_inner{ 
	height: 34px;
	padding-left: 5px;
	/*width: 995px;*/
}

#wetter h4{ margin-top: 0px; }
#wetter{ margin-top: 0px; }
#content_left {
	position: relative;
	width: 48%;
	float: left;
}

#content_right {
	position: relative;
	width: 48%;
	float: right;
}

/**+html #div_search{ left: -35px; }*/