.body {  
	background-color: #FCFCE9; 
}

.tableexpand {  
	background-image: url('../VDVpage/VDVexpand.jpg'); 
	background-repeat: repeat-Y; 
	background-position: left 150px;

	vertical-align: top;	

	padding-left: 0px;	
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

	background-color: #FCFCE9; 

}


.tablebottom {  
	background-image: url('../VDVpage/VDVbottom.jpg'); 
	background-repeat: no-repeat; 
	background-position: left 0px

	vertical-align:top;

	background-color: #FCFCE9; 

	position: relative; 

	height:42px;
}


.tablebottomENG {  
	background-image: url('../VDVpage/VDVbottomENG.jpg'); 
	background-repeat: no-repeat; 
	background-position: left 0px

	vertical-align:top;

	background-color: #FCFCE9; 

	position: relative; 

	height:42px;
}

.bottomcontentleft {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bolder; 
	font-variant: normal; 
	color: #CC0000; 
	text-align: left; 
	letter-spacing: 0px; 

	padding-left: 21px; 
	padding-top: 2px; 
	padding-bottom: 5px; 
	padding-right:5px; 

	position: absolute; 
	white-space: normal;

	width:400px;
	height: 26px;

	z-index:2;
}

.bottomcontentright {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bolder; 
	font-variant: normal; 
	color: #CC0000; 
	text-align: right; 
	letter-spacing: 0px; 

	padding-left: 0px; 
	padding-top: 6px; 
	padding-bottom: 2px; 	
	padding-right:15px; 
	margin-left: 400px;

	position: abslote; 
	white-space: normal;

	width:400px;
	height: 26px;
}

.maintableleft {  
	vertical-align: top;	
	horizontal-align: left;

	padding-left:0px;	
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

	position: relative; 

	width:700px;
}

.maintableright {  
	vertical-align: top;	
	horizontal-align: right;

	padding-left: 5px;	
	padding-right: 0px;
	padding-top: 15px;
	padding-bottom: 15px;

	position: relative; 

	width:100px;
}

.kaderright {
	position: relative; 
	z-index:1;
}


.mainbottompictable {
	vertical-align:bottom;
	padding-left:1px;
}

.bottompic{
	width=798px;
	padding-top: 1px;
	padding-right: 0px;

	background-color: black; 
	overflow: hidden;

	position: relative; 

	z-index:0;
}

.productkadertabletop{
	background-image: url('../VDVpage/VDVkader/VDVproductkader_TOP.jpg');
	background-repeat: no-repeat;

	width:500px;
	height:9px;

	vertical-align:top;
	white-space:wrap
}

.productkadertableexpand{
	background-image: url('../VDVpage/VDVkader/VDVproductkader_EXPAND.jpg');
	background-repeat: repeat-y;

	width:500px;

	vertical-align:top;
	white-space:wrap;
}

.productkadertablebottom{
	background-image: url('../VDVpage/VDVkader/VDVproductkader_BOTTOM.jpg');
	background-repeat: no-repeat;

	width:500px;
	height:9px;

	vertical-align:top;
	white-space:wrap;
}

.button{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	font-variant: normal; 
	color: #3A392C; 
	
	margin:1px;
	padding:2px;
	
	border: #3A392C solid 1px;
	background-color:#F4E6CC;
	cursor:hand;
		
	text-decoration: none;
}

.button:hover{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	font-variant: normal; 
	color: #3A392C; 

	margin:0px;
	padding:2px;
	
	border: #3A392C solid 2px;
	background-color:#F4E6CC;
	cursor:hand;
		
	text-decoration: none;
}
