#logo_print {margin: 20px 0;}

/* ####################### */
/* Ausgeblendete Elemente für Print */

#banner,
#header,
#left,
#right,
#skyscraper,
.nichtdrucken

 { display:none; }
/* ####################### */

body {
font-size: 14px;
font-family: Arial, Helvetica, SunSans-Regular, Sans-Serif;
width:550px;
margin-left:50px;
}
a, a:hover, a:active, a:visited {color: #000; text-decoration:none;}
 


img {border:0;}


h1 {
font-size: 22px;
line-height: 24px;
font-weight: normal;
margin: 25px 0 0 0;
}

h2{font-size: 18px;margin: 50px 0 0 0;line-height: 20px;}
#bildunterschrift372 a {font-size: 18px;line-height: 20px;}
#bildunterschrift372 {margin-top: 50px;}
.grossbild img {margin-top: 10px;}

.teaser h1 {
font-size: 18px;
margin: 40px 0 0 0;
}

h3, .unterzeile  {font-size: 14px;margin: -1px 0 0 0;font-weight: normal;}

.klein_hellgrau, .klein_hellgrau a {
font-size: 11px; 
}

#content ul li {
list-style-type:square;
}


/* +++++    Sitemap   +++++ */ 

#sitemap a {text-decoration: none;}
#sitemap a:hover {text-decoration:underline;}

#sitemap { 
position: relative; 
margin: 25px; 
min-height: 600px;
}

#sitemap ul {
list-style-type:none;
}

#sitemap ul li {
list-style-type:none;
font-size: 15px;
margin: 28px 0 -11px -37px;
}

#sitemap ul li ul {
margin: 3px 0 22px 0;
}

#sitemap ul li ul li {
list-style-type:none;
font-size: 14px;
margin: 0 0 0 -23px;
}

/* Sitemap: Korrektur IE 6 */

* html #sitemap ul {
margin: 0;
}

* html #sitemap ul li {
list-style-type:none;
margin: 8px 0 15px 0;
}

* html #sitemap ul li ul {
margin: 3px 0 10px 0;
}

* html #sitemap ul li ul li {
font-size: 14px;
margin: 0 0 0 16px;
}

/* Sitemap: Korrektur IE 7 */

*+html #sitemap ul li ul {
margin: 3px 0 10px 40px;
}


/* +++++  Fusszeile   +++++ */ 

#footer {
clear:left;
height:43px;
padding:5px 0 0 0;
margin:40px 0px;
border-top:thin solid #ccc;

font-size: 12px;
} 


/* +++++  Tabellen  +++++ */ 

.table-th {
text-align: left;
font-weight: normal;
font-size: 15px;
margin-top: 60px;
padding: 25px 4px 4px 4px;
}

td {
font-size: 12px;
border-top:thin solid #000;
color: #333;
padding: 3px 4px;
}

table {
width: 100%;
}


/* +++++  Bild-Positionierung etc.  +++++ */ 

.image_fl-right {
    	margin: 15px 0 0 20px;
    	height: auto;
    	float: right;
		width:120px;
}
    	
.image_fl-left {
    	margin: 15px 20px 0 0;
    	height: auto;
    	float: left;
		width:120px;
}

#bildunterschrift  {
    padding: 3px 5px 12px 0;
	font-size: 11px;
}

 
/* +++++    Formular-Elemente  +++++   */



.input_suche   {
	width: 110px;
	height: 17px;
	margin: 0 5px 0 0;
	border: 1px solid #D4D4D4;
	}
* html .input_suche   {
	margin: 0 0px 0 0;
	}

*+html .input_suche   {
	margin: 0 0px 0 0;
	height: 21px;
	}

#content form {
	margin: 0 0 0 0;
	background-color: #D4D4D4;
	padding: 10px 0 10px 10px;
	font-family: Arial, Helvetica, sans-serif; 
	}

#formular-kopf {
	background-color: #CCC;
	padding: 4px;
	margin: 12px 0 10px 0;
	font-size: 12px;
	color: #FFF;
	line-height: 14px;
	}

label {
  	width: 100px;
	display: block;
	float: left;
	margin-top: 5px;
	}

*+html label {
  	width: 111px;
	}

.text {
  	width: 240px;
	}

* html .text, * html textarea {
  	width: 230px;
	}
*+html .text, *+html textarea {
  	width: 230px;
	margin-left: 5px 15px;
	}

.captcha {
	  	width: 100px;
		float: left;
		margin: 5px 10px;
		}

.plz {
  	width: 50px;
	float: left;
	}

.ort {
  	width: 168px;
		}

* html .ort {
  	width: 164px;
	}
*+html .ort {
  	width: 164px;
	}

* html .plz {
  	margin: 6px 0  0 12px;
	}
*+html .plz {
  	margin: 6px 0  0 12px;
	}

textarea {
  	width: 240px;
  	height: 100px;
	}

textarea, .select, .text, .select_anrede, .plz, .ort {
	font-family: Arial, Helvetica, sans serif;
	font-size: 13px;
 	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	margin: 5px 10px;
	}


.select_anrede {
  	width: 60px;
	}

#content .button, #content .button-fett {
	float: right;
	margin: 5px 15px 0 0;
	}


*+html #content .button, *+html #content .button-fett {
	margin: 5px 20px 0 0;
	}

.button, .button-fett {
	
	background-color: #666;
	border: 1px solid #666;
	font-family: Arial, Helvetica, sans serif;
	color: #fff;
	}

* html .button, * html .button-fett {
	height: 21px;
	}

.button-fett  {
	font-weight: bold;
	}


/* +++++    ENDE !   +++++ */   