#haupt {
	float:left;
	width: 980px;
	height: 560px;
}
#banner {
	background-image: url(banner.gif);
	width: 50px;
	height: 560px;
	float:left;
}
#rechts {
	float:left;
	width: 930px;
	height: 560px;
}
#kopf {
	background-image: url(Logo.gif);
	width: 930px;
	height: 84px;
	background-repeat: no-repeat;
	background-position: right;
}
#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #2E52A7;
	text-decoration: none;
	width:700px;
	height:25px;
	top: 75px;
	left: 70px;
	text-align: center;
	position: absolute;
	white-space: normal;
	float: left;
}
#seitendetail {
	width:930px;
	height:470px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

#inhalt {
	width: 930px;
	height: 476px;
			/*margin-top:84px;*/
	
	
	
}
.Stil1 {
	color: #666666;
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
}
.teilueberschrift{
	color: #373737;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bolder;
	padding-left:30px;
}
.ueberschrift{
	color: #29389C;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bolder;
	text-align: left;
	vertical-align: middle;
	padding-left:30px;
	height: 50px;
}
.schrift{
	color: #373737;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bolder;
	text-align: left;
	padding-left:30px;
}
.schrift_1{
	color: #373737;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bolder;
	text-align:center;
	padding-left:30px;
}
.schrift_2{
	color: #373737;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding-left:30px;
}
#hintergrund {
	height: 496px;
	width: 915px;
	background-image: url(hintergrund_start_005.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	overflow: auto;
	font-family: Verdana;
	color: #006633;
	text-align: center;
}
#seiteninhalt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:930px;
	height:440px;
	overflow:auto;
}

a {
	font-family: Verdana;
	font-size: 12px;
	color: #29389C;
}
a:hover {
	color: #006633;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #000080;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#startseite {
	height: 476px;
	width: 915px;
	background-image: url(hintergrund_start_005.gif);
	background-repeat: no-repeat;
	background-position:center;
	font-family: verdana;
	font-size: 36px;
	color: #006633;
	text-decoration: none;
	text-align: center;
	font-weight: bolder;
	background-position: left bottom;
}
