body{           text-align:center;}
.page{     width:1000px;
           background:#FFFFFF;
           text-align:left;
}
.header{   width:1000px;
           height:200px;
           background: transparent url(../img/site/header.gif) right no-repeat;
}
.header2{  margin-top:-15px;
           height:66px;  width:1000px; 
           background: transparent url(../img/site/header2.png) right no-repeat;
}
.header3{  margin:1em 0 -1em 0;
           height:200px;  width:950px;
           background: transparent url(../img/site/topheader.png) right no-repeat;
}
.main{     background: transparent url(../img/site/hintergrund.gif)   ;
   		   position:relative;
		   z-index:1; 
			margin-top:-3px;
}

.col1{      width:1px;
            float:left;
            clear:left;
}
.col2{      width:200px;
            float:right;
			margin-right:2em;
            padding:1em 1em 0 0;

}
.col3{      width:auto; min-height:650px;
            margin:0 250px 0 0px;
            padding:1em 2em 1em 2em;
}
.footer{    background: transparent url(../img/site/footer.png) no-repeat;
            width:1000px;height:66px;
            margin-top:-1em;
}