body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#container {
	width: 949px;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: auto;
	background-color: #FFFFFF;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	position: relative;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}


#header {
	height: 220px;
	width: 949px;
	position: relative;
}
#h_top {
	height: 136px;
	width: 949px;
	position: absolute;
	top: 0px;
}
#h_left {
	float: left;
	height: 58px;
	width: 125px;
	position: absolute;
	top: 137px;
}
#h_right {
	float: right;
	height: 58px;
	width: 824px;
	position: absolute;
	right: 0px;
	top: 137px;
}
#h_nav {
	height: 26px;
	width: 803px;
	position: absolute;
	overflow: hidden;
	top: 194px;
	padding-right: 146px;
}
#h_nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#h_nav li {
	display: inline;
}

#h_nav a {
	width: 84px;
	float: right;
	padding-left: 8px;
	height: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 4px;
	vertical-align: middle;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 4px;
	margin-top: 6px;
}

#h_nav a:link,
#h_nav a:visited {
	color: #000066;
	background-color: #9FA2FD;
}

#h_nav a:hover {
	background-color:#676BFC;
}
body.home #h_nav li.home a:link,
body.home #h_nav li.home a:visited {
	background-color: #F7F3FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F7F3FF;
}
body.exh #h_nav li.exh a:link,
body.exh #h_nav li.exh a:visited {
	background-color: #F7F3FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F7F3FF;
}
body.arch #h_nav li.arch a:link,
body.arch #h_nav li.arch a:visited {
	background-color: #F7F3FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F7F3FF;
}
body.down #h_nav li.down a:link,
body.down #h_nav li.down a:visited {
	background-color: #F7F3FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F7F3FF;
}
body.hotels #h_nav li.hotels a:link,
body.hotels #h_nav li.hotels a:visited {
	background-color: #F7F3FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F7F3FF;
}
body.adam #h_nav li.adam a:link,
body.adam #h_nav li.adam a:visited {
	background-color: #F7F3FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F7F3FF;
}
body.faq #h_nav li.faq a:link,
body.faq #h_nav li.faq a:visited {
	background-color: #F7F3FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F7F3FF;
}
#contentWrapper {
	width: 949px;
}
#c_left {
	height: 30px;
	width: 75px;
	position: relative;
	background-image: url(../img/l_content.jpg);
	background-repeat: no-repeat;
	float: left;
}
#content {
	float: left;
	width: 801px;
	background-color: #F7F3FF;
	position: relative;
}
#content h1 {
	font-size: 14px;
	font-weight: bold;
}
#content h2 {
	font-size: 14px;
	font-weight: normal;
}

#content .logo {
	margin: 3px;
	height: 133px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	left: auto;
	right: auto;
}
#content .groups h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#content .groups {
	float: left;
	width: 100%;
	background-color: #8BA3FE;
	margin-top: 5px;
}
#content .top {
	text-align: right;
	width: 100%;
	clear: both;
	float: left;
}




#h_right h1 {
	font-size: 18px;
	font-weight: bold;
}
.home_content {
	padding-left: 10px;
	padding-right: 5px;
}


#right {
	width: 146px;
	background-color: #FFFFFF;
	position: relative;
	float: right;
	right: 0px;
	padding-top: 10px;
}



.nieuws {
	font-size: 9px;
	color: #000066;
}
.deelnemerTekst {
	font-size: 18px;
	font-weight: bold;
}

#news_main {
	font-weight: bold;
	background-color: #666666;
	text-align: center;
	height: 13px;
	padding: 1px;
	color: #FFFFFF;
}

#footer {
	width: 949px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 20px;
	position: relative;
	text-align: right;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	margin: 0px;
	float: left;
}
.home_content img {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
