@charset "utf-8";
/* handgedruckt */

body {
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
}

#center {
	width: 900px;
	left:50%; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	/*border-bottom: 2px solid #e3007b;
		border-left: 1px solid #e3007b;
		border-right: 1px solid #e3007b;*/
    margin-top: 3px;
	margin-left: -450px;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	position:absolute;
	overflow:hidden;
}

#logo {
	position:relative;
	text-align:right;
	height:65px;
	width:290px;
	left:610px;
	margin-bottom:0px;
	background-image:url(../images/logo.gif);
	background-repeat: no-repeat;
	z-index:2;
}

#map {
	position: absolute;
	left: 611px;
	top: 17px;
	border: none;
	z-index: 100;
}

#socnet_links {
	position:absolute;
	text-align:left;
	width: 500px;
	left:0px;
	margin-bottom:0px;
	float:left;
	font-size:11px;
	font-weight:bold;
	color:#3a579a;
	z-index:3;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin-top:8px;
}

hr { 
	position: absolute;
	width: 400px;
	border:none ;
	border-bottom:0px solid #000;
	margin-top:3px;

	
}

h1 {
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 21px;
	top:1px;
	margin:0;
	text-indent: 10px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	margin:0;
	margin-bottom: 10px;
}


h3 {
	font-size:12px;
	font-weight:bold;
	margin-bottom: -8px;
}


.glo_buchstabe {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	margin:0;
	margin-bottom: 10px;
	/*border-bottom: 1px dotted #ddd;*/
}


#banner {
	position:relative;
	width: 900px;
	height: auto;
	z-index:1;
	top:-30px;
	margin-bottom: -10px;
}

.container /*für bilder*/ {
	position: relative;
	float: left;
	width:900px;
	height:auto;
	margin-bottom: 20px;

}

.bild { margin-right: 16px;} /*Abstand rechts für die ersten 3 von 4 Bildergruppen*/

.container2 /*für text*/{
position:relative;
float: left;
background-image:url(../images/text_background.png);
background-repeat:repeat;
width:900px;
height: auto;
margin-top: -43px;
margin-bottom: 20px;
padding-bottom: 0px;
z-index:2;
}

 ul {
	margin-top:-2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin-top:8px;
}

ul li {
	margin-left:-25px;
	margin-top:2px;
	padding-bottom:0px;
	
}


.text_1 {
	width: 430px;
	padding-left: 10px;
	float:left;
	left:0;
}


.text_2{
	
	position:relative;
	width: 430px;
	margin-left: 25px;
	margin-top: 24px;
	float: left;
}

.text_3 {
	float:left;
	width: 200px;
	margin-left: 10px;
}

.text_4 {
	float:left;
	width: 430px;
	margin-left: 30px;
	margin-top: 24px;
}

.text_5 {
	float:left;
	width: 200px;
	margin-left: 30px;
	margin-top: 24px;
}

.text_6 {
	float:left;
	width: 660px;
	margin-top: 22px;
	margin-left: 10px;
}

.text_7 {
	float:left;
	width: 200px;
	margin-top: 22px;
	margin-left: 30px;
}

.bildbezeichnung, .bildbezeichnung2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	float:left;
	width:210px;
	color: #444;
	font-size: 12px;
	text-indent:10px;
	line-height: 20px;
}

.bildbezeichnung2 {
	margin-left: 20px;
}

#glo_navi_sd {
	position:fixed;
	z-index: 6;
	width: 20px;
	border: 1px solid #555;
	border-right:none;
	height: auto;
	margin-top: 164px;
	margin-left:-23px;
	background-color: #770000;
	color: #fff;
	padding-left:3px;
	padding-top:2px;
	padding-bottom:5px;
	font-size: 12px;
}

#glo_navi_sd a {
	font-size: 14px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#glo_navi_sd a:hover {
	text-decoration:underline;
}

#kontakt { 
	float: left; 
	margin-left:10px;
	width: 800px;
	font-size: 12px;
}

.grau_bold {
	color: #666;
	font-weight:bold;
}

.rot{ 
	color:red;
	}

/*"nach oben" text im glossar"*/
.up {
	margin-left:360px;
}

.kontakt_text{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.echo {
	font-size: 14px;
	color: #0066FF;
	font-weight:bold;
	margin-top:8px;
}

.buttons {
	font-size: 14px;
	line-height: 20px;
	text-align:center;
	color: #33CC33;
	font-weight:bold;
}

a img {
	border:none;
}

.buttons a {
	color: #000;
}

#adresse {
	position:absolute;
	right: 15px;
	top: 345px;
	border: 1px dotted grey;
	height: 138px;
	width: 170px;
	z-index: 50;
	font-size: 11px;
	color:#000;
	padding: 5px;
	
}

.rosa {
	color: #a75363;
}

#sitemap {
	margin-top:15px;
	width:880px ;
    border-left: 1px solid grey;
	border-top: 1px solid grey;

	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

#sitemap a {
	color: black;
	text-decoration:none;
	line-height: 16px;
}

#sitemap a:hover {
	text-decoration:underline;
}

#sitemap td {
	width: 100px;
	border-right: 1px solid grey;
 	border-bottom: 1px solid grey;

}

.gruen {
	color:#006600;
}

