* {
	margin:0px;
	padding:0px;
	font-family: arial;
	font-size:11px;
}

body {
	width:970px;
	margin-left:auto;
	margin-right:auto;
	background:url(../img/bodyBG.jpg);
	text-align:left;
	color:#3e4545;	
}

#wrapper {}

#banner{
	margin-top:53px;
	margin-left:-241px;	
	width:216px;
	/*background: url(../img/banner_04.jpg) transparent bottom left no-repeat;*/
	float:left;	
	position:relative;
	bottom:0px;
}

.banner {
	background: url(../img/banner_04.jpg) transparent bottom left no-repeat;
}
#content{
	width:752px;
	padding-left:216px;
}
#navigatie{
	width:752px;	
	margin-left:216px;
	margin-top:-78px;
	height:	105px;
	background: url(../img/navigatieBG.jpg);	
}
#main_menu {	
	background:url(../img/mainNavBG.jpg) top left repeat-x;
	height:20px;
	padding-left:25px;
	padding-top:10px;	
	width:715px;
	font-family:Verdana;
}
#main_menu li {
	list-style-type:none;
	display:inline;
	text-transform:uppercase;
	font-weight:normal;
}
#main_menu li a {
	color:#3e4545;
	text-decoration:none;
	margin-right:29px;
}
#main_menu li a.active {
	color:#FFF;
}
#main_menu li a:hover {
	color:#FFF;
}

#sub_menu {
	background:url(../img/subnavBG.jpg) no-repeat;
	width:536px;
	margin-right:161px;
	padding-left:25px;
	padding-top:3px;
	padding-bottom:3px;		
}
#sub_menu li {
	list-style-type:none;
	display:inline;
	text-transform:uppercase;
	font-weight:normal;
	margin-right:18px;
}
#sub_menu li a {
	font-size:10px;
	font-family:Verdana;
	color:#535D54;
	text-decoration:none;	
}
#sub_menu li a.active {
	color:#EF2938;	
}	
#sub_menu li a:hover {
	color:#EF2938;	
}	

#zoek {
	background-color:#552D5F;
	font-family:Verdana;
	width:179px;
	height:55px;
	float:right;
	padding-bottom:20px;
	margin-right:12px;
	
}
#aspnetForm {
	padding:2px;
	width:175px;
	height:55px;
	overflow:visible;
}
#ctl01_textBoxSearchValue {
	width:144px;
	margin-top:9px;
	padding-top:3px;
	
}
#ctl01_buttonSearch {
	background-color:#552D5F;
	color: #FFF;
	text-transform:uppercase;
	border:0px;
	padding-top:10px;
	cursor:pointer;
}
#main {
	background:url(../img/mainBG_2kleur_xl.jpg) bottom left repeat-y;
	width:752px;
	padding-bottom:30px;
	padding-left:25px;
	min-height:490px;
	margin-bottom:6px;
	margin-left:216px;
	overflow:hidden;
}
#inner_content {
	width:510px;
	margin-right:200px;	
	
}
#inner_content p {
	margin-bottom:20px;
	line-height:17px;
}
#inner_content a {
	color:#3e4545;
	font-weight:bold;
	text-decoration:none;
}
#inner_content a:hover {
	color:#F55F6A;
}
#inner_content ul {
	margin-left:10px;
	margin-bottom:20px;
}
#inner_content ul li {
	margin-left:10px;	
}
#sidebar {
	float:right;	
	width:179px;	
	margin-right:37px;
	color:#552e5f;
}
#footer {
	height:21px;
	width:725px;	
	padding-left:232px;
	text-align:right;
}
#footer a {
	text-decoration:none;
	text-transform:uppercase;
	color:#404445;
	padding-left:20px;
	font-size:10px;
}
#footer a:hover {
	color:#99BEC4;	
}
#footer a.active {
	color:#99BEC4;	
}
h1 {
	color:#F23644;
	font-size:14px;
	text-transform:uppercase;
	width:297px;
	margin-bottom:22px;
}
h2 {
	font-weight:bold;
	margin-bottom:3px;
}
h3 {
	background-color:#9FC2C6;
	color: #FFF;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:19px;
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom:15px;
}
img {
	border:0;
}
.content_blok {
	width:510px;
	margin-bottom:80px;
	min-height:105px;
}
.content_blok a {
	color:#F22939;
	font-weight:bold;
	text-decoration:none;
}
.img_blok_rechts {
	width:199px;
	float:right;
	margin-left:14px;	
}
.img_titel {
	background-color:#F55F6A;
	width:179px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left: 20px;
	color:#FFF;
	margin-top:-3px;
	
}
.blok_1 {
	margin-top:14px;
	padding-bottom:14px;
	background-color:#EAF2F4;	
}
.blok_1 span {
	padding-left:19px;
}
.blok_1 p {
	padding-left:19px;
	margin-bottom:18px;
}
.blok_1 p a {
	text-decoration:none;
	color:#552E5F;
}
.blok_1 p a:hover {
	text-decoration:none;
	color:#8e6d96;
}
.blok_2 {	
	padding-bottom:14px;
	background-color:#CADDE1;	
}
.blok_2 span {
	padding-left:19px;
}
.blok_2 p {
	padding-left:19px;
	margin-bottom:2px;
}
.blok_2 p a {
	text-decoration:none;
	color:#552E5F;
}
.blok_2 p a:hover {
	text-decoration:none;
	color:#8e6d96;
}
.sidebar_img_blok {	
	width:179px;
	padding-top:18px;
}
.sidebar_img_blok p.img_titel {	
	width:159px;
}
.titel {
	font-weight:bold;
}
.home_tekst {
	width:297px;
}	
