body {

background-attachment : fixed;
background-position : center;
background-repeat : no-repeat;
background-color :#F0F0F0;

 }





/*Gesammtinhalt*/

#wrapper {

background: #ffffff;
width : 900px;
height :2050px;
margin-top: 1px;
margin-right: auto;
margin-bottom: 1px;
margin-left: auto;
border : 1px solid #8273EA; /*schwarz*/

}




#text {
width : 836px;
height : 93px;
float : left;

overflow : hidden;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
font-weight:normal;
line-height:15px;
border : 0px solid #0B06F9; /*blau*/
text-align : left;
margin-top: 10px;
margin-right: 10px;
margin-left: 30px;

}


#text2 {
width : 410px;
height : 236px;
margin-left : 450px;
margin-right : 0px;
margin-top : 85px;
margin-bottom :0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
font-weight:normal;
line-height:15px;
border : 0px solid #FF0000; /*rot*/
text-align : left;


position: absolute;
}





/*Ueberschrift2*/
#headline2 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 14px;
font-weight : normal;
color :  #F9F9EE;
margin-bottom : 20px;
}

/*Ueberschrift3*/
#headline3 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
font-weight : normal;
color :  #000000;
margin-bottom : 20px;
}

address { text-align: Center;
         font-size: 80%;
         font-style: normal;
         letter-spacing: 2px;
         color:#000000;
         margin-top : 550px;

       }