* {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	z-index: 0;
}

p {
	margin-bottom: 1em;
}

a:link { color: #648219;}
a:visited { color: #648219; }

a:hover { color: #26ad45; }
a:active { color: #26ad45; }


/* SITE LAYOUT */


#site {
	position: absolute;
	width: 100%;
	min-height: 100%;
	height: auto !important; /* voor moderne browsers */
	height: 100%; /* voor IE */
	background-color: #FFFFFF;
}

#siteheader {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 168px;
	text-align: center;

	background-color: #90b0f4;
	background-image: url(/images/background_siteheader.gif);
	background-repeat: repeat-x;
}

#sitefooter {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 63px;
	text-align: center;

	background-color: #52b538;
	background-image: url(/images/background_sitefooter.gif);
	background-repeat: repeat-x;
}

#sitemain {
	position: relative;
	top: 0px;
	width: 100%;

	margin-top: 168px; /* hoogte van de header */
	text-align: center;
	min-height: 461px;
	height: 100%;
	background-image: url(/images/background.gif);
	background-repeat: repeat-x;
}

#main {
	position: relative;
	background-color: #FFFFFF;
	background-image: url(/images/background_main.gif);
	background-repeat: no-repeat;
}

#sidebar {
	float: left;
	width: 243px;
	margin-bottom: 66px;
	background-image: url(/images/background_submenu.gif);
	background-repeat: no-repeat;
}

#content {
	float: right;
	padding: 20px 8px 0 14px;
	width: 684px;
	padding-bottom: 66px;
	text-align: left;
	overflow: hidden;
}

#rechts {
	float: right;
	width: 6px;
	height: 300px;
	
	background-image: url(/images/schaduw_rechts.gif);
	background-repeat: no-repeat;
}

#header {
	text-align: left;
	background-image: url(/images/header.gif);
	background-repeat: no-repeat;
}


#footer {
	position: relative;
	height: 63px;
	background-image: url(/images/background_footer.gif);
	background-repeat: no-repeat;
}

#footertext {
	position: absolute;
	bottom: 12px;
	right: 0px;
	width: 750px;
	color: #FFFFFF;
	
	font-size: 11px;
}

#footertext a {
	font-size: 11px;
}

.clearfloats
{
	clear: both;
}

.centered {
	margin: 0px auto;
	width: 955px;
}


/* MENU */

#menu {
	position: relative;
	margin-left: 237px;
	width: 718px;
	height: 44px;
	background-image: url(/images/background_menu.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

#menu ul {
	position: relative;
	left: -10px;
	padding-top: 5px;
	list-style: none;
}

#menu li {
	float: left;
	color: #96e083;
	font-size: 18px;
	text-decoration: none;
}

#menu a, #menu .nolink {
	color: #ffffff;
	float: left;
	font-size: 18px;
	text-decoration: none;
	padding: 0px 5px 1px 5px;
	margin: 5px 10px 2px 10px;
}

#menu .nolink {
	color: #96e083;
}

#menu a:hover {
	color: #fef544;
	background-color: #7cbd2b;
}

#menu .current {
	color: #fef544;
	background-color: #7cbd2b;
	float: left;
	font-size: 18px;
	padding: 0px 5px 1px 5px;
	margin: 5px 10px 2px 10px;
}


/* SUBMENU */

#submenu {
	width: 226px;
	min-height: 200px;
	margin-left: 10px;
	overflow: hidden;
	margin-bottom: 40px;
	color: #FFFFFF;
}

#submenu ul {
	list-style: none;
	margin-right: 12px;
}

#submenu ul ul {
	margin-right: 30px;
}

#submenu li {
	color: #96e083;
	font-weight: bold;
	font-size: 15px;
	text-align: right;
}

#submenu .current {
	color: #fef200;
}


#submenu li img {
	margin-left: 4px;
}

#submenu li a {
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
}

#submenu li a:hover {
	color: #fef200;
}

#submenu li li {
	font-size: 13px;
}

#submenu li li a {
	font-size: 13px;
}

#submenu li li a:hover {
	color: #fef200;
}

#submenu .nolink {
	font-size: 15px;
	font-weight: bold;
	color: #96e083;
	text-decoration: none;
	vertical-align: top;
}

#submenu li li .nolink {
	font-size: 13px;
}

/* MISC */

#nieuwstitel {
	width: 179px;
	color: #FEF544;
	font-size: 21px;
	text-align: right;	
}

h1, h2, h3 {
	color: #00A650;
	margin-bottom: 0.6em;
}
h1 {
	font-size: 21px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}

#footer a, #splashfooter a {
	color: #FFFFFF;
}

.spacer {
	color: #268f16;
}

img {
	vertical-align:bottom;

	border: 1px dashed white;
	border: none;
}

.hr {
	border: 1px solid red;
	
	height: 10px;
	width: 100px;
	
	background-color: red;
	
	background-image: url(/images/hr.gif);
	background-repeat: repeat-x;
}

.input {
	width: 200px;
}

#content ul {
	margin-left: 18px;
}

#content ol {
	margin-left: 25px;
}

#content p {
	margin-top: 0;
	margin-bottom: 1em;
}

#openingstijden {
	width: 684px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;	
	background-color: #D4FB78;
}

#openingstijden h3 {
	color: #000000;
}


/* SPLASH */

#splashsite {
	position: absolute;
	width: 100%;
	min-height: 100%;
	height: auto !important; /* voor moderne browsers */
	height: 100%; /* voor IE */

	background-color: #aac2f7;	
	background-image: url(/images/background_splash.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

#splashsitefooter {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 123px;
	text-align: center;

	background-color: #52b538;
	background-image: url(/images/background_splashsitefooter.gif);
	background-repeat: repeat-x;
}

#splashsitemain {
	position: relative;
	top: 0px;
	width: 100%;
	text-align: center;
	min-height: 461px;
	height: 100%;
}

#splashmain {
	position: relative;
}

#splashfooter {
	position: relative;
	height: 123px;
	
	z-index: 10;
}

#splashgras {
	position: absolute;
	
	bottom: 123px;
	left: 0px;
}

#splashlogo {
	position: absolute;
	bottom: 250px;
	left: 50px;

	z-index: 0;
}

#splashfoto {
	position: absolute;	
	bottom: 208px;	
	right: 75px;

	width: 487px;
	height: 345px;
	
	padding-top: 17px;
	padding-left: 0px;

	background-image: url(/images/background_splashfoto.png);
	background-repeat: no-repeat;
}

#taalkeuze {
	position: absolute;
	bottom: 75px;
	right: 67px;
	width: 500px;
	text-align: center;
}

#taalkeuze a {
	font-size: 22px;
	color: #FFFFFF;
	text-decoration: none;
	
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 3px;
	
	margin-right: 23px;
	margin-left: 20px;
}

#taalkeuze a:hover {
	color: #FEF544;
	background-color: #7CBD2B;
}

#splashfootertext {
	position: absolute;
	bottom: 12px;
	right: 0px;
	width: 690px;
	color: #FFFFFF;
}

hr {
	color: #648219;
	background-color: #648219;
	height: 1px;
}

div {
}
