a.tooltip,
a.tooltip:link,
a.tooltip:visited,
a.tooltip:active {
position: relative;
font-family: Verdana;
font-size: 12pt;
color: #000000;
text-decoration: none;
border-bottom:1px dotted black;
}

a.tooltip:hover {
background: transparent;
z-index: 100;
}

a.tooltip span {
display: none;
text-decoration: none;
}

a.tooltip:hover span {
display: block;
position: absolute;
top: 30px;
left: 0;
width: 200px;
z-index: 100;
color: #000000;
border: 1px dotted;
border-color: #000000;
background: #EEEEEE;
font-family: Verdana;
font-style: Normal;
text-align: left;
}

.preismatrix
{
font-family: Verdana;
font-size: 8pt;
}
#name   {
         width: 455px;
         height: 29px;
         padding: .5em;
         /*border: 2px solid black;*/
         color: black;
	 position: absolute;
         top: 65;
	 z-index:4;
         left:50%;
   	 margin-left:-240px;
         position: expression("absolute");
         top: expression(document.body.scrollTop - this.offsetHeight + this.offsetHeight);
	 position: fixed;
         }

#slogan {
	 font-family: Verdana;
         width: 300px;
         height: 27px;
         padding: .5em;
         /*border: 2px solid black;*/
         color: black;
	 position: absolute;
         top: 30;
	 z-index:4;
         left:50%;
   	 margin-left:0px;
         position: expression("absolute");
         top: expression(document.body.scrollTop - this.offsetHeight + this.offsetHeight);
	 position: fixed;
         }


TABLE.tarif { border-collapse:collapse;}
TD.tarif { border:1px #9b9695 solid; } 
}
a:link.link, a:visited.link {
	font-family: Verdana;
	font-size: 12pt;
	color: white;
	text-decoration: none;
	}
a:link.link2, a:visited.link2 {
	font-family: Verdana;
	font-size: 10pt;
	color: black;
	text-decoration: none;
	}
.link {
	font-family: Verdana;
	font-size: 12pt;
	color: #ffffff;
	text-decoration: none;
	}

.link2 {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	}

.text{
	font-family: Verdana;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	}
.aktuell{
	font-family: Verdana;
	font-size: 12pt;
	color: #ff0000;
	text-decoration: none;
	}
.linkleiste1 {
	background-color: #000000;
	}
.linkleiste2 {
	background-color: #ffffff;
	}
.slogan {
	font-family:Verdana; font-weight:bold; font-size:100%; color:#ff0000;
	}
.kopf1 {
	background-color:#ffffff;
	}
.kopf2 {
	background-color:#ff0000;
	}
a:hover.link {
	background-color: #ff0000;
	font-family: Verdana;
	font-size: 12pt;
	color: #ffffff;
	text-decoration: none;
}

.int
{
	font-family: Verdana;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	border-bottom:1px dotted black;
}
a:link.int, a:visited.int
{
	background-color: #ff0000;
	font-family: Verdana;
	font-size: 12pt;
	color: #ffffff;
	text-decoration: none;
	border-bottom:3px dotted black;
}
a:hover.int {
	background-color: #ff0000;
	font-family: Verdana;
	font-size: 12pt;
	color: #ffffff;
	text-decoration: none;
	border-bottom:3px dotted black;
}

a:hover.link2 {
	background-color: #000000;
	font-family: Verdana;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
}
h1.index{
	font-family: Verdana;
	font-size:16pt;
	color: #ff0000;
	}
h2.index{
	font-family: Verdana;
	font-size:14pt;
	color: #ff0000;
	}
h3.index{
	font-family: Verdana;
	font-size:12pt;
	color: #ff0000;
	}

select.preis{
font-family: Verdana;
font-size: 10pt;
font-style: normal;
font-weight: normal;
width: 170px;
background-color: red;
}



