html {
	overflow-x:hidden;
}
body {
	margin:0px;
	background-color:#00234b;
}

#container {
	width:100%;
	overflow:hidden;
	background:#00234b url(../images/body-bg-repeat-y.jpg) repeat-y center -26px;
}
#sub-container {
	position:relative;
	top:0px;
	left:50%;
	margin-left:-627px;
	width:1171px;
	padding:0px 0px 0px 83px;
	overflow:hidden;
}
#left {
	float:left;
	display:inline;
	clear:left;
	width:604px;
	overflow:hidden;
	background-color:#fdfff2;
}
#right {
	float:left;
	display:inline;
	width:567px;
	height:830px;
}
#right img {
	margin:40px 0px 0px 7px;
}

#logo {
	float:left;
	display:inline;
	clear:both;
	width:603px;
	height:109px;
	overflow:hidden;
}
#logo p {
	margin:0px;
	padding:0px;
}
#logo p a {
	text-decoration:none;
}
#logo p a img {
	vertical-align:bottom;
	border:0px;
}

#menu {
	float:left;
	display:inline;
	clear:both;
	width:603px;
	height:42px;
	background:url(../images/menu-bg.gif) no-repeat;
}
#menu ul {
	margin:10px 0px 0px 38px;
	padding:0px;
	overflow:hidden;
}
#menu ul li {
	float:left;
	display:inline;
	list-style-type:none;
	margin-right:36px;
}
#menu ul li a {
	font:normal 16px "Times New Roman", Times, serif;
	color:#001b3a;
	text-decoration:none;
}
#menu ul li a:hover {
	text-decoration:underline;
}
#menu ul li #selected {
	text-decoration:underline;
}
#menu ul #li-contact {
	margin-right:0px;
}
#font-size {
	float:left;
	display:inline;
	clear:both;
	width:604px;
	height:25px;
	padding:5px 0px 0px 0px;
	overflow:hidden;
}
#font-size p {
	float:right;
	display:inline;
	margin:0px 41px 0px 0px;
	padding:0px;
}
#font-size p span {
	font:normal "Times New Roman", Times, serif;
	color:#00234b;
}
#font-size p #klein {
	font-size:15px;
	cursor:pointer;
}
#font-size p #normaal {
	font-size:18px;
	cursor:pointer;
}
#font-size p #groot {
	font-size:21px;
	cursor:pointer;
}
#font-size p a img {
}

#content {
	float:left;
	display:inline;
	clear:both;
	width:603px;
	overflow:hidden;
}
#content strong {
	color:#907325;
}
#content em {
	color:#715919;
}
#content a {
	color:#000;
}
#content iframe {
	margin:0px 0px 0px 39px;
}
#content #vijf-sterren {
	list-style:url(../images/ster.gif);
}
#content ul {
	list-style-image:url(../images/square.gif);
}
#content label {
	display:block;
}
#content input,
#content textarea {
	margin:0px 0px 20px 0px;
	width:300px;
}
#content .btn {
	border:3px double #00234B;
	background-color:#fff;
	font:normal 15px "Times New Roman", Times, serif;
	color:#00234B;
	padding:2px 4px 1px 4px;
	width:auto;
}

#content #quote {
	float:left;
	display:inline;
	clear:both;
	width:603px;
	height:53px;
	background-color:#dfe4dd;
}
#content #quote p {
	margin:10px 0px 0px 0px;
	text-align:center;
	font:normal 14px "Times New Roman", Times, serif;
	color:#00234b;
}

#content #footer {
	float:left;
	display:inline;
	clear:both;
	overflow:hidden;
	width:604px;
	padding:34px 0px 20px 0px;
}
#content #footer #copyright {
	float:left;
	display:inline;
	font:normal 12px "Times New Roman", Times, serif;
	color:#000;
	text-align:left;
	margin:0px 0px 8px 93px;
}
#content #footer #footer-menu {
	float:right;
	display:inline;
	font:normal 12px "Times New Roman", Times, serif;
	color:#000;
	text-align:right;
	margin:0px 93px 8px 0px;
}
#content #footer #footer-menu a {
	color:#000;
	text-decoration:none;
}
#content #footer #footer-menu a:hover {
	text-decoration:underline;
}
#content #footer #powered {
	float:left;
	display:inline;
	clear:both;
	font:normal 12px "Times New Roman", Times, serif;
	color:#00234b;
	text-align:center;
	width:604px;
	margin:0px;
}
#content #footer #powered a {
	color:#00234b;
}

#footer-bg-bottom {
	background:#fff url(../images/footer-bg-bottom.jpg) no-repeat center 0px;
	height:3px;
	width:100%;
	overflow:hidden;
}
