<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
BODY{
	margin: 0000;
	padding: 0000;
	height: 100%;
	background-image: url(../images/achtergrond.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.horizontaal_1{
	position: absolute;
	left: 0px;
	top: 80px;
	width: 100%;
	height: 50px;
	background-color: #1E318B;
}
.horizontaal_2{
	position: absolute;
	left: 0px;
	top: 325px;
	width: 50%;
	height: 145px;
	background-color: #9093C0;
}
.horizontaal_3{
	position: absolute;
	left: 0px;
	top: 500px;
	width: 50%;
	height: 200px;
	background-color: #5C5F95;
}
.horizontaal_4{
	position: absolute;
	right: 0px;
	top: 395px;
	width: 50%;
	height: 100px;
	background-color: #5C5F95;
}
.container_links{
	width: 175px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
    margin: 0 0 0 -450px;
}
.container_midden{
	position: absolute;
	width: 550px;
	left: 50%;
	top: 0px;
    margin: 0 0 0 -275px;
	height: 700px;
	background-color: #FFFFFF;
	z-index: 1;
}
.container_rechts{
	position: absolute;
	left: 50%;
    margin: 0 0 0 275px;
	top: 0px;
	height: 100%;
	width: 175px;
}
.container_menu{
	position: absolute;
	left: 50%;
	margin: 0 0 0 -275px;
	top: 80px;
	height: 50px;
	width: 550px;
	text-align: right;
	background-color: #1E318B;
	background-image: url(../images/menu_balletjes.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	z-index: 2;
}
.menu_item{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	position: absolute;
	width: 100px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-image: url(../images/menu_unactive.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	cursor: pointer;
}
A.menu_item:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	display: block;
	color: #F5A413;
	position: absolute;
	width: 100px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-image: url(../images/menu_active.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	cursor: pointer;
}
.menu_item_active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	display: block;
	color: #F5A413;
	position: absolute;
	width: 100px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-image: url(../images/menu_active.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#menu_1{
	width: 80px;
	right: 245px;
	top: 0px;
}
#menu_2{
	width: 100px;
	right: 150px;
	top: 0px;
}
#menu_3{
	width: 80px;
	right: 70px;
	top: 0px;
}
#menu_4{
	width: 80px;
	right: 0px;
	top: 0px;
}
.sub_item{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	position: relative;
	width: 145px;
	height: 25px;
	line-height: 22px;
	padding-left: 30px;
	text-align: left;
	background-image: url(../images/submenu_unactive.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
A:active.sub_item{
	color: #1D328C;
	background-image: url(../images/submenu_active.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.sub_item_active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1D328C;
	text-decoration: none;
	display: block;
	position: relative;
	width: 145px;
	height: 25px;
	line-height: 22px;
	padding-left: 30px;
	text-align: left;
	background-image: url(../images/submenu_active.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
A:hover.sub_item{
	color: #1D328C;
	background-image: url(../images/submenu_active.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.actueel_block_buiten{
	position: absolute;
	left: 50%;
	margin: 0 0 0 -485px;
	top: 290px;
	height: 180px;
	width: 210px;
	text-align: left;
	z-index: 4;
	background-image: url(../images/links_actueel.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.actueel_item{
	border-left: 1px solid #F5A413;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 140px;
	margin-left: 50px;
	position: relative;
}
A:hover.actueel_item{
	color: #F5A413;
}
#actueel_1{
	margin-top: 50px;
}
#actueel_2{
	margin-top: 10px;
}
.main_contact{
	position: absolute;
	left: 50%;
	margin: 0 0 0 -485px;
	top: 500px;
	height: 200px;
	width: 210px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	Z-index: 4;
	background-image: url(../images/links_contact.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.logo_top{
	position: absolute;
	top: 30px;
	left: 50%;
	margin: 0 0 0 -210px;
	Z-index: 3;
}
.activiteiten_top{
	margin-top: 80px;
	margin-bottom: 20px;
}
.activiteiten_afbeelding{
	margin-top: 20px;
	width: 175px;
	height: 100px;
}
* html #activiteiten_afbeelding{
	margin-top: 16px;
}
.main_formulier{
	margin: 0px;
	padding: 0px;
}
.main_input_tekst{
	display: block;
	position: relative;
	margin-top: 35px;
	margin-left: 48px;
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
	color: #242761;
	text-decoration: none;
}
.main_input{
	display: block;
	position: relative;
	margin-left: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
	color: #808080;
	text-decoration: none;
	border: 1px solid #5C5F95;
	background-color: #FFFFFF;
	width: 138px;
	height: 15px;
}
#input_1{
	margin-top: 15px;
}
#input_2{
	margin-top: 5px;
}
#input_3{
	margin-top: 5px;
}
.main_verstuur{
	display: block;
	position: relative;
	margin-top: 5px;
	margin-left: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	border: 1px solid #5C5F95;
	background-color: #5C5F95;
	width: 145px;
	height: 20px;
	cursor: pointer;
}
.tekst_block{
	display: block;
	position: absolute;
	margin: 200px 0 0 50px;
	padding-bottom: 30px;
	width: 450px;
	background-color: #FFFFFF;
}
H1{
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #F5A413;
	text-decoration: none;
}
H2{
	display: block;
	margin-bottom: -10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	color: #484848;
	text-decoration: none;
}
* html H2{
	margin-bottom: -18px;
}
H3{
	display: block;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	text-align: justify;
	color: #666666;
	text-decoration: none;
}
H4{
	position: absolute;
	left: 10px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #494949;
	text-decoration: none;
}
LI{
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	color: #666666;
	text-decoration: none;
}
.actueel_datum{
	position: relative;
	top: 0;
	left: 0;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #666666;
	text-decoration: none;
}
.actueel_titel{
	position: relative;
	top: 5px;
	left: 0;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #F5A413;
	text-decoration: none;
}
.actueel_subtitel{
	position: relative;
	margin: 0000;
	padding: 0000;
	top: 15px;
	left: 0px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #333333;
	text-decoration: none;
}
#actueel_afbeelding{
	margin-right: 10px;
}
* html #actueel_afbeelding{
	margin-top: 15px;
}
.actueel_tekst{
	position: relative;
	left: 0;
	top: 25px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	color: #666666;
	text-decoration: none;
	clear: both;
}
.opsomming_datum{
	position: absolute;
	right: 10px;
	top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #F5A413;
	text-decoration: none;
}
.opsomming_titel{
	position: relative;
	left: 10px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #494949;
	text-decoration: none;
	text-decoration: none;
}
.opsomming_subtitel{
	position: relative;
	left: 10px;
	top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #666666;
	text-decoration: none;
	text-decoration: none;
}
.opsomming_1{
	position: relative;
	display: block;
	width: 430px;
	padding: 10px;
	top: 0px;
	left: 0px;
	border-top: 1px dashed #C2C2C2;
	border-bottom: 1px dashed #C2C2C2;
	background-color: #EFEFEF;
}
.opsomming_2{
	position: relative;
	display: block;
	top: 0px;
	left: 0px;
	width: 430px;
	padding: 10px;
	border-top: 1px dashed #C2C2C2;
	border-bottom: 1px dashed #C2C2C2;
	background-color: #FFFFFF;
}
.opsomming_meer{
	position: relative;
	display: block;
	height: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #F5A413;
	text-decoration: none;
}
A:hover.opsomming_meer{
	color: #F55313;
}
.opsomming_terug{
	position: relative;
	display: block;
	height: 40px;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #F5A413;
	text-decoration: none;
}
A:hover.opsomming_terug{
	color: #F55313;
}
.disclaimer_block{
	position: absolute;
	width: 450px;
	height: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
	border-top: 1px solid #c2c2c2;
}
.disclaimer_tekst{
	position: relative;
	display: inline;
	left: 10px;
	top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #969696;
	text-decoration: none;
}
#dc1{
	left: 20px;
	top: 0px;
}
.mixdesign{
	position: relative;
	display: inline;
	left: 125px;
	top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	color: #E10065;
	text-decoration: none;
}
.main_adres{
	position: absolute;
	left: 50%;
	margin: 0 0 0 -420px;
	top: 730px;
	height: 100px;
	width: 210px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1F2842;
	text-decoration: none;
	Z-index: 4;
}
.link_main_adres{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1F2842;
	text-decoration: none;
}
A:hover.link_main_adres{
	color: #5C5F95;
}
.formulier{
	display: block;
	width: 440px;
	height: 320px;
	position: relative;
}
.form_rij{
	display: block;
	width: 440px;
	margin-bottom: 20px;
	position: absolute;
	vertical-align: middle;
	left: 0px;
	top: 0px;
}
#rij1{
	top:5px;
}
#rij2{
	top:30px;
}
#rij3{
	top:55px;
}
#rij4{
	top:80px;
}
#rij5{
	top:105px;
}
#rij6{
	top:170px;
	height: 100px;
}
#rij7{
	top:275px;
	height: 100px;
}
.form_tekst{
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	line-height: 15px;
	height: 18px;
	color: #3B3B3B;
	text-decoration: none;
}
.form_input{
	display: block;
	position: absolute;
	left: 150px;
	top: 0px;
	width: 285px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	color: #3B3B3B;
	text-decoration: none;
	border: 1px solid #c2c2c2;
}
.form_verstuur{
	display: block;
	position: relative;
	left: 150px;
	top: 0px;
	width: 285px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: center;
	color: #3B3B3B;
	text-decoration: none;
	border: 1px solid #c2c2c2;
	background-color: #DFDFDF;
	cursor: pointer;
}</pre></body></html>