body {
scrollbar-base-color:#000000;
scrollbar-face-color:#E8E8C0;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#ffffff;
scrollbar-darkshadow-color:#767676;
scrollbar-shadow-color:#aaaaaa;
srollbar-arrow-color:#B82F2F;
scrollbar-track-color:#fefdee;
}

body {
        background: #fefdee url(../images/bg.gif) no-repeat;

}


#topnavi {
        display: inline;
        position: absolute;
        top: 16px;
        right: 36px;
        word-spacing: 3px;
        letter-spacing: 0px;
}



#ingenhof {
        position: absolute;
        top: 4px;
        left: 2px;
}


#content {
        font: 13px/130% trebuchet ms,trebuchet,Georgia,Times,serif;
        color: #787839;
        position: absolute;
        top: 84px;
        left: 235px;
        word-spacing: 1px;
        letter-spacing: 0px;
        font-weight: 500;
        width:495px;
        height:230px;
        overflow: auto;
        padding: 10px 10px 10px 10px;

}

.bild1{float:left; margin-top: 6px; margin-bottom: 4px; margin-right: 10px; margin-left: 0px;}
.bild2{float:right; margin-top: 6px; margin-bottom: 4px; margin-right: 4px; margin-left: 4px;}


h1{ color: #787839; font-size: 14px; font-weight: 600; letter-spacing: 0px; margin: 26px 0px 5px 0px;}
h2{ color: #787839; font-size: 13px; font-weight:normal; }

p { text-indent: 0px;
    margin: 12px 0px 0px 0px;}

.normal{font: 11px/120% georgia,Times,serif; color: #787839; font-weight: bold; word-spacing: 3px;
        letter-spacing: 0px;}

/* Links */

a:link {
        font: 11px/120% georgia,Times,serif;
        font-weight: bold;
        text-decoration: none;
        color: #B54646;

        }

a:visited {
        font: 11px/120% georgia,Times,serif;
        font-weight: bold;
        text-decoration: none;
        color: #B54646;
        }

a:hover,a:active {
        font: 11px/120% georgia,Times,serif;
        font-weight: bold;
        text-decoration: underline;
        color: #9B9A66;
        }