@charset "utf-8";
#container {
	width: 750px;
	margin-top: 5px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

#body {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 729px;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 8px;
	padding-bottom: 5px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h1{
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	border-bottom:thin;
	border-bottom-style:solid;
	border-color: #FF7315;
}

body {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
}
.titel {
	background-color: #F7F7F7;
	padding: 5px;
	margin:0px;
	border: 1px solid #F0F0F0;
}
#footer {
	clear: both;
	background-color: #FF7315;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 3px;
	font-size: 10px;
	font-weight: bold;
	padding: 2px;
}
a {
	color: #FF6600;
	text-decoration: none;
}
.tekstje {
	font-size: 10px;
	color: #FF7315;
	text-align: justify;
	padding-right: 20px;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}

a:visited {
	color: #FF6600;
	text-decoration: none;
}
#footer a {
	color: #FFFFFF;
}
.submenumid a {
	color: #000000;
	
}

.submenumid a:visited {
	color: #000000;
	
}

.submenumid a:hover {
	text-decoration: underline;
	
}
#left {
	float: left;
	width: 150px;
	margin-right: 10px;
}
#right {
	float: left;
	width: 545px;
}
.submenu {
	border: 1px solid #EEEEEE;
}
.submenumid {
	border: 4px solid #FFFFFF;
	background-color: #F7F7F7;
	padding: 5px;
}

.bericht
{
	padding: 5px;
}

#menu {
	margin-left: 15px;
	width: 620px;
	color: #F86A01;
	font-weight: bold;
	word-spacing: 10px;
}
#blank {
	height: 212px;
}


#top {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	height: 239px;
	vertical-align: middle;
	margin-bottom: 0px;
}

