body {
    color: #003263;
    font-size: 9px;
    font-family: Arial, Helvetica, sans-serif;
    }
    
p {
    margin: 0 0 10px 0;    
    }
    
p.highlight {
    padding: 5px;
    border: 1px solid #003263;
    background: #B2BDD4;
    }
    
p.highlight a {
    font-weight: bold;
    text-decoration: none;
    }
    
p.highlight a:hover {
    color: #009AD4;
    text-decoration: underline;
    }
    
a:link { color: #355A86; }
a:hover { color: #355A86; }
a:active { color: #355A86; }
a:visited { color: #355A86; }
a.hover:link
.leftspacer { 
    background: url('Bilder/spacer2.gif') repeat-y scroll; 
    }
.rightspacer { 
    background: url('Bilder/spacer5.gif') repeat-y scroll; 
    }
.menu_right { 
    background: url('Bilder/menu_right_body.gif') repeat-y scroll;
    }
