p {
	margin: 0px;	
}

body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

td { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: none; color: #000000; text-decoration: none;}

.titel { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #00477D; text-decoration: none;}
.nieuws_titel { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; text-decoration: none;}
.text { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: none; color: #000000; text-decoration: none;}

.warningtext {  font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #CC0000; text-decoration: none}
.anouncetext {  font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #00477D; text-decoration: none}

a:visited {  font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 12px; color: #00477D; text-decoration: none;}
a:link {  font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 12px; color: #00477D; text-decoration: none;}
a:active {  font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 12px; color: #00477D; text-decoration: none;}
a:hover {  font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 12px; color: #FF8400; text-decoration: none;}

a.linknieuws:visited {  font-family: Arial; font-size: 11px; color: #000000; text-decoration: none; font-weight: bold;}
a.linknieuws:link {  font-family: Arial; font-size: 11px; color: #000000; text-decoration: none; font-weight: bold;}
a.linknieuws:active {  font-family: Arial; font-size: 11px; color: #000000; text-decoration: none; font-weight: bold;}
a.linknieuws:hover {  font-family: Arial; font-size: 11px; color: #FF8400; text-decoration: none; font-weight: bold;}

a.menuitem:active { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000; text-decoration: none;}
a.menuitem:link { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000; text-decoration: none;}
a.menuitem:visited { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000; text-decoration: none;}
a.menuitem:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #FF8400; text-decoration: none;}

a.menuitem_onpage:active { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #00477D; text-decoration: none;}
a.menuitem_onpage:link { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #00477D; text-decoration: none;}
a.menuitem_onpage:visited { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #00477D; text-decoration: none;}
a.menuitem_onpage:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #FF8400; text-decoration: none;}

.input{	
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal;	
	color: #000000;

	background: #FFDD81;

	border-bottom: #00477D 1px solid;
    border-left: #00477D 1px solid;
    border-right: #00477D 1px solid;
    border-top: #00477D 1px solid;
    
    height: 18px;
	width: 150px;
    padding-bottom: 1px;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 1px;

	scrollbar-arrow-color: #00477D; 
	scrollbar-track-color: #FFDD81;	
	scrollbar-3dlight-color: #FFDD81; 
	scrollbar-highlight-color: #00477D; 
	scrollbar-face-color: #FF8400; 
	scrollbar-shadow-color: #00477D; 
	scrollbar-darkshadow-color: #FFDD81;
}

.button {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal;	
	color: #00477D;

	background: #FF8400;	

    border-bottom: #00477D 1px solid;
    border-left: #00477D 1px solid;
    border-right: #00477D 1px solid;
    border-top: #00477D 1px solid;

    cursor: hand;
    
    height: 18px;
    padding-bottom: 0px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 0px;
    text-align: center;
}