body { 
    color:#039;
    margin:0px 10px;
    background-color:#fef8e0;
}
img {
    border:none;
}
a {
    text-decoration:none;
}
a:link {
    color:#06f;
}
a:hover {
    background-color:#fef880;
}
#top { 
    font-family:'Brush Script MT','Monotype Corsiva','URW Chancery L',cursive;
    font-size:400%;
    margin:10px 0px;
    line-height:60px;
}
.ruler {
    clear:both;
    margin:0px;
    text-align:center;
    height:10px;
}
.ruler img {
    width:100%;
    height:10px;
}
#logo {
    position:absolute;
    right:10px;
}
#navleft {
    width:100%;
}
#navleft ul {
    padding-left:10px;
    margin:5px;
}
#navleft li {
    float:left;
    list-style-type: none;
    padding-right: 16px;
    list-style-position: outside;
    font-weight:bold;
}
#navleft .navCurrent {
/*    background-image: url(img/note2.gif); */
    background-repeat: no-repeat;
}
#img1 {
    float:right;
    padding:0px 0px 8px 8px;
}
#content {
}
#impressum {
    width:100%;
}

