.header { 
margin-left:0px;
margin-top:0px;
}

.box {
position:absolute;
}

.box_header {

background-color:#eec708;
font-family: verdana,arial; 
color: #ffffff;
font-size: 11px; 
font-weight: bold;
padding:3px;
padding-left:9px;
}

.box_header_grau {
background-color:#eec708;
font-family: verdana,arial; 
color: #3f3f3f;
font-size: 11px; 
font-weight: bold;
padding:3px;
padding-left:9px;
}

.box_content {
background-color:#EFEFEF;
font-family: verdana,arial; 
color: #3F3F3F;
font-size: 10px; 
font-weight: normal;
border: 1px solid;
border-color:#FFD300;
padding:3px;
padding-left:9px;
}

.box_nav {
background-color:#EFEFEF;
font-family: verdana,arial; 
color: #3F3F3F;
font-size: 10px; 
font-weight: normal;
border: 1px solid;
border-color:#FFD300;
padding:0px;
}

.breadcrumb {
font-family: verdana,arial; 
color: #3F3F3F;
font-size: 10px; 
font-weight: bold;
}

a:link {
text-decoration: underline;
color: #3F3F3F;
font-weight:bold;
}

a:visited  {
text-decoration: underline;
color: #3F3F3F;
font-weight:bold; 
}

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

.navbg {
border: 1px solid;
border-color:#ED9605;
background-color: #FAA61A;
}

.nav { 
width:160px;
font-family: verdana,arial; 
color: #333132; 
font-size: 11px; 
font-weight: bold;  
line-height: 18pt;
}

.bildergalerie
{
	display:block;
	cursor:pointer;
	width:400px;
	height:400px;
	border:1px solid black;
	background-position:center;
	background-repeat:no-repeat;
	margin:7px 0 0 0;
}

.bildergalerie_thumb
{
	cursor:pointer;
	width:72px;
	height:72px;
	margin:7px 5px 0 0;
	border:1px solid black;
}
