div.aussen
{

  width: 800px;
  height: 600px;
  background-color:#382D2A;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 25px;
  padding-top: 80px;
  
}
div.weiss
{
  position: relative;
  top: -148px;
  position:relative;
  width: 780px;
  height: 580px;
  background-color:#FFFFFF;
  padding: 8px;
}
div.head
{
  width: 608px;
  height: 159px;
  background-color:#A02226;
}
div.hotelobenbild
{
  position: relative;
  left:202px;
  width: 578px;
  height: 129px;
  background-color:#A02226;
  background-image:url(/images/hotel_head.gif);
  background-position:center;
  background-repeat:no-repeat;
}
div.golfobenbild
{
  position: relative;
  left:202px;
  width: 578px;
  height: 129px;
  background-color:#A02226;
  background-image:url(/images/golf_head.gif);
  background-position:center;
  background-repeat:no-repeat;
}
div.wellnessobenbild
{
  position: relative;
  left:202px;
  width: 578px;
  height: 129px;
  background-color:#A02226;
  background-image:url(/images/wellness_head.gif);
  background-position:center;
  background-repeat:no-repeat;
}
div.obennavi
{ 
  position: relative;
  left: 0px;
  width: 755px;
  height: 22px;
  background-color:#000000;
  padding-right: 25px;
  padding-top: 8px;
  color: #ffffff;
  text-align: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.obennavi a
{
  text-decoration: none;
  color: #ffffff;
}

div.contentblock
{
   width: 760px;
   height: 429px;
   background-color:#FFFFFF;
}
div.navigation
{
    
  width: 195px;
  height:404px;
  background-color:#FFFFFF;
  float: left;
  border-right: solid #D2D3CE 1px;
  z-index: 9;
  padding-top: 25px;

}
div.navipunkt
{
  height: 24px;
  width: 145px;
  background: url( '/images/button.gif' );
  background-repeat: no-repeat;
  padding-left: 25px;
  padding-top: 5px;
  font-family: Arial, Helvetica, sans-seriv;
  font-size: 12px;
  
}

.navipunkt a
{
   text-decoration: none;
   color: #000000;
}

.navipunkt a:hover
{
   color: #A02226;
}
.navipunktaktiv 
{
  height: 24px;
  width: 145px;
  background: url( '/images/button.gif' );
  background-repeat: no-repeat;
  padding-left: 25px;
  padding-top: 5px;
  font-family: Arial, Helvetica, sans-seriv;
  font-size: 12px;
  color: #A02226;
}
div.content
{ 
  position: relative;
  float: left;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #000000;
  width: 520px;
  height: 404px;
  background-color: #ffffff;
  overflow: auto;
  z-index: 9;
  padding-left: 35px;
  padding-top: 15px;
  
}
.content a
{
   text-decoration: none;
   color: #A02226;
}

.content a:hover
{
   color: #A02226;
   font-weight: bold;
}
div.schild
{
   position: relative;
   top: -70px;
   left: -25px;
   width: 201px;
   height: 148px;
   background:url(/images/schild.gif);
   z-index: 100;
   
}
