
* {
border:0px none;
margin:0px;
padding:0px;
}
html {
height:100%;
width:100%;
}

body {
background-color:#FFFFFF;
color:#939393;
font-family:"Trebuchet MS",Geneva,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;
line-height:1.3;
}

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

a:active {
	color: #990000;
	text-decoration:none;
}


/* Dit is de interface */

.divstyle #container {
background-color:#ffffff;
height:965px;
left:50%;
margin-left:-415px;
margin-top:0px;
position:absolute;
width:830px;
}

.divstyle #schaduwleft {
background-image:url(../images/interface/if_01.jpg);
float:left;
height:965px;
width:24px;
}

.divstyle #schaduwright {
background-image:url(../images/interface/if_03.jpg);
float:right;
height:965px;
width:25px;
}

.divstyle #header1 {
background-image:url(../images/interface/if_02.jpg);
display:inline;
float:left;
height:76px;
width:781px;
}

.divstyle #header2 {
display:inline;
float:left;
height:291px;
width:781px;
}

.divstyle #menu {
display:inline;
float:left;
height:34px;
width:781px;
}

.divstyle #middle {
display:inline;
float:left;
height:259px;
width:781px;
background-image:url(../images/interface/if_08.1.jpg);
}

.divstyle #main {
display:inline;
float:left;
height:259px;
width:521px;
background-color:transparent;
padding-top: 26px;
}

.divstyle #nieuws {
width: 260px;
height: 259px;
display:inline;
float:left;
background-color:transparent;
}

.divstyle #menu2 {
display:inline;
float:left;
height:33px;
width:781px;
}

.divstyle #bottom {
background-image:url(../images/interface/if_12.jpg);
display:inline;
float:left;
height:217px;
width:781px;
}

.divstyle #footer {
background-image:url(../images/interface/if_13.jpg);
display:inline;
float:left;
height:31px;
width:781px;
}

.divstyle #schaduwbottom {
background-image:url(../images/interface/if_14.jpg);
display:inline;
float:left;
height:25px;
width:781px;
}

/* Dit zijn de pagina's content */

.divstyle #nieuws_content {
width: 216px;
margin-left: 22px;
margin-top: 26px;
background-color: transparent;

}

.divstyle #main_content {
width: 476px;
margin-left: 22px;
margin-top: 0px;
background-color: transparent;
}

.divstyle #footer_content {
display:inline;
float:right;
color:#ffffff;
font-size: 10px;
text-align: right;
padding-top: 7px;
padding-bottom: 0px;
padding-right: 10px;
padding-left:10px;

}

.divstyle #scroll_content {
width: 486px;
height: 170px;
background-color: transparent;
overflow: auto;
}


/* Dit zijn de blokken op index */

.divstyle #blok1 {
width: 216px;
margin-left: 22px;
margin-top: 22px;
display:inline;
float:left;
color:#FFFFFF;
}

.divstyle #blok2 {
width: 216px;
margin-left: 44px;
margin-top: 22px;
display:inline;
float:left;
color:#FFFFFF;

}

.divstyle #blok3 {
width: 216px;
margin-left: 36px;
margin-top: 22px;
display:inline;
float:left;
color:#FFFFFF;

}


/* Tekst styles */

h2 {
font-size: 15px;
font-weight: bold;
color:#000000;
text-transform:uppercase;
}

h3 {
font-size: 13px;
font-weight: bold;
color:#ffffff;
}

.update {
font-size: 10px;
text-align: right;
}

#lightbox_content_img img {border: 5px solid #FFFFFF;}

#lightbox_content_thumb img {border: 3px solid #FFFFFF;}