 body{
        font-family:         Arial, Regular, sans-serif;
        color:                #000000;
        font-size:        9pt;
        background-color:  #000000;
        z-index:        1;
        text-align: left;
        
        scrollbar-face-color: #0099FF;
        scrollbar-highlight-color: #0099FF;
        scrollbar-3dlight-color: #6699FF;
        scrollbar-darkshadow-color: #6699FF;
        scrollbar-shadow-color: #6699FF;
        scrollbar-arrow-color: #000000;
        scrollbar-track-color: #CCCCFF;
}
h1 {
        color:                #FF0000;
        font-family:         Arial, Regular, sans-serif;
        font-weight:    bold;
        font-size:       9.5pt;
        margin-bottom:  10px;
        z-index:        1;
}
h2 {
        color:                #00FF00;
        font-family:    Arial, Regular, sans-serif;
        font-weight:    bold;
        font-size:      15pt;
        z-index:        1;
}

.input {
    border: 1px solid #006;
    background: #ffc;
}
.button {
    border: 1px solid #006;
    background: #9cf;
}
.contenttable {
    border:1px solid #6f6f6f;
    border-color: #6f6f6f;
    background:#FFFFFF;
    width: 90%;

}
.tr-even {
   margin: 0px;
   padding: 0px;
    border:1px solid#6f6f6f;
}
.tr-odd {
   margin: 0px;
   padding: 0px;
    border:1px solid #6f6f6f;
}

.tr-0 {
    background:#6f6f6f;
    color:                   #FFFFFF
}


.align-left { text-align: left }
.align-center { text-align: center }
.align-right { text-align: right }
/* --------------------- Inhalt 3-teilig// ------------- */

div.layout{
        position:        relative;
        width:           913px;
        height:          661px;
        z-index:        2;
}

div.logo{
        position:       absolute;
        top:            0px;
        left:           0px;
        width:          913px;
        height:         215px;
        vertical-align: bottom;
        z-index:        4;
        overflow:       hidden;      

}
div.links{
        position:       absolute;
        top:            215px;
        left:           0px;
        width:          232px;
        height:         446px;
        vertical-align: top;
        z-index:        4;
        overflow:       hidden;
     

}
div.mitte{
        position:       absolute;
        top:            215px;
        left:           232px;
        width:          450px;
        height:         446px;
        vertical-align: top;
        text-align:	center;
        z-index:        4;
        overflow:       auto;
}
div.mitte_1{
        position:       absolute;
        top:            215px;
        left:           0px;
        width:          913px;
        height:         446px;
        vertical-align: top;
        text-align:	center;
        z-index:        4;
        overflow:       auto;
}
div.mitte_2{
        position:       absolute;
        top:            215px;
        left:           232px;
        width:          682px;
        height:         446px;
        vertical-align: top;
        text-align:	left;
        z-index:        4;
        overflow:       auto;
}
div.rechts{
        position:       absolute;
        top:            215px;
        left:           682px;
        width:          232px;
        height:         446px;

        vertical-align: top;
        z-index:        4;
        overflow:       hidden;


}




/* --------------------- Inhalt 3-teilig// ------------- */
div.inhalt_left{
        position:       static;
        top:            0px;
        left:           0px;
        width:          212px;
        height:         446px;
        
        vertical-align:        top;
        text-align:	left;
        z-index:        5;
        overflow:        auto;
       

}
div.inhalt_right{
         position:      relative;
        top:            0px;
        left:           0px;
        width:          232px;
        height:         446px;

        vertical-align:        top;
        z-index:         5;
       
        overflow:        auto;
}
div.inhalt_content{
        position:      absolute;        
        width:          400px;
        height:         406px;
        top:		20px;
        left:		25px;
        padding-right:	25px;
        text-align:	left;
        vertical-align:        top;
        z-index:        5;
        overflow:        auto;
        
}

div.inhalt_content_2{
        position:      relative;        
        width:          642px;
        height:         406px;
        margin:	20px ;                     
        text-align:	left;
        vertical-align:        top;
        z-index:        5;
        overflow:        auto;
}
div.inhalt_content_1{
        position:      relative;        
        width:         873px;
        height:         406px;
        margin:	20px ;                     
        text-align:	left;
        vertical-align:        top;
        z-index:        5;
        overflow:        auto;
}


/* --------------------- Navigation// ------------- */
div.navi{
        position:     absolute;
        top:	150px;
        left:	0px;
        height:	150px;
        width:		913px;
        vertical-align:  bottom;
        text-align:	center;
        font-size:       9.5pt;
        font-weight:     bold;
        line-height:     9.5pt;
        z-index:         5;
}

/* --------------------- Sonstige// ------------- */
div.navi a:link {color:#FFFFFF; text-decoration:none;}
div.navi a:visited {color:#FFFFFF;text-decoration:none;}
div.navi a:hover {color:#FFFFFF;text-decoration:none;}



table {
   margin:        0px;
   padding:        0px;
   font-size:   9.5pt;
}

tr {
   margin:        0px;
   padding:        0px;
}

td {
   margin:        0px;
   padding:        0px;
}


td#inhalt {
   width:        430px;
   height:        446px;

}

td#inhalt_1 {
   width:        913px;
   height:        446px;
}

td#inhalt_2 {
   width:        681px;
   height:        446px;
}

td#startseite {
   width:        913px;
   height:        446px;

}
td#left {
   width:        232px;
   height:        446px;


}
td#right {
   width:        232px;
   height:        446px;
}
td#kopf{
   width:        913px;
   height:        215px;
}





