html, body{
	font-family:Verdana;
  font-size:10pt;
	margin:0;
	padding:0;
	background-color: #E2EEC0;
	color: #000000;

 /*Hintergrund*/	
  scrollbar-track-color:#D8F0BB;
  scrollbar-3d-light-color:#D8F0BB;
  /*Pfeil*/
  scrollbar-arrow-color:#D8F0BB;
  
  /*Rand*/
   scrollbar-shadow-color:#D8F0BB;
  scrollbar-highlight-color:#D8F0BB;
  
  
  /*Schieber*/
  scrollbar-base-color :#436D10;
  scrollbar-face-color:#436D10;
  scrollbar-darkshadow-color:#436D10;
  
    overflow:hidden;
}
textarea{

 /*Hintergrund*/	
  scrollbar-track-color:#D8F0BB;
  scrollbar-3d-light-color:#D8F0BB;
  /*Pfeil*/
  scrollbar-arrow-color:#D8F0BB;
  
  /*Rand*/
   scrollbar-shadow-color:#D8F0BB;
  scrollbar-highlight-color:#D8F0BB;
  
  
  /*Schieber*/
  scrollbar-base-color :#436D10;
  scrollbar-face-color:#436D10;
  scrollbar-darkshadow-color:#436D10;
}
/* The tabs */
#tabs { overflow:hidden; padding:0; margin:0px 0px 0px 200px; color:#446D11;}
* html #tabs { height:1%; }
#tabs li { float:left; color:#000; list-style:none; padding:0; margin:0 0 0 4px; }
* html #tabs li { display:inline-block; }
#tabs li a { display:block; float:left; text-decoration:none; padding:2px 20px 6px 20px; color:#fff; }
#tabs li, #tabs li .sb-inner { background:#446D11; }
#tabs li:hover, #tabs li:hover .sb-inner { background:#C1CE99;}
#tabs li:hover, #tabs li:hover a { color:#000;}
#tabs li.hover, #tabs li.hover .sb-inner { background:#C1CE99;} /* for ie6 */
#tabs li.hover, #tabs li.hover a { color:#000;} /* for ie6 */
#tabs li .sb-border { background:#fff; }
#tabs li.aktiv .sb-inner{background:#C1CE99;}
#tabs li.aktiv a{color:#000;}


#gesamt{
  position:absolute;
  top:50%;
  left:50%;
  width:1015px;
  height:620px;
  margin-left:-508px;
  margin-top:-310px;
  background-color:#ffffff;  
  overflow:hidden;
}

#oben{
  height:144px;
  z-index:5;
}

#inhalt{
  width: auto;
  height: 476px;
  margin: 0px 0px 0px 165px;
  padding-right: 5px;
  z-index:7;
  overflow:auto;
}

#inhaltunter{
  width: auto;
  height: 476px;
  margin: 0px 0px 0px 155px;
  padding-top: 30px;
  padding-right: 5px;
  z-index:7;  
  overflow:auto;
}

#zufall{
  position:absolute;
  top:235px;
  left:700px;
  z-index:7;  
}

#ueberschrift{
  position:absolute;
  top:180px;
  left:198px;
  z-index:7;  
}

#unterschrift{
  position:absolute;
  top:465px;
  left:320px;
  z-index:7;  
}

#main_text{
  position:absolute;
  top:235px;
  left:205px;
  z-index:7;
  width:435px;  
}

#unternavi{
position:absolute;
	left:0px;
	top:144px;
	padding:0 0 0 0px;
	z-index:1;
}

#navigation{
  position:absolute;
  left:0px;
	top:145px;
	z-index:5;
	
}

#scroller{
  position:absolute;
  left:0px;
  top:124px;
  width:840px;
  z-index:1;
  
}

td.nav{

}

td.nav_aktiv{

}

a.navigation
{
font-size:10pt;
text-align: left;
text-decoration:none;
color: #ffffff;
background-color:#446D11;
padding:6px 10px 2px 10px;


border-bottom:1px solid #ffffff;
width:129px;
height:20px;
display:block;
}

a.navigation:hover
{
font-size:10pt;

text-align: left;
text-decoration:none;
color: #000000;
background-color:#C1CE99;
padding:6px 10px 2px 10px;

border-bottom:1px solid #ffffff;

width:129px;
height:20px;
display:block;
}

a.navigation:active
{
font-size:10pt;
 
text-align: left;
text-decoration:none;
color: #000000;
background-color:#C1CE99;
padding:6px 10px 2px 10px;
border-bottom:1px solid #ffffff;
width:129px;
height:20px;
display:block;
}

a.navigation_aktiv
{
font-size:10pt;
text-align: left;
text-decoration:none;
color: #000000;
background-color:#C1CE99;
padding:6px 10px 2px 10px;
border-bottom:1px solid #ffffff;

width:129px;
height:20px;
display:block;
}

#galerie{
  width:525px;
  height:350px
}

#galerie_thumb
{
   
   position:absolute;
   top:200px;
   left:200px;
   z-index:4;
}

#galerie_gross
{
   position:absolute;
   top:200px;
   left:280px;
   
   z-index:4;
}
#galerie_text
{
   padding-top:15px;
   
   height:50px;
   overflow:auto;
   z-index:4;
}
#weihnachten{
position: absolute;
left: 220px;
top: 230px;
width: 450px;
height: 300px;
z-index: 10;
}
