body {
    color: #333333;
	background-color: #EBEBEB;
	background-image: url(../bilder/bg_oben.jpg); 
    font-size: 100.01%;
	font-family:  Verdana,Geneva, Arial, Helvetica,sans-serif ;
    margin: 0 0 0 0 ;   
	padding:  0;
    text-align: center; /*  Zentrierung im Internet Explorer */
	background-repeat: repeat-x;
	height: 100%;
  }
html {
  	height: 100%; /* wichtig */
}
  div#Seite {
	position: relative;
    text-align: left; 
    margin: 0 auto;   
    width: 912px;
	background-image: url(../bilder/bg_main.jpg); 
   	min-height: 100%;
  	height:auto !important; /* moderne Browser */
  	height:100%; /* IE */
  }


  
 html>body div#Seite {
    border-color: gray;  
/*	background-image: url(../bilder/bg_main.jpg);
 */ }

  
  div#head {
	background-image: url(../bilder/bg_head.jpg); 
	height: 187px;
    margin-left: 0em;
    padding: 0em 0em;
  }
  
td {  
	 font-size: 13px;
	font-family:  Verdana,Geneva, Arial, Helvetica,sans-serif ;
	}

div#rechts {
	position: relative;
	display:inline;
	float:right;
	width: 2px;
	padding: 0px ;
	margin: 0 4px  0 0;
	}  

	
	div#cleaner {
	clear: both;
	height: 5px;
	margin: 0;
	padding: 0;
	line-height: 2pt;
	font-size: 1pt;
	
	}  

	
/*------------------------------------------------------- */
  
/* Footer bereich -----------------------------------------------------------*/  
  
div#foot {
	width: 912px;
	background-image: url(../bilder/bg_foot.gif);	
   	position: absolute;
   	bottom: -1; /* wichtig */
	clear: both;
  }
div#clear {
	clear: both;
  }
.clear {
	clear: both;
  }

div#footnavi {
    padding: 7px 0 0 0 ;
	margin: 0 ;
	height: 20px;
	font-family:  Verdana,Geneva, Arial, Helvetica,sans-serif ;
	font-size: 7pt;
	color: #cccccc;
	text-align: center;
	text-decoration: none;
  }

  
div#foot a {
	font-size: 7pt;
	color: #cccccc;
	text-decoration: none;
}

 div#foot a:visited {
	color: #cccccc;
}
 div#foot a:hover {
	color: #aaaaaa;
}

/*-------------------------------------------------------------------*/   
  
  div#inhalt {
	font-size: 10pt;
	font-family:  Verdana,Geneva, Arial, Helvetica,sans-serif ;
	background-image: url(../bilder/bg_main.gif);
  	margin: 0 0 0 0 ;
	padding: 7px 0 0 0 ;
  }

div#navi {
	float:left;
	display:inline;	
	margin: 0 0 0 7px;
	padding: 0;
	text-align: left;
	width: 205px;
}  


div#menu_1  {

	width: 205px;
	margin-left: 0px;
	padding: 0 0 0 0 ;
	text-align: left;
	overflow: hidden;
	
	
}


div#content {
	width: 600px;
	margin: 5px 0 0px 250px  ;
	text-align: left;

}  

#content A {
  color: #999999;
  text-decoration: none;
  font-weight: normal;
}

#content A:hover {
  color: #333333;
  text-decoration: underline;
  font-weight: normal;
}


div#rechts {
	position: relative;
	display:inline;
	float:right;
	width: 10px;
	padding: 0px ;
	margin: 0 14px  0 0;
/*	border: 2px solid green; */
}  

div#cleaner {
	clear: both;
	height: 30px;
	margin: 0;
	padding: 0;
	line-height: 2pt;
	font-size: 1pt;

}  

.rahmen_o {
	border: 1px solid #FF5A00;
	width: 90%;
	padding: 5px;
	text-align:left;
}
.pic_border {
	border: 1px solid #FF5A00;
}

/* navi ----------------------------------------------- */

.menu_off {
	font-size: 11pt;
	padding: 5px 8px 5px 18px ;
	color: #9E9E9E;
	border-top: 1px solid #E1E1E1;
	font-weight: bold;
}

.menu_act {
	font-size: 11pt;
	padding: 5px 8px 5px 18px ;
	color: #9E9E9E;
	border-top: 1px solid #E1E1E1;
	font-weight: bold;
	 background-color: #F9F6F6;
}

.menu_off a:link {
	color: #9E9E9E;
	text-decoration: none;
}
.menu_off a:visited {
	color: #9E9E9E;
	text-decoration: none;
}
.menu_off a:hover {
	color: #333333;
	text-decoration: none;
}

.menu_act a:link {
	color: #9E9E9E;
	text-decoration: none;
}
.menu_act a:visited {
	color: #9E9E9E;
	text-decoration: none;
}




h1 {
    font-size: 16pt;
    font-weight: normal;
	font-family:  Verdana,Geneva, Arial, Helvetica,sans-serif ;
	border-bottom: 1px solid #A69BA3;
	color: #6E6E6E	;
	padding-bottom:0px;
	margin-top: 0px; ;
	 letter-spacing: 2px;

}

h2 {
    font-size: 13pt;
    font-weight: normal;
	font-family:  Verdana,Geneva, Arial, Helvetica,sans-serif ;
	color: #6E6E6E;
	padding-bottom:3px;
	margin: 0 0  0px 0px;
	padding-top:10px;
}
h3 {
    font-size: 12pt;
    font-weight: normal;
	font-family:  Verdana,Geneva, Arial, Helvetica,sans-serif ;
	color: #6E6E6E;
	margin: 0 0  0px 0px;
	padding-top:10px;
}

.tel_liste TD {
	background-color: #f4f4f4;
	padding: 3px;
}

.o_b {
	color: #FF5A00	;
    font-weight: bold;
}

.link_text:link {
	color: #333333;
	text-decoration: none;
}
.link_text:visited {
	color: #333333;
	text-decoration: none;
}
.link_text:hover {
	color: #666666;
	text-decoration: underline;
}


.link_ob:link {
	color: #FF5A00	;
    font-weight: bold;
	text-decoration: none;
}
.link_ob:visited {
	color: #FF5A00	;
    font-weight: bold;
	text-decoration: none;
}
.link_ob:hover {
	color: #FF5A00	;
    font-weight: bold;
	text-decoration: underline;
}

.link_gross {
    font-size: 22px;
	color: #FF5A00	;
    font-weight: bold;
}

.link_gross:link {
    font-size: 22px;
	color: #FF5A00	;
    font-weight: bold;
	text-decoration: none;
}
.link_gross:visited {
    font-size: 22px;
	color: #FF5A00	;
    font-weight: bold;
	text-decoration: none;
}
.link_gross:hover {
    font-size: 22px;
	color: #FF5A00	;
    font-weight: bold;
	text-decoration: underline;
}


div#linke_spalte {
float: left;
}

div#rechte_spalte {
position: relative;
float: right;
text-align:right;

}

div#beide_spalten {
	position: relative;
	float: left;
	text-align: left;
	width: 100%;
	padding-top: 0px;
}  

.abstand {
	height: 6px;
	font-size: 1px;
	}
.grau {
	color: #999999;
}

.head_navi {
	color: #333333;
	font-size: 10px;
	}

.head_navi:link {
	color: #333333;
	text-decoration: none;
}
.head_navi:visited {
	color: #333333;
	text-decoration: none;
}
.head_navi:hover {
	color: #999999;
	text-decoration: none;

}


/*---------------------------*/

.menu_sub_act {
	font-size: 9pt;
	color: #00A1E5;
	padding: 3px 0px 0px 5px ;
  	font-weight: normal;
}

.menu_sub_off {
	font-size: 9pt;
	color: #00A1E5;
	padding: 3px 0px 0px 5px ;
  	font-weight: normal;
}


.menu_sub_act a:link {
	color: #00A1E5;
	text-decoration: none;
	font-weight: bold;
}
.menu_sub_act a:visited {
	color: #00A1E5;
	text-decoration: none;
	font-weight: bold;
}
.menu_sub_act a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.menu_sub_off a:link {
	color: #00A1E5;
	text-decoration: none;
}
.menu_sub_off a:visited {
	color: #00A1E5;
	text-decoration: none;
}
.menu_sub_off a:hover {
	color: #333333;
	text-decoration: none;
}


.imtext {
   margin-top: 1px;
    margin-bottom: 1px;
   list-style-image: url(../bilder/listdotblau.jpg);
}


.imtext LI {
 margin-left: -22px; 
  color: #333333;
}

.referenzen {
   margin-top: 1px;
   margin-bottom: 1px;
   list-style-image: url(../bilder/listdotblau.jpg);
}


.referenzen LI {
 margin-left: -22px; 
 margin-bottom: 5px;
  color: #333333;
  font-weight: bold;
}


div#rechtenavi {
	float: right;
	border: 1px solid #999999;
	margin: 10px 0px 10px 20px;
	background-color: #f8f8f8;
  	font-size: 9pt;
}
div#extranavi {
	border: 1px solid #999999;
	margin: 3px 0 3px 0;
	padding:2px;
	background-color: #f8f8f8;
  	font-size: 9pt;
}

div#rechtechecknavi {
	float: right;
  border: 1px solid #999999;
  margin: 10px 0px 10px 20px;
  background-color: #f8f8f8;
  	font-size: 9pt;

}


.sprache {
	font-size: 9pt;
  color: #00A1E5;
   padding: 1px;
}
.sprachehead {
  color: #ffffff;
  font-weight: bold;
  background-color: #666666;
  padding: 2px;
}

#rechtenavi a {
  color: #00A1E5;
  text-decoration: none;
  	font-weight: normal;
}
#rechtenavi a:link {
  color: #00A1E5;
  text-decoration: none;
}
#rechtenavi a:visited {
  color: #00A1E5;
  text-decoration: none;
}
#rechtenavi a:hover {
  color: #00A1E5;
  text-decoration: underline;
}

#rechtenavi HR {
  margin-bottom:0px;
  margin-top: 0px;
}


.h1sprachen {
  margin-top:10px;
  margin-bottom:1px;
}

.bildborder {
  border: 3px solid #cccccc
}

.faq_antwort {
	
border:1px solid #cccccc;
margin-bottom:20px;
padding:5px; 
background-color:#ffffff;  
}

.faq_frage {
  font-weight: bold;
}

/* -- FORMULAR -- */


.form_bez {
  width: 150px;
  padding: 2px;
  float: left;
}

.form_bez_pflicht {
  width: 150px;
    float: left;
  font-weight: bold;
  padding: 2px;

}

.form_bez_fehler {
  width: 150px;
  padding: 2px;
  float: left;
  font-weight: bold;
  color: red;
}

.form_feld {
  width: 270px;
  float: left;
  padding:2px;
}

.form_zusatz {
  color: #aaaaaa;
  font-size: 8pt;
}

.input_feld {
 border: 1px solid #cccccc;
  background-color: #f9f9f9;
 width: 222px;
}
.input_feld_klein {
 border: 1px solid #cccccc;
  background-color: #f9f9f9;
 width: 50px;
}

.input_feld:focus {
 border: 1px solid #666666;
}

.input_fehler {
 border: 1px solid #ff9999;
 background-color: #f0f0f0;
  width: 222px;
}
.input_fehler:focus {
 border: 1px solid #666666;
}

form br {
  clear:left;
}

.button {
  border-top: 1px solid #999999;
  border-bottom: 1px solid #333333;
  border-left: 1px solid #999999;
  border-right: 1px solid #333333;
  width: 150px;
}

.buttoncontact {
  border-top: 1px solid #999999;
  border-bottom: 1px solid #333333;
  border-left: 1px solid #999999;
  border-right: 1px solid #333333;
  width: 250px;
}



.button:hover {
  border: 1px solid #cccccc;
}


.ta-inhalt {
  font-family: verdana;
  font-size: 9pt;
  border: 1px solid #cccccc;
  background-color: #f9f9f9;
 width: 222px;
}

.fehlermeldung {
  border: 1px solid #cc3333;
  display: block;
  padding: 3px;
}


/** /
.form_bez ,  .form_bez_pflicht , .form_bez_fehler {
border: 1px dotted red;
}
/**/
/** /
div, a, li, ul {border: 1px dotted green;}
/**/
