	
#flashcontent {
		height: 100%;
	}
h1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	border: none #333333;
}
h2 {
	font-size: 14px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
h3 {
	font-size: 12px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
body {
	font-family: Arial;
	color: #666666;
	background-color: #FFFFFF;
	margin: 0px;
}
p {
	font-family: Arial;
}

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

a:active { 
	color: #FFFFFF; 
	text-decoration: none
} 

a:link { 
	color: #666666; 
	text-decoration: none; 
	font-weight: bold
} 

a:visited { 
	color: #666666; 
	text-decoration: none; 
	font-weight: bold
} 

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

.bron { 
	font-family: Arial;
	font-size: 10px; 
	font-style: italic; 
	font-weight: normal; 
	color: #666666
} 

select { 
	font-family: Arial; 
	font-size: 9px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none; 
	background-color: #666666
} 

input {
	font-family: Arial;
	font-size: 9px; 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #666666
} 
.navh2 {
	font-size: 10px;
	font-weight: normal;
}
.navh1 {
	font-size: 12px;
	font-weight: bold;
}
.navh2_active {
	color: #666666;
	font-size: 10px;
	font-weight: bold;
}
#navbar {
	font-size: 10px;
	background-color: #0033FF;
}
#container {
	font-family: Arial;
	width: 100%;
	font-size: 11px;
	margin-top: 25px;
	background-color: #FFFFFF;
}
#container_top {
	height: 100px;
	text-align: center;
	border: none #666666;
}
#container_subtop {
	height: 20px;
	text-align: center;
	vertical-align: middle;
	background-position: center;
	color: #FFFFFF;
	border: 1px none #CCCCCC;
}
#container_inhoud {
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: 1px none #666666;
}
#container_footer {
	height: 30px;
	text-align: center;
	vertical-align: middle;
	border: 1px none #666666;
}

#content_top {
	width: 1024px;
	height: 160px;
	color: #999999;
	position: absolute;
	left: 50%;
	margin-left: -512px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	letter-spacing: 1px;
	margin-top: 8px;
	border: 1px none #999999;
}
#content_subtop {
	position: absolute;
	left: 50%;
	margin-left: -512px;
	width: 1024px;
	text-align: left;
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	letter-spacing: 3px;
	color: #666666;
	height: 20px;
	background-repeat: no-repeat;
	border: 1px none #666666;
}
#content_inhoud {
	position: absolute;
	left: 50%;
	margin-left: -512px;
	width: 1024px;
	text-align: left;
	height: 550px;
	background-repeat: no-repeat;
	border: 1px none #CCCCCC;
	background-image: url(../../img/achtergrondsite08.jpg);
}

#contentinhoud_l {
	width: 300px;
	position: absolute;
	height: 500px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 80px;
	margin-right: 80px;
	margin-bottom: 50px;
	margin-left: 80px;
}
#contentinhoud_m {
	overflow: hidden;
	width: 300px;
	margin-left: 500px;
	position: absolute;
	height: 500px;
}
#contentinhoud_r {
	overflow: auto;
	width: 0px;
	margin-left: 560px;
	position: absolute;
	height: 500px;
}
#content_footer {
	position: absolute;
	left: 50%;
	margin-left: -512px;
	width: 1024px;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-left: 10px;
	vertical-align: middle;
	background-position: center;
	border: none;
}
.mainmenu {
	margin-top: 4px;
	font-size: 8px;
	font-weight: bold;
	letter-spacing: 3px;
}
.footer {
	margin-top: 6px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 0em;
	text-align: justify;
}
.foto {
	margin: 10px;
	border: 1px solid #666666;
}
.inhoud {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	margin: 10px;
	font-weight: bolder;
	letter-spacing: 3px;
	text-align: justify;
	line-height: 26px;
	font-variant: small-caps;
}


