html, body {
margin: 0px;
padding: 0px;
background-color: #282B94;
overflow: hidden;
}
#rahmen {
position: absolute;
top: 3%;
left: 5%;
right: 5%;
bottom: 3%;
width: 90%;
height: 94%;
border: 2px solid #D1D2F1;
background-color: #FFFFFF;
}
#oben {
position: absolute;
height: 120px;
width: 100%;
background-color: #FFFFFF;
z-index: 3;
}
#logo {
position: absolute;
background-image: url(../Bilder/hundundkatzk.jpg);
width: 119px;
height: 88px;
left: 3%;
top: 30px;
}
#titel {
position: absolute;
width: 670px;
height: 80px;
left: 190px;
top: 50px;
background-image: url(../Bilder/tierarzttitel.jpg);
background-repeat: no-repeat;
}
#namenhg {
position: absolute;
height: 30px;
width: 100%;
left: 0px;
top: 120px;
background-color: #D1D2F1;
border-bottom: 2px solid #282B94;
z-index: 4;
}
#name {
position: absolute;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.4em;
font-style: normal;
font-weight: normal;
color: #000033; 
left: 200px;
top: 4px;
z-index: 6;
}
#bezeichnung {
position: absolute;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.2em;
font-style: normal;
font-weight: normal;
color: #000033;
left: 684px;
top:4px;
z-index: 5; 
}
#navigation {
position: absolute;
height: 80%;
top: 145px;
padding-left: 20px;
width: 140px;
text-align: left;
left: 0px;
border-right: 2px solid #282B94;
z-index: 2;
}
a:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.9em;
font-style: normal;
font-weight: normal;
color: #9966ff;
text-decoration: none;
}
a:visited {
color: #9966ff;
text-decoration: none;
}
a:hover {
color: #9966ff;
text-decoration: none;
}
a:active {
color: #9966ff;
text-decoration: none;
}
a.nav {
display: block;
background-image: url(../Bilder/uphg.jpg);
background-repeat: no-repeat;
height: 30px;
width: 120px;
font-family: Arial, sans-serif;
font-size: 0.9em;
font-weight: normal;
text-decoration: none;
letter-spacing: 0.1em;
padding-left: 20px;
text-valign: center;
text-align: left;
}
a.nav:link, 
a.nav:visited {
color: #9966ff;
}
a.nav:active{
color: #9966ff;
}
a.nav:hover{
color: #282B94;
}
.aktuel {
display: block;
background-repeat: no-repeat;
height: 30px;
width: 120px;
font-family: Arial, sans-serif;
font-size: 0.9em;
font-weight: bold;
text-decoration: none;
letter-spacing: 0.1em;
padding-left: 20px;
text-align: left;
color: #000000;
}
#inhalt {
margin-left: 156px; 
right: 0px;
margin-top: 160px;
width: 83%;
height: 69%;
overflow: auto;
z-index: 1;
}
h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.2em;
font-style: normal;
font-weight: normal;
color: #000033;
margin-left: 60px;
margin-top: 25px;
margin-bottom: 20px;
margin-right: 100px;
text-align: left;
}
h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.0em;
font-style: normal;
font-weight: normal;
color: #000033;
margin-left: 60px;
margin-bottom: 10px;
margin-right: 80px;
text-align: left;
}
p {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.9em;
font-style: normal;
font-weight: normal;
color: #000000;
text-align: left;
vertical-align: top;
margin-left: 60px;
margin-right: 100px;
}
td {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.9em;
font-style: normal;
font-weight: normal;
color: #000000;
text-align: left;
vertical-align: top;
}
.legende {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.8em;
font-style: normal;
font-weight: normal;
color: #000033;
margin-left: 60px;
margin-right: 80px;
margin-bottm: 3%;
}
gruss {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-style: italic;
font-weight: bold;
text-align: left;
color: #9966ff;
}
ul {
list-style-position: outside;
list-style-image: url(../Bilder/listenkatze.jpg);
margin-left: 60px;
}
li {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.9em;
font-style: normal;
font-weight: normal;
color: #000000;
text-align: left;
vertical-align: top;
margin-left: 10px;
margin-right: 100px;
}