body {
	margin-top: 0px;
	margin-right: 0px:
	margin-left: 0px;
	margin-bottom: 0px;
	background: #FFFFFF;
  scrollbar-arrow-color: #EC6400;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-highlight-color: #EC6400;
  scrollbar-face-color: #FFFFFF;
  scrollbar-shadow-color: #EC6400;
  scrollbar-darkshadow-color: #FFFFFF;
  scrollbar-track-color: #FFFFFF;
}
.head {
	font-family: Arial;
	font-weight: bold;
	font-size: 26px;
	letter-spacing: -1px;
	color: #333333;
}
.subhead {
	font-family: Arial;
	font-weight: bold;
	font-size: 23px;
	letter-spacing: -1px;
	color: #aaaaaa;
}
.fliess {
	font-family: Verdana;
	font-weight: regular;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
}
.fliessfett {
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
}
.footer {
	text-align:center;
	font-family: Verdana;
	font-weight: regular;
	font-size: 11px;
	line-height: 12px;
	color: #EC6400;
}
.beschreibung {
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	line-height: 22px;
	color: #333333;
	width: 550px;
}
.navi {
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	line-height:20px;
	color: #000000;
	text-decoration: none;
}
a.navi:hover,.naviaktiv {
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	line-height:20px;
	color: #EC6400;
	text-decoration: none;
}
.navicell {
	background: url(images/misc/balken_navi.gif);
}
.introcell {
	background: url(images/misc/hintergrund_grau.gif);
}
.subnavcell,.daten {
	background: #e0e0e0;
}
ul {
	margin-top: 0px;
	list-style-type: disc;
	list-style-position: outside;
}
.formular {
	border-style:  none;
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	background: #ffffff;
}
div#container {
	width: 960px;
	padding: 20px 0px 0px 0px;
	text-align: center;
}
div#intro {
	width: 960px;
	height: 110px;
	padding: 0px 0px 0px 160px;
	text-align: left;
}
div#hold	{ 
	position:relative; overflow:hidden;
	width:540px; height:230px; 
	z-index:100; 
}
div#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:540px; height:230px; 
	clip:rect(0px, 540px, 230px, 0px); 
	overflow:hidden;	
	z-index:1; 
}
div.content { 
	position:absolute; visibility:hidden;
	left:0px; top:0px; 
	z-index:1; 
}
div#scrollbar { 
	position:relative; left:0; top:0;
	width:11px; height:220px; 
	font-size:1px; z-index:1;
}
div#track { 
	position:absolute; left:0; top:12px;
	width:11px; height:196px;
	background: url(images/misc/track.gif);
	z-index:1;
}
div#dragBar {
	position:absolute; left:1px; top:1px;
	width:9px; height:20px;
	background-color:#EC6400;
	z-index:1;
}  
div#up { position:absolute; left:0; top:0; z-index:2 }  
div#down { position:absolute; left:0; bottom:0; z-index:3 }  
