/* Backgrounds Default*/

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	font-family: Tahoma;
	line-height: normal;
	color: #ffffff;
    background-image:  url(../img/geruest/projekte_nav1_bg.jpg); 
    background-position:center top;   
    background-color: #000022;
    background-repeat: no-repeat;  	
}

.linie {
   background-image: url(../img/geruest/kleine-linie.gif); 
   background-position:center top;  
   background-repeat: no-repeat;     
}



