body {
    background-color : #FFFFFF;
    color : #000000;
    font-family : Arial, Helvetica, sans-serif;
    padding: 0px;
    margin : 0px;
    overflow-x : hidden;
    overflow-y : auto;
    scrollbar-3dlight-color : #F4F1E0;
    scrollbar-arrow-color : #63453A;
    scrollbar-darkshadow-color : #63453A;
    scrollbar-face-color : #F4F1E0;
    scrollbar-highlight-color : #FFFFFF;
    scrollbar-shadow-color : #FFFFFF;
    scrollbar-track-color : #FFFFFF;
}


.abisz {
	font-weight: bold;
	color: #63453A;
}

.hinweis {
    font-size : 11px;
    font-weight : normal;
    line-height : 15px;
}

.thumbnails {
    border : none;
    margin-right : 12px;
    /*width : 220px;*/
}

.unterlegt {
    background-color : #F4F1E0;
}

#adresse {
    left : 35px;
    position : absolute;
    top : 580px;
    z-index : 3;
}

#collage {
    height : 187px;
    left : 34px;
    position : absolute;
    top : 61px;
    width : 408px;
    z-index : 1;
}

#content {
    background-color : #FFFFFF;
    height : 187px;
    left : 200px;
    position : absolute;
    top : 280px;
    width : 750px;
    z-index : 4;
}

a {
    color : #926A60;
}

#content h1 {
    font-size : 14px;
    font-weight : normal;
    text-transform : uppercase;
}

#content h2 {
    font-size : 12px;
    font-weight : normal;
    letter-spacing : 1pt;
}

#content p {
    font-size : 12px;
    font-weight : normal;
    line-height : 20px;
}

#content td {
    font-size : 12px;
    padding : 3px 3px 3px 6px;
}

#content th {
    font-size : 12px;
    padding-bottom : 20px;
    text-align : left;
}

#fehler {
    color : #CC0000;
    font-size : 12px;
    font-weight : bold;
    padding-bottom : 16px;
    width : 100%;
}

#mainmenu {
    height : 346px;
    left : 36px;
    position : absolute;
    top : 249px;
    width : 172px;
    z-index : 2;
}

#topmenu {
    left : 42px;
    position : absolute;
    top : 41px;
    width : 885px;
    z-index : 2;
}
