body {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
   line-height: 130%;
   margin:0px;
   background-color: #ff3399;
   height:100%;
}

h2{
   font-family:  Verdana, Arial, Helvetica, sans-serif;
   font-size: 17px;
   font-weight: bold;
   line-height: 150%;
   color:#ffffff;
}

.thumbs{
   background: #cc6699 url(../Bilder/thumbback.jpg) repeat-x ;
   width: 195px;
   height:146px;
   background-color:#ff3399;
   border-width: 0px;
   border-style:solid;
	}

.servicelink{
   font-size: 14px;
   font-weight: bold;
   color:#FF9900;
}

.servicelink:hover{
   font-size: 14px;
   font-weight: bold;
   color:#33ccff;
}



a{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
	line-height: 150%;
	color:#33ccff;
}

a:hover{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	font-weight: normal;
	line-height: 150%;
	color:#666666;
}
	
.thumbtext{
   font-family:  Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
   line-height: 150%;
   color:#ffffff;
   padding:2px;
	}

table{

   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
   line-height: 130%;
}

.left{
   width: 171px;
   background-color:#ffccff;
   border-width: 1px;
   border-top-style:solid;
   border-left-style:solid;
   border-right-style:solid;
   border-color:#cc6699;
   }

.right{
   border-width: 1px;
   border-top-style:solid;
   border-right-style:solid;
   border-color:#0099cc;
   background: #0099cc url(../Bilder/contentbackground.jpg) repeat-x ;
   padding-bottom:6px;
   padding-top:15px;
   padding-right:15px;
   padding-left:15px;
   
}

.ueberuns span {
	display: none;
}
.ueberuns:link, .ueberuns:visited {
	display: block;
	width: 171px;
	height: 35px;
	background:	url(../Bilder/ueberuns.jpg);
}
.ueberuns:hover, .ueberuns:active, .ueberuns:focus {
	background-image: url(../Bilder/over_ueberuns.jpg);
}

.preise span {
	display: none;
}
.preise:link, .preise:visited {
	display: block;
	width: 171px;
	height: 35px;
	background:	url(../Bilder/preise.jpg);
}
.preise:hover, .preise:active, .preise:focus {
	background-image: url(../Bilder/over_preise.jpg);
}

.teenys span {
	display: none;
}
.teenys:link, .teenys:visited {
	display: block;
	width: 171px;
	height: 35px;
	background:	url(../Bilder/teenys.jpg);
}
.teenys:hover, .teenys:active, .teenys:focus {
	background-image: url(../Bilder/over_teenys.jpg);
}

.ambiente span {
	display: none;
}
.ambiente:link, .ambiente:visited {
	display: block;
	width: 171px;
	height: 35px;
	background:	url(../Bilder/ambiente.jpg);
}
.ambiente:hover, .ambiente:active, .ambiente:focus {
	background-image: url(../Bilder/over_ambiente.jpg);
}

.kontakt span {
	display: none;
}
.kontakt:link, .kontakt:visited {
	display: block;
	width: 171px;
	height: 35px;
	background:	url(../Bilder/kontakt.jpg);
}
.kontakt:hover, .kontakt:active, .kontakt:focus {
	background-image: url(../Bilder/over_kontakt.jpg);
}

.anfahrt span {
	display: none;
}
.anfahrt:link, .anfahrt:visited {
	display: block;
	width: 171px;
	height: 15px;
	background:	url(../Bilder/anfahrt.jpg);
}

.impressum span {
	display: none;
}
.impressum:link, .impressum:visited {
	display: block;
	width: 171px;
	height: 17px;
	background:	url(../Bilder/impressum.jpg);
}
