html {
 SCROLLbar-face-color: #ffffff;
 scrollbar-hilight-color: #000000;
 scrollbar-shadow-color: #000000;
 scrollbar-3dlight-color: #ffffff;
 scrollbar-arrow-color: #000000;
 scrollbar-track-color: #ffffff;
 scrollbar-darkshadow-color: #ffffff
}

body {
background:#8b8b8b;
color:#303030;
font:76% Arial,sans-serif;
margin:0;
padding:0;
text-align:left;
min-width: 41em; 
}

a {
color:#505050;
text-decoration:none;
}

a:hover {
color:#808080;
text-decoration:underline;
}

p {
line-height:1.5em;
margin:0 0 15px;
}





#banner {
width: 100%;
height: 126px;
background: transparent url(img/banner3.jpg)  right no-repeat;
margin:0;
padding:0;
border-bottom: 1px solid #000;
clear: both;
}

#img1 {
width: 620px;
height: 250px;
background: transparent url(img/bild1.jpg)  right no-repeat;
margin-left:20px;
      }

#img2 {
position:relative;
float:right;
margin-right:10px;
margin-top:20px;
width: 150px;
height: 280px;
background: transparent url(img/bild2.jpg)  right no-repeat;
      }

#img3 {
position:relative;
float:right;
margin-right:10px;
margin-top:20px;
width: 150px;
height: 255px;
background: transparent url(img/karte.jpg)  right no-repeat;
      }

#img4 {
position:relative;
float:right;
margin-right:10px;
margin-top:20px;
width: 300px;
height: 165px;
background: transparent url(img/bild4.jpg)  right no-repeat;
}


#img5 {
position:relative;
margin-right:10px;
margin-top:20px;
margin-left:20px;
margin-bottom:10px;
width: 250px;
height: 157px;
background: transparent url(img/bild5.jpg)  right no-repeat;
}

#img6 {
    position:relative;
    margin-top:40px;
    padding-left:8px;
    width: 140px;
    height:100px;
    background: transparent url(img/bild6.jpg) right no-repeat;
    clear:both;
    float:left; 
}

#img7 {
position:relative;
margin-right:10px;
margin-left:20px;
width: 218px;
height: 122px;
background: transparent url(img/logoversand.jpg)  right no-repeat;
}

#img8 {
position:relative;
margin-right:10px;
margin-top:20px;
margin-left:20px;
margin-bottom:10px;
width: 268px;
height: 155px;
background: transparent url(img/displaybroken.jpg)  right no-repeat;
}
 
#img9 {
    position:relative;
    margin-top:40px;
    padding-left:8px;
    
    background: transparent url(/cgi-bin/counting.php.cgi?counterid=1) right no-repeat;
    clear:both;
    float:left; 
}





#container {
position: relative;
width: 830px;
left: 50%;
margin-top: 5px;
margin-left: -400px;
margin-right: 0px;
margin-bottom: 5px;
padding: 0px 0px 0px 0px;
border-top:    1px solid #000;
border-bottom: 1px solid #000;
border-left:   1px solid #000;
border-right:  1px solid #000;
background: transparent;
}

#mainmenu {
float:left;
margin-bottom:25px;
border-bottom: 1px solid #000;

}

#mainmenu ul {
font-size:16px;
margin:0;
padding:0;
}

#mainmenu li {
float:left;
height:35px;
width:100px;
list-style:none;
margin:0;
padding:0;
text-align:center;
}

#mainmenu a {
border-right:1px solid #b0b0b0;
color:#606060;
display:block;
font-size:0.8em;
padding:11px 10px 10px;
text-transform:uppercase;
}

#mainmenu a:hover {
background:#f0f0f0 url(img/mhover.jpg) top left repeat-x;
color:#505050;
text-decoration:none;
font-weight:bold;
}

#rueck {
clear:both;
font-size:1em;
padding:0;
}

#content {
position:relative;
background-color:white;
border:1px solid #909090;
color:#2a2a2a;
padding:0;
margin-left: 160px;
margin-right: 5px;
height: 575px;
}

html>body #content {
height: auto;
min-height: 575px;
}

#content p {
background-color:inherit;
color:#606060;
font-size:1.8em;
padding-left:20px;
padding-top:30px;
}

#content h2 {
font-size:1.6em;
padding-left:20px;
}

#leftside {
margin:0;
padding:0;
float:left;
line-height:1.8em;
}



#fixiert {
    position:absolute;
    top: 190px; left: 0px;
    width: 145px;
    background-color: #f0f0f0;
    overflow:hidden;  
  }

  html>body #fixiert {  
    position: absolute;
  }
  


#Navigation {
   margin:0;
   padding:0; 
   width: 166px;  
  }

#Navigation li {  
    padding-top:5px;
    border-right:  1px solid #000;
    padding-left:5px;
    padding-right:5px;
    list-style:none;
    margin:0;
  }

  ul#Navigation a:visited {
    color: #606060;; background-color: #eee;
  }
  ul#Navigation a:hover {
    background:#606060 url(img/hover.jpg) top left repeat-x;
    color:#606060;
   
    text-decoration:none;
  }
  ul#Navigation a:active {
    background:#606060 url(img/hover.jpg) top left repeat-x;
    color:#606060;
    font-weight:bold;
    text-decoration:none;
  }

.nav {
  color:#606060;
  font-weight:bold;
  text-transform:uppercase; 
  font-size:1.2em;   
}

.sub {
  padding:auto;
  margin:auto;  
  color:#606060;
  display:block; 
  border: 1px solid #d0d0d0;
  width:145px;
  height:25px;
  font-weight:normal;
  font-size:13.5px; 
  text-transform:uppercase;    
}




#footer {
background:#8b8b8b url(img/foot.jpg) top left repeat-x;
clear:both;
color:#d0d0d0;
font-size:0.9em;
font-weight:bold;
margin:0;
padding:20px 0;
text-align:center;
width:100%;
}

#footer a {
color:#d0d0d0;
font-weight:bold;
}




.clearingdiv {
clear:both;
height:30px;
width:1px;
}

.hide {display:none;}

.text {
font-size:1.5em;
font-weight:bold;
margin-left:20px;
color:#606060;
}

.text1 {
font-size:1.3em;
margin-left:20px;
padding-top:20px;
color:#black;
}

#text2 {
padding-left:5px;
padding-right:auto;
font-weight:bold;
font-size:1.8em;
background:#606060 url(img/hover.jpg) top left repeat-x;
color:#606060;
border-width:165px;
border-top:    1px solid #000;
border-right:  1px solid #000;
}

.text3 {
border-top: 1px solid #000;
display:none;
}

.text4 {
margin-left:20px;
font-weight:bold;
font-size:1.8em;
background:#606060 url(img/mhover.jpg) top left repeat-x;
color:#606060;
}

.text5 {
font-size:1.3em;
margin-left:20px;
color:#black;
}

.text6 {
font-size:1.5em;

font-weight:bold;
color:#black;
margin-left:20px;
padding-bottom:20px;
}

.text7 {
font-size:1.3em;



}

#editor      { white-space:pre; }

.abstand50{padding-left:50px;}
.abstand20{padding-left:20px;}
.abstand35{padding-left:35px;}
.small {font-size:0.8em;}
.large {font-size:1.4em;}
.center {text-align:center;}
.right {text-align:right;}


