html {
height : 100%;
margin-bottom: 1px;
padding : 0;
}

body {
        background-repeat: repeat;
        background-color: #999999;
        background-image: url(HintergrundNEU-klein.jpg);
        height: 100%;
        font-family: Verdana, sans-serif;
        font-size: 12pt;
        line-height: 14pt;
        color: #000000
}



#left {
        position : absolute;
        top : 85pt;
        left : 10pt;
        width : 140pt;
        background-color : #FFCCCC;
        border : 4px solid #FF0000;
        padding : 12px 24px;
        font-family: Verdana, sans-serif;
        font-size: 14pt;
        line-height: 4pt;
        color: #000000;
        display : block;
        text-align : justify;
}





#main-b {
        position : absolute;
        top : 140pt;
        left : 27%;
        width : 60%;
        height : 60%;
        background-color : #FFCCCC;
        border : 4px solid #FF0000;
        padding : 12px 24px;
        font-family: Verdana, sans-serif;
        font-size: 13px;
        line-height: 19px;
        color: #000000;
        display: block;
        text-align: justify;
        overflow:auto;
        overflow-x: auto;
        overflow-y: auto;
        overflow:-moz-scrollbars-vertical;
        overflow:-moz-scrollbars-horizontal-none;
        scrollbar-3dlight-color: #FF0000;
        scrollbar-arrow-color : #ffff00;
        scrollbar-base-color: #993333;
        scrollbar-darkshadow-color: #FF0000;
        scrollbar-face-color: #993333;
        scrollbar-highlight-color: #993333;
        scrollbar-shadow-color: #993333;
        scrollbar-track-color: #FF0000;
}







.text {
        font-family: Verdana, sans-serif;
        font-size: 13px;
        color: #000000;
        line-height: 19px;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        text-decoration: none;
}


a.type1:link {
        color : #000000;
        font-family: Verdana, sans-serif;
        font-size: 13px;
        text-decoration: none;
        line-height: 19px;
        font-weight:normal;
}

a.type1:visited {
        color : #000000;
        font-family: Verdana, sans-serif;
        font-size: 13px;
        text-decoration: none;
        line-height: 19px;
        font-weight:normal;
}

a.type1:active {
        color : #ff3333;
        font-family: Verdana, sans-serif;
        font-size: 13px;
        text-decoration: none;
        line-height: 19px;
        font-weight: bold;
}

a.type1:hover {
        color : #ff3333;
        font-family: Verdana, sans-serif;
        font-size: 13px;
        text-decoration: none;
        line-height: 19px;
        font-weight: bold;
}

a.type2:link {
        color : #ff3333;
}

a.type2:visited {
        color : #ff3333;
}

a.type2:active {
        color : #ff3333;
}

a.type2:hover {
        color : #ff3333;
        font-weight: bold;
}