/*--------------------------------------*/
/*---   LINKS                        ---*/
/*--------------------------------------*/


a.BackButton {
color: 				black;
font-family: 		Helvetica;
font-size: 			15px; 
text-decoration: 	none;
font-weight:		bold;
}


a.MenuLnk {
color: 				black;
font-family: 		times;
font-size: 			10px; 
text-decoration: 	none;
}


a.MenuLnk:hover {
color: 				black;
font-family: 		Helvetica;
font-size: 			10px; 
text-decoration: 	none;
}

a.MenuLnk:visited {
text-decoration: 	line-through;
}


a.ImageSwap {
color: 				black;
font-family: 		Arial, Helvetica, sans-serif;
font-size: 			11px; 
text-decoration: 	none;
font-weight:		bold;
}

a.back {
color: 				black;
font-family: 		Arial, Helvetica, sans-serif;
font-size: 			11px; 
text-decoration: 	none;
font-weight:		bold;
}



/*--------------------------------------*/
/*---   TEXT                         ---*/
/*--------------------------------------*/
body {
margin: 5, 5, 5, 5;

scrollbar-face-color: #9C9C9E;
scrollbar-highlight-color: #E8E8E8;
scrollbar-3dlight-color: #46474A;
scrollbar-darkshadow-color: #1A1B1B;
scrollbar-shadow-color: #ABACAF;
scrollbar-arrow-color: white;
scrollbar-track-color: white;
}

.onderwerp {
color: 				black;
font-family: 		times;
font-size: 			15px; 
text-decoration: 	none;
font-weight:		bold;
}

.Menu {
color: 				black;
font-family: 		times;
font-size: 			10px; 
text-decoration: 	none;
}


.titel {
color: 				black;
font-family: 		Helvetica;
font-size: 			15px; 
text-decoration: 	none;
font-weight:		bold;
}


.uitleg {
color: 				black;
font-family: 		Arial, Helvetica, sans-serif;
font-size: 			11px; 
text-decoration: 	none;
}


.ImageSwap {
color: 				black;
font-family: 		Arial, Helvetica, sans-serif;
font-size: 			11px; 
text-decoration: 	none;
font-weight:		bold;
}

/*--------------------------------------*/
/*---   BLOG                         ---*/
/*--------------------------------------*/

.BlogTitel{
margin: 0 0 5px 0;
color: 				black;
font-family: 		Arial, Helvetica, sans-serif;
text-decoration: 	none;
font-size: 16px;
font-weight: bold;
}

.BlogDatum {
color: 				black;
font-family: 		Arial, Helvetica, sans-serif;
text-decoration: 	none;
font-size: 10px;
}

.BlogMain {
color: 				black;
font-family: 		Arial, Helvetica, sans-serif;
font-size: 			11px; 
text-decoration: 	none;
}