@charset "UTF-8";
/* CSS Document */

body {
margin: 0 auto 0 auto;
font-family:Verdana;
text-align:center;
}

h1{
margin-top:0px;
font-size:12pt;
font-weight:bold;
color:#EB6A0A;
}

h3{
margin-top:0px;
font-size:10pt;
font-weight:bold;
}

.bold {
font-weight:bold;
}
.orange{
color:#EB6A0A;
}

html {
background:  #FCDBBF url(afbeeldingen/gr.jpg) repeat-x fixed left bottom;
position:relative;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

#achtergrond{
margin: 0 auto 0 auto;
}


#blok{
margin: 0 auto 0 auto;
width:850px;
height:100%;
background-color: #FFFFFF;
}

#menu{
width:850px;
height:25px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #EB6A0A;
text-align: left;
font-weight:bold;
color:#EB6A0A;
font-size:10pt;

}


#beeld{
width:253px;
height:100%;
margin-right:35px;
margin-left:10px;
float:left;
margin-top:10px;
font-size:9pt;
}

#content{
width:537px;
height:100%;
float:left;
text-align:left;
margin-top:10px;
font-size:10pt;
line-height:14pt;
}

#box {
float:left;
margin: 0 auto 0 auto;
width:850px;
height:100%;
background-color:#FFFFFF;
}

#spacer {
	width:20px;
	height:10px;
	float:left;
}
