/* CSS start */
 body {
    font-size: 100.1%;
  }
#page {width:1002px; margin:24px auto; position:relative; text-align:left;
}
a:link {
	color: #D5D5D5;
	text-decoration: none;
}
a:visited {
	color: #D5D5D5;
	text-decoration: none;
}
a:active {
	color: #D5D5D5;
	text-decoration: none;
	background-color: #000000;
}

a:hover {
	color: #FFCC00;
	text-decoration: none;
}	
.Stil2 {
	color: #CCCCCC;
	font-weight: lighter;
	font-size: 14px;
	text-align: left;
}
.Stil3 {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 16px;
	text-align: right;
}
.Stil4 {
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 16px;
	text-align: left;
	font-style: italic;
	line-height: normal;
}
/*Menue start */

#start a {
	background: url(startseite/gifs/shop.gif) no-repeat;
	display:block;	
  }
#start a img {
	display:block; width:174px;	height:93px; border:0;
}
#start1 a {
	background: url(startseite/gifs/aktuell.gif) no-repeat;
	display:block;	width:177px;	
  }  
#start1 a img {
	display:block;	width:177px;	height:92px;	border:0;	
  }
#start2 a {
    background: url(startseite/gifs/galerie.gif) no-repeat;
    display:block; width:177px; 
  }  
#start2 a img {
    display:block; width:177px; height:91px; border:0;
  }
#start3 a {
    background: url(startseite/gifs/links.gif) no-repeat;
    display:block; width:177px; border:0;
  } 
#start3 a img {
    display:block; width:177px; height:90px; border:0;
  } 
#start4 a {
  background: url(startseite/gifs/down.gif) no-repeat;
  display:block; width:177px; border:0;
  } 
#start4 a img {
    display:block; width:177px; height:91px; border:0;
  } 
#start ul, a:hover img {
    visibility: hidden;
  } 
#start ul, a:hover { /* IE 5.5 und 6 */
    border:0;
  }
#start ul, a:hover {
    width:177px; margin-right:0; /*  fuer IE 5.01 */
  } 

#hg{
	position:absolute;
	left:180px;
	top:31px;
	height:545px;
	width:822px;
	border:0;
	z-index:1;
	
}
