@charset "UTF-8";

body {
	background-image: url(../images/mainbg.jpg);
	background-repeat: repeat-x;
	background-color: #5c0305;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	
}

.componentheading, .contentheading {
	font-family: "Trebuchet ms";
	font-size: 1em;
	font-weight: bold;
	color: #5a0205;

}

a {
	color: #660000;
	text-decoration: none;

}

a:hover {
	color: #660000;
	text-decoration: underline;
}

#wrapper {
	width: 959px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	float: left;
	height: 144px;
	width: 959px;
}

#nav {
	background-image: url(../images/bgnav.gif);
	background-repeat: no-repeat;
	float: left;
	height: 38px;
	width: 959px;
}

#contentwrapper {
	background-image: url(../images/bg_content.gif);
	background-repeat: no-repeat;
	float: left;
	width: 959px;
}

#contentwrappertwo {
	background-image: url(../images/bg_content2.gif);
	background-repeat: repeat-y;
	float: left;
	width: 959px;
	background-color: #ecedee;
}

#occvandemaand {
	background-image: url(../images/bg_occ.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 629px;
	width: 463px;
	margin-top: 10px;
	margin-left: 10px;
}

#content {
	float: right;
	width: 430px;
	padding-top: 32px;
	margin-right: 15px;
	padding-right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	line-height: 1.5em;
	color: #333333;	

}



div#content .contentheading  {
font-family: "Trebuchet ms";
	font-size: 1.5em;
	font-weight: bold;
	color: #5a0205;

}

#footer {
	background-image: url(../images/footer.gif);
	float: left;
	height: 113px;
	width: 959px;

}

#occvandemaandtitel {
	background-image: url(../images/bg_occ_titel.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 34px;
	width: 430px;
	margin-top: 17px;
	margin-left: 16px;
	display: inline;
	padding-top: 3px;
}

#occtiteltext {
padding-top:7px;
}
#occvandemaandfoto {
	background-image: url(../images/foto.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 236px;
	width: 430px;
	margin-left: 16px;
}

#occvandemaandcontent {
	background-image: url(../images/bg_occ_content.gif);
	background-repeat: repeat-y;
	float: left;
	width: 430px;
	margin-top: 3px;
	margin-left: 16px;
}

#searchbox {
	float: right;
	height: 60px;
	width: 300px;
	margin-top: 95px;
	display: inline;
}
div.search {
	margin:0px;
	height: 50px;
	display: inline;
}

.search .button {
	position:absolute;
	background-image: url('/images/M_images/searchButton.gif');
	background-repeat:no-repeat;
	width:46px;
	height:23px;
	margin-left: 3px;
	display: inline;
}
<!--[if IE 7]>


<![endif]-->

form {
	margin: 0px;
	padding: 0px;

}
.inputbox {
	margin: 0px;
	padding-top: 2px;
	border: 1px solid #333333;
	height: 18px;
}

#occvandemaandvast {
	float: left;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.8em;
	font-weight: bold;
	color: #333333;
	padding: 15px;
}


#occvandemaandtext {
	float: left;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.8em;
	color: #660000;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}