
/* BODY */

body { 
    background:#FFFFFF;
    color:#FF9900;
    padding:0px 0px 0px 0px;
    text-align:center;
    width:100%;
    height:100%;    
    text-align:center;margin:0 auto;
    overflow-y:scroll;
}

.kosm {
  width:300px;
  text-align:left;
  position:absolute;
  top:0px;
  height:100px;
  z-index:2;
  left: 50%;
  margin-left:200px;
    background-image:url(Grafiken/kosm.png); 
}

.teasertop {
  width:100%;
  text-align:left;
  position:absolute;
  top:0px;
  height:200px;
  z-index:2;
  left: 0%;
    background-image:url(Grafiken/Hintergrund.png); 
}

.randhintergrundunten {
  position:absolute; 
  top:200px;   
  left:0px;  
  width:100%;  
  height:199px; 
  left: 0%; 
  background-image:url(Grafiken/Hintergrundunten.png); 
  z-index:1;
  text-align:right;
}

.randlinks {
  position:absolute; 
  top:110px;   
  left:0px;  
  width:10px;  
  height:300px; 
  left: 50%;
  margin-left: -510px;  
  background-image:url(Grafiken/Links.png); 
  z-index:3;
  text-align:right;
}

.randrechts {
  position:absolute; 
  top:110px;   
  left:0px;  
  width:10px;  
  height:300px; 
  left: 50%;
  margin-left: 500px;  
  background-image:url(Grafiken/Rechts.png); 
  z-index:3;
  text-align:right;
}


.teaserbottom    { 
  margin-top:0px;
  width:100%;  
  height:60px;  
 background-image:url(Grafiken/Hintergrunduntenbottom.png);
  text-align:center;
  z-index:6;
  position:absolute;
}


.teaser    { 
  margin-top:0px;
  width:260px;  
  height:160px;  
 background-image:url(Grafiken/teaser.png);
  left:50%;
  margin-left:-437px;
  text-align:center;
  z-index:6;
  position:absolute;
}

.textfeldtop {			
  width:1000px;
  text-align:left;
  position:absolute;
  top:110px;
  height:90px;
  z-index:4;
  left: 50%;
  margin-left: -500px;  
    background-image:url(Grafiken/HintergrundTextfeldtop.png); 
    background-repeat:no-repeat; 
}


.textfeldback {			/* Zwischen Hintergrund und Textfeld */
  width:1000px;
  text-align:left;
  position:absolute;
  top:0px;
  height:100%;
  z-index:1;
  left: 50%;
  margin-left: -500px;  
    background-color:#FFFFFF;
    
}

.textfeld   { 			/* Textfeld &uuml;ber Textfeldhintergrund legen */
  width:1000px;
  text-align:left;
  position:relative;
  top:190px;
  z-index:2;
  left: 50%;
  margin-left: -500px;  
  font-family:Verdana;
  font-size:12px; 
  }


.menuefeld      { 
  text-align:center;
  display:block;
  position: absolute; 
  overflow:hidden;  
  z-index:7;
  left: 50%;
  top: 116px; 
  height:35px; 
  width:150px;
}

.menuefelddrunter { 
  text-align:left;
  background-image:url(Grafiken/Balken.png); 
  display:block;
  position: absolute; 
  overflow:hidden;  
  z-index:5;
  left: 50%;
  top: 150px; 
  height:35px; 
  margin-left: -500px; 
  width:1000px;
  display:none;
}


div {	margin:0;}




.menuefelddrunter {  Font-family   :Verdana; Font-size   :11pt;color:#8A238B;Font-Weight:normal;}
.menuefelddrunter A:link {text-decoration  : none;  color: #8A238B;Font-family   :Verdana; Font-size   :11pt;Font-Weight:normal;}
.menuefelddrunter A:visited {text-decoration : none;  color: #8A238B;Font-family   :Verdana; Font-size   :11pt;Font-Weight:normal;}
.menuefelddrunter A:hover {text-decoration : none;  color: #FFFFFF;Font-family   :Verdana; Font-size   :11pt;Font-Weight:normal;}   
.menuefelddrunter A:active {text-decoration : none;  color: #8A238B;Font-family   :Verdana; Font-size   :11pt;Font-Weight:normal;} 




.teaserbottom {  Font-family   :Verdana; Font-size   :9pt;color:#FF9900;Font-Weight:normal;}
.teaserbottom A:link {text-decoration  : none;  color: #FF9900;Font-family   :Verdana; Font-size   :9pt;Font-Weight:normal;}
.teaserbottom A:visited {text-decoration : none;  color: #FF9900;Font-family   :Verdana; Font-size   :9pt;Font-Weight:normal;}
.teaserbottom A:hover {text-decoration : none;  color: #000000;Font-family   :Verdana; Font-size   :9pt;Font-Weight:normal;}   
.teaserbottom A:active {text-decoration : none;  color: #FF9900;Font-family   :Verdana; Font-size   :9pt;Font-Weight:normal;} 



h1 {Font-family   :Verdana; Font-size   :13pt;color:#000000;Font-Weight:bold;}
h2 {Font-family   :Verdana; Font-size   :12pt;color:#000000;Font-Weight:bold;}
h3 {Font-family   :Verdana; Font-size   :12pt;color:#000000;Font-Weight:normal;}


/* GRAFIK SLIDESHOW */
        .next { position: absolute; top: 0; left: 0; opacity: 0; filter:alpha(opacity=0); border:0px solid #747D97;}
        #meinFader { position: relative; width:700px;height:500px; }



















































