/*

dark blue: #0072A5
light blue: #7FBCD4
red: #C93516

*/

* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

a img { 
	border: none;
}

a { 
	-moz-outline-style:none; 
}

h6 {
	font: 12px verdana, arial, sans-serif;
	font-weight: bold;
	color: #C93516;
	padding: 6px 0;
}

body {
	font: 12px verdana, arial, sans-serif;
	background: url(images/bg.gif) top left repeat-y;
	line-height: 18px;
}

#wrap {
	width: 1000px;
	background:  url(images/bg-content.png) top left no-repeat;
}

#logo {
	position: absolute;
	top: 24px;
	left: 16px;
	height: 93px;
	width: 93px;
}


#content {
	position: relative;
	width: 1000px;
	min-height: 556px;
	_height: 556px;	

}

#submenu {
	float: right;
	width: 130px;
	margin: 128px 10px 0 0;
	font-size: 10px;
	display: block;
}

#submenu a {
	display: block;
}

#submenu li {
	float: left;
	clear: both;
	width: 130px;
}

#submenu li a {
	background-color: #C93516;
	color: #fff;
	text-decoration: none;
	padding: 4px 10px;
	margin-bottom: 2px;
	border: 1px solid #C93516;
}

#submenu li a:hover {
	color: #C93516;
	background-color: #fff;
}

#maincontent {
	position: absolute;
	top: 82px;
	left: 300px;
	width: 542px;
}

#header-maincontent {
	color: #fff;
	font-size: 26px;
	padding: 15px;
	background: #C93516 url(images/hoek-rood.gif) top right no-repeat;
}

#body-maincontent {
	background: #fff;
	padding: 15px 15px;
}

#body-maincontent img {
	border: 2px solid #C93516;
	margin: 10px 10px 10px 0;
}

#aap {
	position: absolute;
	top: 77px;
	left: 21px;
	height: 470px;
	width: 279px;
}

#footer {
	position: relative;
	top: 0px;
	width: 1000px;
	background: url(images/bg.gif) top left repeat-y
}

#logos {
	position: absolute;
	top: 0;
	left: 21px;
	height: 98px;
	width: 260px;
	text-align: center;
	background: #fff url(images/hoek-donkerblauw.gif) top right no-repeat;
}

#banner {
	position: absolute;
	top: 0;
	left: 300px;
	height: 98px;
	width: 573px;
}

/* nav */

ol, ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

#top {
	width: 100%;
	height: 100px;
	background: #fff url(images/bg-nav.gif) repeat-x scroll 0 58px;
}

#nav {
	padding: 57px 0 0 140px;
}

#nav li,
#service li  {
	display: inline;
}

#nav li a {
	background:#C93516 none repeat scroll 0 0;
	border:1px solid #fff;
	color:#fff;
	display:block;
	float:left;
	line-height:21px;
	padding:0 15px 2px;
	text-decoration:none;
}

#nav li a:hover {
	background:#fff none repeat scroll 0 0;
	border:1px solid #C93516;
	color:#C93516;
	line-height:19px;
	margin-top:1px;
}

#nav li.actief a {
	background:#fff none repeat scroll 0 0;
	border:1px solid #C93516;
	color:#C93516;
	font-weight:bold;
	line-height:19px;
	margin-top:1px;
	padding:0 13px 2px;
}

#service {
	clear:both;
	line-height:18px;
	position:absolute;
	top:36px;
	left:0;
	width: 1000px;
	text-align: right;
}


#service li a {
	color: #C93516;
	font-size: 11px;
}

#service form input {
	border:1px solid #C93516;
	color:#C93516;
	font-size:90%;
	padding-left:4px;
	vertical-align:top;
	width:11.6em;
}

#service form button {
	background:#FFFFFF none repeat scroll 0 0;
	border:medium none;
	color:#0074A6;
	margin:-1px 2px 0 -2px;
	padding:0;
	vertical-align:top;
}

#service label {
	display: none;
}

#service form {
	width: 200px;
	display: inline;
}

/* form */

#meedoen textarea, 
#meedoen input, 
#meedoen input, 
#meedoen textarea {
	border:1px solid #8C8B8D;
	padding:2px;
	font-size: 10px;
}

#meedoen input:focus, 
#meedoen textarea:focus {
	border:1px solid #ccc;
}

#meedoen label {
	display: block;
	float: left;
	clear: both;
	width: 170px;
	font-size: 11px;
}

#meedoen input, 
#meedoen select,
#meedoen textarea {
	width: 330px;
}

#meedoen textarea {
	height: 70px;
}

#meedoen div {
	margin: 5px 0;
}

#video {
text-align: center;
background: #fff;
margin: 0 0 20px 0;
}
