body {
	background-color:#D5E1AF;
	margin:0;
	padding:0;
}
/******************/
/* Header Styles */
/******************/
#header {
	height: 120px;
	width:980px;
	background:#FFF url(../images/template/bg_header.jpg) top right no-repeat;
}
#header h1 {
	position:relative;
	top:17px;
	left:50px;
	background:url() top no-repeat;
}
#header h1, #header h1 a {
	display:block;
	height:70px;
	width:267px;
}
#header h1 a span {
	display:none;
}
#header h1 a {
	border: none;
}
/*******************/
/*** Menu Styles ***/
/*******************/
#menu {
	background:url("../images/template/bg_menu.jpg") top left no-repeat;
	width: 225px;
	height: 225px;
	letter-spacing: .12em;
	color: #fff;
}
#menu ul {
	padding: 15px 0px 0 20px;
}
#menu ul li {
	line-height: 22px;
}
#menu a {
	text-decoration: none;
	color: #fff;
}


/*******************************/
/*** Specials  Column Styles ***/
/*******************************/
#specials img {
margin: 0 17px  ;
}

#specialsmenu {
	padding: 0 0 0 20px;
}

#specialsmenu h2 {
	font-weight: bold;
	font-size: 14px;
	color: #69BE28;
	line-height: 26px;	
}

#specialsmenu ul li {
	line-height: 22px;
}
#specialsmenu a {
	text-decoration: none;
	color: ;
}

/** UCD **/

.moduletable-ucd {
	padding: 0 20px 0 20px;
	margin-right: 20px;
	background-color: #E2EFD5;
	font-size: 11px;
}

.moduletable-ucd h3 {
	font-weight: bold;
	font-size: 14px;
	color: #69BE28;
	line-height: 26px;	
}
			
.ucd_item {
	padding-bottom: 8px;}

.ucd_title {
	font-weight: bold;
}

.ucd_introtext {
	
}




/***************************/
/*** Right Column Styles ***/
/***************************/
.right {
	border-left: solid 1px #0056A1;
	padding: 20px 10px 5px 15px;
	background:url("../images/template/bg_right.jpg") top center no-repeat;
}
/*********************/
/* Main Column */
/*********************/
.maincol {
	padding: 20px 15px 0 0px;
}
.maincol img {
	margin-left: 10px;
}
.contactform img, {
 border: none;
}
.contentpaneopen {
	width: 100%;
}
.article_seperator {
	display:none;
}
.moduletable {
	margin-bottom: 10px
}

.mosimage_caption {
font-size: 11px;
color: #666666;
	display:none;
}

a.mosimage, a:hover.mosimage { 
	text-decoration:none;
	border: none;
	}
	
/***************/
/* Form Styles */
/***************/

form {
	margin: 0;
	padding: 0;
}
input.inputbox {
	border: 1px solid #CDCDCD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
input.inputbox_radio, input.inputbox_check {
	border: none;
}
textarea.inputbox {
	border: 1px solid #CDCDCD;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
input.button, input.butonnieuwsbrief {
	color: #333333;
	background-color: #fff;
	border: 1px solid #CDCDCD;
	font-weight: bold;
	margin: 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
/*********************/
/*** Footer Styles ***/
/*********************/
#footer {
	background:#fff url(../images/template/bg_footer.jpg) top left no-repeat;
	height: 190px;
}
#naw {
	background-color:#7EC042;
	height: 30px;
	color: #fff;
	text-align: center;
	letter-spacing: .12em;
	padding-top: 8px;
}
#naw a:hover {
	color:#fff;
}

