body {
	background-image:  url("site_back.gif");
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #393939;
}
#content {
	position:absolute;
	top:280px;
	left:0px;
	width:313px;
	height:670px;
	background-color:#ffffff;
	padding-left:170px;
	padding-right:520px;
	margin-bottom:300px;
}
#infos {
	position:absolute;
	top:990px;
	left:0px;
	width:600px;
	height:19px;
	background-color:#ffffff;
	padding-left:170px;
	padding-right:100px;
	z-index:7;
}
#footer {
	position:absolute;
	top:1010px;
	left:0px;
	/*width:733px;*/
	width: 100%;
	height:24px;
	background-color:#ffffff;
	padding-left:0px;
	/*padding-right:100px;
	margin-bottom:300px;*/
	background-color:#E1E6EB;
	z-index:6;
	padding-top:8px;
}
#footer div {
	margin-left: 170px;
}
#uebersicht {
	position:absolute;
	top:300px;
	left:0px;
	width:703px;
	height:1600px;
	background-color:#ffffff;
	padding-left:200px;
	padding-right:100px;
	margin-bottom:300px;
}
#uebersichtfooter {
	position:absolute;
	top:1900px;
	left:0px;
	width:733px;
	height:20px;
	background-color:#ffffff;
	padding-left:170px;
	padding-right:100px;
	margin-bottom:300px;
	background-color:#E1E6EB;
	z-index:6;
	padding-top:6px;
}
#flashtop {
	position:absolute;
	top:0px;
	left:0px;
	width:1003px;
	height:400px;
	z-index:1;
}
#leftnav {
	position:absolute;
	top:296px;
	left:20px;
	width:50px;
	height:300px;
	z-index:2;
}
#bgpos {
	position:absolute;
	top:281px;
	left:0px;
	width:150px;
	height: 90px;
	z-index:3;
	background-color:#E1E6EB;
}
#leftnav2 {
	position:absolute;
	top:386px;
	left:20px;
	width:50px;
	height:300px;
	z-index:2;
}
#teaser {
	position:absolute;
	top:281px;
	left:505px;
	width:275px;
	height:243px;
	z-index:2;
	background-color:#E1E6EB;
}
#teaser p {
	margin-top: 18px;
	padding:0px 20px; 20px; 20px;
}

.eyecatcher {
	background-image: url(eyecatcher.jpg);
	height: 25px;
	width: 301px;
	padding-top: 14px;
	text-align: center;
}

#content .eyecatcher a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#content .eyecatcher a:hover {
	text-decoration: none;
}

.Stil1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Stil2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.stil1 a {
	color:
}

a:link {
	color: #005AA7;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #005AA7;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: underline;
	color: #005AA7;
}

h1 {
	font-size: 12px;
	color: #007CC4;
	margin-top: -1px;
	margin-bottom: 10px;
}

h2 {
	font-size: 11px;
	color: #007CC4;
	margin-top: -1px;
	margin-bottom: 10px;
}