body {
	margin: 0;
	padding: 0;	
	margin-left: 0;
	margin-top: 20;
	margin-right: 300;
	margin-bottom: 20;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #DEDEDE;
	background-color:#000000;
	scrollbar-face-color: #DDDDDD;
	scrollbar-shadow-color: #2f2f2f;
	scrollbar-highlight-color: #DDDDDD;
	scrollbar-3dlight-color: #F6F6F6;
	scrollbar-darkshadow-color: #DDDDDD;
	scrollbar-track-color: #F6F6F6;
	scrollbar-arrow-color: #FFFFFF;
    background-image: url(right500.jpg); 
    background-repeat: repeat-y; 
    background-position: top right;
    background-attachment:fixed;
}

.tekst {
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif; 
	font-size:10pt;
	color: #DEDEDE; 
	font-weight:normal;
}

.kopje {
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif; 
	font-size:10pt;
	color: #738A94; 
	font-weight: bold;
}

.detail {
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif; 
	font-size:8pt;
	color: #777777; 
	font-weight:normal;
}

.titel {
    font-weight: normal; 
    font-size: 18pt; 
    text-transform: uppercase; 
    color: #DEDEDE; 
    font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif; 
}

.titelDeactief {
    font-weight: normal; 
    font-size: 14pt;
    text-decoration: none; 
    text-transform: uppercase; 
    color: #777777; 
    font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif; 
}

.input {
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif; 
	font-size:10pt;
	color: #121212; 
	font-weight:normal;
	width: 200px;
}

a:link { text-decoration: underline; font-weight:normal; color: #EFEFEF;}
a:vlink { text-decoration: underline; font-weight:normal; color: #EFEFEF;}
a:visited { text-decoration: underline; font-weight:normal; color: #EFEFEF;}
a:hover { text-decoration: none; font-weight:normal; color: #738A94;}
a:alink { text-decoration: underline; font-weight:normal; color: #EFEFEF;}
a:active { text-decoration: underline; font-weight:normal; color: #EFEFEF;}
