 a		{ color: #003366; }
 td, body	{ font-size: 12px; font-family: Verdana, Arial, Geneva; }
 body { background: #0C284D url(images/background.gif);}
 .newshd { font-size: 15px; font-family: Geneva, Arial; font-weight: bold; }
 .noul { color: #000000;  text-decoration: none; }
 .noul:hover { text-decoration: underline; }
 .footer { font-size: 10px; color: #666666; }
 form { display: inline; }
 h1 { font-weight: bold; font-size: 15px; }

.fixed_width { FONT-SIZE: 75%; FONT-FAMILY: fixed-width, monospace }

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 12px Arial;
width: 100%;
background: black url(images/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 5px 11px;
text-decoration: none;
border-right: 2px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(images/blockactive.gif) center center repeat-x;
}
.blockmenu{
   margin: 0px 0 0 300px; 
}
.blockmenu1{
   margin: 0px 0 0 150px; 
}

/*neu*/
.container {
	margin:-25px 0px 0px 11px
}
#main{
   margin: auto;
}
#header{
   height: 275px;
   background: url('../images/top.jpg') center top no-repeat #FFFFFF;
}
form{display: inline}
#logo{margin:auto; display: block; position: absolute;}
#header .topmenu{
   position: absolute;
   margin: 25px 0 0 45px; 
}
#header .topmenu a,#header .topmenu a:link,#header .topmenu a:visited{
	font: bold 11px Tahoma;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 34px;
	display: block;
	color: #004285;
}
#header .topmenu a:hover{
	text-decoration: none;
	color: #CC0033;
}

/*ende*/


#lightbox{
background-color:#eee;
padding: 10px;
border-bottom: 2px solid #666;
border-right: 2px solid #666;
}
#lightboxDetails{
font-size: 0.8em;
padding-top: 0.4em;
}
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#lightbox img{ border: none; } 
#overlay img{ border: none; }
#overlay{ background-image: url(images/overlay.png); }
