/* CSS Document */
* {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
}

#content {
padding-right:7px
}

#navitop {

font-weight: bold;
position: relative;
top: -25px;
margin-left:7px;
}

#navitop a {
color: white;
text-decoration: none;
}

#navitop a:hover {
text-decoration: underline;
}


#content .feriepartner {
text-decoration: none; color: #000;
}

#content a.feriepartner:hover {
text-decoration: underline; color: #cc0000;
}


#content h3 {

font-style: italic;
font-weight: normal;

}

#links {
padding-left:10px;
}


#links * {
font-size: 7pt;
color: #000;
}

#links a:hover {
font-size: 7pt;
color: #cc0000;
text-decoration: underline;
}

#links h1 a {
font-size: 9pt;
color: #000;
}
#header h1 {margin-top:-76px; margin-bottom: 0; padding: 0;margin-left:85px; color: white;font-size:30px;margin-bottom:50px;font-weight: normal}

#copyright , #copyright a {font-size: 0.9em}
