@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../imgs/stripe.gif);
}
#container {
	position: absolute;
	height: 550px;
	width: 900px;
	left: 50%;
	top: 50%;
	margin-top: -275px;
	margin-left: -450px;
	background-image: url(../imgs/achtergrond.jpg);
	border: 1px groove #CCCCCC;
}

#container #content {
	float: left;
	height: 440px;
	width: 386px;
	padding-left: 95px;
	padding-top: 110px;
	padding-right: 20px;
	position: relative;
}
#container #content #tekst {
	height: 370px;
	overflow: auto;
	width: 360px;
	padding-right: 10px;
}
#container #content h1 {
	text-transform: uppercase;
	color: #015697;
	font-size: 18px;
	line-height: 26px;
	margin-top: 0px;
	margin-bottom: 5px;
}

#container #content h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #015697;
	display: block;
	width: 200px;
	color: #e65a02;
	font-size: 11px;
	line-height: 20px;
	text-transform: uppercase;
}
#container #content h3 {
	text-transform: uppercase;
	color: #015697;
	font-size: 11px;
	margin-bottom: 1px;
}
#container #content #menubox {
	position: absolute;
	left: 501px;
	top: 0px;
	width: 400px;
}
ul.menu, ul.menu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
ul.menu ul {
	margin-left:110px;
}
ul.menu ul li {
	border-bottom-style: none;
	width: 250px;
	margin: 0;
	padding: 0;
}
ul.menu a {
	display: block;
	text-decoration: none;
	font-weight: bold;
}
ul.menu li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #015697;
	width: 110px;
}

ul.menu li a {
	color: #015697;
	padding: 5px;
	font-size: 11px;
	text-align: right;
}
ul.menu li a:hover, ul.menu li a.active {
	color: #E65A02;
}
ul.menu li ul li a {
	color: #FFFFFF;
	padding-left: 20px;
	text-align: left;
	background-image: url(../imgs/menu_achtergrond.png);
	background-repeat: repeat;
	margin: 0;
}

ul.menu li ul li a:hover, ul.menu li ul li a.active {
	background-color: #E65A02;
	color: #FFFFFF;
	background-image: none;
}
#container #content p {
	font-size: 11px;
	line-height: 22px;
}
#container #content #tekst ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container #content #tekst li {
	font-size: 11px;
	line-height: 22px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	margin: 0;
	background-image: url(../imgs/listitem.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}
#container #content #tekst h2 {
	font-size: 14px;
	color: #015697;
	text-transform: uppercase;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
}
#container #afbeelding {
	float: left;
	height: 100%;
	width: 399px;
}

#container #content #tekst #contact fieldset {
	background-color: #F6FAFD;
	border: 2px dashed #015697;
	font-size: 11px;
	position: relative;
	width: 325px;
}
#container #content #tekst #contact legend {
	padding-top: 10px;
}
#container #content #tekst #contact #field {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#container #content #tekst #contact .verplicht {
	color: #FF0000;
}
#container #content #naw {
	position: absolute;
	left: 769px;
	top: 476px;
	color: #FFFFFF;
	width: 132px;
	height: 65px;
}
#container #content #naw p {
	font-size: 10px;
	line-height: 14px;
	margin: 0px;
}
#tekst ul li a {
	color: #E65A02;
	text-decoration: none;
	font-weight: bold;
}
#container #content #naw a {
	color: #FFFFFF;
}
