<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">



body {}
body {
background-color: #f1f1f1; 
color: #000000; 
font-family: trebuchet MS; 
font-size: 4pt;
top:0; 
left:0; 
margin:0; 
padding:0;
}

html {
height: 100%; 
margin-bottom: 1px;
} 


#wrapper {

margin-left: auto;
margin-right: auto;
text-align: left;
width: 990px;
}
 

/*celrij waarin logo staat */
#header {

margin: 0;
padding: 0;
}

/*randje onder header*/
#randje{

background-color: #c4020d; 
height: 5px;
padding: 0px;
}


/*om de kolommen gelijk te maken*/
#main{

margin-top: 10px;
width: 100%;
/*background-image: url(afbeeldingen/kolomrbg.gif);*/
background-color: #f1f1f1;
background-position: top right;
/*background-repeat: repeat-y;*/

}

/*om de kolommen gelijk te maken*/
#main2{

margin-top: 0px;
width: 100%;
background-image: url(afbeeldingen/kolomlbg.gif);
background-position: bottom left;
background-repeat: repeat-y;

}

/*om de kolommen gelijk te maken*/
#clearone {

clear: both;
height: 1px;
}


/*linkerkolom tekst*/
#linkerkolom{

background-color: #ffffff; 
font-size: 8pt; 
font-style: italic; 
color: #808080;
font-family:trebuchet MS;
vertical-align: top;
line-height: 1.5em;
float: left;
width: 160px;
padding: 5px; 
margin: 5px;
}


/*rechterkolom tekst*/
#rechterkolom{
 	border-width: 1px;
	border-style: none none none dotted; 
	border-color: gray;
background-color: #f1f1f1; 
font-size: 10pt; 
font-style: italic; 
color: #555555; 
font-family:trebuchet MS; 
vertical-align: top;
line-height: 1.3em;
float: right;
width: 160px;
padding: 10px; 
margin: 10px;
}


/* middenkolom*/
#content {
background-color: #f1f1f1;
font-size: 10pt; 
color: #000000; 
font-style: normal; 
font-family: trebuchet MS;
text-align: justify; 
line-height: 1.9em;
margin: 0 200px 0 200px;
padding: 10px;
width: 520px;
}

/*randje onder header*/
#footer{

background-color: #c4020d; 
font-family:trebuchet MS;
font-size: 10pt; 
color: #ffffff; 
text-align: right;
clear: both;
padding: 0px;
margin-top:10px;
width: 100%;
}



a img {
	border: 0;
}

img{
	border-width: 1px;
	border-style: outset; 
	border-color: gray; 
}

img.b
{
	border-width: 0px;
}

/*footer link*/
a{
color: #ffffff; 
font-size: 10pt; 
font-family: trebuchet MS; 
font-weight:normal; 
text-align:right;
text-decoration: none;
} 

a:hover {
color: #ffffff; 
font-size: 10pt; 
font-family: trebuchet MS; 
font-weight:normal; 
text-align:right;
text-decoration: underline;
}


/*menu-items*/
.a1 {
color: #000000; 
font-size: 10pt; 
font-family: trebuchet MS; 
text-decoration: none;
line-height:1.9em;
letter-spacing:0.1em;
} 

.class1 a:hover {
color: #000000; 
font-size: 10pt; 
font-family: trebuchet MS; 
text-decoration: underline;
line-height:1.9em;
letter-spacing:0.1em;
}


/*links in content*/
.a2 {
color: #c4020d; 
font-size: 10pt; 
font-family: trebuchet MS; 
text-decoration: none;
line-height:1.9em;
font-style:italic;
} 

.class2 a:hover {
color: #c4020d; 
font-size: 10pt; 
font-family: trebuchet MS; 
text-decoration: underline;
line-height:1.9em;
font-style:italic;
}


.font {
font-style: normal; 
text-decoration: none; 
text-align: left; 
font-size: 11pt; 
font-weight: bold;
font-family: trebuchet MS; 
color: #c4020d;
} 


.font1 {
font-style: normal; 
text-decoration: none; 
text-align: left; 
font-size: 10pt; 
font-weight: none;
font-family: trebuchet MS; 
color: #123456;
} 

h1 {
font-style: italic; 
text-decoration: none; 
text-align: center; 
font-size: 16pt; 
font-weight: bold;
font-family: trebuchet MS; 
color: #c4020d;
} 

h2 {
font-style: italic; 
text-decoration: none; 
text-align: left; 
font-size: 16pt; 
font-weight: bold;
font-family: trebuchet MS; 
color: #c4020d;
}


 






