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

 scrollbar-darkshadow-color:#cd8467;
  
  
  
 /*Hintergrund*/	
  scrollbar-track-color:#DEE5C5;
  scrollbar-3d-light-color:#DEE5C5;
  /*Pfeil*/
  scrollbar-arrow-color:#302955;
  
  /*Rand*/
   scrollbar-shadow-color:#87985C;
  scrollbar-highlight-color:#87985C;
  
  
  /*Schieber*/
  scrollbar-base-color :#ACBF76;
  scrollbar-face-color:#ACBF76;
    overflow:hidden;
}
textarea{

 scrollbar-darkshadow-color:#cd8467;
  
  
  
 /*Hintergrund*/	
  scrollbar-track-color:#DEE5C5;
  scrollbar-3d-light-color:#DEE5C5;
  /*Pfeil*/
  scrollbar-arrow-color:#302955;
  
  /*Rand*/
   scrollbar-shadow-color:#87985C;
  scrollbar-highlight-color:#87985C;
  
  
  /*Schieber*/
  scrollbar-base-color :#ACBF76;
  scrollbar-face-color:#ACBF76;
  
}
/* The tabs */
#tabs { overflow:hidden; padding:0; margin:0px 0px 0px 160px; color:#85995A;}
* 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:#85995A; }
#tabs li:hover, #tabs li:hover .sb-inner { background:#85995A;}
#tabs li:hover, #tabs li:hover a { color:#fff;}
#tabs li.hover, #tabs li.hover .sb-inner { background:#85995A;} /* for ie6 */
#tabs li.hover, #tabs li.hover a { color:#fff;} /* for ie6 */
#tabs li .sb-border { background:#fff; }
#tabs li.aktiv .sb-inner{background:#85995A;}
#tabs li.aktiv a{color:#fff;font-weight:bold;}


#gesamt{
  position:absolute;
  top:50%;
  left:50%;
  width:1015px;
  height:620px;
  margin-left:-508px;
  margin-top:-310px;
  background-color:#FFFEFF;  
  overflow:hidden;    
  background-image:url(../pic/hintergrund1.jpg); 
  background-repeat:no-repeat; 
  background-position:50% 50%;
  background-attachment:fixed;
}

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

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

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

#inhaltstart{
  width : auto;
  margin-top: -140px;
  z-index:7;  
}


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

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

#pfote{
  position:absolute;
  left:0px;
	bottom:0px;
	z-index:5;
	
}

#ticker{
  position:absolute;
  left:0px;
	bottom:0px;
	z-index:5;
	
}

td.nav{
background-color:#85995A;
width:8px;
border-bottom:1px solid #FFFEFF;
padding-left:8px;
}

td.nav:hover{
background-color:#AABF7C;
width:8px;
border-bottom:1px solid #FFFEFF;
padding-left:8px;
}

td.nav_aktiv{
background-color:#AABF7C;
width:8px;
border-bottom:1px solid #FFFEFF;
padding-left:8px;
}


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

width:93px;
height:18px;
display:block;
}

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

text-align: left;
text-decoration:none;
color: #FFFFFF;
background-color:#9188C1;
padding:2px 10px 2px 10px;

width:93px;
height:18px;
display:block;
}

a.navigation:active
{
font-size:10pt;
 
text-align: left;
text-decoration:none;
color: #FFFFFF;
background-color:#9188C1;
padding:2px 10px 2px 10px;

width:93px;
height:18px;
display:block;
}

a.navigation_aktiv
{
font-size:10pt;
text-align: left;
text-decoration:none;
color: #FFFFFF;
background-color:#9188C1;
padding:2px 10px 2px 10px;

width:93px;
height:18px;
display:block;
}

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

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

#galerie_gross
{
   position:absolute;
   top:180px;
   left:240px;
   
   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;
}

