A:link  {
	color: rgb(0,0,0);
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	} 

A:visited {
	color: rgb(0,0,0);
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	}

A:active  {
	color: rgb(0,0,0);
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	} 

A:hover  {
	color: rgb(0,0,0);
	font-style: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	} 

h1
  {
  font-weight:bold;
  font-size: 14px;
  position:absolute;
  color:#ffffff;
  top:120px;
  width:370px;  
  height:130px;
  text-align:center;
  margin-left:230px;
  z-index:4;
 }

p,td,ul,li,menu,em {
	color: rgb(0,0,0);
	font-weight: normal;
	font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size:12px;
	line-height:11pt;
	}

strong,b {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	}

.linksmall {
   	font-weight: normal;
	font-size:9px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color:#FFA820;
}

.shop
  {
   margin-right: 10px;
   margin-top: 7px;
   float:right;
  }

/*______________________________________________________________________________*/
	
/*----------------------------------- Body formatieren -------------------------*/

html body{
  overflow:auto;
 } 

  
body 
{
 background-image: url(../images/flex.gif);
 font-family:Verdana;
 font-size:12px;
 text-align:center;
 margin:0;
}
		
	
body, textarea{
	scrollbar-3dlight-color:rgb(238,176,2);
	scrollbar-arrow-color:rgb(255,255,255);
	scrollbar-base-color:rgb(220,135,2);
	scrollbar-darkshadow-color:rgb(238,176,2);
    scrollbar-face-color:rgb(220,135,2);
	scrollbar-highlight-color:rgb(255,255,255);
	scrollbar-shadow-color:rgb(255,255,255);
}	

/*______________________________________________________________________________*/
	
/*----------------------------------- DIVS Formatieren -------------------------*/

	
#div-aussen
  {
   background-image: url(../images/koerper.jpg);
   width:988px;
   height:720px;
   background-color:#ffffff;
   margin:0px auto;
   text-align:left;
  }
  
#div-topline
  {
   background-image: url(../images/topline.jpg);
   position:absolute;
   float:left;
   width:986px;
   height:287px;
   background-color:#ffffff;
   margin-top:0px;
   margin-left:0px;
   padding-right:2px;
   z-index:2;
}

#div-fuss
  {
  background-image: url(../images/fuss.gif);
  position:absolute;
  margin:0px auto;
  top:676px;
  width:988px;
  height:44px;
  padding-right: 0px;
  vertical-align: baseline;
 }
 
 
#div-inhalt
  {
  position:absolute;
  top:290px;
  width:715px;  
  height:385px;
  text-align:left;
  margin-left:260px;
  padding-right:2px;
  z-index:3;
 }
 

/*______________________________________________________________________________*/
	
/*----------------------------------- Menuformatierung -------------------------*/

.div-menustyle
  {
  position:absolute;
  top:300px;
  width:277px;
  height:250px;
  padding-left:38px;
  float:left;
  text-align: center;
 }



a.menuaktiv {
	font-weight: normal;
	background-image: url(but-on.gif);
	text-decoration: none;
	float: left;
	width:204px;
	color: #000000;
	font-size:13px;
	line-height:30px;
	letter-spacing: 1px;
	font-family: Verdana, Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	}


a.menuinaktiv:link {
	font-weight: normal;
	background-image: url(but-off.gif);
	text-decoration: none;
	float: left;
	width:204px;
	color: #000000;
	font-size:13px;
	line-height:30px;
	letter-spacing: 1px;
	font-family: Verdana, Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	}

a.menuinaktiv:visited {
	font-weight: normal;
	background-image: url(but-off.gif);
	text-decoration: none;
	float: left;
	width:204px;
	color: #000000;
	font-size:13px;
	line-height:30px;
	letter-spacing: 1px;
	font-family: Verdana, Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	}

a.menuinaktiv:hover {
	font-weight: normal;
	background-image: url(but-on.gif);
	text-decoration: none;
	float: left;
	width:204px;
	color: #000000;
	font-size:13px;
	line-height:30px;
	letter-spacing: 1px;
	font-family: Verdana, Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	}
