BODY {
        font-family: Arial, Helvetica, sans-serif;
        font-size : 13px;
        scrollbar-3d-light-color : White;
        scrollbar-arrow-color : #006699;
        scrollbar-base-color : White;
        scrollbar-dark-shadow-color : #005B88;
        scrollbar-face-color : #006699;
        background : url(./../grafiken/shback.jpg) no-repeat;
        background-color:#ffffff;
        border-top : 0px;
        margin-top : 6px;
}

TD.edit {
        font-family: Arial, Helvetica, sans-serif;
        font-size : 18px;
}

a:link {
        color: #006699;
        text-decoration : none;
        font-family: Arial, Helvetica, sans-serif;
        font-size : 13px;
}
a:visited {
        color: #006699;
        text-decoration : none;
        font-family: Arial, Helvetica, sans-serif;
        font-size : 13px;
        margin-top : 0px;
}
a:active {
        color: #006699;
        text-decoration : none;
        font-family: Arial, Helvetica, sans-serif;
        font-size : 13px;
}

TABLE, TD, TH, TR {
        border-left : none;
        border-right : 0.5cm solid White;
        border : none;
        font-family: Arial, Helvetica, sans-serif;
        font-size : 13px;
        border-top : 0px solid;
        margin-top : 0px;
}

TD.headline {
	height : 5;
}
