html{ margin:0px; padding:0px; }
body{ margin:0px; padding:0px; font-family:Arial; font-size:11px; color:#6e6e6e; line-height:16px;}


img{ border:none; }
a { color:#6e6e6e; }

/*
	+-------------------------------------------------------------------------------------------+
	|										STRUCTURE											|
	+-------------------------------------------------------------------------------------------+	
*/

div#wrapper { width:985px; margin:auto; }

div#header { margin-top:5px; } 

div#content div#left{ width:235px; float:left; }
div#content div#left img { float:left; }

div#content div#middle { width:330px; float:left; }
div#content div#middle div#vidPlaceholder { background:transparent url('../img/wachtpagina/vid_bg.jpg') top left no-repeat; padding:6px 7px; }
div#content div#middle div.addthis_toolbox { margin-top:5px; margin-left:10px;}
div#content div#middle a{ color:#000000; font-size:12px; text-decoration:none;}

div#content div#right{ float:right; width:400px; padding:0px 20px 10px 0px;} 
div#content div#right p { padding:5px 0; }




/*
	+-------------------------------------------------------------------------------------------+
	|											GENERAL											|
	+-------------------------------------------------------------------------------------------+	
*/

p.infoLabel{ background: transparent url('../img/icons/information.png') no-repeat left 2px; padding-left:20px; }
p.errorLabel{ background: transparent url('../img/icons/error.png') no-repeat left top; padding-left:25px; }
