body {
	margin: 0px;
	padding: 0px;
	background-color: #a5c0de;
	text-align: center;
	font-size:9pt;
	color:#171717;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	background-image:url(img/bg.jpg);
	background-repeat:repeat-x;
}

table{
	font-size:9pt;
	line-height: 1.4;
	color:#171717;
	font-family:Arial, Helvetica, Verdana, sans-serif;
}

h1 {
font-size: 18px; line-height: 18px; letter-spacing: -1px; font-weight: normal; padding: 0px 0px 5px 0px; margin: 0px; color:#2a4562;
}

h2 {
font-size: 15px; line-height: 15px; letter-spacing: -1px; font-weight: bold; padding: 10px 0px 0px 0px; margin: 0px; color:#2a4562;
}

h3 {
font-size: 14px; line-height: 15px; letter-spacing: -0.5px; font-weight: bold; padding: 5px 0px 3px 0px; margin: 0px; color:#2a4562;
}

a:link, a:visited, a:active { color:#56718e; font-weight:normal; text-decoration:none; border-bottom: 1px dotted; }
a:hover { color:#bb090a; font-weight:normal; text-decoration:none; border-bottom: 1px dotted; }

a.news_headline {color:#1F1F1F; font-weight:bold; text-decoration:none}
a.news_headline:visited {color:#1F1F1F; font-weight:bold; text-decoration:none}
a.news_headline:active {color:#1F1F1F; font-weight:bold; text-decoration:none}
a.news_headline:hover {color:#1F1F1F; font-weight:bold; text-decoration:underline}

/*  Für Lightbox */
a.news_headline {color:#1F1F1F; font-weight:bold; text-decoration:none}


#container {
	margin: 0px auto;
	width:960px;
	text-align: left;
	/*background-color:#fff;Test*/
	background-image:url(img/bg-content.jpg); 
	background-repeat:repeat-y;
}

#header {
	margin: 0px auto;
	height:221px;
	background-color:#fff;
}

#content {
	margin-top: 0px;
	margin-left: 215px;
	margin-right: 110px;	
	background-color:#ffffff;
	background-image:url(img/rechts-content.jpg); 
	background-repeat:no-repeat;
	background-position:right top;	
	padding-right: 20px;	
	line-height: 1.4;
}

#nav {
	margin: 0px;	
	float: left;
	width: 184px;
	display: block;
	overflow:hidden;  /*FF: Überstehende Bereiche werden abgeschnitten */
	line-height: 1.7; /* für Abstand im Navpunkt von oben */
}
 
#rechts {
	float: right;
	width: 110px;
	margin: 0px;
	margin-top: 0px;
	background-color:#85a1ef;	
}

#footer {
	clear: both;
	margin: 0px auto;
	padding-left: 380px;
	height:21px;
	font-size:7pt;
	color:#afafaf;	
	margin-left: 0px;
	line-height: 1.7; /* für Abstand von oben */
	}

/*_________________________Inhaltselemente_____________________________________________*/

#trenn {
	border-top:dotted #6d88a5 1px; 
	height:1px; 
	border-bottom: none; 
	border-left: none;
	border-right: none;
}

#content_box_links {
width:610px;
display:inline;
float:left;
}
 
#content_box_rechts {
width:251px;
margin: 0px 0px 0px 8px;
display:inline;
}

#content_box {
width:610px;
padding: 0px;
background-color:#fff;
}

#adresse_rechts {
float:right;
}

#adresse_links {
float:left;
width:280px;
}

.clearer {clear:both;}

#infoRechts {

	font-size:9pt;
	line-height: 1.4;
	color:#171717;
	font-family:Arial, Helvetica, Verdana, sans-serif;

	width:295px;	
	float:right;
	padding:0 0 3px 5px;
	background-color:#f2f5fa;
	border:solid #6d88a5 1px; 
}

#infoLinks {
	font-size:9pt;
	line-height: 1.4;
	color:#171717;
	font-family:Arial, Helvetica, Verdana, sans-serif;

	width:295px;
	float:left;
	padding:0 0 3px 5px;
	background-color:#f2f5fa;
	border:solid #6d88a5 1px;
}

#aaa {
width:605px;
height: 230px;
padding: 0px;
margin: 0px;
}

#map_canvas {
	margin-top: 10px;
}

.bild, .bild:hover, .bild:visited, .bild:active{
	border:0px;
	border-style: solid;
	border-color:#2a4562;
	margin: 0;
padding: 0px;	
}

.bild_rahmen {
	border:1px;
	border-style: solid;
	border-color:#2a4562;
	margin: 5px 0px 5px 8px;
}

.bild_rahmen:hover{
	border:1px;
	border-style: solid;
	border-color:#bb090a;
	margin: 5px 0px 5px 8px;
}


.bild_rahmen_startseite {
	border:0px;
	border-style: solid;
	border-color:#2a4562;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 3px;
	
	}

.infokasten {	
	width: 230px;
	margin: 0px 0px 0px 0px;
	background-color: #f2f5fa;
	border: solid 1px #ccd5de;
	background-image:url(img/tabelle-top.jpg); 
	background-repeat:repeat-x;	
	line-height: 1.3;
}	

.tabelle-top {
	color:#2a4562;
}

.img-pfeile { border:0;}
