@charset "utf-8";

#header {
	z-index: 5;
}

#header #headerMain {


}
#content {

}

#content #content-inhalt {
	background-color: #FFF;
}

#content #content-inhalt h2 {
	font-size: 1em;
	padding-left: 0px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	color: #124E96;
	line-height: 1.35em;
}
#content #content-inhalt h2 a:link {
	font-size: 1em;
	padding-left: 0px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	color: #124E96;
	line-height: 1.35em;
	text-decoration: underline;
}

#content #content-inhalt h3 a:link {
	font-size: 11px;
	padding-left: 0px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	color: #124E96;
	line-height: 16px;
	text-decoration: underline;
}

#content #content-inhalt h2 a:visited {
	font-size: 1em;
	padding-left: 0px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	color: #124E96;
	line-height: 1.35em;
	text-decoration: underline;
	font-family: Verdana, Arial, Geneva, sans-serif;
}

#content #content-inhalt h3 a:visited {
	font-size: 11px;
	padding-left: 0px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	color: #124E96;
	line-height: 16px;
	text-decoration: underline;
	font-family: Verdana, Arial, Geneva, sans-serif;
}



#content-inhalt #textMainBody {
	position: absolute;
	width: 500px;
	left: 100px;
	top: 30px;
}
#content-inhalt #textMainBodyOben {
	position: absolute;
	width: 500px;
	left: 100px;
	top: 0px;
	height: auto;
}
#content-inhalt #textMainBodyOben-mittig {

}

