#main {
	background-image: url(bg.jpg);
	background-position: center;
}
#header {
	background-image: url(header.jpg);
}
body {
	background-color: #FFFFFF;
	background-image: url(bg_diag.gif);
	overflow-x: auto;
	overflow-y: auto;
}

a {
	color: #ffffff;
    
	line-height:2.5;
	font-weight: bold;
	text-decoration:underline;
	margin-top:5px;
}

a:hover {
	
	color: #99CCCC;
	text-decoration:none;
}

#content {
width:100%;
overflow-x:hidden;
overflow-y:auto;
scrollbar-face-color: #C7DAE1;
scrollbar-shadow-color: #478CAC;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #478CAC;
scrollbar-darkshadow-color: #C2D7E0;
scrollbar-track-color: #E2E4E8;
scrollbar-arrow-color: #FFffff; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 10px;*/
    /*font-size: 12px;*/
    font-size:0.8em;
	color: #ffffff;
	font-style: normal;
	line-height:1.5;
	white-space: normal;
	margin: 0px;
	padding: 5px;
	
}

#content a{
color: #ffffff;/*#0099CC; #FF0066;*/
}

#content a:hover {
	color: #3E6479;
	text-decoration:none;
}

#content a:link, #content a:visited {
	color: #3E6479;
	line-height:2.5;
	font-weight: bold;
	text-decoration:underline;
	margin-top:5px;
}




h2 {
	font-family: univers, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #3E6479;/*#0099CC; blue*/
	/*color: #000000;*/
}


.Ptitel {  
font-weight: bold;
}

#highlight {
	/*background-color: #C4CCD5;*/
    background-color: #E2E4E8;
}

#titel{

	font-family: trebuchet, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0099cc;/**/
	}

.subnavigation a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #689DBB;
	color: #ffffff;
	display: block;
	padding: 0px 0px 0px 0em;
	border-left: 1px solid #508fc4;
	line-height:1.5em;
	text-decoration:none;
	text-align: center;
	/*border-bottom: 1px solid #ffffff;*/

}

.subnavigation a:hover
{
background-color: #C7DAE1; /*#C7C9CD; /*#689DBB; #6699CC;*/
color: #3E6479;/*#c3d6da;*/
/*border-bottom: 1px solid #666666;*/
}
/* Nav 
/* BEGIN style8 */
#navcontainer{
font-family: Verdana, sans-serif;
font-size: 11px;
}

#navlist
{
font-family: Verdana, sans-serif;
font-size: 11px;
margin: 0;
padding: 0 0 20px 10px;

}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}


#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
/*color: #c3d6da;*/
color:#ffffff
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
/*border-bottom: 3px solid #99FFFF;*/
border-bottom: 3px solid #666666;
padding-bottom: 7px;
background: transparent;
color: #fff;
}

#navlist a:hover { color: #C7DAE1; }

/* END style8 */

/*subnav
/* BEGIN style5 */
#subnavcontainer {
	/*width: 9em;*/
	border-right: 1px solid #99FFFF;
	/*padding: 0 0 1em 0;*/
	/*margin-bottom: 1em;*/
	background-color: #000000;
	color: #c3d6da;
	visibility: hidden;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

#subnavcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#subnavcontainer li
{
/*border-bottom: 1px solid #90bade;*/
border-bottom: 1px solid #666666;
margin: 0;
}

#subnavcontainer li a
{
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 10px solid #006699;
border-right: 10px solid #889B9F;
background-color: #000000;
font-weight: bold;
color: #c3d6da;
text-decoration: none;
width: 100%;

}

html>body #subnavcontainer li a { width: auto; }

#subnavcontainer li a:hover
{

border-left: 10px solid #508fc4;
border-right: 10px solid #c3d6da;
background-color:  #3D5054;
font-weight: bold;
color: #fff;
}



/* END style5 */
