* {margin:0;padding:0}
body {
	background-color:#184a87;
	color:#aacff5;
	font:80% Arial, sans-serif;
	background-image:url(../img/bg.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
}
h1 {
	font-size:200%;
	font-weight:normal;
}
img {
	border:1px solid #6B95BF;
	padding:4px;
	margin:5px 10px 0 10px;
}
.img_noborder {
	border:none;
	padding:0;
	margin:0;
}
a {
	color:#ffffff;
}
a:hover {
	text-decoration:none;
}
strong {
	font-weight:bold
}
b {
	font-weight:bold;
	
}
li {
	list-style-type:none;	
	background-image:url(../img/bullet.gif);
	background-repeat:no-repeat;
	background-position: 0 2px;
	padding: 0 0 0 19px;
	margin: 3px 0 3px 17px;
}
ul {
	margin-top: 15px;
	margin-bottom: 30px;
}
blockquote {
	margin: 17px 0px 20px 25px;
}
input:hover, input:active {
	background: #ffffff;	
}
textarea:hover, textarea:active {
	background: #ffffff;
}
.slingeraap {	
	margin-bottom:-2px;	
}

/** STRUCTUUR **/

#preview {
	margin:0;
	padding:1px 0 2px 0;
	border-bottom:solid 1px #000000;
	background-color:#ffffcc;
	color:#000000;
	width:100%;
	font-size:11px;
}
#wrapper{	
	width:1146px;
	margin:0 auto 0 auto;
}
#header1{
	width:1146px;
	height:50px;
	background-image:url(../img/header1.gif);
	background-color:#5e81ab;
}
#header2L{
	width:111px;
	height:354px;
	float:left;
	background-image:url(../img/header2L.gif);
}
#header2R1{
	width:967px;
	height:224px;
	float:left;
	background-image:url(../img/header2R1.jpg);
}
#header_titel{
	width:896px;
	height:130px;
	float:left;
	background-image:url(../img/header_titel.jpg);
}
#header_titel_txt{
	margin:84px 0 0 0;
	float:right;
	width:540px;
}
#header_nr{
	width:139px;
	height:130px;
	float:right;
	background-image:url(../img/header_nr.jpg);
}
#header_nr_txt{
	font-size:290%;
	font-weight:bold;
	color:#ffffff;
	margin:42px auto 0 auto;		
}
#contentwrapper{
	width:1146px;
}
#content{
	width:600px;
	float:left;
	margin:20px 0 18px 0;
	line-height:150%;
}
#dummy_r{
	width:0px;
	height:280px;
	float:left;
}
#footer1{
	width:967px;
	height:335px;
	float:left;
	background-color:#225796;
	margin-left:111px;
	display: inline;	
}
#footer1_img1{
	width:937px;
	height:161px;
	margin:27px 0 0 15px;
	background-image:url(../img/footer1_img1.jpg);	
}
#footer1_img2{
	width:967px;
	height:144px;
	background-image:url(../img/footer1_img2.gif);	
}
#footer2{
	width:967px;
	height:44px;
	float:left;
	border-top:1px solid #eeeeee;
	margin-top:26px;
	margin-left:111px;
	display: inline;	
}
#footer2_txt{
	margin:10px 0 0 10px;
	color:#4f81b3;
	font-size:90%;
}
.footer2_link{
	color:#4f81b3;
	text-decoration:none
}
.footer2_link:hover{
	color:#dddddd;
}

/* --- MENU --- */
#menu{
	width:338px;
	float:left;
	margin-bottom:3px;
	margin-left:111px;
	display: inline;
}
.menulijntje{
	width:312px;
	height:3px;
	background-image:url(../img/menulijntje.gif);
	background-repeat:no-repeat;
	font-size:0px;
}
.knop{
	width:312px;
	overflow:hidden;		
	height:31px;
	background-image:url(../img/menubulet.gif);
	background-repeat:no-repeat;
	background-position:7px 11px;
}
.knop_select{
	width:312px;
	overflow:hidden;			
	height:31px;
	background-image:url(../img/menubulet_select.gif);
	background-repeat:no-repeat;
	background-position:295px 11px;
}
a.knoptekst{
	color:#7bb3eb;
	text-decoration:none;
	width:284px;
	height:10px;
	float:left;
	padding:9px 0 12px 28px;
	font-size:110%
}	
a.knoptekst:hover{
	text-decoration:none;
	background-image:url(../img/menubulet_select.gif);
	background-repeat:no-repeat;
	background-position:295px 11px;
}
.knoptekst_select{
	color:#ffffff;
	text-decoration:none;
	width:284px;
	height:10px;
	float:left;
	padding:9px 0 12px 28px;
	font-size:110%
}
/* ---------- contact ---------- */
.contacttabel {
	font-size: 12px;	
	margin:-15px 0 25px 20px;
}
td.contacttabel {
	padding:3px;
}
.contactinput {
	font-size: 12px;
	border: 2px solid #ffffff;
	padding: 1px 1px 1px 1px;
	width:120px;
	background-color:#eeeeee;	
}
.contacttextarea {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	border: 2px solid #ffffff;
	background-color:#eeeeee;		
	padding: 1px 1px 1px 1px;
	width:360px;
	height:75px;
}
.contactknop{
	margin-left:61px;
	padding-top:20px;
	border:none;
}

