html, body{
	font-family:Verdana;
  font-size:10pt;
	margin:0;
	padding:0;
	background-color: #DBCFC3;
	color: #630000;
  
	
	/*Hintergrund*/	
  scrollbar-track-color:#DBCFC3;
  scrollbar-3d-light-color:#DBCFC3;
  /*Pfeil*/
  scrollbar-arrow-color:#630000;
  
  /*Rand*/
   scrollbar-shadow-color:#630000;
  scrollbar-highlight-color:#630000;
  
  
  /*Schieber*/
  scrollbar-base-color :#ABCDCE;
  scrollbar-face-color:#ABCDCE;
  scrollbar-darkshadow-color:#cd8467;
  
  overflow:hidden;
}
textarea{

 /*Hintergrund*/	
  scrollbar-track-color:#DBCFC3;
  scrollbar-3d-light-color:#DBCFC3;
  /*Pfeil*/
  scrollbar-arrow-color:#630000;
  
  /*Rand*/
   scrollbar-shadow-color:#630000;
  scrollbar-highlight-color:#630000;
  
  
  /*Schieber*/
  scrollbar-base-color :#ABCDCE;
  scrollbar-face-color:#ABCDCE;
  scrollbar-darkshadow-color:#cd8467;
  
}

a{
text-decoration:none;
}

/* The tabs */
#tabs { overflow:hidden; padding:0; margin:0px 0px 0px 185px; color:#610200;}
* 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:#610200; }
#tabs li:hover, #tabs li:hover .sb-inner { background:#610200;}
#tabs li:hover, #tabs li:hover a { color:#fff;}
#tabs li.hover, #tabs li.hover .sb-inner { background:#610200;} /* 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:#610200;}
#tabs li.aktiv a{color:#fff;font-weight:bold;}


#gesamt{
  position:absolute;
  top:50%;
  left:50%;
  width:1010px;
  height:620px;
  margin-left:-505px;
  margin-top:-310px;
  background-color:#DBCFC3;  
  overflow:hidden;
}

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

#inhalt{
  width: auto;
  height: 468px;
  margin: 0px 0px 0px 185px;
  padding-right: 5px; 
  padding-top: 16px; 
  z-index:7;
  overflow:auto;
}

#zufall{
  position:absolute;
  top:157px;
  left:575px;
  z-index:7;
}
#willkommen{
  position:absolute;
  top:150px;
  left:175px;
  z-index:7;
}
#hund{
  position:absolute;
  bottom:0px;
  right:0px;
  z-index:7;
}

#inhaltunter{
  width: auto;
  height: 457px;
  margin: 0px 0px 0px 185px;
  padding-top: 36px;
  padding-right: 5px;
  z-index:7;  
  overflow:auto;
}


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

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

#scroller{
  position:absolute;
  left:10px;
  top:110px;
  width:835px;
  z-index:1;
  
}

td.nav{
background-color:#610200;
width:9px;
border-bottom:1px solid #DBCFC3;
padding-left:9px;
}

td.nav:hover{
background-color:#ffffff;
width:9px;
border-bottom:1px solid #DBCFC3;
padding-left:9px;
}

td.nav_aktiv{
background-color:#ffffff;
width:9px;
border-bottom:1px solid #DBCFC3;
padding-left:9px;
}


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

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

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

text-align: left;
text-decoration:none;
color: #610200;
background-color:#ADCCCE;
padding:2px 10px 2px 10px;

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

a.navigation:active
{
font-size:11pt;
 
text-align: left;
text-decoration:none;
color: #610200;
background-color:#ADCCCE;
padding:2px 10px 2px 10px;

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

a.navigation_aktiv
{
font-size:11pt;
text-align: left;
text-decoration:none;
color: #610200;
background-color:#ADCCCE;
padding:2px 10px 2px 10px;

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

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

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

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