@charset "utf-8";
/* CSS Document */

body   { 
	margin: 0px;
	padding:0px;
	min-height:100%;
	background-color:#ffd801;
	}

div {
	display:block;
	font-family:Arial;
	font-size:10px;
	}

div#body {
	left:0px;
	position:absolute;
	height:100%;
	min-height:100%;
	width:100%;
}

div#layout {
	position: relative;
	top:0px;
	margin-left:auto;
	margin-right:auto;
	height:inherit;
	min-height:100%;
	width:801px;
	}

div#photo {
	display:table;
	position:absolute;
	z-index:0;
	top:10px;
	left:0px;
	width:151px;
	height:600px;
	min-height:600px;
	background-color:#ffd801;
}

div#sponsor2 {
	display:table;
	position:absolute;
	z-index:0;
	top:615px;
	left:5px;
	width:140px;
	height:90px;
	background-color:#ffffff;
}

div#top {
	display: table;
	position:relative;
	z-index:0;
	top:10px;
	left:151px;
	width:650px;
	height:116px;
	background-color:#e80000;
	background:url(/fileadmin/opmaak/opmaak_04.gif) no-repeat top left;
}

div#submenu {
	display: table;
	position:relative;
	z-index:0;
	top:40px;
	left:151px;
	width:650px;
	height:25px;
	text-align:right;
	background-color:#e80000;
}

div#content {
	display: table;
	position:relative;
	z-index:0;
	top:40px;
	left:151px;
	width:650px;
	height:100%;
	min-height:100%;
	background-color:#ffffff
}

div#hoofdmenu {
	position:absolute;
	z-index:2;
	top:126px;
	left:0px;
	width:801px;
	height:30px;
	text-align:right;
	background-color:#ffd801;
}

div#sponsor {
	position:absolute;
	z-index:1;
	top:23px;
	left:41px;
	width:140px;
	height:90px;
	background-color:#ffffff;
}

p, td { color: #000000; font-size: 11px; line-height: 16px; font-family: Arial; margin-top: 0px; margin-left: 0px; margin-right: 25px;}

.imgtext-table img {
	margin: 0px 0px 0px 0px; 
	border:0px;
	}

div#navnormaal1{
	float:right;
	height:30px;
}
div#navactief1{
	float:right;
	height:30px;
	background:url(/fileadmin/opmaak/menu1_over.gif) no-repeat bottom;
}
div#navnormaal2{
	float:right;
	height:25px;
}
div#navactief2{
	float:right;
	height:25px;
	background:url(/fileadmin/opmaak/menu2_over.gif) no-repeat bottom;
}

div .navnormaal1{
	float:right;
	height:30px;
}

div .navnormaal2{
	float:right;
	height:25px;
}

.nav { 	color: #e80000; text-decoration: none; line-height: 30px; margin-left: 8px; margin-right:8px; font-size: 14px; font-family: Arial;}
a.nav:link { FONT-WEIGHT: bold;}
a.nav:visited { FONT-WEIGHT: bold;}
a.nav:active { FONT-WEIGHT: bold;}
a.nav:hover { FONT-WEIGHT: bold;}

.navactief { color: #e80000; FONT-WEIGHT: bold; text-decoration: none; line-height: 30px; margin-left: 8px; margin-right: 8px; font-size: 14px; font-family: Arial;}

.nav2 { 	color: #ffd801; text-decoration: none; line-height: 25px; margin-left: 10px; margin-right:10px; font-size: 12px; font-family: Arial;}
a.nav2:link { FONT-WEIGHT: normal;}
a.nav2:visited { FONT-WEIGHT: normal;}
a.nav2:hover { FONT-WEIGHT: normal;}
a.nav2:active { FONT-WEIGHT: normal;}

.navactief2 { color: #ffd801; FONT-WEIGHT: normal; text-decoration: none; line-height: 25px; margin-left: 10px; margin-right:10px; font-size: 12px; font-family: Arial;}

input { font-size: 9px; font-family: Arial; }

.gt { font-size: 11px; line-height: 16px;}
.gt_intro { line-height: 16px }
.gt_header { font-size: 14px; font-weight: bold; color: #008b47; line-height: 16px; margin: 5px 0 0 0;}
.gt_headline img { margin: 10px 10px 50px 20px; float: right; border: 1px solid #008b47;}
.gt_headline { font-size: 12px; color: #008b47; line-height: 14px; }
.gt_footer { font-size: 10px }

h2 { color: #e80000; font-family: Arial; font-size: 14px; font-weight: bold; line-height: 16px; text-transform:uppercase; margin-top: 0px; margin-bottom: 10px; margin-left: 0px;}
h3 { color: #e80000; font-family: Arial; font-size: 13px; font-weight: bold; line-height: 15px; text-transform:uppercase;}
h4 { color: #e80000; font-family: Arial; font-size: 12px; font-weight: bold; line-height: 14px; text-transform:none;}
.button { padding-right: 10px; }

A { color: #e80000; }
