
/* INVARIANT.de */



/* +++++++++++++++++++++++++++++++ vermarktungsauftrag +++++++++++++++++++++++++++++++ */	

#vmakopfbox
    {
	margin-top: 5px;
	text-align:left;
	height: 65px;
	padding: 8px;
	background: #ffffff;
	border: 1px solid #c0c0c0;	
    } 	


#vmaformularbox
    {
	margin-top: 5px;
	text-align:left;
	width: 748px;
	height: 460px;
	background: #ffffff;
	border: 1px solid #c0c0c0;	
    }
	
.vmazeilehoch
    {
	margin-top: 3px;
	height: 75px;
	text-align:left;
    }
	
.vmazeileschmal
    {
	margin-top: 3px;
	height: 25px;
	text-align:left;
    }

.vmabezeichner
    {
	float: left;
	text-align:right;
	margin-top: 6px;
	margin-left: 10px;
	width: 250px;
	display: inline;
    }
	
.vmaeingabefeld
    {
	float: left;
	margin-top: 2px;
	margin-left: 10px;
	width: 430px;
	display: inline;
    }	
	
	
#vmatextunten
    {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:justify;
	height: 50px;
	padding: 8px;
	background: #ffffff;
	border: 1px solid #c0c0c0;
    }

/* +++++++++++++++++++++++++++++++ mailvermarktungempfang +++++++++++++++++++++++++++++++ */	

#vmaempfangbox
    {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:left;
	width: 748px;
	height: 250px;
	background: #ffffff;
	border: 1px solid #c0c0c0;	
    } 	


#vmaempfangtext
    {
	text-align:center;
	margin-top: 30px;
	margin-left: 10px;
	width: 720px;
    } 	


