body 

{
font-family:Verdana;
font-size:10px;
color: #003366;
background-color:#FFFFFF;
text-align:justify;
margin:0px;
	
scrollbar-arrow-color:#C0C0C0;
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#C0C0C0;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-shadow-color:#C0C0C0;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-track-color:#F2F2F2;
}



#title {
	width:860px;
	height:111px;
	background-color:#507DAF;
	border-top:2px solid #003366;
	border-left: 2px solid #003366;
	border-right: 2px solid #003366;
	background-image:  url(_bilder/titel.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
	color: #FFFFFF;
}
#title a:link, #title a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 6px;
	padding-left: 6px;
	font-weight: bold;
	text-decoration: none;
}
#title a:hover {
	background-color: #507DAF;	
}
.title_down {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFD900;
	padding-right: 6px;
	padding-left: 6px;
	font-weight: bold;
	text-decoration: none;
}




#left {
	background-color:#9BB4DC;
	width:160px;
	height: 360px;
	float:left;
	background-image:  url(_bilder/nav.jpg);
	border-left: 2px solid #003366;
	top: 111px;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 80px;
	overflow: hidden;
}


#left a:link, #left a:visited {
	border-bottom: 1px #ffffff solid;
	display: block;
	color: #ffffff;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-indent: 6px;
	font-weight: bold;
	padding: 6px;
}

#left a:hover {
color: #ffffff;
background-color: #74A0CB;
}

.left_down {
	border-bottom: 1px #ffffff solid;
	display: block;
	color: #ffffff;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #006699;
	text-indent: 6px;
	font-weight: bold;
	padding: 6px;
}


#content {
	background-color:#FFFFFF;
	width:670px;
	height: 410px;
	float:right;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-right: 2px solid #003366;
	overflow: auto;
	line-height: 14px;
	text-align: justify;
}

#content a:link, a:visited {
	color: #669900;
	text-decoration: none;
	font-weight: bold;
}

#content a:hover {
color: #669900;
text-decoration: underline;
font-weight: bold;
}



p, ul, ol, {
margin-top: 0;
margin-bottom: 14px;
margin-left: 0;
margin-right: 0;
text-align: justify;
}
ol, ul {
	margin-left: 15px;
}


h1 {
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
	letter-spacing: 2px;
}

h2 {
font-size: 14px;
text-align: left;
line-height: 18px;
font-weight: bold;
}

h3 {
	font-size: 12px;
	text-align: left;
	line-height: 16px;
	font-weight: bold;
}

.h1 {
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
	letter-spacing: 2px;
}

.h2 {
font-size: 14px;
text-align: left;
line-height: 18px;
font-weight: bold;
}

.h3 {
	font-size: 12px;
	text-align: left;
	line-height: 16px;
	font-weight: bold;
}

#bottom {
	height: 19px;
	width: 860px;
	border-right: 2px solid #003366;
	border-bottom: 2px solid #003366;
	border-left: 2px solid #003366;
	overflow: hidden;
	background-color: #FFFFFF;
	float: left;
	background-attachment: fixed;
	background-image: url(_bilder/bottom.gif);
	background-repeat: no-repeat;
}

