body {
font-family:Arial, Helvetica, sans-serif;
background-image:url(back.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
margin:0px;
font-size:11px;
}


#contentcenter {
margin: auto;
width: 802px;	 
}

#maincontent {
width: 800px;
border: 1px solid #7B9BB1;
background-color: #FFFFFF;
}

.rahmen_oben {
height:28px;
width:100%;
background-color:#4389D5;
background-image:url(regio.jpg);
background-repeat:no-repeat;
background-position:left;
text-align:right;
line-height:26px;
color:#FFFFFF;
}

.rahmen_oben a {
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
font-size:11px;
}

.layout {
width:100%;
}
 

.rahmen_links {
width:202px;
border: 1px solid #FFFFFF;
border-right: 1px solid #7B9BB1;
}

.header {
}

.header td {
width:119px;
height:119px;
background-repeat:no-repeat;
text-align:center;
}

.header td div {
background-color:#A2D0F2;
height:20px;
line-height:20px;
filter:alpha(opacity=60);
opacity:0.6;
}

.header td div a{
color:#000000;
font-size:14px;
text-decoration:none;
}

.logo {
padding-top:10px;
text-align:center;
}

.adresse {
padding:15px;
}

.navi {
width:172px;
}

.nav_pic {
width:48px;
}

.content {
padding:20px;
}


h1 {
color:#959595;
font-size:18px;
}

/* ---------- Neue Lightbox ---------- */
	.blackbox, .blackbox_popup{
		position:absolute;	
		left:200px;	
	}
	.blackbox{	
		top:20px;
		z-index:30;	
		background:#000000;
	}
	.blackbox_popup{
		top:0px;
		z-index:80;	
		color:#444444;
	}
	.blackbox_subbox{
		border:2px solid #444444;
		background-color:#FFFFFF;
		padding:0px;
	}
/* ---------- ENDE Neue Lightbox ---------- */
