body {
	background-color: #FFC;
	margin: 0px;
}
#houder {
	width: 1000px;
	height: 810px;	
	left: 50%;
	margin-left: -500px;
	position: absolute;
	background-image:url(../image/logo/achtergrond.png);
	background-repeat: repeat;

}
#banner {
	width: 220px;
	height: 60px;
	position: absolute;
	top: 24px;
	left: 750px;	
}
#logo {
	height: 100px;
	width: 140px;
	position: absolute;
	top: 10px;
	left: 10px;
	padding-top:5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border:outset;
	border-color:#FFFFFF;
}
#logo1 {
	height: 100px;
	width: 140px;
	position: absolute;
	top: 10px;
	left: 830px;
	padding-top:5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border:outset;
	border-color:#FFFFFF;	
}
#titel {
	height: 100px;
	width: 620px;
	text-align:center;
	position: absolute;
	top: 10px;
	left: 190px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 90px;
	font-family:Tahoma, Geneva, sans-serif;
}
#slide {
	height: 120px;
	width: 150px;
	position: absolute;
	top: 615px;
	left: 11px;
	border:outset;
	border-color:#FFCC66;
}
#slide1 {
	height: 120px;
	width: 150px;
	position: absolute;
	top: 645px;
	left: 11px;
	border:outset;
	border-color:#FFCC66;
}
#navbar {
	width: 150px;
	position:absolute;
	text-align:center;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	left: 10px;
	top: 135px;
}
#navbar ul {
	margin: 5px 0 0 5px;
	padding: 0 0 0 0;
	font-family: Tahoma;
	font-size: 18px;
	color: #FFFFFF;
	white-space: nowrap;
	font-weight: bold;
}
#navbar li {
	list-style-type: none;
	display: inline;
}
#navbar li a {
	text-decoration: none;
	text-align:center;
	padding: 0 0 0 0;
	color: #FF0000;
	display:block;
	float:right;
	width:140px;
	height:45px;
	font-family: Tahoma;
	font-size: 16px;
	background-image: url(../image/buttons/bg-button.gif);
	background-position:center;
	background-repeat: no-repeat;
	line-height: 40px;
}
#navbar li a:link {
	color: #FF0000;
}
#navbar li a:visited {
	color: #FF0000;
}
#navbar li a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
#menu_center_top {
	width: 780px;
	height: 60px;
	position: absolute;
	top: 135px;
	left: 190px;
	font-size:30px;
	text-align:center;	
	padding-top:5px;
	padding-left: 5px;
	padding-right: 5px;
	border-color:#FFCC66;
	border-top: double;
	border-left: double;
	border-bottom: double;
	border-right: double;	
	line-height: 16px;
}
#menu_center_middle {
	width: 780px;
	height: 520px;
	position: absolute;
	top: 211px;
	left: 190px;
	text-align: left;
	font-family:"Monotype Corsiva";
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border:outset;
	border-color:#FFCC66;
	line-height: 20px;
	overflow: auto;
}
#menu_center_middle1 {
	width: 780px;
	height: 450px;
	position: absolute;
	top: 211px;
	left: 190px;
	text-align: left;
	font-family:"Monotype Corsiva";
	font-size: 20px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 16px;
	border:outset;
	border-color:#FFCC66;
	overflow: auto;
}
#menu_center_middle2 {
	width: 780px;
	height: 550px;
	position: absolute;
	top: 211px;
	left: 190px;
	text-align: left;
	font-family:"Monotype Corsiva";
	font-size:20px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 20px;
	border:outset;
	border-color:#FFCC66;
	overflow: auto;
}
#menu_center_middle3 {
	width: 780px;
	height: 520px;
	position: absolute;
	top: 211px;
	left: 190px;
	text-align: left;
	font-family:"Monotype Corsiva";
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border:outset;
	border-color:#FFCC66;
	line-height: 25px;
	overflow: auto;
}
#menu_center_bottum {
	width: 975px;
	height: 50px;
	position: absolute;
	top: 760px;
	left: 10px;
}
#menu_center_bottum1 {
	width: 790px;
	height: 135px;
	position: absolute;
	top: 670px;
	left: 190px;
}
#linehorizontal {
	width: 975px;
	height: 8px;
	background-color: #FFCC66;
	position: absolute;
	top: 750px;
	left: 10px;
}
#linebottum {
	width: 1000px;
	height: 2px;
	left: 50%;
	margin-left: -500px;
	position: absolute;
	background-color: #FFCC66;
	top: 810px;
}
a {
	text-decoration: none;
	text-align: center;
}
img {
	border: 0px;
}
#footer {
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	position: absolute;
	height: 20px;
	font-size: 16px;
	color:#000000;
	text-align:center;
	font-weight:bold;
	top: 820px;	 
}
#footer a:link, #footer a:visited {
	color:#000000;
	text-decoration:none;
}
#footer a:hover {
	color:#FF0000;
	text-decoration:underline;
}
.highlight {
	color:#FFFFFF;
	text-decoration:none;
}
.highlight a, .highlight a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.highlight a:hover {
	color:#FF0000;
	text-decoration:underline;
}
.menulink {
	color:#FF0000;
	font-size:10px;
	text-decoration:none;
}
.menulink:hover {
	color:#ff0000;
	font-size:10px;
	text-decoration:underline;
}
.menulink1 {
	color:#ff0000;
	font-size:11px;
	text-decoration:none;
	line-height: 10px;
}
.menulink1 a:hover {
	color:#ff0000;
	font-size:11px;
	text-decoration:underline;
}
.menulink1 a:visited {
	color:#ff0000;
	font-size:11px;
}
.style10 {
	font-size:15px;
	color: #000;
}
.style12 {
	font-size:16px;
	color: #000;
}
.style12r {
	font-size:16px;
	color: #F00;
}
.style12b {
	font-size:16px;
	color: #00F;
}
.style12g {
	font-size:12px;
	color: #0F0;
}
.style12ge {
	font-size:12px;
	color: #FF0;
}
.style14 {
	font-size:14px;
	color: #000;
}
.style14r {
	font-size:14px;
	color: #F00;
}
.style14b {
	font-size:14px;
	color: #00F;
}
.style16 {
	font-size:16px;
	color: #000;
}
.style16r {
	font-size:16px;
	color: #F00;
}
.style18 {
	font-size:18px;
	color: #000;
}
.style18r {
	font-size:18px;
	color: #F00;
}
.style18b {
	font-size:18px;
	color: #00F;
}
.style20 {
	font-size:20px;
	color: #000;
}
.style20ge {
	font-size:20px;
	color: #FF0;
}.style20 {
	font-size:20px;
	color: #000;
}
.style20r {
	font-size:20px;
	color: #F00;
}
.style24 {
	font-size:24px;
	color: #000;
}
.style26 {
	font-size:26px;
	color: #000;
}
.style30 {
	font-size:30px;
	color: #000;
}
.style30w {
	font-size:30px;
	color: #333333;
}
.style40 {
	font-size:40px;
	color: #000;
}

