#body{
	background-image:url(pics/bg_2.jpg);
	background-repeat: norepeat;
	}
#content{
	overflow: auto;
	scrollbar-face-color: #EAE8E8; 
	scrollbar-highlight-color: #EAE8E8; 
	scrollbar-shadow-color: #EAE8E8; 
	scrollbar-3dlight-color: #EAE8E8; 
	scrollbar-arrow-color:  #949393; 
	scrollbar-track-color: #EAE8E8; 
	scrollbar-darkshadow-color: #B1BBD4;
	font: 12px Verdana;
	color: #000000;
	top: 125px;
	height: 350px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 15pt;
	font-size : x-small;
	font-weight : lighter;
	background-image:url(pics/.jpg); 
	background-repeat:no-repeat; 
	background-attachment:fixed; 
}
h1 {
	padding:5px;
	font-family: Verdana;
	font-size: 130%;
	font-weight: bold;
	color: #204A61;
	background-color : transparent;
}
	
#content h2 {
	padding: 5px;
	font-family: Verdana;
	font-size: 110%;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
}
	
#content h3{
	padding: 5px;
	font-family: Verdana;
	font-size: 80%;
	font-weight: bold;
	color: #333333;
	background-color: transparent;
}
	
#content a{
	a:link { font-family:Verdana;font-size:12px;color:#000000;text-decoration:none; }
	a:active { font-family:Verdana;font-size:12px;color:#000000;text-decoration:none; }
	a:visited { font-family:Verdana;font-size:15px;color:#4F67AD;text-decoration:none; }
	a:link.sub { font-family:Verdana;font-size:12px;color:#000000;text-decoration:none; }
	a:active.sub { font-family:Verdana;font-size:12px;color:#000000;text-decoration:none; }
	a:visited.sub { font-family:Verdana;font-size:15px;color:#4F67AD;text-decoration:none; }
	a:hover.sub { font-family:Verdana;font-size:16px;color:#4F67AD;text-decoration:none; }
}
#form{
	overflow: auto;
	font: 12px Verdana;
	color: #000000;
	top: 125px;
	height: 400px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 15pt;
	font-size : x-small;
	font-weight : lighter;
	}
#nav {
	background:url(onepx_line.gif) 80% 0% repeat-y;
	position:absolute;	
	width: 200px;
	margin: 40px 0 0 0;
	padding:10px 0;
}

#nav ul {
	list-style:none;
	margin:0;
	padding:0;
	
}


#nav li {
	margin:0;
	padding:0;
	
}

#nav a:link, #nav a:visited {
	display:block;
	margin:2px 0;
	padding:0.3em 0.3em 0.3em 1.5em;
	background-color:#397597;
	height:0.2em;
	text-decoration: none;
	color: #EAE8E8;
	font-family:Verdana;
	font-size:12px;
	border-bottom: 1px solid #ECECEC;
	}
	
html>body #nav a:link, html>body #nav a:visited  {
	height:auto;
}
	
#nav a:hover {
	border-right:7px solid #1A4964;
}
#unten{
	margin: 0px;
	background-image:url(pics/bg_unten.jpg);
	height: 100%;
	width:100%;
	}



