/* CSS Document */

#backlink {
visibility : hidden;
FONT-SIZE: 1px;
}

body {
  margin-left: 0px; /* ersetzt "leftMargin" im Quelltext */
  margin-right: 0px; /* ersetzt "leftMargin" im Quelltext */
  margin-top: 22px; /* ersetzt "leftMargin" im Quelltext */
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
}

#top_container {
  width: 908px;
  margin: 0 auto; /* *das* ist das Zentrierungsgeheimnis - Abstand oben und unten ist 0, Abstand f?r links und rechts ist auto */
  margin-top: 0px;
  min-height:95px;
  height:auto !important;
  height:95px;
  padding-left:17px;
  padding-top:17px;
}

#top_container h1 {
   padding-bottom:5px;
   margin:0px;
   font-size:16px;
   FONT-WEIGHT: bold; 
}

#mitte_container {
width: 925px;
  margin: 0 auto; /* *das* ist das Zentrierungsgeheimnis - Abstand oben und unten ist 0, Abstand f?r links und rechts ist auto */
  margin-top: 0px;
  min-height:275px;
  height:auto !important;
  height:275px;
  background-image:url('../grafik/bg_mitte.jpg'); background-repeat:no-repeat;
  padding-top:15px;
  background-color: #ffffff;
}

#unten_container {
width: 908px;
  margin: 0 auto; /* *das* ist das Zentrierungsgeheimnis - Abstand oben und unten ist 0, Abstand f?r links und rechts ist auto */
  margin-top: 0px;
  min-height:250px;
  height:auto !important;
  height:250px;
  background-color: #ffffff;
  padding-left:17px;
}

#bild {
float: left;
  
  width: 395px;
  min-height:275px;
  height:auto !important;
  height:275px;
  margin-left:205px;

}

#oeff {
float: left;
color: white;
font-size:11px;
padding-left: 50px;
}

#menue {
   float: left;
   width: 188px;
   min-height: 240px;
   height: auto !important;
   height: 240px;

   padding-top:10px; 
}

#menue UL {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	LIST-STYLE-TYPE: none;
}
#menue LI {
	height: 21px;
	PADDING-TOP: 4px; 
}

.nav:link {
	 FONT-WEIGHT: normal; 
	 FONT-SIZE: 12px; 
	 COLOR: #000000; 
	   
	 TEXT-DECORATION: none
}
.nav:visited {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	  
	TEXT-DECORATION: none
}
.nav:active {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	  
	TEXT-DECORATION: none
}
.nav:hover {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #ffffff; 
	  
	TEXT-DECORATION: none;
	 
}

.subnav:link {
	 FONT-WEIGHT: normal; 
	 FONT-SIZE: 11px; 
	 COLOR: #000000; 
	   
	 TEXT-DECORATION: none
}
.subnav:visited {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	  
	TEXT-DECORATION: none
}
.subnav:active {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	  
	TEXT-DECORATION: none
}
.subnav:hover {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #ffffff; 
	  
	TEXT-DECORATION: none;
	
}

#text_container {
   float: left;
   width: 720px;
   min-height: 240px;
   height: auto !important;
   height: 240px;
   /*background-color: #ff00ff; */
   
}

#sub_menue_top {
   min-height: 60px;
   height: auto !important;
   height: 60px;
}

#text {
padding-right:50px;
padding-bottom:15px;
}

#menupunkt {
  float: left;
  
   width: 114px;
   min-height: 25px;
   height: auto !important;
   height: 25px;
   
   margin-left:1px;
   margin-top:1px;
   
   
   background-repeat:repeat-x;
   padding-left:5px;
   padding-top:4px;
   
}

#menupunkt_lexi {
   width: 715px;
   min-height: 25px;
   height: auto !important;
   height: 25px;
   margin-top:1px;
   background-repeat:repeat-x;
   padding-left:5px;
   padding-top:4px;
   
}

#menupunkt2 {
  float: left;
  
   width: 114px;
   min-height: 21px;
   height: auto !important;
   height: 21px;
   
   margin-left:1px;
   margin-top:1px;
   
   
   background-repeat:repeat-x;
   padding-left:5px;
   padding-top:8px;
   
}

.menupunkt {
  float: left;
  
   width: 114px;
   min-height: 25px;
   height: auto !important;
   height: 25px;
   
   margin-left:1px;
   margin-top:1px;
   
   
   background-repeat:repeat-x;
   padding-left:5px;
   padding-top:4px;
   
}

.menupunkt_lexi {
   width: 715px;
   min-height: 25px;
   height: auto !important;
   height: 25px;
   margin-top:1px;
   background-repeat:repeat-x;
   padding-left:5px;
   padding-top:4px;
   
}

.menupunkt2 {
  float: left;
  
   width: 114px;
   min-height: 21px;
   height: auto !important;
   height: 21px;
   
   margin-left:1px;
   margin-top:1px;
   
   
   background-repeat:repeat-x;
   padding-left:5px;
   padding-top:8px;
   
}

#bottom {
  width: 720px;
  margin: 0 auto; /* *das* ist das Zentrierungsgeheimnis - Abstand oben und unten ist 0, Abstand f?r links und rechts ist auto */
  margin-top: 0px;
  min-height:28px;
  height:auto !important;
  height:28px;
  background-color: #ffffff;
  border-bottom:1px solid white;
  
  padding-left: 205px;
}

.clear {
clear: left;
font-size: 1px;
}