body{
	background-color:#007293;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 16px;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

#container{
text-align:center;
background-color:#007293;
}

#top{
width:100%;
height:241px;
background-color:#008FB8;
text-align:center;
}

#top_header{
width:1000px;
height:241px;
background-color:#008FB8;
text-align:left;
}

#middle{
width:100%;
height:auto;
background-color:#008FB8;
text-align:center;
}

#menu{
width:1000px;
height:28px;
background-color:#008FB8;
text-align:left;
}

#fade{
width:1000px;
height:37px;
background-color:#008FB8;
text-align:left;
}

#middle_content{
overflow:auto;
width:1000px;
height:auto;
background-color:#ffffff;
text-align:left;
background-image: url('../images/bg.jpg');
background-repeat: repeat-y;
}

#footer{
width:100%;
height:78px;
background-color:#007294;
text-align:center;
background-image: url('../images/footer_background.gif'); 
background-repeat: repeat-x;
}

#footer_content{
width:1000px;
height:78px;
text-align:center;
font-size:15px;
color:#ffffff;
background-color:#007294;
background-image: url('../images/footer.jpg');
vertical-align:middle;
background-repeat:no-repeat;
}

#lettergrootte{
width:448px;
height:28px;
color:#ffffff;
float:left;
}

#menu_items{
width:548px;
height:28px;
float:left;
}

#content_left{
width:408px;
height:auto;
/*border:1px solid red;*/
float:left;
}

#content_right{
width:548px;
height:auto;
float:left;
}

#content_spacer{
width:38px;
float:left;
border:1px solid #ffffff;
}

#submenu{
font-weight:bold;
text-align:left;
float:right;
background-color:#ffffff;
color:#ffffff;
margin-bottom:30px;
}

#submenu ul{
list-style-type:none;
color:#ffffff;
margin: 0px;
padding: 0px 0px 0px 25px; 
}

#submenu ul li a{
color:#ffffff;
text-decoration:none;
}

#submenu ul li a.selected{
color:#9CE8FE;
text-decoration:none;
}

#submenu ul li a:hover, a:active{
list-style-type:none;
color:#9CE8FE;
text-decoration:underline;
}

#submenu_table{
width:335px;
background-color:#9C0C21;
}

#fotobox{
float:right;
}

#fotobox img{
margin-bottom:30px;
}

.footermenu a{
color:#FFFFFF;
font-size:15px;
text-decoration:none;
}

.footermenu a:hover{
color:#ffffff;
font-size:15px;
text-decoration:underline;
}

.footeradres{
color:#ffffff;
font-size:10px;
}

.kopjes_klein{
font-family:Verdana, Arial, Helvetica, sans-serif; 
color:#9C0C21; 
font-size:18px; 
font-weight:bold;
}

.kopjes_groot{ 
font-family:Verdana, Arial, Helvetica, sans-serif; 
color:#9C0C21; 
font-size:22px; 
font-weight:bold;
}

.linkjes a{
color:#9C0C21;
text-decoration:none;
}

.linkjes a:hover{
color:#9C0C21;
text-decoration:underline;
}