body {
	background:#e9e8e7;
	color:#494949;
	font-family: Arial, Helvetica, sans-serif, Verdana; 
	font-size:11px;
	line-height: 20px;
	margin-top: 0px;
}

A {
	color: #00529b;
	text-decoration: none;
}

A:hover {
	color: #ee192b;
}

#wrapper {
	width:990px;
	height: auto;
	margin:0 auto;
	background:#e9e8e7 url(/assets/images/bg_wapper.jpg);
	z-index: 0;

}

#body {
	width:950px;
	height: auto;
	margin-left:13px;
}

#head {
	width: 950px;
	height: 114px;
	background: url(/assets/images/bg_head.gif);
	float: none;
	clear: both;
}

#head-vv {
	width: 950px;
	height: 90px;
	background: url(/assets/images/bg_head.gif);
	float: none;
	clear: both;
}

#logo {
	margin-top:8px;
	margin-left:21px;
	width: 226px;
	height: 82px;
	float: left;
}

#zoek {
	margin-top:7px;
	margin-right:0px;
	width: 695px;
	float: left;
	position: relative;
	text-align: right;
	color: #00529b;
}

#zoek input {
	background-color: #f5f5f5;
	font-size: x-small;
	margin-bottom: 8px;
	height: 18px;
	float: right;
}

#zoek input.zoekveld {
	border: #cccccc 1px solid;
	color:#494949;
	width: 100px;
	height: 14px;
}

#title {
	margin-top:60px;
	margin-right:13px;
	width: 650px;
	float: left;
	position: relative;
	text-align: right;
	color: #00529b;
}

#title H1 {
	font-size: 20px;
	line-height: 24px;
}

#hoofdmenu {
	width: 950px;
	height: 25px;
	float: none;
	clear: both;
	background: #00529b url(/assets/images/bg_menu.jpg);
}

#hoofdmenu A {
	color: #fff;
	font-size: 12px;
	line-height: 25px;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	border-right: #4d86b9 1px solid;
}

#hoofdmenu A:hover {
	color: #b3cbe1;
}

#illu {
	position: relative;
}

#line1 {
	width: 950px;
	height: 7px;
	background-color: #00529b;
	float: none;
	clear: both;
}

#content {
	width: 950px;
	height: auto;
	background: #e5edf5 url(/assets/images/bg_content.gif);
	float: none;
	clear: both;
}

#left {
	width: 170px;
	float: left;
	padding-left:20px;
	padding-right:50px;
	padding-bottom:10px;
}

#left h2 {
	color: #00529b;
	margin:0px;
	margin-top:40px;
	font-size: 14px;
}

#left p {
	margin:0px;
	margin-bottom:15px;
}


#submenu {
	width: 150px;
	float: left;
	padding-left:20px;
	padding-right:25px;
	margin-right:45px;
	padding-bottom:10px;
	margin-top: 40px;
	margin-bottom: 10px;
	border-right: #a0beda 1px solid;
}

#submenu h3 {
	margin:0px;
	font-size: 14px;
	color: #00529b;
}

#submenu h3 A {
	margin:0px;
	font-size: 14px;
	color: #ea1c2a;
}

#submenu H3 A:hover {
	background-position: 0px -20px;
	color: #00529b;
}

#submenu h4 {
	margin:0px;
	padding: 0px;
}
#submenu h4 A {
	margin:0px;
	padding: 0px;
	font-size: 11px;
	background: #e5edf5 url(/assets/images/bullet.png) no-repeat;
	padding-left: 12px;
	margin-left: 2px;
	line-height: 18px;
	color: #545454;
	font-weight: normal;
}

#submenu H4 A:hover {
	background-position: 0px -20px;
	color: #000;
}

#submenu .line {
	margin:0px;
	margin-bottom:5px;
	border-bottom: #a0beda 1px solid;
	padding-bottom:5px;
}

#submenu input {
	background-color: #f5f5f5;
	font-size: x-small;
	border: #cccccc 1px solid;
	margin-bottom: 5px;
	width: 150px;
	color:#494949;
}

#submenu input.submit {
	background-color: none;
	border: #96a4b2 1px solid;
	margin-bottom: 0px;
	font-variant: small-caps;
	font-size: 14px;
	width: 85px;
}

#content2 {
	width: 470px;
	float: left;
	padding-bottom:10px;
}

#content2 h2 {
	color: #00529b;
	margin:0px;
	margin-top:40px;
	font-size: 18px;
	line-height: 18px;
}

#content2 p {
	margin:0px;
	margin-bottom:15px;
}

#content2 #form {
	width: 453px;
	background: #e5edf5 url(/assets/images/bg_form.gif);
	float: none;
	clear: both;
	padding: 0px;
}


#content2 #formcontent {
	width: 433px;
	float: none;
	clear: both;
	padding: 10px;
	padding-bottom: 0px;
}

#content2 #formcontent h3 {
	color: #00529b;
	margin:0px;
	margin-top:0px;
	font-size: 14px;
}

#content2 #formdown {
	width: 453px;
	height: 16px;
	background: #e5edf5 url(/assets/images/bg_form_down.gif);
	padding: 0px;
	margin: opx;
	float: none;
	clear: both;
}

#content2 #form label {
	float: left;
	width: 75px;
	text-align: right;
	margin-right: 15px;

}

#content2 #form input {
	background-color: #f5f5f5;
	font-size: x-small;
	border: #cccccc 1px solid;
	margin-bottom: 8px;
	width: 250px;
	color:#494949;
}

#content2 #form textarea {
	background-color: #f5f5f5;
	font-size: x-small;
	border: #cccccc 1px solid;
	margin-bottom: 8px;
	width: 250px;
	height: 150px;
	color:#494949;
}

#content2 #form input.submit {
	background-color: #c3d6e8;
	border: #96a4b2 1px solid;
	margin-bottom: 0px;
	font-variant: small-caps;
	font-size: 14px;
	width: 150px;
}


#right {
	width: 220px;
	padding-top: 210px;
	padding-left:10px;
	text-align: center;
	float: left;
}


#clear {
	float: none;
	clear: both;
}


#downwrapper {
	width:977px;
	height: 27px;
	margin:0 auto;
	background:#e9e8e7 url(/assets/images/bg_wapper_down.jpg);
	padding-left:13px;
	color: #868685;
}

#downwrapper A {
	color: #868685;
	text-decoration: none;
}

#downwrapper A:hover {
	color: #00529b;
}


#downwrapper .space {
	margin-left: 10px;
	margin-right: 10px;
}

