html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ul, ol, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #313a44;
	line-height: 20px;
}

ol, ul {
	list-style: none;
}

#tekst ul {
	margin-left: 15px;
}

ul li {
	list-style: inside disc;
}

#tekst ul li div {
	display: inline;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: none;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
}

h1 {
	margin: 8px 0;
	font-size: 16px;
	color: #9c0043;
	line-height: 20px;
}

p {
	margin: 16px 0;
	line-height: 22px;
	font-style: normal;
}

a {
	color: #9c0043;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

html, body {
	height: 100%;
}

body {
	background: #313a44;
}

#container {
	min-height: 100%;
	height: auto !important; 
	height: 100%; 
	position: relative;
	width: 998px;
	z-index: 1;
	margin: 0 auto;
	background: #fff;
}

#bg_left {
	width: 50%;
	position: absolute;
	left: 0px;
	top: 0px;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
}

#bg_right {
	width: 50%;
	position: absolute;
	right: 0px;
	top: 0px;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%;
}

#shadow_left {
	width: 7px;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
	background: url(../images/template/shadow_left.png) repeat-y;
	position: absolute;
	right: 499px;
	top: 0px;
}

#shadow_right {
	width: 7px;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
	background: url(../images/template/shadow_right.png) repeat-y;
	position: absolute;
	left: 499px;
	top: 0px;
}

#site {
	width: 998px;
	height: auto;
	position: relative;
	margin: 0 auto;
	margin-bottom: 30px;
	background: #fff;
	z-index: 5;
}

#site:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

.links {
	width: 621px;
	height: auto;
	position: relative;
	float: left;
	z-index: 15;
}

.header {
	width: 621px;
	height: 120px;
	position: relative;
	z-index: 15;
}

.logo {
	width: 446px;
	height: 59px;
	position: absolute;
	left: 59px;
	top: 26px;
}

#menu {
	width: 944px;
	height: 32px;
	position: absolute;
	top: 120px;
	left: 0px;
	background: #313a44;
	z-index: 130;
	padding-left: 54px;
}
	
.menu {
	width: 795px;
	height: 32px;
	position: relative;
	padding-left: 54px;
	background: #313a44;
	z-index: 130;
}

.menu_item {
	width: 150px;
	height: 32px;
	position: relative;
	float: left;
	padding-left: 6px;
	line-height: 24px;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #ffffff; 
	cursor: pointer;
	z-index: 20;
}

.menu_item a {
	width: 160px;
	height: 32px;
	position: relative;
	display: block;
	padding-left: 6px;
	line-height: 24px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #ffffff; 
}

.menu_geel {
	width: 160px;
	height: 32px;
	position: relative;
	float: left;
	padding-left: 6px;
	margin-right: 94px;
	display: inline;
	line-height: 24px;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #ffffff; 
	cursor: pointer;
	background: url(../images/template/btn_geel.gif) left top no-repeat;
	z-index: 20;
}

.rood {
	background: url(../images/template/btn_rood.gif) left top no-repeat;
}

.groen {
	background: url(../images/template/btn_groen.gif) left top no-repeat;
}

.oranje {
	background: url(../images/template/btn_oranje.gif) left top no-repeat;
}

.blauw {
	background: url(../images/template/btn_blauw.gif) left top no-repeat;
}

.geel {
	background: url(../images/template/btn_geel.gif) left top no-repeat;
}

.submenu {
	width: 188px;
	height: auto;
	position: absolute;
	left: 1px;
	top: 32px;
	padding: 12px 0px;
	z-index: 150;
}

.submenu a {
	height: 25px;
	width: 173px;
	position: relative;
	padding-left: 15px;
	display: block;
	line-height: 25px;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	background: url(../images/template/sub_stip.gif) 7px 12px no-repeat;
}

.submenu a:hover {
	text-decoration: underline;
}

.sub_rood {
	background: url(../images/template/sub_line.gif) left top repeat-x #850039;
}

.sub_groen {
	background: url(../images/template/sub_line.gif) left top repeat-x #008756;
}

.sub_oranje {
	background: url(../images/template/sub_line.gif) left top repeat-x #fe9900;
}

.sub_blauw {
	background: url(../images/template/sub_line.gif) left top repeat-x #2368b3;
}

.sub_geel {
	left: 0px;
	background: url(../images/template/sub_line.gif) left top repeat-x #fe9900;
}

.menu_rechts {
	width: 376px;
	height: 273px;
	position: absolute;
	left: 622px;
	top: 120px;
	background: url(../images/template/line_verticaal.gif) right top repeat-y #fff;
	z-index: 25;
}

.rechts_boven {
	width: 376px;
	height: 32px;
	position: relative;
	background: #313a44;
	z-index: 25;
}

.icon {
	width: 26px;
	height: 21px;
	position: relative;
	float: right;
	margin: 6px 5px 0px 0px;
	display: inline;
}

.rechts_onder {
	width: 296px;
	height: 223px;
	position: relative;
	margin-top: 153px;
	padding: 17px 30px 0px 50px;
	overflow: hidden;
	line-height: 15px;
	font-size: 12px;
	color: #ffffff;
	background: #9c0043;
}

.rechts_onder div {
	line-height: 15px;
	font-size: 12px;
	color: #ffffff;
}

.rechts_onder a {
	color: #ffffff;
}

.rechts_onder li {
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	color: #ffffff;
}

.nieuws_item {
	width: 296px;
	height: auto;
	position: relative;
	margin-bottom: 15px;
	line-height: 15px;
}

.nieuws_item a {
	line-height: 15px;
	text-decoration: none;
	font-size: 12px;
	color: #ffffff;
}

.nieuws_item a:hover {
	text-decoration: underline;
}

.rechts_onder strong, .nieuws_item strong {
	line-height: 15px;
	font-size: 12px;
	color: #ce80a1;
}

.sfeer {
	width: 621px;
	height: 240px;
	position: relative;
	float: left;
	margin-top: 1px;
	background: #9c0043;
	overflow: hidden;
	z-index: 10;
	margin-top: 33px;
}

#sfeer_foto {
	width: 567px;
	height: 240px;
	position: relative;
	margin-left: 54px;
}

#sfeer_foto img {
	width: 567px;
}

.content {
	width: 621px;
	height: auto;
	position: relative;
	float: left;
}

#content_boven {
	width: auto;
	height: 37px;
	position: relative;
	padding: 28px 59px 0px 59px;
	background: url(../images/template/line_content_klein.gif) left bottom no-repeat;
}

#tekst {
	width: auto;
	height: auto;
	position: relative;
	padding: 27px 59px 50px 59px;
}

#line {
	width: 1px;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
	background: url(../images/template/line_verticaal.gif) left top repeat-y;
	position: absolute;
	left: 122px;
	top: 0px;
	/*z-index: 100;*/
}

#line2 {
	width: 1px;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
	background: url(../images/template/line_verticaal.gif) left top repeat-y;
	position: absolute;
	right: -1px;
	top: 0px;
	z-index: 100;
}

.rechts {
	width: 376px;
	height: auto;
	position: relative;
	float: left;
	padding-left: 1px;
	background: url(../images/template/line_verticaal.gif) left top repeat-y;
	z-index: 10;
}

#line_black {
	width: 50%;
	position: absolute;
	right: 0px;
	top: 0px;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%;
}

.slider {
	width: 376px;
	height: 803px;
	position: relative;
	overflow: hidden;
	z-index:  10;
}

.foto_container {
	width: 376px;
	height: 803px;
	position: relative;
	z-index: 10;
}

.no_slideshow_groot {
	width: 376px;
	height: 803px;
	position: relative;
}

#footer {
	width: 100%;
	height: 30px;
	position: absolute;
	bottom: 0px !important;
	bottom: -1px;
	left: 0;
	z-index: 150;
}

#footer_content {
	width: 950px;
	height: 30px;
	position: relative;
	margin: 0 auto;
	padding-right: 48px;
	line-height: 30px;
	text-align: right;
	font-size: 11px;
	color: #313a44;
}

#footer_content.line {
	background: url(../images/template/line_verticaal.gif) 581px 0px repeat-y;
}

#footer_content a {
	text-decoration: none;
	font-size: 11px;
	color: #313a44;
}

#footer_content a:hover {
	text-decoration: underline;
}

/* CSS Overige pagina's */

.vervolg .links {
	width: 998px;
}

.vervolg .header {
	width: 998px;
	background: url(../images/template/line_verticaal.gif) 621px top repeat-y;
}

.vervolg .header_sfeer {
	width: 376px;
	height: 120px;
	position: absolute;
	right: 0px;
	top: 0px;
	overflow: hidden;
}

.foto_container_klein {
	width: 376px;
	height: 120px;
	position: relative;
}

.no_slideshow {
	width: 376px;
	height: 120px;
	position: relative;
}

.foto_container_klein img {
	width: 376px;
}

.vervolg .menu {
	width: 944px;
}

.vervolg .menu_rechts {
	right: 0px;
}

.vervolg .sfeer {
	width: 998px;
	background: url(../images/template/line_verticaal.gif) 621px top repeat-y #9c0043;
}

.vervolg .content {
	width: 998px;
}

.vervolg #content_boven {
	background: url(../images/template/line_content_groot.gif) -2px bottom no-repeat !important;
}

/* Contact */

#adressen {
	width: 880px;
	height: auto;
	position: relative;
	padding-top: 25px;
}

#adressen:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

.adres {
	width: 440px;
	height: auto;
	position: relative;
	float: left;
}

.adres strong {
	color: #9C0043;
}

.adres span {
	width: 20px;
	height: auto;
	position: relative;
	float: left;
	display: block;
	font-weight: bold;
	color: #CE80A1;
}

.adres a {
	text-decoration: none;
	color: #313a44;
}

.adres a:hover {
	text-decoration: underline;
}

#kaart {
	width: 448px;
	height: 429px;
	position: relative;
	margin: 50px 0px 25px 150px;
}

/* formulieren */

.form {
	width: 200px;
	height: auto;
	position: relative;
	margin-bottom: 6px;
	padding: 4px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9c0043;
}

.form-knop {
	width: auto;
	height: 24px;
	position: relative;
	padding: 0px 15px;
	border: none;
	cursor: pointer;
	color: #fff;
	background: #9c0043;
}

textarea .form {
	overflow: auto;
}

/* inlog */

.invulveld {
	width: auto;
	height: auto;
	position: relative;
	margin-bottom: 10px;
}

.label {
	width: 100px;
	height: auto;
	position: relative;
	float: left;
	display: block;
}

.knop {
	margin-left: 100px;
}

.uitloggen {
	font-weight: bold;
}

