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

#content {
padding-right:7px
}

#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;
}