body {
background-color: #f0eeef;
background-image:url(assets/bgr.gif);
margin-top:5px;
}
#box {
width:920px;
padding:0px; 
margin:0 auto;
}
/********** HEADER **********/
#header{
padding-bottom:10px; 
margin-top:20px;
}
*html #header{
padding-bottom:15px;
}
#header a:hover{
border:0px;
}
/********** BOX **********/
#inhoud {
font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
width:760px;
margin:10px 0px 0px 0px;
padding:0px 0px 5px 0px;
background-color:#ffffff;
border:1px solid #CCCCCC;
}
#spacing {
padding:0 22px 0 21px;
}
/********** TEKST **********/
#textbox {
float:right;
width:535px;
margin:0px 0px 3px 0px;
padding:0px;
border: 1px solid #e5dfc8;
border-top: 0px;
background-color:#ffffff;
}
/******** REGULAR LINKS ********/
a:link, a:visited{
color:#0495b4;
text-decoration:underline;
}
a:hover, a:active{
color:#82e2f8;
text-decoration:underline;
border-bottom:1px solid #82e2f8;
}
/************** TEKSTEN *****************/
#info {
margin:0 3px;
color:#666666;
font-size:100%;
}
#info img {
float:left;
margin:3px;
}
#info .sp {
color:#ff6666;
background-color:#ffcccc;
padding-left:5px;
margin:5px 0 7px 0;
}
.info {
line-height:100%; 
margin-bottom: 10px;
}
.info .title {
font-family : "Trebuchet MS", Arial, Tahoma, Verdana; 
text-align:left; 
margin:6px; 
padding:5px 0 2px 0;
font-weight:bold; 
font-size:80%; 
color:#028592; 
border-bottom: 1px solid #dddddd;
}
.info dd {
text-align:justify; 
margin:8px; 
padding:5px 0 1px 0; 
font-size:11px; 
color:#666666; 
line-height:1.3em;
}
.info table, td{
color:#666666; 
text-align:left; 
margin:0px; 
font-size:100%; 
padding:0px;
}
/* NEW */
#new {padding-top:0px;}
#new img {text-align:left;margin-right:10px;}
#new dl {margin:0px;padding:0px;}

#new h2 {
font-family : Arial, Tahoma, Verdana;
margin:0px;
padding:2px 5px 2px 4px;
text-align:right;
font-size:70%;
color:#ffffff;
font-weight:bold;
text-transform:uppercase;
background-color: #b2dbe4;
border-top: 2px solid #96c3cd;
border-bottom: 2px solid #96c3cd;
}
h5{
margin:0 0 6px 0;
padding:0 0 2px 0;
border-bottom:1px dashed #028592;
font-size:12px;
}
/* MENU */
#menu {
font-family : Arial, Tahoma, Verdana;
text-transform: uppercase;
color:#999999;
float:left;
width:160px;
margin-top:0px;
padding:0 0 6px 0;
margin-bottom:10px;
background-color:#F8F4E7;
border-left: 1px solid #e5dfc8;
border-right: 1px solid #e5dfc8;
border-bottom: 1px solid #e5dfc8;
}
#menu a{
font-size:70%;
font-weight:normal;
margin: 0 0 0 7px;
padding: 1px 0;
line-height: 12px;
display: block;
}
#menu a:link, #menu a:visited {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
text-transform: capitalize;
background : url(assets/link.gif) no-repeat center left;
padding-left : 16px;
color : #a5ad03;
text-decoration : none;
border-bottom:0px;
} 
#menu a:active, #menu a:hover {
color : #0596b6; 
text-decoration : underline; 
} 
#menu h2 {
text-align:right;
margin:0px;
font-size:70%;
padding:2px 7px 2px 3px;
color:#ffffff;
border-top: 2px solid #c2cc02;
border-bottom: 2px solid #c2cc02;
font-weight:bold;
background-color:#dae502;
}
#menu h4 {
text-align:left;
color:#ff9966;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
font-size:12px; 
background-color: #ffffff; 
border-bottom: 1px solid #dbd5bf; 
border-top: 1px solid #dbd5bf; 
color:#ada484; 
padding:2px 0px 1px 7px;
margin-top:7px;
margin-bottom:7px;
}
/* submenu */
.submenu{
font-size:12px;
padding:6px 0 0 6px;
}
/* FOOTER */
#footer {
clear:both;
padding:3px 22px 1px 3px;
font-style:normal;
text-align:center;
color:#000000;
background-color:#ffffff;
font-size:11px;
text-align:right;
color:#aaaaaa;
}
/* OVERIG */
img {border:none;}
.center {text-align:center;}
.right {text-align:right;}
.hcenter {vertical-align:middle;}
.clear {clear:both;}
.fleft {float:left;}
hr {display:none;}
#side {
float:left;
margin-top:16px;
width:100%;
height:240px;
}
/******** GOOGLE ADS **********/
.google{
width:130px; 
padding:5px; 
height:610px; 
background:#ffffff; 
border:1px solid #cccccc; 
position:absolute; 
margin-left:780px;
}
/********* PLAATJES IN MENU ***********/
#showimage{
position:absolute;
visibility:hidden;
border: 0px;
}
#dragbar{
cursor: hand;
cursor: pointer;
background-color: #EFEFEF;
min-width: 100px; /*NS6 style to overcome bug*/
}
#dragbar #closetext{
font-weight: bold;
margin-right: 1px;
}
.style1 {color: #FFFFFF}