/* rood/bordeaux := color: #800040; */
/* lichtgeel     := color: #FFFBF0; */
/* #C80068 */

/* algemeen */
a, td, body, input, textarea	
		{ font-family: Verdana, Arial; }
td		{ font-size: 12px; color: #800040; } /* mvr */
body	{ scrollbar-base-color: #C0C0C0; background-color: #FFFBF0; } /* mvr */

/* menu */
a.menu_text				{ font-family: Times New Roman; font-size: 18px; font-weight: bold; color: #800040; } /* mvr */
a.menu_text 			{ text-decoration: none; }
a.menu_text:hover		{ color: #C80068; text-decoration: underline;  }


/* simpele link */
a.simple		{ color: #000000; } /* mvr */
a.simple:hover	{ color: #003000; } /* mvr */

/* rest */
.head_text		{ font-family: Times New Roman; font-size: 18px; font-weight: bold; color: #800040; text-align: center; } /* mvr */

.ttt			{ font-size: 85%; color: #333333; font-family: tahoma; padding-bottom: 14px; }
.ttt a			{ color: #333333; font-family: tahoma; }
.ttt a:hover	{ color: #333366; font-family: tahoma; }

.img				{ border-style: solid; border-color: #653426; border-width: 1px; margin-top: 4px; margin-left: 4px; margin-right: 4px; margin-bottom: 4px; }

/* formulier */
input		{ font-size: 80%; }
input.b	{ background-color: #DCDBD4; }

