body {
	margin: 30px 0 30px 0;
	padding: 0;
	color: #757575;
	background: #99a894 url(../img/bg_site.gif) repeat-x 0 0;
	scrollbar-face-color:#c2c7cb;
	scrollbar-highlight-color:#c2c7cb; 
	scrollbar-3dlight-color:#c2c7cb;
	scrollbar-darkshadow-color:#c2c7cb;
	scrollbar-shadow-color:#c2c7cb;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#ffffff;
}



/* general content stuff
***************************************************************/

h1 {
	margin: 0;
	padding: 0;
	font: 16px arial, helvetica, sans-serif;
	font-weight: bold;
	color: #043548;
}

hr {
	xwidth: 480px;
	height: 1px;
	margin: 0;
	padding: 0;
	color: #e5e5e5;
}

div.divider {
	xwidth: 760px;
	height: 20px;
	clear: both;
}

div.small {
	padding: 7px 0 0 0;
	font: 9px arial, helvetica, sans-serif;
	color: #444;
}

div.logos {
	margin: 18px 0 0 5px;
}

div.naw {
	margin: 15px 0 0 7px;
	width: 85px;
	height: 97px;
}

span.kop {
	display: block;
}

div.sitemapitems {
	margin: 0 0 10px 0;
}

#form div.sectionhead {
	padding: 5px 0 2px 0;
	width: 330px;
	font-weight: bold;
	color: #d10000;
	border-bottom: 1px solid #d10000;
	clear: both;
}

#form div.sectionhead2 {
	padding: 15px 0 2px 0;
	width: 330px;
	font-weight: bold;
	color: #d10000;
	border-bottom: 1px solid #d10000;
	clear: both;
}
	

/* page layout
***************************************************************/

#master-container {
	margin: 0 auto;
	width: 760px;
}

#content-container {
	width: 760px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	float: left;
	background: url(../img/bg_content.gif) repeat-y 0 0;
}



/* top & header
***************************************************************/

div.topbar {
	width: 760px;
	height: 22px;
	text-align: right;
	background: #fff url(../img/img_top_red.jpg) no-repeat 0 0;
}

div.topbar img {
	padding: 6px 15px 0 0;
}

div.header {
	width: 760px;
	height: 121px;
	background: url(../img/bg_top_red.jpg) no-repeat 0 0;
}

div.header div.row {
	width: 760px;
	clear: both;
}

div.header div.flash {
	width: 500px;
	height: 98px;
	float: left;
}

div.header div.banner {
	width: 260px;
	height: 98px;
	float: left;
}

div.header div.topmenu {
	width: 560px;
	height: 23px;
	float: left;
}
/*
div.header div.sponsor {
	width: 190px;
	height: 23px;
	float: left;
	background: url(../img/img_sponsor.gif) no-repeat;
}

*/

/* mainmenu
***************************************************************/

#mainmenu {
	margin: 0;
	width: 160px;
	color: #d10000;
	float: left;
}

#mainmenu ul {
	margin: 0 0 0 7px;
	padding: 0;
	width: 130px;
	font: 11px arial, helvetica, sans-serif;
	list-style: none; 
}

#mainmenu ul li {
	margin: 0;
	padding: 2px 0 2px 9px;
	border-bottom: 1px solid #c7c7c7;
	background: url(../img/icon_mainmenu.gif) no-repeat 0 8px;
}

#mainmenu ul li.active {
	margin: 0;
	padding: 2px 0 2px 9px;
	font-weight: bold;
	border-bottom: 1px solid #c7c7c7;
	background: url(../img/icon_mainmenu.gif) no-repeat 0 8px;
}

#mainmenu ul li.sub {
	margin: 0;
	padding: 1px 0 0 0;
	font: 10px arial, helvetica, sans-serif;
	border-bottom: 1px solid #c7c7c7;
	background: none;
}

#mainmenu ul li.sub span {
	padding: 2px 0 1px 9px;
	background: #f0f0e9;
	display: block;
	border-bottom: 1px solid #fff;
}

#mainmenu li.sub a {
	color: #043548;
}

#mainmenu li.sub a:hover {
	color: #1a5e78;
}



/* content
***************************************************************/

#master-content {
	width: 405px;
	font: 11px/16px arial, helvetica, sans-serif;
	color: #444;
	float: left;
}

#master-content div.content {
	margin: 0 0 20px 0;
	width: 380px;
}

#master-content table {
	font: 11px/16px arial, helvetica, sans-serif;
	color: #444;
}

#pageheader {
	margin: 0;
	padding: 0;
	width: 400px;
	border: 1px #000 solid;
}

#pageheader h2 {
	margin: 0;
	padding: 0;
	font: 20px arial, helvetica, sans-serif;
	color: #595959;
}

a {
	color: #d10000;
	text-decoration: none;
}

a:hover {
	color: #a90000;
}



/* kortingverleners
***************************************************************/

#korting {
	padding: 20px 0 0 0;
	width: 190px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	background: url(../img/img_nationale.gif) no-repeat 0 0;
	float: left;
}

#korting span {
	padding: 0 0 5px 0;
	display: block;
	height: 75px;
}

#korting span img {
	vertical-align: middle;
}

#korting div.organisaties span {
	display: block;
	height: 60px;
}

#korting span img.second-column {
	margin: 0 0 0 30px;
}

#korting span.info {
	margin: 10px 0 20px 0;
	height: 10px;
	display: block;
	background: url(../img/img_kliklogo.gif) no-repeat 20px 0;
}

#korting span.button {
	margin: 0 0 10px 0;
	height: 40px;
	display: block;
	border-bottom: 1px solid #c2c2c2;
}

#korting div.organisaties {
	margin: 0 0 20px 0;
	padding: 20px 0 0 0;
	background: url(../img/img_organisaties.gif) no-repeat 0 0;
}
	
#korting div.organisaties span img {
	padding: 0 3px 0 0;
}

#korting div.organisaties div.organisatie-titel {
	font: 11px arial, helvetica, sans-serif;
	color: #444;
}



/* bottom layout
***************************************************************/

#bottombar {
	margin: 0 auto;
	width: 760px;
	height: 30px;
	clear: both;
	background: url(../img/bg_bottombar.gif) no-repeat 0 0;
}

#bottombar span {
	padding: 0 0 0 24px;
	display: block;
}



/* headlines
****************************************************/

.headline-container {
	border-left: 3px #efeeef solid;
	width: 350px;
	font: 10px/14px verdana, arial, helvetica, sans-serif;
}

.headline-container-omo {
	border-left: 3px #353470 solid;
	width: 350px;
	font: 10px/14px verdana, arial, helvetica, sans-serif;
}

.headline-container strong {
	font: 11px/14px verdana, arial, helvetica, sans-serif;
	color: #595959;
	font-weight: bold;
}

.headline-container-omo strong {
	font: 11px/14px verdana, arial, helvetica, sans-serif;
	color: #353470;
	font-weight: bold;
}



/* forms
****************************************************/

form {
	margin: 0;
	padding: 0;
}

input {
	margin: 0;
	padding: 0;
}

select {
	width: 200px;
	height: 16px;
	font: 11px arial, helvetica, sans-serif;
	color: #444;
	background: #f0f0e9;
}

#form .textfield {
	width: 200px;
	height: 16px;
	border: 0 none;
	font: 11px arial, helvetica, sans-serif;
	color: #444;
	background: #f0f0e9;
}

#form .textfield2 {
	width: 130px;
	height: 16px;
	border: 0 none;
	font: 11px arial, helvetica, sans-serif;
	color: #444;
	background: #f0f0e9;
}

#form .textfield3 {
	width: 200px;
	height: 100px;
	border: 0 none;
	font: 11px arial, helvetica, sans-serif;
	color: #444;
	background: #f0f0e9;
}

.textfield-zoeken {
	width: 180px;
	height: 16px;
	border: 0 none;
	font: 11px arial, helvetica, sans-serif;
	color: #444;
	background: #f0f0e9;
}

.textarea {
	margin: 0 0 0px 0;
	width: 190px;
	height: 100px;
	border: 1px solid #e6e6e6;
	font: 11px/16px verdana, arial, helvetica, sans-serif; 
	color: #595959;
}

#form div.row1 {
	padding: 10px 0 0 0;
	clear: both;
}

#form div.row {
	clear: both;
}

#form div.form-name {
	width: 110px;
	float: left;
	height: 18px;
}

#form div.input {
	width: 210px;
	height: 18px;
	float: left;
	border: 1px solid #fff;
	overflow: hidden;
}

#form div.input2 {
	width: 210px;
	height:100px;
	float: left;
	border: 1px solid #fff;
	overflow: hidden;
}

#form div.mt {
	width: 20px;
	font: 11px verdana, arial, helvetica, sans-serif; 
	color: #de0000;
	float: left;
}

#form div.buttons {
	padding: 20px 0 0 110px;
	height: 18px;
	clear: both;
}

#form div.buttons img {
	margin: 0 0 0 10px;
}

.form-button {
	margin: 0;
	padding: 0;
	color: #fff;
	background: #9faa00;
	border: 0 none;
	width: 100px;
	height: 20px;
	font: 11px  verdana, arial, helvetica, sans-serif;
	font-weight: bold;
}

.form-button-hover {
	margin: 0;
	padding: 0;
	color: #fff;
	background: #c5cf30;
	border: 0 none;
	width: 100px;
	height: 20px;
	font: 11px  verdana, arial, helvetica, sans-serif;
	font-weight: bold;
}
