html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, textarea, button, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{ font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0; padding: 0; outline: 0; font-size: 100%; vertical-align: baseline;   background: transparent; border:none; }

body 
{ /*line-height: 1;*/ }
ol, ul 
{ list-style: none;  }

blockquote, q 
{ quotes: none; }

blockquote:before, blockquote:after, q:before, q:after 
{ content: ''; content: none; }

/* remember to define focus styles! */
:focus 
{ outline: 0; }

/* remember to highlight inserts somehow! */
ins 
{ text-decoration: none; }

del 
{ text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table 
{ border-collapse: collapse; 
  border-spacing: 0;
   }

button 
{ cursor:pointer; }

.hide 
{ display:none; }

.clear 
{ clear:both; }

/*html, body { height:100%; } */


/***************************************************** CSS **************************************************************/
	
span.hide 
{ display:none; }

body , html 
{ height:100%; }	/*  Zur vertikalen einmittung der Seite */

div#clear 
{ float:left; 
  width:1px; 
  margin-top:-312px; 
  height:50%; }

body 
{background: #fff url(hintergrund.png) repeat-y center;}

/*************************************************** Type (Schriften) */

h1, h2, p, ul, ol, table, address 
{ margin-bottom:15px; }

h1 
{  }

h1, h2, h3, h4, p, li, address, td, label, span, div 
{ line-height:18px; 
  color:#FFFFFF; }

h1, h2, h3, h4 
{ line-height:18px; }

h1 
{ font-size:20px; 
  line-height:22px; 
  color:#fff; 
  font-weight:normal;  
  margin-bottom:20px; }
 

 
h2 
{ font-size:14px; 
  color:#fff; 
  margin-bottom:10px;}
  
h3 
{ font-size:14px; 
  font-style: normal; 
  color:#fff; 
  margin-top:10px;}
  
h4 
{ font-size:13px; 
  font-style:normal; 
  font-weight:bold; 
  color:#fff; 
  margin-top:5px;}
  
p, td, label
{ font-size:12px; 
  color:#000; }
  
ol li 
{ list-style-type:disc; 
  margin-left:20px; }
  
ol li li 
{ list-style-type:disc; }
ul li 
{ list-style-type:disc;
  margin-left:15px; }
  
ul li li
{ list-style-type:disc; }

td 
{ padding-right:8px; }



/********** Links */



  
/*************************************************** Formulare generell */

div#content form div.text 
{ padding:0; }

fieldset 
{ margin:0; 
  padding:0; 
  border:0 none; }

#content .box fieldset 
{ padding:10px; }

legend 
{ display:none; }

.line, .agb 
{ overflow:hidden;
  display:block; 
  margin-bottom:4px; }

.line label 
{ float:left; 
  width:120px; 
  display:block; 
  padding-top:5px; }
  
.line input[type="text"], 
.line input[type="password"], 
.line textarea, 
.line select 
{ display:block; 
  margin-left:120px; 
  width:276px; 
  float:none; 
  background:#fff; 
  border:2px solid #d2d2d2; 
  padding:2px; 
  font-size:14px; }
  
.line textarea 
{ height:80px; }

.line select 
{ width:auto; }

.line #anredetp 
{ border:0 none; }

.line input#plz, 
.line input#plztp 
{ width:40px; 
  margin-right:5px; 
  float:left; 
  margin-left:0; }
  
.line input#ort, 
.line input#orttp 
{ width:223px; 
  margin:0; }

.checkbox label 
{ float:none; 
  margin-left:40px; 
  display:block; 
  padding:0; 
  width:auto; 
  line-height:20px; }
  
.checkbox input 
{ float:left; 
  clear:left; }

.line input[type="text"]:hover, 
.line input[type="password"]:hover, 
.line textarea:hover, 
.line select:hover,
.line input[type="text"]:focus, 
.line input[type="password"]:focus, 
.line textarea:focus, 
.line select:focus 
{ border:2px solid #E2007A; 
  background:#fff; }
  
.line #anredetp:focus, 
.line #anredetp:hover 
{ border:0 none; }

form button 
{ position: relative; 
  cursor: pointer; 
  overflow: visible; }
  
form button::-moz-focus-inner 
{ border: none; }

form button span 
{ position: relative; 
  display: block; 
  white-space: nowrap;}

.bf_message, 
#newsletter p.msg 
{ padding:4px 8px; 
  color:#fff; 
  margin:0 0 15px; }
  
.bf_message p, 
#newsletter p.msg, 
.bf_message li, 
.bf_message ul 
{ font-size:12px; 
  margin-bottom:0; 
  margin-top:0; 
  color:#fff !important; }
  
.error, 
#newsletter p.msg 
{ background:#dd3a3a; }

.success 
{ background:#1F1F1F; }

textarea#message 
{ width:276px;}

@media screen and (-webkit-min-device-pixel-ratio:0) {	/* Safari and Google Chrome only - fix margins */ button span {	margin-top: -1px; } }
/* OPTIONAL BUTTON STYLES for applying custom look and feel: */	

form div.btn { margin-bottom:10px; }
form div.btn, p.required 
{ display:block;
  margin-left:120px; margin-bottom:0;  }
p.required { font-size:10px; }
form button 
{ background:#E2007A; 
  font-weight:bold; 
  font-size:11px; 
  text-align:center; 
  border:0 none; 
  color:#fff; 
  padding:4px 8px; }
  

form button:hover, 
form button:focus 
{ background:#000; }



/*****************************************************hauptkontainer**************************************************************/
	  
div#hauptkontainer 
{ width:764px;
  margin:0 auto;
  margin-top:20px;
  position:relative;}
					
/********************************************************kopf*********************************************************************/	
		
div#kopf 
{ 
  width:764px;
  display:block;
  float:left;
  background:#FFFFFF;
  }
		  
		  
/********************************************************************logo*********************************************************/		
				
div#logo 
{ background:url(logo2.gif) no-repeat right;
  width:93px;
  height:93px;
  display:block;
  float:left;
  margin-bottom:1px;}
  


div#logo h1 
{ margin:0; }
		   
div#logo a 
{ width:93px;  
  height:93px; 
  display:block;}
		  		  
		  
/*****************************************************obernavi************/

div#obernavi 
{ height:20px;
  width:120px;
  display:block;
  float:right;
  background:#fff;
  margin-top:80px;}
					   				   

div#obernavi div.sprachen 
{  
  font-size:10px; 
  color:#000;}

div#obernavi div.sprachen a 
{ text-decoration:none;
  margin-top:5px;
  color:#000;
  padding-right:3px;
  padding-left:3px;}

div#obernavi div.sprachen a:hover, 
div#obernavi div.sprachen a:focus 
{ text-decoration:underline; }

div#obernavi div.sprachen a.active 
{ font-weight:bold; }
							 
/********************************************************hauptnavi***************/

div#navi 
{ background:#7b8383; 
  height:39px;
  width:764px;
  display:block;
  float:left;
  border-bottom:1px solid #FFFFFF; }
						
div#navi ul
{ display:block; 
  height:39px;
  margin-left:10px; }
  
div#navi li 
{ float:left; 
  list-style:none; 
  margin:0; }
						   
div#navi a 
{ text-decoration:none;
  font-size:13px;
  font-weight:bold;
  color:#FFFFFF;
  padding:10px 10px 12px 10px;
  display:block; }
						  
div#kopf div#navi a:hover span, 
div#kopf div#navi a:focus span, 
div#kopf div#navi a.active span 
{ color:#000;}


/***************************************************************inhalt***********************************************************/						  
div#inhalt 
{ width:764px;
  min-height:377px;
  display:block;
  float:left;
  background:#98bcdb;
  padding-bottom:10px;}


div#inhalt div.inner
{ padding:20px;
  font-size:12px;}
  
div#inhalt div.inner img
{ border:1px solid #FFFFFF;}
  
div#inhalt div.inner div.tinytxt p
{ color:#222323; }  

div#inhalt div.inner div.tinytxt a
{ color:#222323;}

div#inhalt div.inner div.tinytxt a:hover, 
div#inhalt div.inner div.tinytxt a:focus, 
div#inhalt div.inner div.tinytxt a.active
{ color:#FFFFFF;}


div#inhalt div.inner div.tinytxt ul, li
{ color:#222323;}

div.mitarbeiter
{ width:350px;
  height:150px;
  display:block;
  float:left;
  background:#bdd6eb;
  padding:10px;
  margin:0px 20px 20px 0px;
  border:1px solid #FFFFFF;
   }
  
 div.mitarbeiter img
 { float:left;
 display:block;
 border:1px solid #FFFFFF;}
 
 div.mitarbeiter div.tinytxt
 { display:block;
  float:left;
  margin-left:10px;
  margin-top:20px;}
  
 div.mitarbeiter div.tinytxt a
 { color:#222323;}
 
 div.mitarbeiter div.tinytxt a:hover, 
 div.mitarbeiter div.tinytxt a:focus, 
 div.mitarbeiter div.tinytxt a.active
 { color:#FFFFFF;}
   
  
div#inhalt div.inner table
{ margin-top:15px;
 margin-bottom:15px;}

div#inhalt div.inner table tbody tr td
{ padding-right:30px;}

div#inhalt div.inner table tbody tr td ul li
{ color:#222323;}
div#inhalt div.inner table tbody tr td ul li a
{ color:#222323;}

div#inhalt div.inner table tbody tr td ul li a:hover,
div#inhalt div.inner table tbody tr td ul li a:focus,
div#inhalt div.inner table tbody tr td ul li a.active
{ color:#FFFFFF;}


div#inhalt div.inner div.textbild img
{ float:right;
  display:block;
  border:1px solid #FFFFFF; }

div#inhalt div.inner div.textbild div.tinytxt
{ float:left;
display:block;
width:450px;}


div#inhalt div.inner div.tinytxt div#tabelle_objekte table
{}

div#inhalt div.inner div.tinytxt div#tabelle_objekte table tbody tr
{ border-bottom:1px solid #000;}
div#inhalt div.inner div.tinytxt div#tabelle_objekte table tbody tr th
{ font-size:11px;
  padding-right:15px;}

div#inhalt div.inner div.tinytxt div#tabelle_objekte table tbody tr td
{ padding-right:5px;
  font-size:11px;}
/********************************************************************fuss********************************************************/

div#fuss  
{font-size:9px;
 text-align:left;
 color:#fff;
 height:15px;
 width:764px;
 background:#7b8383;
 padding-bottom:5px;
 padding-top:3px;
 border-top:1px solid #FFFFFF;
 float:left;
 display:block;}
		   
div#fuss address 
{font-style:normal;
 margin-left:20px;}

div#fuss address span 
{padding-right:9px;}
		   
		   	
div#fuss a 
{text-decoration:none; 
 color:#fff;}		   
		   					
div#fuss a:hover, 
div#fuss a:focus 
{text-decoration:underline; }		   

div#bluemouse 
{ margin:auto;
  height:20px;
  width:50px;
  display:block;
  float:right;
  margin-right:20px;}
  
div#bluemouse a 
{ color:#b0b0b0; 
  text-transform:uppercase; 
  text-decoration:none; 
  font-size:9px; }
  
div#bluemouse a:hover 
{ color:#000;  }

