* {
	margin: 0;
	padding: 0;
}

body {
	margin: 2px 0;
	background: #FFFFFF;
	font-family: "verdana";
	font-size: 13px;
	
}


h1, h2, h3 {
	color: #fff;
}

h1 { font-size: 182%; }
h2 { font-size: 122%; }
h3 { font-size: 100%; }

p, ul, ol {
	margin-bottom: 20px;
	line-height: 167%;
	font-size: 85%;
}

a:link {
	color: #00336e;
	text-decoration: underline;
}

a:visited {
	color: #00336e;
	text-decoration: underline;
}

a:hover {
	color: #af8554;
	text-decoration: none;
}

a:active {
	color: #00336e;
	text-decoration: underline;
}

#wrapper{
	margin: 0px auto;
	background-image: url('../img/wrap.gif');	
	background-repeat: repeat-x; 
}

#container{
	margin: 0px auto;
	width: 1024px;
	height: 700px;
	background-repeat: no-repeat;
}

#header{
	height: 96px;
}

#logo {
	float: left;
	margin-top: 24px;
	margin-left: 24px;
	width: 200px
}

#header_menu {
	float: right;
	margin-top: 29px;
	height: 30px;
	width: 200px;
	background-image: url('../img/horizontal_menu.gif');

}

#header_menu_content {
	position: absolute;
	color: #b79d6b;
	margin-top: 9px;
	margin-left: 20px;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}

#header_line1{
	background-image: url('../img/line.gif');
	height: 3px;
	line-height: 3px;
	overflow:none;
	width: 1024px;
}

#horizontal_menu {
	margin-top: 4px;
	height: 30px;
	width: 1024px;
	background-color: #00336e;
}

#horizontal_menuitems{
 padding-left: 7px;
 line-height: 28px;
}

#header_line2{
	background-color: #af8554;
	margin-top: 5px;
	_margin-top: 2px;
	height: 1px;
	width: 1024px;
}

#front{
	width: 1024px;
	height: 506px;
}

#front_left {
	float: left;
	width: 342px;
	height: 506px;

}

#front_content {
	float: left;
	margin-top: 23px;
	width: 342px;
	height: 194px;
	background-color: #00336e;
}

#front_content_tekst {
	height: 174px;
	width:322px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	color: #fff;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
}

#front_pijl1 {
	float: left;
	margin-top: 113px;
	width: 342px;
	height: 80px;
	color: #fff;
	font-family: verdana;
	font-size: 12px;
}

#front_pijl2 {
	float: left;
	margin-top: 13px;
	width: 342px;
	height: 80px;
	color: #fff;
	font-family: verdana;
	font-size: 12px;
}

#front_pijl_tekst {
	width: 298px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #003863;
	font-family: verdana;
	font-size: 12px;
}

.bannerkop {
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	font-family: verdana;
	color: #003863;
}

#front_quote {	
	float: right;
	margin-top: 178px;
	width: 412px;
	height: 262px;
}

#front_quote_tekst {
	/*letter-spacing: 0.1em;*/
	font-weight: bold;
	font-size: 30px;
	font-family: arial;
	color: #fff;
	vertical-align: text-bottom;
	line-height: 42px;
	align: bottom;
	height: 262px;	
}



#header_line3{
	background-color: #af8554;
	margin-top: 41px;
	_margin-top: 38px;
	height: 1px;
	width: 1024px;
}

a.footer:link{color: #000;font-size: 10px;text-decoration: none;font-weight: normal;}
a.footer:visited{color: #000;font-size: 10px;text-decoration: none;font-weight: normal;}
a.footer:hover{color: #fff;font-size: 10px;text-decoration: none;font-weight: normal;}
a.footer:active{color: #000;font-size: 10px;text-decoration: none;font-weight: normal;}

a.intro:link{color: #fff;font-size: 28px;text-decoration: none;font-weight: bold;}
a.intro:visited{color: #fff;font-size: 28px;text-decoration: none;font-weight: bold;}
a.intro:hover{color: #b79d6b;font-size: 28px;text-decoration: none;font-weight: bold;}
a.intro:active{color: #fff;font-size: 28px;text-decoration: none;font-weight: bold;}


a.headermenu:link{color: #b79d6b;font-size: 10px;text-decoration: none;font-weight: bold;}
a.headermenu:visited{color: #b79d6b;font-size: 10px;text-decoration: none;font-weight: bold;}
a.headermenu:hover{color: #fff;font-size: 10px;text-decoration: none;font-weight: bold;}
a.headermenu:active{color: #b79d6b;font-size: 10px;text-decoration: none;font-weight: bold;}

a.horizontalmenu:link{color: #b79d6b;font-size: 12px;text-decoration: none;font-weight: bold;padding-left: 14px;}
a.horizontalmenu:visited{color: #b79d6b;font-size: 12px;text-decoration: none;font-weight: bold;padding-left: 14px;}
a.horizontalmenu:hover{color: #fff;font-size: 12px;text-decoration: none;font-weight: bold;padding-left: 14px;}
a.horizontalmenu:active{color: #b79d6b;font-size: 12px;text-decoration: none;font-weight: bold;padding-left: 14px;}
