/******************************************************************************
 *
 *  styles für Impressum
 *
 ******************************************************************************/


	hack{
		
		height:1px;
		
	}



	h2#one {
		
		text-align:left;
		border: 1px black solid;
		margin-right:275px;
		margin-top:25px;
		
	}
	
	
	h2#two {
		
		text-align:right;
		border: 1px black solid;
		margin-left:275px;
		margin-top:55px;
		
	}
	
	  
	div#pic1 {
         background:url(/bilder/1fj.jpg)no-repeat;
		 margin:10px;
		 height:150px;
		 width:200px;
		 float:left;
    }

	div#pic2 {
         background:url(/bilder/1chm.jpg) no-repeat;
		 margin:10px;
		 height:150px;
		 width:200px;
		 float:right;
    }
	
	
		div#barolinokonzept {
		 clear:both;
         background:url(/bilder/barolinokonzept.jpg) no-repeat;
		 margin-left:100px;
		 height:400px;
		 width:400px;
    }
	
    
  