/* CSS Document */

body,html { height:100%}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-y; 
	background-color: #ffffff;
	background-position: top center;
}

body,td,th {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #444545;
}

a {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #e43937;
}
a:visited {
	color: #e43937;
}
a:hover {
	color: #e43937;
}
a:active {
	color: #e43937;
}

.menutop       { color: #0896d4; font-size: 12px; text-decoration: none; text-transform:uppercase; font-weight:bold;}
.menutop a:link       { color: #0896d4; font-size: 12px; text-decoration: none; text-transform:uppercase; font-weight:bold; }
.menutop a:visited    { color: #0896d4; font-size: 12px; text-decoration: none; text-transform:uppercase; font-weight:bold;}
.menutop a:active     { color: #0896d4; font-size: 12px; text-decoration: none; text-transform:uppercase; font-weight:bold;}
.menutop a:hover     { color: #0896d4; font-size: 12px; text-decoration: none; text-transform:uppercase; font-weight:bold; }

.teksthomepage       { color: #0896d4; font-size: 16px; text-decoration: none;}
.teksthomepage a:link       { text-decoration: none; }
.teksthomepage a:visited    { text-decoration: none; }
.teksthomepage a:active     { text-decoration: none;  }
.teksthomepage a:hover     { text-decoration: none; }

.rubriekenhomepage       { color: #e43937; font-size: 18px; text-decoration: none;}
.rubriekenhomepage a:link       { text-decoration: none; }
.rubriekenhomepage a:visited    { text-decoration: none; }
.rubriekenhomepage a:active     { text-decoration: none;  }
.rubriekenhomepage a:hover     { text-decoration: none; }

.menu       { color: #e43937; font-size: 11px; text-decoration: none;}
.menu:link       { color: #e43937; font-size: 11px; text-decoration: none; }
.menu:visited    { color: #e43937; font-size: 11px; text-decoration: none;}
.menu:active     { color: #e43937; font-size: 11px; text-decoration: none;}
.menu:hover     { color: #e43937; font-size: 11px; text-decoration: none; }

.selected      { color: #e43937; font-size: 11px; text-decoration: none; font-weight:bold;}
.selected:link       { color: #e43937; font-size: 11px; text-decoration: none; font-weight:bold; }
.selected:visited    { color: #e43937; font-size: 11px; text-decoration: none; font-weight:bold;}
.selected:active     { color: #e43937; font-size: 11px; text-decoration: none; font-weight:bold; }
.selected:hover     { color: #e43937; font-size: 11px; text-decoration: none; font-weight:bold; }

.submenu       { color: #e43937; font-size: 11px; text-decoration: none;}
.submenu:link       { color: #e43937; font-size: 11px; text-decoration: none; }
.submenu:visited    { color: #e43937; font-size: 11px; text-decoration: none;}
.submenu:active     { color: #e43937; font-size: 11px; text-decoration: none;}
.submenu:hover     { color: #e43937; font-size: 11px; text-decoration: none; }

.subselected      { color: #e43937; font-size: 11px; text-decoration: none; font-weight:bold;}
.subselected:link       { color: #e43937; font-size: 11px; text-decoration: none; font-weight:bold; }
.subselected:visited    { color: #e43937; font-size: 11px; text-decoration: none; font-weight:bold;}
.subselected:active     { color: #e43937; font-size: 11px; text-decoration: none; font-weight:bold; }
.subselected:hover     { color: #e43937; font-size: 11px; text-decoration: none; font-weight:bold; }

.validator {color: #e43937;font-size:11px;}
.validatortext {color: #e43937;}
input.stylebutton { font-size: 11px; color: #ffffff; background-color:#e43937; border:solid 1px;}
textarea, input, select { font-size: 11px; font-family: Arial;}

.titel{ color:#e43937; font-size:16px; text-transform:uppercase; font-weight:bold;}

.taal {text-transform: uppercase; color: #fdd700;font-size: 13px; font-weight: bold; text-decoration:none;}
.taal a:link {text-transform: uppercase; color: #fdd700;font-size: 13px; font-weight: bold; text-decoration:none;}
.taal a:visited {text-transform: uppercase; color: #fdd700;font-size: 13px; font-weight: bold; text-decoration:none;}
.taal a:active {text-transform: uppercase; color: #fdd700;font-size: 13px; font-weight: bold; text-decoration:none;}
.taal a:hover {text-transform: uppercase; color: #fdd700;font-size: 13px; font-weight: bold; text-decoration:none;}