/* CSS Document */
body {
	background-image: url(arbeitsdatei/verlauf.gif);
	background-repeat: repeat-x;
}
.einfachertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	font-variant: normal;
}
.Stil1 {	font-size: x-large;
	font-weight: bold;
}
.Stil5 {font-size: 9px}
.Stil6 {font-size: 12px}
.Stil7 {font-size: 10px}
.Stil8 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; 
}
#content {
	background-color: #FFFFCC;
	float: left;
	height: auto;
	width: 395px;
	top: 40px;
	left: 1162px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003300;
	background-attachment: fixed;
}
#footer {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFCC;
	background-color: #333333;
	letter-spacing: 1px;
	text-align: right;
	clear: both;
	height: 10px;
	bottom: 0px;
	top: 350px;
}
#head {
	background-color: #333333;
	height: 150px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(bilder/banner-oben.gif);
}
#links {
	float: left;
	height: 420px;
	width: 165px;
	top: 40px;
	color: #333333;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	border-top: 5px none #666666;
	border-right: 5px solid #666666;
	border-bottom: 5px solid #666666;
	border-left: 5px solid #666666;
}
#mitte {	background-color: #666666;
	float: left;
	height: 420px;
	width: 700px;
}
#rechts {
	float: right;
	height: auto;
	width: 125px;
	top: 40px;
	background-repeat: no-repeat;
	background-color: #3D3D3D;
	background-image: none;
	background-position: center 300px;
}
#wrap {	position:relative;
	left:0px;
	top:3px;
	width:700px;
	height:auto;
	z-index:1;
	margin:0px auto;text-align:left; 
}
#tabelle {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	font-style: normal;
	font-variant: small-caps;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: small-caps;
	color: #333333;
	text-decoration: none;
	display: block;
	background-color: #FFFFFF;
}
.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #333333;
}

