/* Generated by KaZcadeS */

body {
    font-family: Verdana;
    font-size: 10pt;
    color: #000066;
    background-color: #ccccff;
}
#titel {
    border: 1px solid #cc0000;
    padding: 5px;
    background-repeat: no-repeat;
    font-size: 14pt;
    font-style: normal;
    text-align: center;
    margin-right: 20px;
    font-weight: bold;
    background-image: url('img/logo.gif');
    height: 62px;
    color: #0000aa;
    background-color: #ffffcc
}
#menue {
    border: 1px solid #cc0000;
    padding: 5px;
    text-decoration: none;
    margin-top: 1px;
    height: 350px;
    background-color: #ffffcc;
    float: left;
    position: relative;
    width: 100px;
}
#inhalt {
    border: 1px solid #cc0000;
    padding: 5px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10pt;
    margin-top: 1px;
    margin-left: 114px;
    margin-right: 20px;
    height: 350px;
    background-color: #ffffcc;
}
.navlink {
    border-style: solid;
    border-color: #ffffff #cc0000 #cc0000 #ffffff;
    border-width: 1px;
    padding: 3px 10px 2px;
    display: block;
    background-color: #ccccff;
    text-align: left;
}
a.navlink:hover {
    border-style: solid;
    border-color: #cc0000 #ffffff #ffffff #cc0000;
    border-width: 1px;
    color: #660000;
    background-color: #9999ff;
    text-align: left;
    font-weight: inherit;
}
img {
    border: 6px inset #ffffff;
    margin: 10px;
    float: left;
}
p {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11pt;
    color: #000099;
}