/* CSS Document */
body {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-x-system-font:none;
	background:transparent url(../images/2010/bgbody.jpg) repeat-x scroll center top;
	color:#4B4A4A;
	font-family:helvetica, arial, sans-serif;
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:150%;
	text-align:center;
}
html, body {
	margin:0;
	padding:0;
}
h1 {
	font-size: 18px;
	color:#8c3d93;
	font-weight:normal;
	margin-bottom:-10px;
	margin-top: 20px;
}
h2 {
	font-size: 16px;
	color:#8c3d93;
	font-weight:normal;
	margin-bottom:-10px;
	margin-top: 20px;
}
h3 {
	font-size: 14px;
	color:#8c3d93;
	font-weight:normal;
	margin-bottom:-10px;
	margin-top: 20px;
}
a {
	color:#d03543;
	text-decoration:none;
}
a:hover {
	color:#d03543;
	text-decoration:underline;
}
#container {
	margin:0 auto;
	text-align:left;
	width:978px;
}
#header {
	height:210px;
	margin:0;
	width:978px;
}
#wrapper {
}
#content_col1 {
	float:left;
	width:150px;
	padding:10px;
	background-color:#f9faff;
	margin-left:9px;
	border: 1px solid #dbdbdb;
	/* http://css3pie.com/ */
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: #666 0px 0px 6px;
	-moz-box-shadow: #666 0px 0px 6px;
	box-shadow: #666 0px 0px 6px;
	background: #f9faff;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f9faff), to(#eceef8));
	background: -webkit-linear-gradient(#f9faff, #eceef8);
	background: -moz-linear-gradient(#f9faff, #eceef8);
	background: -ms-linear-gradient(#f9faff, #eceef8);
	background: -o-linear-gradient(#f9faff, #eceef8);
	background: linear-gradient(#f9faff, #eceef8);
	-pie-background: linear-gradient(#f9faff, #eceef8);
	behavior: url(/templates/javascript/PIE.htc);
}
#content_col1 a {
	display:block;
}
#content_col1 li a.menuitem {
	margin:0px;
	padding:0px;
	list-style-image:none;
	list-style:none;
	line-height:120%;
	padding-top:4px;
	padding-bottom:4px;
}
#content_col1 ul {
	padding:0px;
	margin:0px;
	list-style-image:none;
	list-style:none;
	margin-left:12px;
}
#content_col1 a.menuitem {
	font-size: 0.8em;
}
#content_col1 a.active {
	font-weight:bold;
}
#content_col2 {
	float:left;
	width:510px;
	margin-left: 20px;
	margin-right:20px;
}
#content_col3 {
	float:left;
	width:241px;
}
.container_right h2 {
	color:#8b3f92;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
.container_right {
	/*	-moz-box-shadow: 0px 0px 3px 3px #dbdbdb;  Firefox/Mozilla   */
/*   -webkit-box-shadow: 0px 0px 3px 3px #dbdbdb; Safari/Chrome   */
/*   box-shadow: 0px 0px 3px 3px #dbdbdb;  Opera & hoe het zou moeten   */
   /* Voor IE 8 */  
/*   -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#dbdbdb')";  */
   /* Voor IE 5.5 - 7 */  
/*   filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#dbdbdb'); */
   margin-bottom: 10px;
	padding:10px;
	border: 1px solid #dbdbdb;/*   background-color:#f4f5ff;*/
	
	/* http://css3pie.com/ */
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: #666 0px 0px 6px;
	-moz-box-shadow: #666 0px 0px 6px;
	box-shadow: #666 0px 0px 6px;
	background: #f9faff;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f9faff), to(#eceef8));
	background: -webkit-linear-gradient(#f9faff, #eceef8);
	background: -moz-linear-gradient(#f9faff, #eceef8);
	background: -ms-linear-gradient(#f9faff, #eceef8);
	background: -o-linear-gradient(#f9faff, #eceef8);
	background: linear-gradient(#f9faff, #eceef8);
	-pie-background: linear-gradient(#f9faff, #eceef8);
	behavior: url(/templates/javascript/PIE.htc);
}
#wrapper_footer {
	margin:0 auto;
	width:100%;
}
#footer_container {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background: #ffffff url(../images/2010/footer.jpg) repeat-x;
	border-top:0px solid #B9B4AF;
	margin:20px auto 0;
	padding-top:10px;
	text-align:center;
	width:100%;
	height:189px;
}
#footer_content {
	color:#82837D;
	margin:0 auto;
	padding-bottom:20px;
	padding-left:0px;
	text-align:left;
	width:978px;
}
#col1_footer {
	width:100px;
	float:left;
	padding:5px;
	margin-right:10px;
	border-right: 1px solid white;
	color:white;
	font-size:90%;
}
#col2_footer {
	width:190px;
	float:left;
	padding:5px;
	margin-right:10px;
	border-right: 1px solid white;
	color:white;
	font-size:90%;
}
#col3_footer {
	width:190px;
	float:left;
	padding:5px;
	margin-right:10px;
	border-right: 1px solid white;
	color:white;
	font-size:90%;
}
#col4_footer {
	width:190px;
	float:left;
	padding:5px;
	margin-right:10px;
	border-right: 1px solid white;
	color:white;
	font-size:90%;
}
#col5_footer {
	width:190px;
	float:left;
	padding:5px;
	margin-right:10px;
	border-right: 1px solid white;
	color:white;
	font-size:90%;
}
.kop {
	color:white;
	font-weight:normal;
	text-decoration:underline;
	display:block;
}
.kop a, .kop a:hover {
	color:#ffffff;
}
.shadow {
	-moz-box-shadow: 0px 0px 3px 3px #dbdbdb; /* Firefox/Mozilla */
	-webkit-box-shadow: 0px 0px 3px 3px #dbdbdb; /*Safari/Chrome */
	box-shadow: 0px 0px 3px 3px #dbdbdb; /* Opera & hoe het zou moeten */
	/* Voor IE 8 */  
   -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color='#dbdbdb')";
   /* Voor IE 5.5 - 7 */  
   filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#dbdbdb');
}
.schaduw, img.nieuwsbrief {
	/* http://css3pie.com/ */
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: #666 0px 0px 6px;
	-moz-box-shadow: #666 0px 0px 6px;
	box-shadow: #666 0px 0px 6px;
	background: #f9faff;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f9faff), to(#eceef8));
	background: -webkit-linear-gradient(#f9faff, #eceef8);
	background: -moz-linear-gradient(#f9faff, #eceef8);
	background: -ms-linear-gradient(#f9faff, #eceef8);
	background: -o-linear-gradient(#f9faff, #eceef8);
	background: linear-gradient(#f9faff, #eceef8);
	-pie-background: linear-gradient(#f9faff, #eceef8);
	behavior: url(/templates/javascript/PIE.htc);
}
img.schaduw, img.nieuwsbrief {
	margin-right:10px;
}
/*Nico*/
table.tellafriend {
	font-size: smaller;
}

