body {
	background-color: #AAAAAA;
	border: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Gray;
	scrollbar-DarkShadow-Color:#D0D0D0; 
	scrollbar-Track-Color:#AFAFAF; 
	scrollbar-Face-Color:#AFAFAF; 
	scrollbar-Shadow-Color:#5F5F5F; 
	scrollbar-Highlight-Color:#5F5F5F; 
	scrollbar-3dLight-Color:#AFAFAF; 
	scrollbar-Arrow-Color:#FF0000; 
}

#oben {

	height: 70px;
	border-bottom-style: solid; 
	border-color: #FF0000; 
	border-width: 1px;
	width: auto;
	min-width: 1000px;
}

#logo {
	position: absolute;
	margin: 0;
	padding: 0;
	top: -5px;
	left: 170px;
}

#streifen_oben {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 0px;
	left: 712px;
	width: 50px;
	height: 70px;
	background-image: url(bg1.gif);
}

#farben_oben {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 28px;
	left: 839px;
	width: 150px;
	height: 32px;
	background-image: url(bg1.gif);
}

#gelb {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 1px;
	left: 0px;
	width: 30px;
	height: 30px;
}

#gruen {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 1px;
	left: 40px;
	width: 30px;
	height: 30px;
}

#rot {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 1px;
	left: 80px;
	width: 30px;
	height: 30px;
}

#grau {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 1px;
	left: 120px;
	width: 30px;
	height: 30px;
}

#inhalt {
	height:100%;
	width: 100%;
	background-image: url(bg2.gif);
}

#links {
	position: absolute;
	width: 170px;
	background-color: #AAAAAA;
}

#flash {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 10px;
	left: 70px;

}
	
#mitte1 {
	position: relative;
	left: 171px;
	width: 520px;
	border-right-style: solid;
	border-left-style: solid;
	border-color: #FF0000;
	border-width: 1px;
	background-color: #DCDCDC;
	padding-left: 20px;
}

#container { 
	position: relative;
	width: 500px;
	height: auto;
	min-height: 120px;
	border-bottom: 1px solid black;
}

#container_anfang { 
	width: 500px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid black;

}
#links_bild {
	position: relative;
	float: left;
	width: 160px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 4px;
}

#rechts_text { 
	height: auto;
	left: 170px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
 }

#rechts {
}

#unten {
	position: absolute;
	width: 100%;
	min-width: 1000px;
	border-top-style: solid; border-color: #FF0000; border-width: 1px;
	height: 50px;
}

.textzelle {
	padding-bottom: 0px;
}

.linie {
	background-color: #2F4F4F;
	height: 1px;
	margin:  0px;
	padding: 0px;
}

a {
	color: Gray;;
	text-decoration: none;
}

a:hover {
	color: #2F4F4F;
}

.pfeil {
	color: Red;
}

#navcontainer ul {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 40px;
	right: 1px;
	background-color: #DCDCDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	list-style-type: none;
}

#navcontainer li { 
	margin: 0 0 1px 0;
	line-height: 17px;
}

#navcontainer a {
	display: block;
	color: #FFF;
	background-color: #AAAAAA;
	width: 89px;
	padding: 2px 5px;
	text-decoration: none;
}

#navcontainer a:hover {
	background-color: Silver;
	color: #FFF;
}

#dolly  a:hover {
	background-color: #FFB6C1;
	color: #FFF;
}

#active a {
	display: block;
	color: #FFF;
	background-color: #999999;
	width: 100px;
	padding: 2px 5px;
	text-decoration: none;
}

#kontakt {
	position: relative;
	top: 20px;
	
}
.links {
	position: absolute;
	left: 20px;
	height: 30px;
}

.rechts {
	position: relative;
	left: 120px;
	height: 30px;
}

.rechts1 {
	position: relative;
	left: 190px;
	height: 30px;
}

.feld {
	position: relative;
	left: 20px;
	height: 120px;
}

input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: Gray;
	BORDER-LEFT: 1px solid  Silver;
	BORDER-RIGHT: 1px solid  Silver;
	BORDER-TOP: 1px solid  Silver;
	BORDER-BOTTOM: 1px solid  Silver;
	background-Color: #E2E3CE;
}

#container1_anfang { 
	width: auto;
	margin: 0px 20px 20px 0px;
	padding:10px 10px 10px 10px;
	border: 1px solid Silver;
	background-color: #E2E3CE;
}


#container2 { 
	position: relative;
	width: 480px;
	height: auto;
	min-height: 120px;
	margin: 0px 20px 20px 0px;
	padding:10px;
	border: 1px solid Silver;
	background-color: #E2E3CE;
}

#rechts_bild1 {
	position: relative;
	float: right;
padding-left: 20px;
	
width: auto;
}

#links_bild1 {
	position: relative;
	float: left;
	padding-right: 20px;
	
}

.clearing {
	clear: both;
}

.dolly_liste {
margin-left:179px;
}

#dolly_layer {
Z-index: 100; 
position:absolute; 
left:203px; 
top:162px; 
width:200px; 
height:100px;
}