/* CSS Document */

body {
	color: #000000;
	margin: 0;
	font-family: Geneva, Arial, sans-serif;
	line-height: 1.8em;
	behavior: url('./css/csshover.htc');
	font-size: 12px;
	background-color: #696B6B;
}
li {
	list-style-type: square;
	list-style-image: url(../images/opsomblokje.gif);
	list-style-position: outside;
	line-height: 160%;
	margin-top: 8px;
	margin-bottom: 8px;
}
#inhoud {
	width: 998px;
	margin-top: 14px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left top;
}
#a-b-container {
	background-color: #FFFFFF;
	background-image: url(../images/pand-achtergrond.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 998px;
	float: left;
	overflow: hidden;
	padding-bottom: 10px;
}
#menu a {
	text-decoration: none;
	color: #CCCCCC;
}
#menu a:hover {
	color: #FFFFFF;
}

#menu div:hover {
	color: #FFFFFF;
	background-color: #000000;
}
#menu {
	width: 998px;
	background-image: url(../images/menu-achter.jpg);
	height: 30px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#menu div {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-right: 12px;
	padding-left: 12px;
	color: #CCCCCC;
	overflow: hidden;
	float: left;
	display: block;
	font-weight: bold;
	letter-spacing: 0.2em;
	padding-top: 8px;
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
}
#a-header {
	height: 200px;
}
#a-header img {
	padding-top: 18px;
	padding-left: 25px;
}
#b1-links {
	width: 205px;
	color: #AC0834;
	padding-left: 15px;
	float: left;
	margin-right: 50px;
	font-style: oblique;
}
#b2-1-hoofdinhoud {
	width: 400px;
	float: left;
	overflow: hidden;
}
#b2-1-hoofd-fotopag {
	width: 650px;
	float: left;
	overflow: hidden;
}
#b2-1-hoofd-fotopag img {
	margin-right: 13px;
	margin-bottom: 13px;
	border: 2px solid #333;
}

#b2-2-rechts {
	float: left;
	margin-left: 30px;
	width: 285px;
}

#c-footer {
	background-color: #696B6B;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-top: 8px;
	color: #333333;
	font-size: 12px;
	font-family: Geneva, Arial, sans-serif;
	text-align: center;
	float: left;
	width: 998px;
}




#c-footer a {
	color: #2E2F2F;
}

