/* CSS Document */

body {
	background-image:url(../images/back.gif);
	background-position:50% 0%;
	background-repeat:repeat-y;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

/* LAYERS */

#wrap {
	background:url(../images/top.jpg) repeat-x;
	margin: 0 auto;
	min-height: 100%;
	position: relative; /* om #footer te positioneren t.o.v. #container */
	width: 100%;
}

	.clear {
		clear: both;
	}


#container {
	margin:auto;
	width:100%;
}
#top {
	
	width:100%;
	height:258px;
}
#header {
	width:860px; /* 994 - 134 */
	height:24px; /* 31 - 7 */
	padding:7px 134px 0 0;
	margin:auto;
	font-size:14px;
	color:#FFF;
	text-align:right;
}
#eyecatcher {
	width:974px;
	height:191px;
	margin:auto;
}
#eyecatcher_left {
	width:719px;
	height:191px;
	float:left;
}
#eyecatcher_right {
	background-image:url(../images/eyecatcher_rechts.jpg);
	width:235px; /* 255 - 20 */
	height:161px; /* 191 - 30 */
	padding:30px 0 0 20px;
	float:left;
	font-size:13px;
	font-style:italic;
	font-weight:bold;
	color:#FFF;
	line-height:20px;
}
#navigatie {
	background-image:url(../images/navigatie.jpg);
	width:954px; /* 974 - 20 */
	height:33px; /* 36 - 3 */
	padding:3px 0 0 20px;
	margin:auto;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}
#main {
	width:974px;
	margin:auto;

}
#left {
	background-image:url(../images/left.jpg);
	background-repeat:no-repeat;
	background-color:#eff3f8;
	width:682px; /* 722 - 40 */
	padding:45px 20px 20px 20px;
	float:left;
	line-height:16px;
	padding-bottom:50px;
}
#right {
	background-image:url(../images/right.jpg);
	background-repeat:no-repeat;
	width:242px; /* 252 - 10 */
	padding:40px 0 0 10px;
	float:left;
}

/*
#bottom {
	background-image:url(../images/bottom.jpg);
	width:100%;
	height:43px;
	float:left;
}
#footer {
	width:974px;
	height:28px; 
	padding-top:9px;
	margin:auto;
	color:#FFF;
}
*/

#footer {
	position: absolute;
	text-align: center;
	width: 100%;
	background-image:url(../images/bottom.jpg);
	font-size:11px;
}
#foot {
	width:970px;
	margin:0 auto;
	padding-top:9px;
	height:34px;
	background-image:url(../images/bg-footer.gif);
	color:#FFFFFF;
}




/* ALGEMENE OPMAAK */

td, p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
h1.rood {
	font-size:20px;
	font-weight:normal;
	text-transform:uppercase;
	color:#9c0709;
	float:left;
	margin-right:5px;
}
h1.blauw {
	font-size:20px;
	font-weight:normal;
	text-transform:uppercase;
	color:#8ea9c8;
}
h2.blauw {
	font-size:12px;
	font-weight:bold;
	color:#8ea9c8;
	margin:0;
	padding:0;
}
.h1 {
	padding:6px 8px 0 0;
}
.wit {
	color:#FFF;
}
a, a:link {
	color:#9c0709;
}
a:hover {
	text-decoration:none;
}
a.navigatie, a.navigatie:link {
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	letter-spacing:1px;
}
a.navigatie:hover {
	text-decoration:underline;
}
a.news, a.news:link {
	font-size:12px;
	font-weight:bold;
	color:#9c0709;
	text-decoration:none;
}
a.news:hover {
	text-decoration:underline;
}
input {
	background-color:#FFFFFF;
	border:solid 1px #000;
	width:200px;
	height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
textarea {
	background-color:#FFFFFF;
	border:solid 1px #000;
	width:398px;
	height:60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
.vinkvakje {
    width: 14px;
    height: 14px;
    padding: 0;
    margin:0;
    vertical-align: bottom;
    position: relative;
    top: -1px;
    *overflow: hidden;
	background-color:none;
	border:none;
}
.zoeken {
	background-color:#FFFFFF;
	border:solid 1px #000;
	width:150px;
	height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
.zoek {
	background-color:#5f090c;
	border:none 1px #5f090c;
	width:60px;
	height:19px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
}
.verzenden {
	background-color:#5f090c;
	border:none 1px #5f090c;
	width:160px;
	height:19px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
}
ul {
	padding:0 10px 0 8px;
	margin:0 10px 0 8px;
}
li {
	padding:0 10px 0 0;
	margin:0 10px 0 8px;
}
ul.news {
	padding:0 10px 0 2px;
	margin:0 10px 0 2px;
}
li.news {
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:-50 0;
	padding:0 0px 0 18px;
	margin:0 10px 0 8px;
	list-style-type:none;
	line-height:20px;
}
fieldset {
	padding:10px;
	border:1px solid #CCC;
}
legend {
	font-weight:bold;
	color:#000;
}