body, html {
	
	height:100%;
	width:100%;	
}

body {
	margin:0;
	background-color:#cccccc;
	font-family:Arial, Helvetica, sans-serif;
}

#haupttabelle, #haupttabelle tr, #haupttabelle td 
{height: 100%;border:0;margin:0 auto;
}
div#mitte {
margin: 0 auto;
	border:#666666 solid 1px;
	width:1110px;
	height:610px;
	background:url(../Grafik/verlauf60.jpg);
	background-repeat:repeat-y;
}

div#kopf {
	width:1110px;
	height:60px;
}
div#haupt {
	position:absolute;
	width:1090px;
	height:490px;
	background-repeat:no-repeat;
	background-image:url(../Bilder/verlauf.jpg);	
	margin:0;	
	padding:0 10px 10px 10px;
}
div#navi_oben {
	border:solid 0px;
	width:1090px;
	height:50px;
	padding-top:0px;
	margin:0 10px 0 10px;
}

div#navi_links { /* nicht bei Übersichtsseiten*/
	float:left;
	width:290px;
	height:490px;

}

div#reihe1 {
	width:290px;
	height:90px;
	margin-right: 10px;
	margin-bottom:10px;
}

div#reihe2 {
	width:290px;
	height:90px;
	margin-rigth: 10px;
	margin-bottom:10px;	
}

div#reihe3 {
	width:290px;
	height:90px;	
	margin-right: 10px;
	margin-bottom:10px;	
}

div#reihe4 {
	width:290px;
	height:90px;	
	margin-right: 10px;
	margin-bottom:10px;	
}

div#reihe5 {
	width:290px;
	height:90px;	
	margin-rigt: 10px;	
}

.image_thumb  {
	padding-right:10px;
	border:none;
}

img {
	border:none;}


div#inhalt {
	float:right;
	width:790px;
	height:490px;
}

.image_rechts_unten {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}

.image_unten {
	margin-bottom:8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

/* Format für Uebersichtsseiten*/


div#feld_links {
	position:relative;
	border:solid 0px;
	float: left;
	text-align:right;
	width:790px;/* damit die beien Felder rechts sitzen*/
	height:490px;
	margin-left: 0px;
}
div#feld_links_reihe1-1 {
	text-align:center;
	float:left;
	border:solid #333333 1px;
	width:188px;
	height:173px;
	padding-top:15px;
	margin-left: 0px;
	margin-right:10px;
	margin-bottom:10px;
	background-color: #999999;
}
div#feld_links_reihe1-2 {
	text-align:center;
	float:left;
	border:solid #333333 1px;
	width:188px;
	height:173px;
	padding-top:15px;
	margin-left: 0px;
	margin-right:10px;
	margin-bottom:10px;
	background-color: #999999;

}
div#feld_links_reihe1-3 {
	text-align:center;
	float:left;
	border:solid #333333 1px;
	width:188px;
	height:173px;
	padding-top:15px;
	margin-left: 0px;
	margin-right:10px;
	margin-bottom:10px;
	background-color: #999999;

}
div#feld_links_reihe1-4 {
	text-align:center;
	float:left;
	border:solid #333333 1px;
	width:188px;
	height:173px;
	padding-top:15px;
	margin-left: 0px;
	margin-bottom:10px;
	clear:right;
	background-color: #999999;

}

div#feld_links_reihe2-1 {
	text-align:center;
	float:left;
	border:solid #333333 1px;
	width:188px;
	height:173px;
	padding-top:15px;
	margin-right:10px;
	margin-left: 0px;
	background-color: #999999;

}

div#feld_links_reihe2-2 {
	text-align:center;
	float:left;
	border:solid #333333 1px;
	width:188px;
	height:173px;
	padding-top:15px;
	margin-right:10px;
	margin-left: 0px;
	background-color: #999999;

}

div#feld_links_reihe2-3 {
	text-align:center;
	float:left;
	border:solid #333333 1px;
	width:188px;
	height:173px;
	padding-top:15px;
	margin-right:10px;
	margin-left: 0px;
	background-color: #999999;

}
div#feld_links_reihe2-4 {
	text-align:center;
	float:left;
	border:solid #333333 1px;
	width:188px;
	height:173px;
	padding-top:15px;
	margin-left: 0px;
	background-color: #999999;

}

.img_bottom {
margin-bottom:10px;
}
.link_farbe a {
	text-decoration:none;
	color:#ffffff;
	font-size:14px;
	
}

.link_farbe a:hover {
color:#333333;
text-decoration:none;

}
div#feld_rechts {
	float:right;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	float:right;
	width:290px;
	height:490px;
	margin-left:10px;
	margin-right:0px;
	padding: 0;
}

