/* CSS Document */

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

#oben {
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:375px;
  height:auto !important;
  height:375px;
  /*background-color: #00ffff;*/
  color: #000000;
 background-image:url(../grafik/01tuerkis_top.jpg); background-repeat:no-repeat;
}

#top {
   padding-left: 170px;
   padding-top:15px; 
   min-height: 45px;
   height: auto !important;
   height: 45px;
}

#submenue2 {
   float: left;
   width: 145px;
   min-height: 260px;
   height: auto !important;
   height: 260px;
  
   padding-left:15px;
   padding-top:15px; 
   text-align: right;
}

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

#bild {
float: left;
PADDING-TOP: 18px; 
padding-left:11px;
 min-height: 260px;
   height: auto !important;
   height: 260px;
}

#submenue {
clear: both;
padding-top:6px;
padding-left: 180px;
}

#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:170px;
  height:auto !important;
  height:170px;
  /*background-color: #00ffff;*/
  color: #000000;
 background-image:url(../grafik/01allcolour_content.jpg); background-repeat:repeat-y;
 /*padding-left:180px;
 padding-right:80px;*/
}

#menue {
    float: left;
   width: 145px;
   min-height: 160px;
   height: auto !important;
   height: 160px;
  
   padding-left:15px;
   
   text-align: right;
}

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

#text {
float: left;
 width: 600px;
 padding-left:20px;
}

#unten {
clear: both;
  position:relative;
  width: 750px;
  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:40px;
  height:auto !important;
  height:40px;
  /*background-color: #00ffff;*/
  color: #000000;
 background-image:url(../grafik/01tuerkis_bottom.jpg); background-repeat:no-repeat;
 padding-top:20px;
 padding-left:176px;
}

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

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

#start_contentcontainer {
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:608px;
  height:auto !important;
  height:608px;
 /* background-color: #00ffff;*/
  color: #000000;
   background-image:url(../grafik/tuerkis_bg.jpg); background-repeat:no-repeat;
}


#start_logo {
   width: 300px;
   min-height: 250px;
   height: auto !important;
   height: 250px;
   
   padding-left:210px;
   padding-top:95px;
}

#start_adresse {
   width: 678px;
   min-height: 181px;
   height: auto !important;
   height: 181px;
   background-image:url(../grafik/adresse.gif); background-repeat:no-repeat;
   padding-left:210px;
   margin-top:15px;
}