h1 {font-size:18px; color: #FED400; margin-top: 0px; margin-bottom: 10px;}
h2 {font-size:14px; color: #3B478C; margin-top: 0px;}
h3 {font-size:14px; color: #3B478C; margin-top: 0px;}
h4 {font-size:12px; color: #4F4F4F; margin-top: 2px; margin-bottom: 2px;}
pre {font-family: verdana,arial,sans-serif;}
a {color: #16347B; text-decoration: none;}
a:hover {color: #4A556F;}
.link {text-decoration: underline;color: #16347B;}
td {font-size:12px; line-height:1.3;}
td.off {background-image:url(img/dot-off.png);background-repeat: no-repeat;}
td.on {background-image:url(img/dot-on.png);background-repeat: no-repeat;}
td.off2 {background-image:url(img/dot-off2.png);background-repeat: no-repeat;}
td.on2 {background-image:url(img/dot-on2.png);background-repeat: no-repeat;}                                                                                                    
hr{
background-color: #999; /* Farbe für Opera und Firefox */
color: #999; /* Farbe für Internet Explorer (IE) */
border: 0;
height: 1px;
}
ul{list-style-image: url(img/dot-off2.png); padding-left:220px; line-height:1.4;}
ol{padding-left:220px; line-height:1.4;}
body
{
margin-top:0px;
background-color:#333F83;
background-image:url(img/bg.jpg);
text-align:center;
font-family:verdana,arial,sans-serif;
font-size:13px;
line-height:1.3;
color: #151515; 
}

#container
{

width:980px;
margin:10px auto;
text-align:left;
/*border:1px solid #CB0000;*/
}

#head
{
margin-top:0px;
height:155px;
background-color: #16347B;
background-image:url(img/header.gif);
background-repeat: no-repeat;
}

#topnavi
{
background-color: #FED400;
background-image:url(img/);
background-repeat:repeat-x;
text-align: right;
color:#4F4F4F;
height: 39px;
line-height:39px;
padding-right:33px;
border-top:1px solid #FFE97D;
border-bottom:1px solid #FFE97D;

}
	
#topnavi a
	{
	font-size: 11px;
	font-weight: bold;
	color: #4F4F4F;
	}
#topnavi a:hover {color: #000;}
	
#content
{height:530px;
background-color: #E5E5EF;
background-image:url(img/bg-middle.jpg);
background-repeat:no-repeat;                                                                                        
}
	
	#leftcontent
	{
	background-color: #E5E5EF;
	background-image:url(img/bg-leftnavi.jpg);
	float: left;
	height:530px;
	width:210px;
	padding-left:10px;
	margin-right:25px;
	line-height:25px;

	}
	
	#leftcontent a
	{
	font-size: 12px;
	font-weight: bold;
	color: #16347B;
	}
	#leftcontent a:hover {color: #151C4D;}
	
	#maincontent
	{height:530px;
	padding-top:36px;
	padding-right:15px;
	}


#rightbox
	{
		float: right;
		padding:10px;
		margin-left:35px;
	}	
	
.img
	{
	
		border:1px solid #FFF;
		
	}	
	
#footer
{
clear:both;
text-align: center;
font-size: 80%;
color: #8A8A8A;
background-color: #FED400;
border-top:1px solid #FFE97D;
border-bottom:1px solid #FFE97D;
height: 36px;
line-height:36px;
}

	#footer a
	{
	color: #8A8A8A;
	font-weight: normal;
	}
