body {
    color: #333333;
	background-color: #dddddd;
	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: 918px;
	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#cleaner {
	clear: both;
	height: 5px;
	margin: 0;
	padding: 0;
	line-height: 2pt;
	font-size: 1pt;
	
	}  

	
/*------------------------------------------------------- */
  
/* Footer bereich -----------------------------------------------------------*/  
  
div#foot {
	width: 918px;
	background-image: url(../bilder/bg_foot.gif);	
   	position: absolute;
   	bottom: -1; /* wichtig */
	clear: both;
  }
div#clear {
	height: 22px ;
	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: 0 0 0 0 ;
  }

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


div#menu_1  {

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


div#content {
	width: 500px;
	margin: 0 0 0 15px  ;
	text-align: left;
	float:left; 
}  


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

div#cleaner {
	clear: both;
	height: 5px;
	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: 13px;
	padding-bottom:8px;
	padding-left:8px;

}

.menu_act {
	font-size: 13px;
	padding-bottom:8px;
	padding-left:8px;
}

.menu_off a:link {
	color: #000000;
	text-decoration: none;
}
.menu_off a:visited {
	color: #000000;
	text-decoration: none;
}
.menu_off a:hover {
	color: #999999;
	text-decoration: none;
}

.menu_act a:link {
	color: #000000;
	text-decoration: none;
  	font-weight: bold;	
}
.menu_act a:visited {
	color: #000000;
	text-decoration: none;
  	font-weight: bold;
}


.box_head {
    color: #FFFFFF;
	background-image: url(../bilder/bg_box.jpg); 
    font-size: 14px;
    font-weight: bold;
	font-family:  Verdana,Geneva, Arial, Helvetica,sans-serif ;
	padding:  3px 0 10px 7px;
	background-repeat: no-repeat;
}
.box {
    color: #000000;
    font-size: 12px;
	font-family:  Verdana,Geneva, Arial, Helvetica,sans-serif ;
	text-align: center;
	background-repeat: no-repeat;
	width: 173px;
}


h1 {
	background-image: url(../bilder/bg_h1.gif); 
	background-repeat: repeat-x;
    font-size: 26px;
    font-weight: normal;
	font-family:  Verdana,Geneva, Arial, Helvetica,sans-serif ;
	color: #FF5A00	;
	padding-bottom:4px;
	margin-top: 0px; ;

}

h2 {
    font-size: 18px;
    font-weight: normal;
	font-family:  Verdana,Geneva, Arial, Helvetica,sans-serif ;
	color: #FF5A00;
	padding-bottom:1px;
	margin-bottom:3px;
	padding-top:10px;
	margin-top:0px;
}

.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_werbung {
	font-size: 8pt;
	color: #FF5A00	;
    font-weight: normal;
	text-decoration: none;
}
.link_werbung:link {
	font-size: 8pt;
	color: #FF5A00	;
    font-weight: normal;
	text-decoration: none;
}
.link_werbung:visited {
	color: #FF5A00	;
	font-size: 8pt;
    font-weight: normal;
	text-decoration: none;
}
.link_werbung:hover {
	color: #FF5A00	;
	font-size: 8pt;
    font-weight: normal;
	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: justify;
	width: 100%;
	padding-top: 0px;
}  

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

.head_navi {
	color: #999999;
	font-size: 11px;
}

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

}


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

.menu_sub_act {
	font-size: 11px;
	color: #000000;
	padding-top:0px;
	padding-left:15px;
	padding-bottom:10px;
  	font-weight: bold;
	background-color: #ffffff;
	border-left: 1px solid black;
}

.menu_sub_off {
	font-size: 11px;
	color: #000000;
	padding-top:0px;
	padding-left:15px;
	padding-bottom:10px;
  	font-weight: normal;
	background-color: #ffffff;
	border-left: 1px solid black;
}


.menu_sub_act a:link {
	color: #000000;
	text-decoration: none;
}
.menu_sub_act a:visited {
	color: #000000;
	text-decoration: none;
}
.menu_sub_act a:hover {
	color: #333333;
	text-decoration: underline;
}

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

/** /
div, a {border: 1px dotted green;}
/**/
/*-----------*/


.werbungcontent {
  width: 220px;
  float: left;
  background-color: #eeeeee;
  text-align: center;
  padding: 10px;
  margin: 3px;
}

