body {
	background-color:  #D0D0D0;
	padding:0;
	margin: 0;
    font-family: Trebuchet MS;
    font-size:12px;
}




A:link {text-decoration: none; font-family: "Trebuchet MS"; font-size:  9pt; color:#00ffff;}

A:visited {text-decoration: none; font-family: "Trebuchet MS"; font-size:  9pt; color:#00ffff;}

A:active {text-decoration: none; font-family: "Trebuchet MS"; font-size:  9pt; color:#00ffff;}

A:hover {text-decoration: none; font-family: "Trebuchet MS"; font-size:  9pt; color: #00ffff;}

#zentrierer {
margin: 50px auto 0;
width: 800px;
z-index: 99;
}

#logoleiste { 
    top: -30px;
    left: 0px;
    width: 800px;
    height: 75px;
    background-color:  #D0D0D0;
    z-index: 95;
    }



#menueleiste {
    top: 80px;
    left: 0px;
    width: 800px;
    height: 160px;
    background-color: #D0D0D0;
    z-index: 99;
    }



#datenblock1 {  
    top: 200px;
    width: 800px;
    height: 300px;
    border: solid 1px #999999;
    background-color: #D0D0D0;
    overflow : auto;
    background-image: url(../images/hintergrund1.jpg);
    background-attachment:fixed; 
    layer-background-image: url(../images/hintergrund1.jpg);
	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;
         margin: 0px auto 0;      
    	z-index: 1;
    }

div.scroll {
    position:absolute;
    width: 800px;
    height: 299px;
    border:none;
    background-image: url(../images/hintergrund1.jpg); 
    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;
}
    
#datenblock1-BACKUP {  
    top: 200px;
    width: 800px;
    height: 300px;
    border: solid 1px #999999;
    background-color: #D0D0D0;
    overflow : auto;
    background-image: url(../images/hintergrund1.jpg);
    background-attachment:fixed; 
    layer-background-image: url(../images/hintergrund1.jpg);
    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;
         margin: 0px auto 0;      
        z-index: 1;
    }    
    
div.bg {
    background-image: url(images/hintergrund1.jpg);
    margin-left: auto;
margin-right: auto;
    }

img {
border:none;
}

#bild {position:relative; 

    top: 12px;
    left: 100px;
    width: 150px;
    height: 150px;
background-color: red;
}

#oberschrift {
	position:relative;
    top: -135px;
    left: 275px;
    width: 500px;
    height: 2px;
   

}


#oberschriftlinie {
position:relative;
    top: -120px;
    left: 275px;
    width: 480px;
    height: 2px;
    background-image: url(../images/linie.gif);
    
background-color: grey;
}

#textfeld1 {
position:relative;
    top: -115px;
    left: 275px;
    width: 480px;
  

}
