body   { background-color: #C2C3C4; background-image: url("images/bg_body.jpg"); 
background-repeat: repeat-x; margin: 0 }



#horizon        
	 { 
	 color: black; 
	 background-color: #C2C3C4;
	 text-align: center; 
	 position: absolute; 
	 top: 50%; 
	 left: 0px; 
	 width: 100%; 
	 height: 1px; 
	 overflow: visible; 
	 visibility: hidden; 
	 display: block 
	 }

#content  {
background-image: url("images/hg.jpg"); background-repeat: no-repeat;
width: 841px;
height:  580px;
max-width: 843px;
max-height:  582px;
border: 1px solid #85878A;
padding:0px;
	margin-left: -420px;
	position: absolute;
	top: -291px;
	left: 50%;
	visibility: visible;
	text-align: left; 
}



#spinid{
position:absolute; 
top:117px;
left:190px;
width:620px;
height:420px; }


#shwImgId{position:absolute; top:117px;left:0px; 
z-index: 100}

#menu{position:absolute; top:117px;left:10px;width:170px;height:200px; }
#spinMenu {}


#headline  { 
color: #000000; 
font-size: 13px;
 font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
 font-weight: 700; 
 background-color: #bababa; 
 background-image: url("images/pfeil.gif"); 
 background-repeat: no-repeat; 
 display: block; 
 padding-left: 20px; 
 width: 218px; 
 max-width: 198px; 
 max-height: 20px;
  height: 22px;
  padding-top:2px;
   border-bottom: 1px solid #bababa; }
 
#kontakt
{
position:absolute; top:110px;left:19px;width:190px;height:20px; 
}


.mItem  { background-image: url("images/pfeil.gif");
 background-repeat: no-repeat;
  padding-top: -2px; 
  padding-left: 9px;
  display: block;
  margin-bottom: 7px }

a:link, a:visited, a:active
{
font-size: 11px; 
color: black;
font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
font-weight: 700; 
text-decoration: none;
}

a:hover 
{
font-size: 11px; 
color: #DA0642;
font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
font-weight: 700; 
text-decoration: none;
}

.text
{
font-size: 11px; 
color: #000000;
font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
}


