html 	{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 14px;
	color:#333333;
	background-color:#00559f;
	}
	
h4 {
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	margin-top:10px;
	margin-bottom:10px;
	}

body {text-align: center;
		margin:auto;
		width:970px;
		padding:1px;
		background-color:#00559f;
		margin-top:10px;
	}
#kopf{
	background-color:#ffffff;	
	width:970px;
	height:318px;	
	z-index=10;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	}
	
#inhalt{
	display:block;
	overflow:auto;
	text-align:left;
	width:940px;
	height:282px;
	background-color:#ffffff;	
	z-index:5;
	padding-right:10px;
	padding-left:20px;
	margin-top:5px;
	}

#menuebereich{
	margin-left:250px;
	width:700px;
	height:10px;
	padding-top:21px;
	background-color:#ffffff;	
	}
	
#breadcrumb{
	text-align:left;
	margin-left:20px;
	margin-top:-43px;
	width:200px;
	height:20px;
	padding-top:4px;
	background-color:#ffffff;
	font-size:9px;
	vertical-align:middle;	
	}
	
#druckbild{
	display:none;
	}

#thumbs{
	width:950px;
	height:210px;
	margin-top:73px;
	margin-left:-250px;
	z-index:40;
	}
	
#thumbnail{
	width:950px;
	height:210px;
	margin-top:7px;
	margin-left:-250px;
	}


.style{
font-family: arial,verdana,helvetica,sans-serif;
font-size: 13px;
width: 700px;
font-weight: bold;
color:#333333;
text-decoration:none;
font-weight:200;
text-align:right;
}

.style:after{ 
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
text-decoration:none;
}

.style ul{
width: 100%;
padding: 4px 0;
margin: 0;
text-align: left;
text-decoration:none;
font-weight:bold;
}

.style ul li{
text-decoration:none;
display:inline;
font-weight:bold;
}

.style ul li a{
color:#333333;
padding: 4px 7px;
margin: 0;
text-decoration: none;
font-weight:bold;
}

.style ul li a:hover{
text-decoration:none;
font-weight:bold;
}

.menudiv{
margin-left:390px;
font-family: arial,verdana,helvetica,sans-serif;
position:absolute;
top: 0px;
font:normal 12px Arial;
line-height:18px;
z-index:100;
background-color: white;
width: 130px;
visibility: hidden;
text-decoration:none;
text-align:left;
padding-left:4px;
margin:auto;
margin-top:6px;
}


.menudiv a{
width: 130px;
display: block;
text-indent: 3px;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
text-decoration:none;
}

* html .menudiv a{ 
text-decoration:none;
width: 144px;
}

.menudiv a:hover{ 
background-color: #cccccc;
text-decoration:none;
}

.aktivlink after{
	color:0066cc;
	}
	
.passivlink after{
	color:999999;
	}
