html, body
{
	background-color:#808080;
	background-image: url(back.jpg);
	background-repeat:no-repeat;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	Color:#000000;
	font-family: Swiss721, Verdana, Arial, Sans-Serif, Helvetica;
	font-size: 10pt;

}

td {	font-size: 10pt;	}

/* table, td, p, li {font-size: 10pt;} */

h2 { Font-size:150%; color:#014C93;}
h3 { Font-size:120%; color:#014C93; }
h4 { Font-size:100%; color:#014C93; }
h5 { Font-size:90%; color:#014C93; }

.logo {
	position: absolute;
	margin-top: -17px;
	margin-left: 810px;	
}	

.blauer_kasten {
	background-color:#00057A;
	background-image: URL(back_balken_blau.jpg);	
	background-repeat:no-repeat;
	Color:#FFFFFF;	
	margin-top: 40px;
	margin-left: 0px;
	height: 40px;
	vertical-align:bottom;
}	

.headline {
	padding-top:10px;
	padding-bottom: 5px;
	padding-left:22px;
	font-weight: bold;	
}	

.main {
	width: 865px;
	margin-left:10px;
	margin-right:10px;	
	margin-top: 0px;
	margin-bottom: 10px;
}	

.navigation {
	background-color:#FFFFFF;
	margin-top: 10px;
	padding-top: 10px;
}

.content {
	background-color:#FFFFFF;	
	margin-bottom: 10px;
	width: 558px;	
	padding-left: 10px;
}

	

.menue_item {
	border-width: 1px;
	border-style:solid;
	border-color:#A4C1E1;
	background-color:#FFFFFF;	
	background-image: URL(menue_item.jpg);	
	background-repeat:repeat-x;	
	margin-top:-1px;	
	margin-left:10px;
	padding-top:5px;		
	padding-left:10px;		
	Color:#555555;		
	width:240px;
	height: 30px;
	vertical-align: middle;	

}	

.menue_item_selected {
	border-width: 1px;
	border-style:solid;
	border-color:#A4C1E1;
	background-color:#FFED9C;	
	margin-top:-1px;	
	margin-left:10px;
	padding-top:5px;	
	padding-left:10px;		
	Color:#FFFFFF;		
	width:240px;
	height: 30px;
	vertical-align: middle;	

}

.menue_item a:link { 
	Color:#000000; 
	text-decoration:none;

}

.menue_item_selected  a:link { 
	Color:#000000; 
	text-decoration:none;

}	

.menue_item a:visited { 
	Color:#051350; 
	text-decoration:none;
}

.menue_item_selected  a:visited { 
	Color:#051350; 
	text-decoration:none;

}

.menue_item a:hover { 
	Color:#ED9206;
	text-decoration:none;

}

.menue_item_selected  a:hover { 
	Color:#ED9206;
	text-decoration:none;

}

.menue_item a:active { 
	color:#ED9201; 
	text-decoration:none; 
}

.menue_item_selected  a:active { 
	color:#ED9201; 
	text-decoration:none;

}

/* Eyecatcher 8 */

.eyecatcher8
{ 
	width: 540px;
	border-width: 1px;
	border-style:solid;
	border-color:#86898E;
}

.eyecatcher8_head
{
	background-image: url(eyecatcher8_head.jpg); height: 30px;
	background-repeat:repeat-y;
	background-color: #F4B184;
	Font-weight: bold;
	color: #FFFFFF;
}

.eyecatcher8_inhalt
{
	background-image: url(back_eyecatcher8_inhalt.jpg);
	background-repeat:repeat-x;
	background-color:#FEFEFE;
}

.eyecatcher8_inhalt ul {margin-left: 20px; margin-bottom:0px;}
.eyecatcher8_inhalt OL {margin-left: 20px; margin-bottom:0px;}
.eyecatcher8_inhalt li {margin-left: 0px;}

.eyecatcher8_inhalt ul.nobullet {margin-left: 0px;}
.eyecatcher8_inhalt li.nobullet {List-style-type: none; margin-left: 0px;}

	


.content a:link 
{ 
	Color:#000000; 
	font-weight:bold;
	text-decoration:none;

}

.content a:visited
{ 
	Color:#051350; 
	font-weight:bold;  
	text-decoration:none;
}

.content a:hover
{ 
	Color:#ED9206;
	font-weight:bold;  
	text-decoration:none;

}

.content a:active 
{ 
	color:#ED9201; 
	font-weight:bold; 
	text-decoration:none; 
}	


/* Verhalten von Listenelementen */

UL
{ 
	List-style-type: square; 
	List-style-position: outside;
	margin-top: 5px;
	margin-left: 20px;
	margin-bottom: 0px;	
} 


.kasten
{ 
	border-width: 1px;
	border-style:solid;
	border-color:#86898E;
}


