body {
	background: #fff url(/assets/images/bg.jpg) no-repeat;
	background-position: 50% 0px;
	color:#403c3d;
	font-family: Arial, sans-serif; 
	font-size:11px;
	line-height:18px;
	margin:0px;
	overflow-x: hidden;
}

#wrapper {
	position:relative;
	width:950px;
	height: auto;
	margin:0 auto;
}
#logo {
	padding-top:12px;
	padding-bottom:5px;
	padding-left:5px;
}
#illu {
	padding-left:5px;
}
.line {
	background-color: #b20838;
	height:6px;
	margin-bottom:7px;
}

a {
	color: #1663a7;
	text-decoration:none;
}
a:hover {
	color: #b71a47;
}


#body {
	width:950px;
	height:410px;
	//background: url(/assets/images/body_bg.jpg) no-repeat;
	margin-top:13px;

}
#star {
	position:absolute;
	top:0px;
	left:625px;
	z-index:0;
	overflow:hidden;
	background:  url(/assets/images/star.png) no-repeat;
	width:500px;
	height:217px;
}
#body H1 {
	color: #fff;
	margin:0px;
	margin-left:15px;
	font-size: 14px;
	line-height:24px;
	height:24px;
	width:485px;
	float:left;
}
#body H1.right {
	width:300px;
}
#body p {
	margin:0px;
	margin-bottom: 12px;
}
#body #left {
	position: relative;
	margin-left:5px;
	width:470px;
	padding: 3px 10px;
	height:300px;
	float:left;
	overflow:hidden;
	overflow-y:scroll;
}
#body #right {
	position: relative;
	width:282px;
	padding: 3px 10px;
	height:300px;
	float:left;
	margin-left:13px;
	overflow:hidden;
}
#body #kolom {
	font-size:10px;
	position: relative;
	width:114px;
	padding: 3px 8px;
	height:300px;
	float:left;
	margin-left:5px;
	overflow:hidden;
	color:#fff;
}
#body #kolom A {
	color:#fff;
}
#body #kolom label {
	color:#ce0028;
	width: 15px;
}

#body #kolom H1 {
	color: #fff;
	margin:0px;
	font-size: 14px;
	line-height:24px;
	text-transform:uppercase;
}

#body #kolom input {
	border: none;
	width:114px;
	height:14px;
	background: url(/assets/images/zoekveld.jpg) no-repeat;
	line-height:13px;
	font-size:10px;
	color:#403c3d;
	font-family: Arial, sans-serif;
	padding: 0px 2px;
	margin:0px;
}


#menu {
	position:absolute;
	left:209px;
	top:50px;
}
#menu A, .submenu a {
	position:relative;
	font-size:11px;
	height:19px;
	background-color:#00549f;
	color:#fff;
	text-decoration:none;
	line-height:19px;
	float:left;
	margin-left: 1px;
	text-align:center;
display:block;
}
#menu A img.left, .submenu a img.left {
	position:absolute;
	top:0px;
	left:0px;
}
#menu A img.right, .submenu a img.right {
	position:absolute;
	top:0px;
	right:0px;
}

.submenu a {
	float:none;
	display:block;
	margin: 0px;
	margin-bottom: 1px;
	background:none;
}
#menu A:hover, .submenu A:hover {
	background-color:#b20838;
}
#submenu1 {
	position:absolute;
	left: 255px;
	top: 70px;
	z-index:2;
	display:none;
}

#submenu2 {
	position:absolute;
	left: 400px;
	top: 70px;
	z-index:2;
	display:none;
}

#submenu3 {
	position:absolute;
	left: 558px;
	top: 70px;
	z-index:2;
	display:none;
}

.clear {
	float:none;
	clear:both;
}

.nieuwsitem {
	float:none;
	clear:both;
	margin-top:10px;
	margin-bottom:5px;
}
.nieuwsitem div.illu {
	float:left;
	width:40px;
	margin-right:15px;
}
.nieuwsitem .content {
	float:left;
	width:220px;
}
.nieuwsitem .content p {
	margin:0px;
	font-size: 9px;
}
.nieuwsitem .content h2 {
	margin:0px;
	font-size: 11px;
	color: #b71a47;
}
.nieuwsitem .content a {
	color: #1663a7;
	border-bottom: 1px #1663a7 solid;
	display:block;
	text-decoration:none;
}
.nieuwsitem .content a:hover {
	color: #b71a47;
}

.oproep {
	position: absolute;
	bottom:10px;
	left:7px;
	background: url(/assets/images/oproep.jpg) no-repeat;
	width:443px;
	height:41px;
	padding:5px;
}
.oproep div.illu {
	float:left;
	width:40px;
	margin-right:15px;
}
.oproep .content {
	float:left;
	width:375px;
	color:#fff;
}

#voorwaarden {
	position: absolute;
	bottom:2px;
	right:5px;
	width:130px;
	text-align:center;
	color: #fff;
	font-size:8px;
}
#voorwaarden a {
	color: #fff;
}

#submenu1.submenu a {
	width: 145px;
	background: url(/assets/images/button145-off.png) no-repeat;
}
#submenu1.submenu a:hover {
	background: url(/assets/images/button145-on.png) no-repeat;
}
#submenu2.submenu a {
	width: 115px;
	background: url(/assets/images/button115-off.png) no-repeat;
}
#submenu2.submenu a:hover {
	background: url(/assets/images/button115-on.png) no-repeat;
}
#submenu3.submenu a {
	width: 80px;
	background: url(/assets/images/button80-off.png) no-repeat;
}
#submenu3.submenu a:hover {
	background: url(/assets/images/button80-on.png) no-repeat;
}



label {
	float: left;
	width: 100px;
	margin-right: 15px;

}
.input {
	background-color: #fff;
	font-size: x-small;
	border: #cccccc 1px solid;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 250px;
	color:#000;
}
textarea {
	background-color: #fff;
	font-size: x-small;
	border: #cccccc 1px solid;
	margin-bottom: 8px;
	width: 250px;
	height: 75px;
	color:#000;
}

input.button {
	background-color: #01559d;
	border: #01559d 1px solid;
	color: #fff;
	margin-bottom: 0px;
	font-variant: small-caps;
	font-size: 14px;
	width: 150px;
}

#paginas {
	position: absolute;
	bottom:10px;
	left:7px;
	width:800px;
	height:50px;
	text-transform: uppercase;
	color: #de9a97;
	text-align: justify;
	overflow:hidden;
	line-height:16px;
}
#paginas a {
	color: #de9a97;
}
#paginas a:hover {
	color: #a16664;
}

.inleiding {
	color: #01559d;
	font-weight:normal;
}

