*{
	margin: 0px;
	padding: 0px;
	font: 14px Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}

#kopf {
	position: absolute;
	top: 40px;
	left: 40px;
	width:	900px;
	height:233px;
}

#navigation {
	position: absolute;
	top: 180px;
	left: 40px;
	width:	900px;
	height: 25px;
	color: #646466;
	background-color: #f9d364;
}

#navigation a, a:link, a:visited, a:active {color: #646466;font-size: 16px;text-decoration:none;font-weight:bold;}
#navigation a:hover{color: #c30808;}


#inhalt {
	position: absolute;
	top: 240px;
	left: 60px;
	width:750px;
	color: #3c3c3c;
	line-height: 120%;
	font-weight: normal;
}

#inhalt ul {
	position: relative;
	left: 20px;
	width: 500px;
}

#inhalt p {font-size:14px;text-decoration:none;font-weight:normal;}
#inhalt h1 {font-size:140%;text-decoration:none;font-weight:bold;}
#inhalt h2 {font-size:120%;text-decoration:none;font-weight:bold;}
#inhalt h3 {font-size:18px;text-decoration:none;font-weight:bold;}
#inhalt h4 {font-size:16px;text-decoration:none;font-weight:normal;}
#inhalt a, a:link, a:visited, a:active, a:hover {color: #3c3c3c;font-size:14px;text-decoration:underline;font-weight:normal;}
#inhalt ul {font-size:14px;text-decoration:none;font-weight:normal;}	
	
#th-navi {
	position: absolute;
	top: 0px;
	left: 0px;
	width:250px;
}
	
#th-navi a, a:link, a:visited, a:active {font-size:16px; color: #3c3c3c;text-decoration:none;font-weight:normal;}
#th-navi a:hover {font-size:16px; color: #c30808;text-decoration:none;font-weight:normal;}
#th-navi p {font-size:16px; color: blue;text-decoration:none;font-weight:bold;}
#th-navi h4 {font-size:16px; color: #3c3c3c;text-decoration:none;font-weight:bold;}

#verfahren {
	position: absolute;
	top: 0px;
	left: 230px;
	width:600px;
	color: #3c3c3c;
	line-height: 120%;
	font-weight: normal;
}

#verfahren p {font-size:14px;text-decoration:none;font-weight:normal;}
#verfahren h2 {font-size:17px; text-decoration:none;font-weight:bold;}
#verfahren h3 {font-size:14px;text-decoration:none;font-weight:bold;}

img.float_r {
	float: right;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 0px;
}

#links a, a:link, a:visited, a:active {font-size:16px; color: #3c3c3c;text-decoration:none;font-weight:normal;}
#links a:hover {font-size:16px; color: #c30808;text-decoration:none;font-weight:normal;}
