html
{
	overflow-y: scroll;
	overflow-x: hidden;
}

body {
	background-color: #3F070F;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
}

h3{
	color: #ffddaa;
	font-size: 18px;
	margin: 0px 0px 20px 0px;
}

p
{
	margin: 0px 0px 15px 0px;
}

a{
	font-size: 12px; 
	color: #038e03;
	text-decoration: none;
	font-weight: bold;
}
#master_container{
	width: 1000px;
	margin: 0px auto;
}

#content {
	float: left;
	width: 760px;
	background-color: #700D1A;
	border: 1px solid #FFCC99;
	font-size:12px;
	line-height: 17px;
	color: #ffddaa;
	padding: 10px 10px 10px 10px;
}

#datum {
	float: left;
	width: 760px;
	background-color: #700D1A;
	border: 1px solid #FFCC99;
	font-size:12px;
	line-height: 17px;
	color: #ffddaa;
	padding: 5px 10px 5px 10px;
	margin-top: 8px;
}

#content img {
	border: 1px solid #ffddaa;
}

#content {
	display: table;
}

#content td{
	vertical-align: top;
	text-align: justify;
}

.flash_foto{
	float: right;
	margin: 15px;
	display: block;
	border: 1px solid #ffddaa;
}

#head {
	position: relative;
	clear: left;
	width: 980px;
	height: 100px;
	margin-bottom: 6px;
	border: 1px solid #FFCC99;
	background: #700D1A url('../images/logo.gif') no-repeat;
}

#head_home a
{
	position: absolute;
	left: 200px;
	top: 0px;
	width: 780px;
	height: 100px;
	display: block;
	z-index: 1;
}

#menu {
	float: left;
	width: 190px;
	height: 420px;
	margin-right: 8px;
	padding-top: 39px;
	background-image:url(../images/bg.gif);
	background-repeat: repeat-y;
	background-color: #700D1A;
	border: 1px solid #FFCC99;
}

.menu_knop a{
	margin: 1px;
	float:right;
	width: 134px;
	height: 17px;
	padding: 5px;
	background-color:#FFCC99;
	color: #005500;
	font-size:11px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	opacity: .8;
	filter: alpha(opacity=80);
	display: block;
	text-align: left;
}

.menu_knop a:hover{
	background-color: #CCAA66;
}

.groter_letter {
	font-size: 18px; 
	color: #005500;
	text-decoration: none;
}


#sub_menu {
	float: left;
	width: 780px;
	height: 30px;
	margin-bottom: 7px;
	background-color: #033503;
	border: 1px solid #FFCC99;
}

.sub_knop a{
	float: left;
	line-height: 30px;
	width: 129px;
	height: 100%;
	text-align: center;
	font-size: 12px;
	color: #CCAA66;
	font-weight: bold;
	text-decoration: none;
}

.sub_knop a:hover{
	background-color: #012801;
}

.sub_sepr{
	float: left;
	height: 100%;
	width: 1px;
	background-color: #011f01;
}
.box{
	float: left;
	width: 50%;
	text-align: center;
	margin-bottom: 20px;
}
.box2{
	float: left;
	width: 100%;
	margin-top:30px;
}
.box3{
	float: left;
	width: 100%;
	margin-top:30px;
	text-align: center;
}

.box4{
	float: left;
	width: 100%;
	margin-left: 64px;
}

.flash{
	float: left;
	width: 250px;
	height: 290px;
	text-align: center;
	margin-bottom: 20px;
	margin-left: 63px;
	border: 1px solid #ffddaa;
}
.tekst-l-r{
	float: left;
	margin-left:38px;
	width: 100%;
	text-align: left;
}
.inhoud_links
{
	width: 342px;
	float: left;
	margin-right: 40px;
	display: inline;
	position: relative;
	text-align:justify;
}

.inhoud_rechts
{	
	width: 370px;
	float: left;
	text-align:justify;
}

.inhoud_breed
{
	width: 100%;
	display: table;
	clear: left;
}