body {
background-color:white;
color:black;
font-family:'Helvetica';
font-size:10pt;
}
.data {
color:black;
background-color:lightgrey;
font-size:8pt;
font-weight:bold;
}
.active {
color:black;
font-weight:bold;
text-decoration:none;
font-size:10pt;
}
.inactive {
color:grey;
background-color:lightgrey;
font-size:10pt;
}
a.ia {
color:grey;
font-weight:bold;
text-decoration:none;
}
a.ia:visited {
color:grey;
}
a.ia:hover {
color:white;
text-decoration:underline;
}
#bg {
background-image:url(./pics/hausnord.jpg);
}
a.normal {
color:black;
font-size:10pt;
font-weight:bold;
font-style:italic;
text-decoration:none;
}
a.normal:visited {
color:black;
}
a.normal:hover {
text-decoration:underline;
}
a.mail {
color:black;
font-size:9pt;
font-weight:bold;
font-style:italic;
text-decoration:none;
}
a.mail:hover {
text-decoration:underline;
}
.button {
background-color:white;
color:grey;
font-weight:bold;
font-size:9pt;
border:1px solid lightgrey;
}
h2   { font-size: 11pt; text-decoration: none; text-align: center }
h3  { font-size: 10pt; text-decoration: none; text-align: center }
a.picture {
text-decoration:none;
margin-left:30px;
color:black;
}
a.picture2 {
text-decoration:none;
margin-left:5px;
color:black;
}
.pic {
border:1px solid lightgrey;
}
.g {
background-color:lightgrey;
border-right:1px solid white;
}
.w {
background-color:white;
border-right:1px solid lightgrey;
}
.hidden {
background-color:white;
color:black;
border:0px solid white;
}

#zurueck     { visibility: visible; position: absolute; top: 15px; left: 10px; width: 54px; height: 20px }
#weiter       { visibility: visible; position: absolute; top: 15px; right: 10px; width: 48px; height: 21px }
