
/* INVARIANT.de */



/* +++++++++++++++++++++++++++++++ immobilienangebote +++++++++++++++++++++++++++++++ */	

#angebotebox
    {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:left;
	width: 748px;
	height: 265px;
	background: #ffffff;
	border: 1px solid #c0c0c0;	
    } 	


	
	
	
	
/* +++++++++++++++++++++++++++++++ links +++++++++++++++++++++++++++++++ */		
#angspaltelinks
    {
	float: left;
	display: inline;
	width: 340px;
	height: 242px;
    } 

		
#angebotetext
    {
	text-align:left;
	margin-top: 50px;
	margin-left: 60px;
    } 	
	

	
	
/* +++++++++++++++++++++++++++++++ rechts +++++++++++++++++++++++++++++++ */		
#angspalterechts
    {
	float: left;
	display: inline;
	text-align: center;
	width: 360px;
	height: 265px;
    }

#angbildbox
    {
	margin-top: 15px;
	margin-left: 40px;
	width: 350px;
	height: 235px;
	background: #ffffff;
    }

	
	
	


/* +++++++++++++++++++++++++++++++ Fuß +++++++++++++++++++++++++++++++ */	
	
#fussnavang
    {
	float: left;
	margin-left: 3px;
	width: 558px;
    }


