/* CSS Document */
BODY {
	margin: 0;
	background-color: #D1D1D1;

}
td,th, div, span, p, h1, h2, h3 {
	font-family: Verdana,Arial, helvetica;
	font-size: 12px;
	line-height: 18px;
	color: #233552;
}
a {
	text-decoration: none;
	color: #CE302D;
}
a:active, a:hover {
	text-decoration: underline;
	color: #233552;
}
h1 { 
	font-family: Verdana, arial, helvetica;
	font-size: 14px;
	line-height: 18px;
	color: #CE302D;
	text-transform: uppercase;
	font-weight:bold;
}
h2 { 
	font-family: Verdana, arial, helvetica;
	font-size: 13px;
	color: #CE302D;
	font-weight:bold;
}
h3 { 
	font-family: Verdana, arial, helvetica;
	font-size: 12px;
	color: #233552;
	font-weight: bold;
	margin:0;
}
#wrapper {
	position:relative;
	margin: 0 auto;
	width: 990px;
	text-align: left;
	background-image: url(/images/structure/bg.jpg);
	background-repeat:repeat-y;	
}
#logo {
	position: absolute;
	top: 0px;
	left:191px;
}
#midden {
	width: 780px;
	min-height: 350px;
	height:auto !important;
	height:350px;
	padding-left: 190px;
	padding-top: 20px;

}
#marquee {
	position:absolute;
	top: 250px;
	left: 190px;
	width: 790px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 12px;
	color: #233552;
}
#adres {
	font-size:11px;
	color: #233552;
	background-image:url(/images/structure/bottom.jpg);
	background-repeat: no-repeat;
	height:23px;
	padding: 27px 0 0 184px;
}
#menu {
	position: absolute;
	top: 180px;
	left: 45px;
	text-align:center;
}
#menu a {
	color: #233552;
	font-size:15px;
	line-height:28px;
}
#menu a:hover {
	color: #DEBC23;
	text-decoration:none;
}
a.link_meerregels {
	line-height: 16px;
	color: red;
}
