
/* INVARIANT.de */



/* +++++++++++++++++++++++++++++++ unternehmen +++++++++++++++++++++++++++++++ */	

#unternehmenbox
    {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:left;
	width: 748px;
	height: 390px;
	background: #ffffff;
	border: 1px solid #c0c0c0;	
    } 	


#unternehmentext
    {
	text-align:justify;
	margin-top: 20px;
	margin-left: 50px;
	width: 640px;
    } 	
	

/* +++++++++++++++++++++++++++++++ impressum +++++++++++++++++++++++++++++++ */	

#impressbox
    {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:left;
	width: 748px;
	height: 750px;
	background: #ffffff;
	border: 1px solid #c0c0c0;	
    } 	


#impresstext
    {
	text-align:justify;
	margin-top: 20px;
	margin-left: 50px;
	width: 640px;
    } 	

	
	

/* +++++++++++++++++++++++++++++++ nutzungsbedingungen +++++++++++++++++++++++++++++++ */	

#nutzungbox
    {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:left;
	width: 748px;
	height: 615px;
	background: #ffffff;
	border: 1px solid #c0c0c0;	
    } 	


#nutzungtext
    {
	text-align:justify;
	margin-top: 20px;
	margin-left: 50px;
	width: 640px;
    } 	
