/* CSS Document */

body {
  margin-left: 0; /* ersetzt "leftMargin" im Quelltext */
  margin-right: 0; /* ersetzt "leftMargin" im Quelltext */
  margin-top: 25; /* ersetzt "leftMargin" im Quelltext */
  font-family: Arial, Helvetica, sans-serif;
  font-size:10pt;
  background-color: #ffffff;
}

#hauptrahmen {
   position: absolute; left: 50%; width: 950px; margin-left: -475px; 
}

#adresse{
   width: 428px;
   min-height: 54px;
   height: auto !important;
   height: 54px;
   text-align: right;
   padding-top: 50px;
   padding-right:30px;
   color: #ffffff;
   FONT-SIZE: 12px; 
}

#bild{
   width: 425px;
   min-height: 260px;
   height: auto !important;
   height: 260px;
   
   padding-left:33px;
}

#text{
 padding-left: 40px;
 padding-top: 20px;
 padding-right: 20px;
 padding-bottom: 20px;
 
}

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

.subnav:link {
  COLOR: #ffffff; 
  TEXT-DECORATION: none ;
   
  FONT-WEIGHT: normal; 
}
.subnav:visited {
  COLOR: #ffffff; 
  TEXT-DECORATION: none;
    
   FONT-WEIGHT: normal; 
}
.subnav:active {
  COLOR: #ffffff; 
  TEXT-DECORATION: none;
    
   FONT-WEIGHT: normal; 
}
.subnav:hover {
 COLOR: #ffffff;  
 background-color: #B7864B; 
 TEXT-DECORATION: none; 
   
  FONT-WEIGHT: normal; 
 }
 
.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;
	 background-color: #B7864B;
}

#start_top {
clear: both;
  position:relative;
  width: 926px;
  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:147px;
  height:auto !important;
  height:147px;
  background-image:url(../grafik/blau_start_top.jpg); background-repeat:no-repeat;
}
#start_mitte{
clear: both;
  position:relative;
  width: 926px;
  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:400px;
  height:auto !important;
  height:400px;
  background-image:url(../grafik/blau_start_verlauf.gif); background-repeat:repeat-y ;
}
#start_bottom{
clear: both;
  position:relative;
  width: 786px;
  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:47px;
  height:auto !important;
  height:47px;
  background-image:url(../grafik/blau_start_bottom.jpg); background-repeat:no-repeat;
  padding-left: 140px;
  padding-top: 7px;
  color: #ffffff;
}

#start_logo {
  text-align: right;
  clear: both;
  position:relative;
  width: 886px;
  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:270px;
  height:auto !important;
  height:270px;
  padding-right:40px;
}

#start_adresse {
   float: left;
   width: 600px;
   min-height: 130px;
   height: auto !important;
   height: 130px;
   padding-left: 140px;
}
#start_botton {
   float: left;
   width: 30px;
   min-height: 40px;
   height: auto !important;
   height: 40px;
   padding-top: 90px;
}

.nav_lexi:link {
	 FONT-WEIGHT: bold; 
	 FONT-SIZE: 13px; 
	 COLOR: #000000; 
	   
	 TEXT-DECORATION: none
}
.nav_lexi:visited {
	FONT-WEIGHT:bold; 
	FONT-SIZE: 13px; 
	COLOR: #000000; 
	  
	TEXT-DECORATION: none
}
.nav_lexi:active {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; 
	COLOR: #000000; 
	  
	TEXT-DECORATION: none
}
.nav_lexi:hover {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; 
	COLOR: #ffffff; 
	  
	TEXT-DECORATION: none;
	 background-color: #B7864B;
}



