body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;

}

table {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
}
h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
}

.titelmainpage { font-size: 12pt; color: #655A3C; font-family: Verdana, Arial, Helvetica, sans-serif; 
				font-weight: bold;}
.inhoud { font-size: 9pt; 
		color: #655A3C; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		}

.small {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 9px; 
    color: #000000;
}

.title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    border: 1px solid #918873;
    font-weight: bold;
    background-color: #dedbd6; 

}

.category_big {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px; 
    color: #000000; 
    font-weight: bold; 
}

.category {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px; 
    color: #000000; 
    font-weight: normal; 
}

.marked {
    background-color: #000000;
    font-weight: bold;
}

a, a:visited, a:active {
    color: #655A3C;
    text-decoration: none;
    font-weight: normal;
}

a:hover {
    color: #000000;
    text-decoration: none;
    font-weight: normal;
}

a.titlelink, a.titlelink:visited, a.titlelink:active {
    color: #333333;
    text-decoration: none;
    font-weight: bold;
}

a.titlelink:hover {
    color: #000000;
    text-decoration: underline;
    font-weight: bold;
}

a.category, a.category:visited, a.category:active {
    color: #333333;
    text-decoration: none;
}

a.category:hover {
    color: #000000;
    text-decoration: underline;
}


.footer {color: #FFFFFF
	  size: 10px
			}
			
option, textarea, input, select, file {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #000000; 
    background-color: #DFD8CE; 
    border: 1px solid #918873;
}
			
.form_off {  
    color: #918873; 
    background-color: #DFD8CE; 
    border: 1px solid #918873;
}

.form_on {  
    color: #000000; 
    background-color: #EEEEEE; 
    border: 1px solid #918873;
}
.userpasstext { font-size: 7pt; 
			color: #655A3C; 
			}

.form_username {
    background-color: #DFD8CE;
    border: 1px solid #918873;

}

.form_password {
    background-color: #DFD8CE;
    border: 1px solid #918873;

}

.form_name {
    background-color: #eeeeee;
    border: 1px solid #333333;
    background-image: url(images/name.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.form_text {
    background-color: #eeeeee;
    border: 1px solid #333333;
    background-image: url(images/message.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.lijnomtabel {
    border: 1px solid #918873;
}

.input { 
    background-color: transparent; 
    border: 1px none; 
    margin-top: 0px;
    margin-bottom: 0px;
