/* Topnavigation BOF */
a#startseite:link,a#startseite:visited{
  position: absolute;
  background-image: url(../img/gfx/navi/top/startseite.gif);
  background-position: top left;
  background-repeat: no-repeat;
  left: 0px;
  top: 0px;
  width: 72px;
  height: 11px;
}

a#startseite:hover{
  background-position: bottom left;
}

a#kontakt:link,a#kontakt:visited{
  position: absolute;
  background-image: url(../img/gfx/navi/top/kontakt.gif);
  background-position: top left;
  background-repeat: no-repeat;
  left: 89px;
  top: 0px;
  width: 59px;
  height: 11px;
}

a#kontakt:hover{
  background-position: bottom left;
}

a#impressum:link,a#impressum:visited{
  position: absolute;
  background-image: url(../img/gfx/navi/top/impressum.gif);
  background-position: top left;
  background-repeat: no-repeat;
  left: 164px;
  top: 0px;
  width: 64px;
  height: 11px;
}

a#impressum:hover{
  background-position: bottom left;
}

/* Drucken */
a#drucken:link,a#drucken:visited{
  position: absolute;
  background-image: url(../img/gfx/navi/top/drucken.gif);
  background-position: top left;
  background-repeat: no-repeat;
  left: 164px;
  top: 0px;
  width: 60px;
  height: 11px;
}

a#drucken:hover{
  background-position: bottom left;
}

/* Seitenanfang */
a#nachoben:link,a#nachoben:visited{
  position: absolute;
  background-image: url(../img/gfx/navi/top/nachoben.gif);
  background-position: top left;
  background-repeat: no-repeat;
  left: 164px; 
  top: 0px;
  width: 66px;
  height: 11px;
}

a#nachoben:hover{
  background-position: bottom left;
}

#dotsv1 {
  position:absolute;
  left:72px;
  top:0px;
  width:17px;
  height:11px;
}

#dotsv2 {
  position:absolute;
  left:148px;
  top:0px;
  width:16px;
  height:11px;
}
/* Topnavigation EOF */

/* Hauptnavigation BOF */
a#infoservice:link,a#infoservice:visited{
  position:absolute;
  display: block;
  background-image: url(../img/gfx/navi/infoservice.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  left:0px;
  top:0px;
  width:99px;
  height:45px;
}

a#infoservice:hover{
  background-position: bottom left;
}

a#urlaub:link,a#urlaub:visited{
  position: absolute;
  display: block;
  background-image: url(../img/gfx/navi/urlaub.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  left:99px;
  top:0px;
  width:91px;
  height:45px;
}

a#urlaub:hover{
  background-position: bottom left;
}

a#rad:link,a#rad:visited{
  position: absolute;
  display: block;
  background-image: url(../img/gfx/navi/rad.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  left:190px;
  top:0px;
  width:74px;
  height:45px;
}

a#rad:hover{
  background-position: bottom left;
}

a#skates:link,a#skates:visited{
  position: absolute;
  display: block;
  background-image: url(../img/gfx/navi/skates.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  left:264px;
  top:0px;
  width:83px;
  height:45px;
}

a#skates:hover{
  background-position: bottom left;
}

a#freizeit:link,a#freizeit:visited{
  position: absolute;
  display: block;
  background-image: url(../img/gfx/navi/freizeit.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  left:347px;
  top:0px;
  width:92px;
  height:45px;
}

a#freizeit:hover{
  background-position: bottom left;
}

a#typisch:link,a#typisch:visited{
  position: absolute;
  display: block;
  background-image: url(../img/gfx/navi/typisch.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  left:439px;
  top:0px;
  width:83px;
  height:45px;
}

a#typisch:hover{
  background-position: bottom left;
}
/* Hauptnavigation EOF */

/* Bottom Navigation BOF */
a#btmlink:link, a#btmlink:visited {
   list-style: circle;
   font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
   font-size: inherit;
	padding-left: 5px;
	padding-right: 10px;
	color: #333333;
	text-decoration: underline;
}

a#btmlink:hover{
	text-decoration: none;
}

a#copyright:link, a#copyright:visited {
   font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
   font-size: inherit;
	text-align: left;
	color: #333333;
	text-decoration: none;
}

a#copyright:hover{
	text-decoration: underline;
}
/* Bottom Navigation EOF */

/* Text-Links */
a#btmlinkh:link, a#btmlinkh:visited {
   list-style: circle;
   font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
   font-size: inherit;
	padding-left: 0px;
	padding-right: 0px;
	color: #333333;
	text-decoration: underline;
}

a#btmlinkh:hover{
	text-decoration: none;
}
