body {
	background-color: #f0f0f0;
	background-image:url(gfx/globalbg.png);
	background-position:top;
	background-repeat:no-repeat;
	
	margin:0px 0px 0px 0px;

	scrollbar-face-color: #EEEEEE; 
	scrollbar-shadow-color: #CCCCCC; 
	scrollbar-highlight-color: #CCCCCC; 
	scrollbar-3dlight-color: #CCCCCC; 
	scrollbar-darkshadow-color: #CCCCCC; 
	scrollbar-track-color: #CCCCCC; 
	scrollbar-arrow-color: #CCCCCC;
	
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:9pt;
		font-stretch:expanded;
		font-style:normal;
		font-variant:normal;
		font-weight:400;
		color:#333333;
		letter-spacing:normal;
		line-height:14pt;

	}

.topline {
		height:17px;
	
		font-family:Arial, Helvetica, sans-serif;
		font-size:9pt;
		font-stretch:expanded;
		font-style:normal;
		font-variant:normal;
		font-weight:400;
		text-align:right;
		letter-spacing:normal;
		line-height:13pt;
		color:#FFFFFF;
		padding: 0px 0px 0px 130px;
		margin: 0px 0px 0px 0px;
		}


.navigation {
		width:180px;
		vertical-align:top;
		}

#ruf {
		width:150px;
		padding: 2px 0px 0px 5px;
		background-color:#CCCCCC;
		border: 1px dotted #999999;
		
		font-size:9pt;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color: #666666;
		font-style:normal;
		font-weight:400;
		}

.head {
		background-color:#FFFFFF;

		width:780px;
		padding: 10px 0px 0px 10px;
		vertical-align:top;
		}


.links {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:9pt;
		font-stretch:expanded;
		font-style:normal;
		font-variant:normal;
		font-weight:400;
		color:#333333;
		letter-spacing:normal;
		line-height:14pt;
		background-color:#FFFFFF;

		width:480px;
		padding: 10px 10px 0px 150px;
		margin: 0px 0px 0px 0px;
		vertical-align:top;
		}

.rechts {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:8pt;
		color:#333333;
		line-height:10pt;
		background-color:#EEEEEE;

		width:140px;
		padding: 10px 0px 0px 10px;
		margin: 0px 0px 10px 0px;
		vertical-align:top;
		}

.subline {
		height:17px;
		background-color:#CCCCCC;
		
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		font-stretch:expanded;
		font-style:normal;
		font-variant:normal;
		font-weight:400;
		letter-spacing:normal;
		line-height:13pt;
		color:#666666;
		padding: 0px 0px 0px 130px;
		margin: 0px 0px 0px 0px;
		}

	h3 {font-size:9pt;
		color:#003f8a;
		}

	#hrhell {
		border-bottom:1px dotted #999999;
		border-top:1px solid #FFFFFF;
		}	
		
	#hrdunkel {
		border-bottom:1px dotted #666666;
		border-top:1px solid #EEEEEE;
		}	

	a:link {color:#003f8a; text-decoration:underline;}
	a:visited {color:#003f8a; text-decoration:underline;}
	a:active {color:#003f8a; text-decoration:underline;}
	a:hover {color:#666666; text-decoration:none;} 

	
	a:link.linkhell {color:#666666; text-decoration:none;}
	a:visited.linkhell {color:#666666; text-decoration:none;}
	a:active.linkhell {color:#666666; text-decoration:none;}
	a:hover.linkhell {color:#333333; text-decoration:none;} 

	a:link.navi {color:#999999; text-decoration:none;}
	a:visited.navi {color:#999999; text-decoration:none;}
	a:active.navi {color:#999999; text-decoration:none;}
	a:hover.navi {color:#333333; text-decoration:none;} 
	
	a:link.dach {color:#FFFFFF; text-decoration:none;}
	a:visited.dach {color:#FFFFFF; text-decoration:none;}
	a:active.dach {color:#FFFFFF; text-decoration:none;}
	a:hover.dach {color:#CCCCCC; text-decoration:none;} 

<!-- Navigation -->
	
#navcontainer ul
{
list-style-type: none;
text-align: left;
}

#navcontainer ul li a
{
background: transparent url(gfx/list-off.gif);
background-position:left;
background-repeat: no-repeat;

padding-left: 15px;
list-style-type: none;

text-align: left;
font-size:9pt;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:16pt;
text-decoration:none;
color: #666666;
font-style:normal;
font-weight:400;
}

#navcontainer ul li a:hover
{
list-style-type: none;
background: transparent url(gfx/list-on.gif) left center no-repeat;
text-decoration:none;
color: #333333;
}

#navcontainer ul li a#current
{
list-style-type: none;
background: transparent url(gfx/list-active.gif) left center no-repeat;
color: #003f8a;
}

#navlist {
list-style-type: none;
margin:0px;
padding: 0px 0px 0px 0px;
}

