body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/construction/mainBg.gif);
	background-color: #FFFFFF;
	list-style-image: url(images/construction/bullet.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	scrollbar-base-color:#FFFFFF;
  	scrollbar-3d-light-color:#CCCCCC;
  	scrollbar-arrow-color:#666666;
  	scrollbar-darkshadow-color:#999999;
  	scrollbar-face-color:#F8F8F8;
  	scrollbar-highlight-color:#CCCCCC;
  	scrollbar-shadow-color:#CCCCCC;
	scrollbar-track-color:#FFFFFF;
}

#subnav {
	position:absolute;
	top:122px;
	left:1px;
	width:139px;
	height:445px;
	overflow:visible;
	z-index: 10; 			
}

#stathead {
	position:absolute;
	top:119px;
	left:151px;
	width:600px;	
	height:100px;
	overflow:visible;
}

.subnavItem {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 10px;
}

.subnavItemAlignLeft {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 0px;
}

ul.minus {
	list-style-image: url(images/construction/bullet.gif);
}

a.nav, a.navSelected {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
	line-height: 13px;
	margin-bottom: 0px;	
}

a.navSelected {
	color: #CD2E2B;
}

a.nav {
}




a.nav:link, a.nav:visited, a.nav:hover, a.nav:active, a.nav:focus   {
	color:#333333; 
}

a.nav:hover   {
	color:#CD2E2B; 
}

a {
	font-size: 11px;
	line-height: 21px;
	font-weight: bold;
	color: #8A0000;
	text-decoration: none;	
	
}

a: hover {
    color: #000000;
}

p, ul, ol {
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
	
	margin-bottom: 15px;
	margin-top: 0px;
}
li {
	padding-left : -10px;
	position: relative;
	left: -10px;
}

.normtext {
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	
	margin-bottom: 15px;
	margin-top: 0px;
}

p.untertitel {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	line-height: 18px;
	
	margin-top: 5px;	
	margin-bottom: 10px;		
}



.smallText {
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;	
	margin-bottom: 0px;			
}




	
	
/* HEADLINES */

h1, h2 {
	margin-top: 10px;
	margin-bottom: 0px;
	
	color: #333333;
	font-weight: bold;	
}


h1 {
	font-size: 12px;
}

h2 {
	font-size: 11px;
}


.sucheTextfeld {
	width: 100px;
	clip: auto;
	font-size: 9px;
	color: #000000;
	vertical-align: top;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	
	margin-top: 0px;	
	margin-bottom: 0px;			
}

.formTextfeld {
	clip: auto;
	font-size: 9px;
	color: #000000;
	vertical-align: top;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	
	margin-top: 0px;	
	margin-bottom: 0px;			
}

.photo {
	margin-top: 5px;	
	margin-bottom: 5px;			

	border-color: #999999;
	border-style: solid;
	border-width: 1px;	
}

/* INFOKAESTEN */

table.kasten {
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	margin-top: 8px;		
	margin-right: 5px;			
}

td.kastenHeadline {
	font-size: 10px;
	font-weight: bold; 
	color: #FFFFFF;
	padding-top: 2px;	
	padding-bottom: 2px;			
	padding-left: 5px;				
	
	background-image: url(images/construction/kastenHeadlineBg.jpg);	
	background-color: #CF2B2C;
}

p.kasten {
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	
	margin-top: 5px;	
	margin-bottom: 10px;
	margin-left: 5px;		
	margin-right: 5px;			
}


.baseLine {
	font-size: 9px;
	height: 15px;
	font-weight: bold;
	color: #666666;
	background-image: url(images/construction/bottomBg.gif);	
}

.baseLineText {
	font-size: 9px;
	height: 15px;
	font-weight: bold;
	line-height: 13px;	
	color: #888888;
}
