/* 
Stylesheet aangelevrd door VeronicaDesign. Meeste style overgenomen ivm ontwerp van VD.
Let op: er wordt gewerkt met 2 kleuren: red en blue, beide moeten mogelijk zijn, met daarbij
het voorstel van VD uitgaat van: 'new_redblock' als groot block en 'new_blueblock' als klein block
Omdat zowel rood als blauw ook klein en groot moeten zijn zijn de volgende styleblokken toegevoegd:
'new_redblock_klein' als groot block en 'new_blueblock_groot' als klein block
*/

/* aangepast */
body {
	margin		: 	0;
	padding		: 	0;
	background	:	#DBDBDB url("/vehwebsite/images/background_body.gif") top left repeat-x;
}

li
{
	height:auto;
}

.contentwrapper2 {
	width		: 	790px;
	margin		: 	auto;
	background	:	#FFFFFF;
}

/* start nieuwe styles */

/*body {
	font		:	11px/15px Helvetica, Arial, Sans-serif;
	color		: 	#333;
}
*/
a img {
	border		:	0;
}

p.new_readmore {
	display		:	block;
	text-decoration	:	none;
	padding-left:	10px;
}

a.new_readmore {
	color		:	#006699;
	font-weight	:	bold;
	display		:	block;
	clear		:	left;
	margin-top	:	5px;
	text-decoration	:	none;
	padding-left:	10px;
	background	:	url("/vehwebsite/images/veh_arrowbullet.gif") top left no-repeat;
}

a.new_contentlink {
	color		:	#006699;
	font-weight	:	bold;
	display		:	block;
	text-decoration	:	none;
	padding-left:	10px;
	background	:	url("/vehwebsite/images/veh_arrowbullet.gif") top left no-repeat;
}

a.new_contentfooter {
	margin-top	: 	8px;
	margin-left	: 	10px;
}

a.new_readmore:hover,
a.new_contentlink:hover {
	text-decoration	:	underline;
}

a.new_spacer {
	padding-bottom:	10px;
}

p.new_error {
	margin		:	0;
	padding		: 	10px 0 0 0;
	display		:	none;
	color		:	#f00;
	font-size	:	10px;
	line-height	:	13px;
}

h1.new_accordionheader {
	margin		:	0;
	padding		:	12px 0 8px 10px;
	font-size	:	19px;
	color		:	#FFFFFF;
	background	:	url("/vehwebsite/images/veh_accordionheader_blue.gif") top left no-repeat;
}
h1.new_accordionheaderred {
	margin		:	0;
	padding		:	12px 0 8px 10px;
	font-size	:	19px;
	color		:	#FFFFFF;
	background	:	url("/vehwebsite/images/veh_accordionheader.gif") top left no-repeat;
}

h2.new_accordionheader {
	margin		:	0;
	padding		:	12px 0 10px 10px;
	font-size	:	19px;
	color		:	#FFFFFF;
	background	:	url("/vehwebsite/images/veh_accordionheader.gif") top left no-repeat;
}

h2.new_contentheader {
	margin		:	0;
	padding		:	0;
	display		: 	block;
	width		:	150px;
	font-size	:	17px;
	line-height	:	17px;
	color		:	#003366;
}
h2.new_contentheaderPoll {
	padding		:	0;
	display		: 	block;
	width		:	150px;
	font-size	:	17px;
	line-height	:	17px;
	color		:	#003366;
	padding-left: 5px;

}
h2.new_fillblockheader {
	margin		:	0;
	padding		:	10px 5px 0 10px;
	display		: 	block;
	font-size	:	17px;
	line-height	:	17px;
	font-weight	:	normal;
	color		:	#64655F;
	background	:	url("/vehwebsite/images/veh_forumheader.gif") top left no-repeat;
}

/* aangepast */
h2.new_blueblock {
	margin		:	0;
	padding		:	8px 0 7px 10px;
	padding		:	8px 0 7px 0px;
	font-size	:	13px;
	color		:	#FFFFFF;
	background	:	url("/vehwebsite/images/veh_contentheader_blue.gif") top left no-repeat;
	width		:   282px;
}
h2.new_redblock_klein {
	margin		:	0;
	padding		:	8px 0 7px 10px;
	padding		:	8px 0 7px 0px;
	font-size	:	13px;
	color		:	#FFFFFF;
	background	:	url("/vehwebsite/images/veh_contentheader_red.gif") top left no-repeat;
	width		:   282px;
}

h2.new_redblock {
	margin		:	0;
	padding		:	10px 0 8px 10px;
	font-size	:	19px;
	color		:	#FFFFFF;
	background	:	url("/vehwebsite/images/veh_contentheader_red_tall.gif") top left no-repeat;
}
/********************************
********* toegevoegd ************
********************************/
h2.new_redblock_klein {
	margin		:	0;
	padding		:	8px 0 7px 10px;
	padding		:	8px 0 7px 0px;
	font-size	:	13px;
	color		:	#FFFFFF;
	background	:	url("/vehwebsite/images/veh_contentheader_red.gif") top left no-repeat;
	width		:   282px;
}
h2.new_blueblock_groot {
	margin		:	0;
	padding		:	10px 0 8px 10px;
	font-size	:	19px;
	color		:	#FFFFFF;
	background	:	url("/vehwebsite/images/veh_contentheader_blue_tall.gif") top left no-repeat;
}

.new_bannerimage2 {
	display		:	block;
	border		:	0;
}

.new_contentimage {
	margin		:	0;
	padding		:	0;
	display		:	block;
	border		:	0;
}

.new_footerimage {
	display		:	block;
	border		:	0;
	margin-bottom:	15px;
}

.new_leftwrapper {
	float		: 	left;
	width		:	590px;
	padding-left:	5px;
}

.new_rightwrapper {
	float		: 	right;
	width		:	160px;
	padding-right:	5px;
}

.new_contentblock {
	clear		: 	both;
	display		:	block;
	padding-top	:	5px;
}

.new_background {
	height		:	280px; /* aangepast, was 220 */
	margin		:	5px 0 0 0px; /* aangepast, was 5px 0 0 5px */
	padding		: 	1px 20px 10px 20px;
	background	:	url("/vehwebsite/images/veh_achtergrond_kaal.jpg") top left no-repeat;
	overflow	:	hidden;
}
.new_backgroundA {
	height		:	280px; /* aangepast, was 220 */
	margin		:	5px 0 0 5px; /* aangepast, was 5px 0 0 5px */
	padding		: 	1px 20px 10px 20px;
	background	:	url("/vehwebsite/images/veh_achtergrond_kaal.jpg") top left no-repeat;
	overflow	:	hidden;
}

.new_backgrounditem {
	width		:	342px;
	float		:	left;
	clear		:	left;
	padding-top	:	10px;
		font-family: arial;
	font-size:     11px;
}

.new_backgrounditem strong {
	display		:	block;
	font-size	:	12px;
	color		:	#000000;
	padding-bottom	:	3px;
}

.new_backgrounditem img {
	/*float		:	left;*/
	/*margin-right:	12px;
	padding-bottom	:	10px;*/
	background	:	url("/vehwebsite/images/veh_imageshadow_achtergrond.jpg") bottom left no-repeat;
}

.new_backgrounditem span {
	/*width		:	210px;*/
	margin		: 	0;
	padding		:	0;
	float		:	left;
	font-size:     11px;
}


/* aangepast */
.new_contenthalf {
	float		:	left;
	width		:	282px; /* aangepast want niet bred genoeg. Was 282 */
	/*padding		: 	0 5px;*/
	/*height		:	100% !important;*/
	/*min-height: 100%;*/ 
}

.new_contentfull {
	float		: 	left;
	width		:	580px; /* aangepast, was niet breed genoeg. Was 575 */
	padding		: 	0 0 0 5px; /* aangepast, was 0 5px; */
}

.new_contentfull h2.new_redblock {
	margin		:	0;
	padding		:	10px 0 10px 10px;
	font-size	:	19px;
	color		:	#FFFFFF;
	background	:	url("/vehwebsite/images/veh_contentheader_red_tall_big.gif") top left no-repeat;
}
/******** toegevoegd ***********/
.new_contentfull h2.new_blueblock_groot {
	margin		:	0;
	padding		:	10px 0 10px 10px;
	font-size	:	19px;
	color		:	#FFFFFF;
	background	:	url("/vehwebsite/images/veh_contentheader_blue_tall_big.gif") top left no-repeat;
}

.new_contentsplit {
	margin		:	0;
	padding		:	12px 10px 10px 10px;
	border-left	:	1px solid #CCCCCC;
	border-right:	1px solid #CCCCCC;
	background	:	url("/vehwebsite/images/veh_imageshadow.jpg") top center no-repeat;
}

.new_contentsplit img2 {
	width		:	120px;
	padding-right:	10px;
	float		:	left;
}

.new_contentsplit span {
	/*width		:	130px;*/
	float		:	left;
	padding-right:	10px;
	width		:	250px;
	
}

.new_contentsplit a.new_readmore {
	display		: 	block;
	clear		:	left;
	position	: 	relative;
	/*left		:	130px;*/
}

.new_accordion {
	float		:	left;
	width		:	185px;
	padding		: 	0 5px 15px 5px;
	/*background	:	url("/vehwebsite/images/veh_accordionfooter6.gif") bottom center no-repeat;*/
}

/************* aangepast (was eerst new_big) en uitgebreid ************/
.new_big {
	float		:	left;
	width		:	282px;
	padding		: 	0 0 15px 0;
	/*margin-bottom: -25px;*/
	/*background	:	url("veh_accordionfooter_big.gif") bottom center no-repeat;*/
}
.new_bigred {
	float		:	left;
	width		:	282px;
	padding		: 	0 0 5px 0;
	/*margin-bottom: -25px;*/
	/*background	:	url("veh_accordionfooter_big.gif") bottom center no-repeat;*/
}
.new_bigblue {
	float		:	left;
	width		:	282px;
	padding		: 	0 0 5px 0;
}
/************* einde uitbreiding ******************/
.new_full {
	width		:	575px;
	background	:	url("/vehwebsite/images/veh_contentfooter_full.gif") bottom center no-repeat;
}

/************* aangepast (was eerst new_big) **************/
.new_bigred h2 {
	/*margin		:	0;*/
	/*margin-bottom: -4px;*/
	padding		:	12px 0 6px 10px;
	/*border-bottom: 2px solid yellow;*/
	font-size	:	19px;
	color		:	#FFFFFF;
	background	:	url("/vehwebsite/images/veh_contentheader_red_tall.gif") top left no-repeat;
}

.new_bigred p {
	margin		:	0;
	padding		:	10px;
	border-left	:	1px solid #CCCCCC;
	border-right:	1px solid #CCCCCC;
	/*background	:	url("/vehwebsite/images/veh_imageshadow.jpg") top center no-repeat;*/
}

.new_bigred strong {
	display		: 	block;
	font-size	:	12px;
	margin-bottom:	5px;
}
/*********** einde aanpassing naam ***************/
/*********** uitbreiding *********************/
.new_bigblue h2 {
	padding		:	12px 0 6px 10px;
	font-size	:	19px;
	color		:	#FFFFFF;
	background	:	url("/vehwebsite/images/veh_contentheader_blue_tall.gif") top left no-repeat;
}

.new_bigblue p {
	margin		:	0;
	padding		:	10px;
	border-left	:	1px solid #CCCCCC;
	border-right:	1px solid #CCCCCC;
	/*background	:	url("/vehwebsite/images/veh_imageshadow.jpg") top center no-repeat;*/
}

.new_bigblue strong {
	display		: 	block;
	font-size	:	12px;
	margin-bottom:	5px;
}
/*********** einde uitbreiding ***************/
.new_accordion ul {
	margin		:	0 !important;
	padding		: 	0 !important;
	list-style	:	none !important;
	border-left	:	1px solid #CCCCCC !important;
	border-right:	1px solid #CCCCCC !important;
}

.new_accordion ul li {
	display		:	inline !important;
	width		:	280px !important;
}

.new_accordion ul li a.new_accordionitem {
	margin		:	0 !important;
	padding		: 	8px 5px 8px 10px !important;
	display		:	block !important;
	font-size	:	12px !important;
	font-weight	:	bold !important;
	color		:	#000 !important;
	border-top	:	1px solid #CCCCCC !important;
	
	cursor		: default !important;
	/*background	:	url("/vehwebsite/images/veh_accordionitembackground.gif") top left no-repeat !important;*/
}

/*********** aangepast (was new_big) ****************/
.new_bigred ul li a.new_accordionitem {
	/*background	:	url("/vehwebsite/images/veh_accordionitembackground_big.gif") top left no-repeat !important;*/
	/*height: 135px !important;*/
}

.new_accordion ul li a.new_accordionitem:hover,
.new_bigred ul li a.new_accordionitem:hover {
	color		:	#003366 !important;
	background-position	:	top right !important;
	/*height: 20px !important;*/
	text-decoration: none;
}
/************* einde aanpassing ***************/
/*********** uitbreiding ****************/
.new_bigblue ul li a.new_accordionitem {
	/*background	:	url("/vehwebsite/images/veh_accordionitembackground_big.gif") top left no-repeat !important;*/
	/*height: 135px !important;*/
}

.new_accordion ul li a.new_accordionitem:hover,
.new_bigblue ul li a.new_accordionitem:hover {
	color		:	#003366 !important;
	background-position	:	top right !important;
	/*height: 20px !important;*/
}
/************* einde uitbreiding ***************/
.new_accordion ul li img.new_accordionimage {
	display		:	block !important;
	padding-bottom: 10px !important;
	background	:	url("/vehwebsite/images/veh_imageshadow.jpg") bottom left no-repeat !important;
}

.new_accordion ul li p {
	margin		:	0 !important;
	padding		:	0 10px 8px 10px !important;
	/*heightw		: auto !important;*/
}
/************ aanpassing (was new_big) ************/
.new_bigred ul li p {
	border-left	:	none !important;
	border-right :	none !important;
	padding-top	:	7px;
}
/*********** einde aanpassing *****************/
/************* uitbreding ********************/
.new_bigblue ul li p {
	border-left	:	none !important;
	border-right :	none !important;
	padding-top	:	7px;
}
/**************** einde uitbreiding **********/

/* aangepast */
.new_blueblock_content {
	margin		:	0;
	padding		: 	0;
	border-left	:	1px solid #CCCCCC;
	border-right:	1px solid #CCCCCC;
	background	:	#EDEDED url("/vehwebsite/images/veh_contentbackground.gif") top center no-repeat;
}

.new_blueblock_content .new_videocontent {
	margin		:	0;
	padding		: 	11px 10px 0 10px;
}

.new_blueblock_content ul {
	margin		:	0;
	padding		: 	0;
	list-style	:	none;
}

.new_blueblock_content ul li {
	margin		:	0;
	padding		:	10px 10px 10px 20px;
	border-bottom:	1px solid #CCCCCC;
	background	:	url("/vehwebsite/images/veh_arrowbullet_news.gif") top left no-repeat;
}

.new_blueblock_content ul li a {
	margin		:	0;
	color		:	#333;
	text-decoration:	none;
}

.new_blueblock_content ul li a:hover {
	text-decoration:	underline;
}

.new_blueblock_content ul li a strong {
	color		:	#000;
}

/*********** toegevoegd **************/
.new_redblock_content {
	margin		:	0;
	padding		: 	0;
	border-left	:	1px solid #CCCCCC;
	border-right:	1px solid #CCCCCC;
	background	:	#EDEDED url("/vehwebsite/images/veh_contentbackground.gif") top center no-repeat;
}

.new_redblock_content .new_videocontent {
	margin		:	0;
	padding		: 	11px 10px 0 10px;
}


.new_redblock_content ul {
	margin		:	0;
	padding		: 	0;
	list-style	:	none;
}

.new_redblock_content ul li {
	margin		:	0;
	padding		:	10px 10px 10px 20px;
	border-bottom:	1px solid #CCCCCC;
	background	:	url("/vehwebsite/images/veh_arrowbullet_news.gif") top left no-repeat;
}

.new_redblock_content ul li a {
	margin		:	0;
	color		:	#333;
	text-decoration:	none;
}

.new_redblock_content ul li a:hover {
	text-decoration:	underline;
}

.new_redblock_content ul li a strong {
	color		:	#000;
}


.new_redblock_klein_content {
	margin		:	0;
	padding		: 	0;
	border-left	:	1px solid #CCCCCC;
	border-right:	1px solid #CCCCCC;
	background	:	#EDEDED url("/vehwebsite/images/veh_contentbackground.gif") top center no-repeat;
}

.new_redblock_klein_content .new_videocontent {
	margin		:	0;
	padding		: 	11px 10px 0 10px;
}

.new_redblock_klein_content ul {
	margin		:	0;
	padding		: 	0;
	list-style	:	none;
}

.new_redblock_klein_content ul li {
	margin		:	0;
	padding		:	10px 10px 10px 20px;
	border-bottom:	1px solid #CCCCCC;
	background	:	url("/vehwebsite/images/veh_arrowbullet_news.gif") top left no-repeat;
}

.new_redblock_klein_content ul li a {
	margin		:	0;
	color		:	#333;
	text-decoration:	none;
}

.new_redblock_klein_content ul li a:hover {
	text-decoration:	underline;
}

.new_redblock_klein_content ul li a strong {
	color		:	#000;
}
/*********** einde toevoeging ********/
.new_contentblock_right {
	float		: 	left;
	clear		: 	both;
	display		:	block;
	width		:	150px;
	padding		:	5px 5px 25px 0;
	background	:	url("/vehwebsite/images/veh_contentblockanchor.gif") bottom right no-repeat;
}

.new_contentblock_right p {
	margin		:	0;
	padding		:	5px 0 0 0;
}

.new_fillblock_right {
	float		: 	left;
	clear		: 	both;
	display		:	block;
	width		:	150px;
	margin		:	5px 0 0 0;
	padding		: 	0 0 20px 0;
	background	:	url("/vehwebsite/images/veh_forumbackground.gif") bottom left no-repeat;
}

.new_fillblock_right strong {
	display		:	block;
	padding		: 	5px 10px;
	font-size	: 	12px;
	color		:	#000000;
}

.new_fillblock_right ul {
	margin		:	0;
	padding		:	0 10px;
	list-style	:	none;
}

.new_fillblock_right ul li {
	margin		:	0;
	padding		:	8px 0 8px 10px;
	border-bottom:	1px dotted #64655F;
	background	:	url("/vehwebsite/images/veh_arrowbullet_forum.gif") top left no-repeat;
}

.new_fillblock_right ul li a {
	margin		:	0;
	color		:	#64655F;
	font-weight	:	bold;
	text-decoration:	none;
}

.new_fillblock_right ul li a:hover {
	text-decoration:	underline;
}

/*.new_fillblock_right */
span.new_pollresult {
	display		: 	block;
	margin-top	:	2px;
	background	:	url("/vehwebsite/images/veh_pollresult.gif") top right no-repeat;
}

.new_vehbanner {
	display		:	block;
	clear		:	both;
	padding		:	5px 5px 10px 0;
}

.new_pagefooter {
	display: block;
	clear: both;
}


/* nieuwe form styles */

form.new_submitform {
	margin		:	0;
	padding		:	0;
}

form.new_submitform label {
	display		:	block;
	padding		:	5px 0 2px 0;
}

form.new_submitform label {
	display		:	block;
	padding		:	5px 0 2px 0;
}

form.new_submitform input.new_textinput {
	font		:	12px/17px Helvetica, Arial, Sans-serif;
	color		:	#666;
	padding		: 	2px;
	width		:	134px;
}

form.new_submitform p {
	margin		:	0;
	padding		:	5px 0;
	font-size	:	9px;
	line-height	:	11px;
}



.new_background a.new_stickietext22 {
	position	:	relative;
	left		:	20px;

}
.new_stickietext {
	position	:	relative;
	left		:	24px;
	}

.kopachtergrond
{
	padding-left: 117px;
	font-size: 25px;
	font-family: helvetica;
	font-weight: 200;
	color: #e0e2d4;
	/*padding-top:-5px !important;*/
	margin-top: -3px;
	}

.contentbottom {
	margin		:	0;
	padding		: 	0;
	border-left	:	1px solid #CCCCCC;
	border-right:	1px solid #CCCCCC;
	/*background	:	#EDEDED url("veh_contentfooter.gif") bottom left no-repeat;*/
	background	:	url("/vehwebsite/images/veh_contentfooter.gif") bottom left no-repeat;
}
.contentbottom2 {
	margin		:	0;
	padding		:	0;
	/*float		:	left;*/
	/*width		:	282px;*/
	/*padding		: 	0 0 15px 0;*/
	background	:	url("/vehwebsite/images/veh_accordionfooter_big.gif") top center no-repeat;
}

.new_big2 {
	float		:	left;
	width		:	282px;
	padding		: 	0 0 15px 10;
	/*background	:	url("veh_accordionfooter_big.gif") bottom center no-repeat;*/
	/*margin-top: 	-15px;*/
}
.new_big3 {
	float		:	left;
	width		:	282px;
	padding		: 	0 0 15px 0;
	/*background	:	url("veh_accordionfooter_big.gif") bottom center no-repeat;*/
	/*margin-top: 	-15px;*/
}
#fullheight{height:100% !important;}

.TDNieuws{
	width		:	282px;
	background	:	url("/vehwebsite/images/veh_contentbackground9.jpg") bottom left no-repeat;
	padding: 0 !important;
	margin: 0;
}
.TDNieuws h2{
	/* let op: beide waardes moeten bij elkaar 282 zijn */
	padding-left: 10px;
	width:272px;  
}
.TDVideo{
	width		:	282px;
	background	:	url("/vehwebsite/images/veh_contentbackground9.jpg") bottom center no-repeat;
	/*padding-left: 0px;*/
}
.TDVideo h2{
	/* let op: beide waardes moeten bij elkaar 282 zijn */
	padding-left: 10px;
	width:272px;  
}
.TDVragen{
	width		:	282px;
	background	:	url("/vehwebsite/images/veh_contentbackground8.jpg") bottom center no-repeat;
}
.TDDiensten{
	width		:	282px;
	background	:	url("/vehwebsite/images/veh_contentbackground8.jpg") bottom left no-repeat;
}
.TDHeader{
	widhth		:	571px;
	backgjround	:	url("/vehwebsite/images/veh_contentfooterjj_full.gif") top left no-repeat;
}
.TDHomeHeader{
	width		:	183px;
	background	:	url("/vehwebsite/images/veh_contentbackground6.jpg") bottom center no-repeat;
}

/********** oorspronkelijke new_big (voor header) ***************/
.new_big {
	float		:	left;
	lwidth		:	282px;
	padding		: 	0 0 14px 0;
	background	:	url("/vehwebsite/images/veh_accordionfooter_big.gif") bottom center no-repeat;
}
.new_big h2 {
	margin		:	0;
	padding		:	12px 0 6px 10px;
	font-size	:	19px;
	color		:	#FFFFFF;
	background	:	url("/vehwebsite/images/veh_contentheader_red_tall.gif") top left no-repeat;
}

.new_big p {
	margin		:	0;
	padding		:	10px;
	border-left	:	1px solid #CCCCCC;
	border-right:	1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background	:	url("/vehwebsite/images/veh_imageshadow.jpg") top center no-repeat;
}

.new_big strong {
	display		: 	block;
	font-size	:	12px;
	margin-bottom:	5px;
}
.new_big ul li a.new_accordionitem {
	/*background	:	url("/vehwebsite/images/veh_accordionitembackground_big.gif") top left no-repeat !important;*/
	/*height: 135px !important;*/
}

.new_accordion ul li a.new_accordionitem:hover,
.new_big ul li a.new_accordionitem:hover {
	color		:	#003366 !important;
	background-position	:	top right !important;
	/*height: 20px !important;*/
}
.new_big ul li p {
	border-left	:	none !important;
	border-right :	none !important;
	padding-top	:	7px;
	background	:	url("/vehwebsite/images/veh_imageshadow.jpg") top center no-repeat;	
}

/*********************** einde new_big ***********************/
.headerTable
{
	margin-left:5px;
}

a.new_accordionitem
{
	cursor: ne-resize !important;	
}
.webTvNew{
	width		:	282px;
	/*background	:	url("/vehwebsite/images/veh_contentbackground8.jpg") bottom center no-repeat;*/
	
	margin-left:-1px;
}
.webTvNew2
{
	width		:	282px;
	/*border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;*/
	/*padding: 10px 10px 30px 10px;*/
}
.webTvNew3
{
	/*background	:	url("/vehwebsite/images/veh_accordionfooter_big.gif") bottom center no-repeat;*/
}
.TDVideo2{
	width		:	272px;
	background	:	url("/vehwebsite/images/veh_contentbackground9.jpg") bottom center no-repeat;
	padding: 10px 0px 20px 0px;
	text-align: center;
}

.new_redblock_contentpage {
	margin		:	0;
	padding		: 	0;
	border-left	:	1px solid #CCCCCC;
	border-right:	1px solid #CCCCCC;
	border-top  :	1px solid #CCCCCC;
	border-bottom  :	1px solid #CCCCCC;
	background	:	#EDEDED url("/vehwebsite/images/veh_contentbackground.gif") top center no-repeat;
}

.new_redblock_contentpage .new_videocontent {
	margin		:	0;
	padding		: 	11px 10px 0 10px;
}
.TDVideoContentPage{
	background	:	url("/vehwebsite/images/veh_contentbackground9.jpg") bottom center no-repeat;
	padding-left:0px;  /* daar kan align van player grofweg mee worden ingesteld */
}
