/* startseiten klassen */
body {
	background-image: url(img/body_startseite_hg.gif);
	background-color: #e8eff8;
}
#evathermlogo {
	/* z-index: 100; */
	left: 0;
	top: 373px;
	height: 181px;
}
#inhalt {
	top: 554px;
	padding: 0;
}

#inhalt p {
	float: left;
	margin: 3px 0 7px 0px;
	color: #000000;
	font-size: 13px;
}
#inhalt h2 {
	color: #0053a8;
	float: left;
	width: 350px;
	margin: 0 0 0 0px;
	padding: 0;
	font-size: 12px;
}
#inhalt h4 {
	float: left;
	width: 350px;
	
	margin: 0 0 20px 0;

	color: #005A98;
	font-size: 20px;
	font-weight: bold;
	line-height: normal;
}

#titelbild {
	height: 343px;
}

#navigation {
	position: absolute;
	top: 343px;
	left: 0;
	height: 24px;
}