body {
	background-color:  #1E2C46;
	padding:0;
	margin: 0;
}


.mattke {  font-family: "Trebuchet MS"; font-size: 9pt; align:justify; line-height: 12pt; color: #BDC5DC}
.mattke-dunkel { font-family: "Trebuchet MS"; font-size: 9pt; align:justify; line-height: 12pt; color: #1E2C46}
.mattke-schwarz { font-family: "Trebuchet MS"; font-size: 9pt; align:justify; line-height: 12pt; color: #000000}

ul.mattke-bulletlist {
	margin: 20px 0;
	padding: 0;
	list-style-type: none;
	border-bottom: 1px solid #BDC5DC;	
}

.mattke-bulletlist li{ 
	background: url(../images/button.gif) transparent left 5px no-repeat;
	padding: 2px 0 2px 15px;
	line-height: 16px;
	border-top: 1px solid #BDC5DC;	
}
ul.mattke-bulletlist ul { 
	margin: 0;
	padding: 0;
	list-style-type: none;	
}
.mattke-bulletlist ul li{ 
	background: url(../images/button_blau.gif) transparent left 5px no-repeat;
	padding-left: 15px;
	line-height: 16px;
	border: none;
}
.mattke-table { font-family: "Trebuchet MS"; font-size: 9pt; line-height: 12pt; color: #000000; margin-bottom: 2em }
.mattke-table td { 
	border-bottom: 1px solid #fff; 
	border-right: 1px solid #fff; 
	padding: 1px 5px;  
	vertical-align: top;
}

A:link {text-decoration: none; font-family: "Trebuchet MS"; font-size:  9pt; color:#CCCCFF;}

A:visited {text-decoration: none; font-family: "Trebuchet MS"; font-size:  9pt; color:#CCCCFF;}

A:active {text-decoration: none; font-family: "Trebuchet MS"; font-size:  9pt; color:#CCCCFF;}

A:hover {text-decoration: none; font-family: "Trebuchet MS"; font-size:  9pt; color: #FFFFFF;}

#zentrierer {
margin: 50px auto 0;
width: 800px;
z-index: 99;
}

#logoleiste { 
    top: 0px;
    left: 0px;
    width: 800px;
    height: 90px;
    background-color:  #1E2C46;
    z-index: 95;
    }



#menueleiste {
    top: 88px;
    left: 0px;
    width: 800px;
    height: 175px;
    background-color: #1E2C46;
    z-index: 99;
    }

#sprachwechsler {
    position:absolute; 
    width:200px; 
    height:18px; 
    z-index:7; 

}
#datenblock1 {  
    top: 265px;   
    width: 800px;
    height: 355px;
    border: none 1px #999999;
    overflow:hidden;
    background-image: url(../images/back.GIF);
    background-position:155px 300px;  
    background-attachment:fixed; 
    margin: 0px auto 0;
    z-index: 90;
    }
    
 #datenblock1-formular{  
    top: 265px;   
    width: 800px;
    height: 430px;
    border: none 1px #999999;
    background-color: #1E2C46;
    overflow:hidden;
    background-image: url(../images/back.GIF);
    background-position:155px 300px;  
    background-attachment:fixed; 
    margin: 0px auto 0;
    z-index: 90;
    }   
    
    
div.bg {
    background-image: url(../images/back.GIF);
    margin-left: auto;
margin-right: auto;
    }

img {
border:none;
}

#bild {position:relative; 

    top: 12px;
    left: 100px;
    width: 150px;
    height: 150px;
}

#zurueck {position:relative; 

    top: 320px;
    left: 100px;
    width: 50px;
    height: 20px;
    font-family: "Trebuchet MS";
    font-size:  29pt; 
    color: black;
}

#oberschrift {
	position:relative;
    top: -135px;
    left: 275px;
    width: 500px;
    height: 2px;
   

}


#oberschriftlinie {
position:relative;
    top: -118px;
    left: 275px;
    width: 480px;
    height: 2px;
    background-image: url(../images/linie.gif);
}

#textfeld1 {
position:relative;
    top: -115px;
    left: 275px;
    width: 480px;
    border:none;
    overflow : auto;
    z-index: 99;     
}
#textfeld2 {
position:relative;
    top: -115px;
    left: 275px;
    width: 480px;
    border:none;
    overflow:hidden;
    z-index: 99;     
}

div.scroll {
    position:absolute;
    width: 800px;
    height: 350px;
    border:none;
    background-image: url(../images/back.GIF); 
    background-position:150px 300px;  
    background-attachment:fixed;  
    background-color:transparent;
    overflow : auto;
    scrollbar-arrow-color:#1E2C46;
    scrollbar-3dlight-color:#FFFFFF;
    scrollbar-face-color:#BDC5DC;
    scrollbar-darkshadow-color:#FFFFFF;
    scrollbar-track-color:#FFFFFF;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-shadow-color:#9398AC;
}

div.scrollform {
    position:absolute;
    width: 800px;
    height: 430px;
    border:none;
    background-image: url(../images/back.GIF); 
    background-position:150px 300px;  
    background-attachment:fixed;  
    background-color:transparent;
    overflow : none;
}

.rollover1 a { display:block;}
.rollover1 a:hover { background-color: #C6CDE1;}