.schriftformat{
font-family: Verdana, Arial;
font-size: 9pt;
font-weight: normal;
font-style: normal;
}

.leiste{
font-family: Verdana, Arial;
background-image: url('images/Leiste.gif');
}

.button{
font-family: Verdana, Arial;
font-size: 9pt;
font-weight: normal;
font-style: normal;
background-image: url('images/Button.gif');
border: 1px solid black;
}

hr{
border: 1px dotted #808080;
}

h3{
font-size: 14pt;
margin-top:0px;
margin-bottom:0px;
}

a:link{
font-family: Verdana, Arial;
color: #00C;
font-size: 9pt;
text-decoration: none;
padding: 0px;
}

a:hover { 
font-family: Verdana, Arial;
color: #000000;
text-decoration: none;
margin: 0px;
padding: 0px;
background-color: #fcee94;
}

a:visited {
font-family: Verdana, Arial;
font-size: 9pt;
text-decoration: none;
}

.einbett{
background-image: url('images/Tarife_Einbett.gif');
background-repeat: no-repeat;
}
.zweibett{
background-image: url('images/Tarife_Zweibett.gif');
background-repeat: no-repeat;
}
.mehrbett{
background-image: url('images/Tarife_Mehrbett.gif');
background-repeat: no-repeat;
}
.student{
background-image: url('images/Tarife_Studenten.gif');
background-repeat: no-repeat;
}
.arzt{
background-image: url('images/Arzt.gif');
background-repeat: no-repeat;
}
.zahnarzt{
background-image: url('images/Zahnarzt.gif');
background-repeat: no-repeat;
}