body {
	margin-top: 0px;
	margin-right: 0px:
	margin-left: 0px;
	margin-bottom: 0px;
	background: #000000;
}
h1 {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	color: #FFCC00;
	margin: 0;
}
.fliess {
	font-family: Arial;
	font-weight: regular;
	font-size: 13px;
	line-height: 14px;
	color: #FFFFFF;
}
.klein {
	font-family: Arial;
	font-weight: regular;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}
.bold {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
.backlink,.backlink:hover {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	color: #946442;
	text-decoration: none;
}
.topnav {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.topnav_aktiv,.topnav:hover {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	color: #FFCC00;
	text-decoration: none;
}
.subnav {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
	color: #000000;
	text-decoration: none;
}
.subnav_aktiv,.subnav:hover {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.topnavcell {
	background: url(./images/misc/back_braun_mittel.gif);
}
.subnavcell {
	background: url(./images/misc/back_braun_hell.gif);
}
.introcell {
	background: url(./images/misc/back_braun_dunkel.gif);
}
.newsboxcell,.contentcell {
	background: url(./images/misc/back_braun_hell.gif);
}
.formular {
	border-style:  solid;
	border-width: 1px;
	border-color: #ffffff;
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	background: #946442;
}
p {
	margin-bottom: 7px;
	margin-top: 0px;
}
div#hold { 
	position:relative; overflow:hidden;
	width:550px; height:474px; 
	z-index:100; 
}
div#win	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:550px; height:474px; 
	clip:rect(0px, 550px, 474px, 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:10px; height:474px; 
  font-size:1px; z-index:1;
}
div#track { 
  position:absolute; left:0; top:12px;
  width:10px; height:450px;
  background: url(./images/misc/back_braun_mittel.gif) #336 repeat;
  z-index:1;
}
div#dragBar {
  position:absolute; left:1px; top:1px;
  width:8px; height:20px;
  background-color:#000000;
	background: url(./images/misc/back_braun_dunkel.gif);
  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 }  

