body {

background-color: white;
margin:0;
padding:0;
text-align: center;
}

.schaduw {
background-image: url('img/website/bodybg.jpg');
background-repeat:repeat-y;
height:100%;
background-color: white;
margin-top:0px;
margin-bottom: 0px;
margin-right: 10px;
width: 840px;
padding:0;
margin:0;
margin-left: auto;
margin-right: auto;
text-align: center;
}


.container {
height:100%;
background-color: white;
margin-top:0px;
margin-bottom: 0px;
margin-right: 10px;
width: 772px;
padding:0;
margin:0;
margin-left: auto;
margin-right: auto;
}

.header {
padding:0;
margin:0;
text-align: center;
height:180;
background-image: url('img/website/headerimg.jpg');
background-repeat: no-repeat;
}

.tijdbalk {
background-color: white;
text-align: left;
vertical-align:center;
border-color:red;
margin: 0;
padding: 0;
height:27;
font-family: "Helvetica"; 
font-size: 7.5pt; 
font-style: normal; 
color: #618db1;
}

#menulinks a {
	background: url("img/website/menubtn.jpg") top left no-repeat ;
	color: white;
	display: block;
	text-decoration: none;
	height: 40px;
	width: 100px;
	margin:0;
	float:right;
	padding:10;
}

#menulinks a:visited  {
	background: url("img/website/menubtn.jpg") top left no-repeat;
	color: white;
	text-decoration: none;
	height: 40px;
	width: 100px;
	display: block;
	float:right;
	margin:0;
	padding:10;

}

#menulinks a:hover {
	background: url("img/website/menubtnover.jpg") top left no-repeat;
	color: white;
	text-decoration: none;
	display: block;
	height: 40px;
	width: 100px;
	padding:10;
	float:right;

}

.content {
min-height:200;
padding: 0;
margin:0;
font-family: "Helvetica"; 
font-size: 8pt; 
font-style: normal; 
color: black;
vertical-align:top;
}

.bovenbalk {
background: url('img/website/verloop1.jpg'); 
background-color: white;
text-align: right;
border-color:red;
margin: 0;
padding:  5;
height:30;
font-family: "Myriad pro", "Helvetica"; 
font-size: 11pt; 
font-style: normal; 
color: #618db1;
}

.knoppenbalk {
background: url('img/website/knoppenbalk.jpg'); 
background-repeat: no-repeat;
margin: 0;
padding:0;
height:40;
}

.footer {
background: url('img/website/verloop1.jpg'); 
background-color: white;
text-align: right;
border-color:red;
margin: 0px;
padding:  5px;
height:27;
font-family: "Helvetica"; 
font-size: 8pt; 
font-style: normal; 
color: #618db1;
}

a:link	{
	color: #618db1;
	text-decoration: none;
}

a:visited  {
	color: #52970b;
	text-decoration: none;
}

a:hover {
	color: white;
	text-decoration: none;
}


img
{  border-style: none;

}

input
{
color: #781351;
background: #eae2cb;
border: 1px solid  #9386a4;
font-size: 10px;
font-style: normal;
font-family: tahoma, "Times New Roman", Times, serif; 
}

.submit input
{
color: #000;
background:  #eae2cb;
border: 2px outset   #9386a4;
} 

textarea{
color: #781351;
background: #eae2cb;
border: 1px solid  #9386a4;
font-size: 10px;
font-style: normal;
font-family: "tahoma"; 
}

p {
font-family: "Helvetica"; 
font-size: 8pt; 
font-style: normal; 
color: black;
}

td.nieuws {
vertical-align:top;
font-family: "Helvetica"; 
font-size: 7.5pt; 
font-style: normal; 
color: #52970b;
border: 2px solid #52970b;
background-color: #343436;
padding:0;
}

td.tekstvak{
background: url('img/website/tdbg.jpg'); 
background-color: white;
color:black;
width:385;
background-repeat: repeat-y;
padding:10;
font-family: "Helvetica"; 
font-size: 9pt; 
font-style: normal; 
color: black;
}

td.vrees{
padding-top:10;
}

h1 { 
font-family: Arial, "Times New Roman", Times, serif; 
font-size: 11pt; 
font-weight: bold; 
font-style: normal; 
color: white; 
margin-bottom: 0;
margin-top:10;
} 

h2 { 
font-family: Verdana, "Times New Roman", Times, serif; 
font-size: 12pt; 
font-style: normal; 
color: gray; 
margin-bottom: 0;
margin-top:0;
} 

h3 { 
font-family: Arial, "Times New Roman", Times, serif; 
font-size: 15pt; 
font-weight: bold; 
font-style: normal; 
color: #fae5ae;
margin-bottom: 0;
margin-top:10;
} 

h4 { 
font-family: Arial, "Times New Roman", Times, serif; 
font-size: 12pt; 
font-weight: bold; 
font-style: normal; 
color: #FFFFFF; 
margin-bottom: 0;
margin-top:0;
} 

h5 { 
font-family: Arial, "Times New Roman", Times, serif; 
font-size: 8pt; 
font-weight: bold; 
font-style: normal; 
color: #FFFFFF; 
margin-bottom: 0;
margin-top:0;
} 





