body {
	margin: 0px;
	text-align: left;
}

#frame {
	position: relative;
	width: 990px;
}

#logo {
	position: absolute;
	z-index: 10;
	left: 170px;
	top: 80px;
	width: 140px;
	height: 108px;
	background-image: url('/img/logohome.gif');
	background-repeat: no-repeat;
}

#zoek {
	position: absolute;
	z-index: 10;
	left: 750px;
	top: 7px;
	width: 240px;
	height: 29px;
}

#zoek p {
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	color: rgb(202,0,50);
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
}

#zoek input.q {
	border: 1px solid rgb(240,191,202);
	width: 190px;
	height: 18px;
	text-align: right;
	padding-right: 10px;
	color: rgb(121,121,121);
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
}

#zoek input.submit {
	background-color: white;
	border: none;
	text-indent: -1000px;
	width: 29px;
	height: 22px;
	background-image: url('/img/zoek-submit.gif');
	background-repeat: no-repeat;
	cursor: pointer;
}

#links {
	position: absolute;
	left: 0px;
	top: 29px;
	padding-top: 23px;
	padding-left: 8px;
}

#links h1 {
	position: relative;
	z-index: 10;
	left: 4px;
	width: 294px;
	height: 19px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: white;
	text-align: right;
	background-image: url('/img/element/groen/balk-verloop.gif');
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	padding-right: 12px;
	line-height: 19px;
}

#links div.txtbox {
	position: relative;
	z-index: 10;
	width: 315px;
	height: auto;
	min-height: 70px;
	_height: 70px;
	background-image: url('/img/element/groen/boxbg.gif');
	background-repeat: repeat-y;
}

#links div.txttop {
	position: absolute;
	width: 315px;
	height: 68px;
	background-image: url('/img/element/groen/boxtop.gif');
	background-repeat: no-repeat;
}

#links div.txt {
	position: relative;
	left: 10px;
	width: 290px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: black;
}

#links div.txtfoot {
	position: relative;
	z-index: 10;
	width: 315px;
	height: 15px;
	background-image: url('/img/element/groen/bottom.gif');
	background-repeat: no-repeat;
	margin-bottom: 4px;
}

#links a {
	text-decoration: none;
	color: rgb(0, 127, 39);
	font-weight: bold;
}

#links a:hover {
	text-decoration: none;
	color: black;
}

#links #kolom {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 29px;
	width: 332px;
	height: 530px;
	background-image: url('/img/home-kolom.gif');
	background-repeat: no-repeat;
}

#links #impressie {
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 401px;
	width: 332px;
	height: 158px;
	background-image: url('/img/element/groen/impressie.gif');
	background-repeat: no-repeat;
}

#links #impressie img {
	position: relative;
	left: 3px;
	top: 14px;
}

#links #overzicht {
	position: absolute;
	z-index: 3;
	left: 3px;
	top: 559px;
	width: 313px;
	height: 102px;
	background-color: rgb(187, 222, 197);
	background-image: url('/img/element/groen/overzicht.gif');
	background-repeat: repeat-x;
	background-position: 0% 100%;
	padding-left: 13px;
	padding-top: 8px;
}

#links #overzicht a {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	display: block;
	width: 300px;
	color: rgb(0, 127, 39);
}

#links #overzicht a:hover {
	text-decoration: none;
	color: black;
}

#links #overzicht-bottom {
	position: absolute;
	z-index: 3;
	left: 3px;
	top: 671px;
	width: 326px;
	height: 51px;
	background-color: rgb(0, 127, 39);
	background-image: url('/img/element/groen/overzicht-bottom.gif');
	background-repeat: repeat-x;
	background-position: 0% 100%;
}

p.groen {
	font-weight: bold;
	color: rgb(0, 127, 39);
}

#midden {
	position: absolute;
	left: 332px;
	top: 29px;
	padding-top: 23px;
	padding-left: 8px;
}

#midden h1 {
	position: relative;
	z-index: 10;
	left: 4px;
	width: 294px;
	height: 19px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: white;
	text-align: right;
	background-image: url('/img/element/blauw/balk-verloop.gif');
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	padding-right: 12px;
	line-height: 19px;
}

#midden div.txtbox {
	position: relative;
	z-index: 10;
	width: 315px;
	height: auto;
	min-height: 70px;
	_height: 70px;
	background-image: url('/img/element/blauw/boxbg.gif');
	background-repeat: repeat-y;
}

#midden div.txttop {
	position: absolute;
	width: 315px;
	height: 68px;
	background-image: url('/img/element/blauw/boxtop.gif');
	background-repeat: no-repeat;
}

#midden div.txt {
	position: relative;
	left: 10px;
	width: 290px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: black;
}

#midden div.txtfoot {
	position: relative;
	z-index: 10;
	width: 315px;
	height: 15px;
	background-image: url('/img/element/blauw/bottom.gif');
	background-repeat: no-repeat;
	margin-bottom: 4px;
}

#midden a {
	text-decoration: none;
	color: rgb(52,102,144);
	font-weight: bold;
}

#midden a:hover {
	text-decoration: none;
	color: black;
}

#midden #kolom {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 29px;
	width: 332px;
	height: 530px;
	background-image: url('/img/home-kolom.gif');
	background-repeat: no-repeat;
}

#midden #impressie {
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 401px;
	width: 332px;
	height: 158px;
	background-image: url('/img/element/blauw/impressie.gif');
	background-repeat: no-repeat;
}

#midden #impressie img {
	position: relative;
	left: 3px;
	top: 14px;
}

#midden #overzicht {
	position: absolute;
	z-index: 3;
	left: 3px;
	top: 559px;
	width: 313px;
	height: 102px;
	background-color: rgb(197,221,241);
	background-image: url('/img/element/blauw/overzicht.gif');
	background-repeat: repeat-x;
	background-position: 0% 100%;
	padding-left: 13px;
	padding-top: 8px;
}

#midden #overzicht a {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	display: block;
	width: 300px;
	color: rgb(48,158,249);
}

#midden #overzicht a:hover {
	text-decoration: none;
	color: black;
}

#midden #overzicht-bottom {
	position: absolute;
	z-index: 3;
	left: 3px;
	top: 671px;
	width: 326px;
	height: 51px;
	background-color: rgb(48,158,249);
	background-image: url('/img/element/blauw/overzicht-bottom.gif');
	background-repeat: repeat-x;
	background-position: 0% 100%;
}

#midden #arrangementen-blok {
	position: absolute;
	z-index: 10;
	left: 10px;
	top: 47px;
	width: 312px;
	height: 190px;
	background-image: url('/img/element/blauw/arrangementen-blok.gif');
	background-repeat: no-repeat;
}

#midden #arrangementen-blok a {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 20px;
	display: block;
	height: 61px;
	color: rgb(48,158,249);
	text-align: center;
	line-height: 60px;
}

#midden #arrangementen-blok a:hover {
	color: black;
}

#midden #arrangementen-blok p {
	text-align: center;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 20px;
}

#midden a.themaroutes {
	position: absolute;
	z-index: 12;
	left: 5px;
	top: 237px;
	display: block;
	width: 322px;
	height: 160px;
	/*text-indent: -1000px;
	background-image: url('/img/element/blauw/themaroutes.jpg');
	background-repeat: no-repeat;*/
	outline: none;
}

#rechts {
	position: absolute;
	left: 664px;
	top: 29px;
	padding-top: 23px;
	padding-left: 8px;
}

#rechts h1 {
	position: relative;
	z-index: 10;
	left: 4px;
	width: 294px;
	height: 19px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: white;
	text-align: right;
	background-image: url('/img/element/rood/balk-verloop.gif');
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	padding-right: 12px;
	line-height: 19px;
}

#rechts h1 a {
	color: white;
	font-weight: normal;
}

#rechts div.txtbox {
	position: relative;
	z-index: 10;
	width: 315px;
	height: auto;
	min-height: 70px;
	_height: 70px;
	background-image: url('/img/element/rood/boxbg.gif');
	background-repeat: repeat-y;
}

#rechts div.txttop {
	position: absolute;
	width: 315px;
	height: 68px;
	background-image: url('/img/element/rood/boxtop.gif');
	background-repeat: no-repeat;
}

#links div.txt {
	position: relative;
	left: 10px;
	width: 290px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: black;
}

#rechts div.locaties {
	position: relative;
	left: 3px;
	width: 309px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: black;
}

#rechts div.locaties a {
	display: block;
	height: 25px;
	margin-bottom: 2px;
	padding-left: 10px;
	background-color: rgb(242,213,220);
	font-family: "Trebuchet MS", sans-serif;
	font-size: 15px;
	line-height: 25px;
}

#rechts div.locaties a:hover {
	background-color: rgb(202,0,50);
	background-image: url('/img/element/rood/verloop-bg.gif');
	background-repeat: repeat-y;
	background-position: 100% 0%;
	color: white;
}

#rechts div.locatie-desc {
	position: relative;
	left: 160px;
	top: -20px;
	width: 140px;
	text-align: right;
	margin-bottom: -13px;
}

#rechts div.nieuws {
	position: relative;
	top: 0px;
	left: 3px;
	width: 309px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: black;
	margin-bottom: -2px;
}

#rechts div.nieuws a {
	display: block;
	height: 17px;
	margin-bottom: 2px;
	padding-left: 10px;
	background-color: rgb(242,213,220);
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: black;
}

#rechts div.nieuws a:hover {
	height: 17px;
	background-color: rgb(202,0,50);
	background-image: url('/img/element/rood/verloop-bg.gif');
	background-repeat: repeat-y;
	background-position: 100% 0%;
	color: white;
}

#rechts div.txtfoot {
	position: relative;
	z-index: 10;
	width: 315px;
	height: 15px;
	background-image: url('/img/element/rood/bottom.gif');
	background-repeat: no-repeat;
	margin-bottom: 4px;
}

#rechts a {
	text-decoration: none;
	color: rgb(202,0,50);
	font-weight: bold;
}

#rechts a:hover {
	text-decoration: none;
	color: black;
}

#rechts #kolom {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 29px;
	width: 332px;
	height: 530px;
	background-image: url('/img/home-kolom.gif');
	background-repeat: no-repeat;
}

#rechts #impressie {
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 401px;
	width: 332px;
	height: 158px;
	background-image: url('/img/element/rood/impressie.gif');
	background-repeat: no-repeat;
}

#rechts #impressie img {
	position: relative;
	left: 3px;
	top: 14px;
}

#rechts #overzicht {
	position: absolute;
	z-index: 3;
	left: 3px;
	top: 559px;
	width: 313px;
	height: 102px;
	background-color: rgb(234,187,198);
	background-image: url('/img/element/rood/overzicht.gif');
	background-repeat: repeat-x;
	background-position: 0% 100%;
	padding-left: 13px;
	padding-top: 8px;
}

#rechts #overzicht a {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	display: block;
	width: 300px;
	color: rgb(202,0,50);
}

#rechts #overzicht a:hover {
	text-decoration: none;
	color: black;
}

#rechts #overzicht-bottom {
	position: absolute;
	z-index: 3;
	left: 3px;
	top: 671px;
	width: 326px;
	height: 51px;
	background-color: rgb(202,0,50);
	background-image: url('/img/element/rood/overzicht-bottom.gif');
	background-repeat: repeat-x;
	background-position: 0% 100%;
}

#rechts #nl {
	position: relative;
	z-index: 14;
	margin-bottom: 27px;
	*margin-bottom: -15px;
}

#rechts #nlbox {
	position: absolute;
	z-index: 12;
	width: 315px;
	height: 74px;
	background-image: url('/img/element/rood/box-nl.gif');
	background-repeat: no-repeat;
}

#rechts #tipsbox {
	position: absolute;
	z-index: 12;
	width: 315px;
	height: 74px;
	background-image: url('/img/element/rood/box-nl.gif');
	background-repeat: no-repeat;
}

#rechts form {
	width: 300px;
	text-align: right;
}

#rechts input.nl {
	border: 1px solid rgb(240,191,202);
	width: 270px;
	height: 18px;
	text-align: right;
	padding-right: 10px;
	color: rgb(121,121,121);
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
}

#rechts input.submit {
	border: none;
	background-color: white;
	color: rgb(202,0,50);
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
	padding: 0px;
}

#bottom {
	position: absolute;
	z-index: 12;
	left: 3px;
	top: 753px;
	width: 954px;
	height: 41px;
	border-top: 1px solid rgb(175, 6, 41);
	background-image: url('/img/footer-bg.gif');
	background-repeat: repeat-x;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: black;
	text-align: right;
	padding-right: 36px;
	padding-top: 9px;
}

#bottom a {
	text-decoration: none;
	color: black;
}

#bottom a:hover {
	color: rgb(202,0,50);
}

#bottom a.f:hover {
	color: rgb(2, 154, 45);
}

#bottom a.s:hover {
	color: rgb(48,158,249);
}

#bottom img {
	position: absolute;
	right: 1px;
	top: 5px;
}

fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
}

span.date-select {
	border: 1px solid rgb(200, 200, 200);
	padding-right: 20px;
	padding-left: 2px;
	padding-bottom: 1px;
	background-image: url('/img/selectarrow.jpg');
	background-repeat: no-repeat;
	background-position: 75px 1px;
	*background-position: 76px 2px;
	cursor: pointer;
}

#home_spacer {
	position: relative;
	height: 110px;
}

#menu a {
	line-height: 18px;
}

#menu a:hover {
	color: black;
}
