div.vdformtable{
	font-size:11px;
	letter-spacing:1px;
	text-align:left;
	width:470px;
	border:1px #888888 solid;
}

div.vdformtableheader{
	background:#888888;
	background-image:url('images/backgroundtablehaeder.gif');
	color:#ffffff;
	font-size:12px;
	padding:2px;
}

div.vdtextformtextodd{
	height:25px;
	color:#000000;
	display: inline; 
	overflow: hidden; 
	text-overflow: ellipsis; 		
	float:left;
	padding:2px;
	width:120px;
	
}


div.vdtextformtexteven{
	height:25px;
	color:#000000;
	display: inline; 
	overflow: hidden; 
	text-overflow: ellipsis; 		
	float:left;
	padding:2px;
	width:120px;
	background:#efefef;
}

div.vdformtextodd{
	height:25px;
	color:#000000;
	display: inline; 
	overflow: hidden; 
	text-overflow: ellipsis; 		
	float:left;
	padding:2px;
	width:340px;
}


div.vdformtexteven{
	height:25px;
	color:#000000;
	display: inline; 
	overflow: hidden; 
	text-overflow: ellipsis; 		
	float:left;
	padding:2px;
	width:340px;
	background:#efefef;
}

div.vdmain{
	margin-top:420px;
	width:250px;
	top:250px;
}
div.vdvorschau{
	width:470px;
	border:1px #888888 dotted;
	position:absolute;
	top:340px;
	height:350px;
	margin-right:50px;
	
}

div.vdgesamt{
	width:470px;

}

a.colorbutton{
	display:block;
	width:10px;
	height:10px;
	float:left;
	margin-right:3px;
}