/* CSS Document */

html {
	height: 100%;
}
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: "Comic Sans MS", Verdana, Tahoma;
	font-size: 14px;
	color: #000066;
	background-color: #6699FF;
	background-repeat: repeat-x;
}
a:link {
	font-family: "Comic Sans MS", Verdana, Tahoma;
	font-style: normal;
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	font-family: "Comic Sans MS", Verdana, Tahoma;
	font-style: normal;
	color: #FF6600;
	text-decoration: underline;
}
a:hover {
	font-family: "Comic Sans MS", Verdana, Tahoma;
	font-style: normal;
	color: #336600;
	text-decoration: underline;
}
a:active {
	font-family: "Comic Sans MS", Verdana, Tahoma;
	font-style: normal;
	color: #336600;
	text-decoration: underline;
}



#container {
	min-height: 100%;
	padding: 0px;
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bg_container.gif);
	background-repeat: repeat-y;
	position: relative;
}
* html #container {
	height: 100%;
}
#nav {
	margin: 0px;
	width: 130px;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content {
	width: 750px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	position: relative;
	text-align: left;
}

.img_right {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: right;
}

.clearer
{
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 970px;
	background-image: url(../images/header.gif);
}
#adres {
	font-family: "Lucida Sans Unicode", Verdana, "Arial Black";
	color: #FFFFFF;
	text-align: right;
	width: 945px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	margin: 0px;
}
.adres_home {
	font-family: "Lucida Sans Unicode", Verdana, "Arial Black";
	color: #FFFFFF;
	text-align: right;
	width: 945px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	margin: 0px;
}
.adres_home a:link{
	font-family: "Lucida Sans Unicode", Verdana, "Arial Black";
	color: #FFFFFF;
	text-align: right;
	width: 945px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 13px;
	text-decoration: underline;
	margin: 0px;
}
.adres_home a:visited{
	font-family: "Lucida Sans Unicode", Verdana, "Arial Black";
	color: #FFFFFF;
	text-align: right;
	width: 945px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 13px;
	text-decoration: underline;
	margin: 0px;
}
.adres_home a:hover{
	font-family: "Lucida Sans Unicode", Verdana, "Arial Black";
	color: #336600;
	text-align: right;
	width: 945px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 13px;
	text-decoration: underline;
	margin: 0px;
}
.adres_home a:active{
	font-family: "Lucida Sans Unicode", Verdana, "Arial Black";
	color: #336600;
	text-align: right;
	width: 945px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 13px;
	text-decoration: underline;
	margin: 0px;
}
.streep {
	background-image: url(../images/bg_streep.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 5px;
	clear: both;
}
#content_left {
	padding: 0px;
	width: 350px;
	margin: 0px;
	clear: left;
	float: left;
}


#footer {
	width: 970px;
	position: relative;
	margin-top: -20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px;
	height: 20px;
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	clear: both;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
.navitem {
	margin: 0px;
	padding: 0px;
	width: 124px;
}
h1 {
	font-family: "Lucida Sans Unicode", Verdana, Arial;
	font-size: 24px;
	color: #336600;
}



#footer_left {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 70px;
	clear: left;
	float: left;
	margin: 0px;
}
* html #footer {
	margin-top: -20px;
}
#footer_right {
	padding-top: 3px;
	padding-right: 28px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	float: right;
	clear: right;
	margin: 0px;
}
#content_right {
	margin: 0px;
	padding: 0px;
	width: 350px;
	float: right;
	clear: right;
}
h2 {
	font-family: "Lucida Sans Unicode", Verdana, Arial;
	font-size: 18px;
	color: #336600;
	margin-top: 10px;
	padding-top: 0px;
}
.content_sub {
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
}
.tabeltekst {
	font-family: "Lucida Sans Unicode", Verdana, Arial;
	font-size: 12px;
	color: #000066;
	margin: 0px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	clear: both;
}
.divider {
	margin: 0px;
	padding: 0px;
	height: 20px;
	clear: both;
}
.ruimte_re {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.tabeltekst_bold {
	font-family: "Lucida Sans Unicode", Verdana, Arial;
	font-size: 12px;
	color: #003300;
	margin: 0px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
.subkop {
	font-family: "Lucida Sans Unicode", Verdana, Arial;
	font-size: 14px;
	color: #FF6600;
}
h3 {
	font-family: "Lucida Sans Unicode", Verdana, Arial;
	font-size: 18px;
	color: #FF6600;
	text-align: center;
}
.kalenderkop1 {
	text-align: center;
	color: #336600;
	background-color: #CADBFF;
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
}
.kalendertekst {
	padding-top: 5px;
	text-align: center;
}
.kalendervakantie {
	padding-top: 20px;
	text-align: center;
	color: #666666;
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: 14px;
}
li {
	list-style-type: square;
	list-style-position: outside;
}
ul {
	margin-top: -10px;
}
#content_left_index {
	padding: 0px;
	width: 350px;
	margin: 0px;
	clear: left;
	float: left;
	background-image: url(../images/logo_achtergrond.gif);
	background-position: 165px 15px;
	background-repeat: no-repeat;
}
#navigatieknoppen {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	width: 100%;
}
#navigatieknop1 {
	margin: 0px;
	list-style: none;
	text-align: center;
	width: 120px;
	float: left;
}
#navigatieknop1 a {
	display        : block;
	color		   : #FFFFFF;
	text-decoration: none;
	font-family    : "Comic Sans MS", Verdana, Tahoma;
	font-size: 14px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #336600;
	width: 120px;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #336600;
	background-color: #FF6600;
	font-style: normal;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #336600;
}
#navigatieknop2 {
	margin: 0px;
	list-style: none;
	text-align: center;
	width: 90px;
	float: left;
}
#navigatieknop2 a {
	display        : block;
	color		   : #FFFFFF;
	text-decoration: none;
	font-family    : "Comic Sans MS", Verdana, Tahoma;
	font-size: 14px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #336600;
	width: 90px;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #336600;
	background-color: #FF6600;
	font-style: normal;
}
#navigatieknop3 {
	margin: 0px;
	list-style: none;
	text-align: center;
	width: 195px;
	float: left;
}
#navigatieknop3 a {
	display        : block;
	color		   : #FFFFFF;
	text-decoration: none;
	font-family    : "Comic Sans MS", Verdana, Tahoma;
	font-size: 14px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #336600;
	width: 195px;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #336600;
	background-color: #FF6600;
	font-style: normal;
}
#navigatieknop4 {
	margin: 0px;
	list-style: none;
	text-align: center;
	width: 115px;
	float: left;
}
#navigatieknop4 a {
	display        : block;
	color		   : #FFFFFF;
	text-decoration: none;
	font-family    : "Comic Sans MS", Verdana, Tahoma;
	font-size: 14px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #336600;
	width: 115px;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #336600;
	background-color: #FF6600;
	font-style: normal;
}
#navigatieknop5 {
	margin: 0px;
	list-style: none;
	text-align: center;
	width: 95px;
	float: left;
}
#navigatieknop5 a {
	display        : block;
	color		   : #FFFFFF;
	text-decoration: none;
	font-family    : "Comic Sans MS", Verdana, Tahoma;
	font-size: 14px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #336600;
	width: 95px;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #336600;
	background-color: #FF6600;
	font-style: normal;
}
#navigatieknop6 {
	margin: 0px;
	list-style: none;
	text-align: center;
	width: 125px;
	float: left;
}
#navigatieknop6 a {
	display        : block;
	color		   : #FFFFFF;
	text-decoration: none;
	font-family    : "Comic Sans MS", Verdana, Tahoma;
	font-size: 14px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #336600;
	width: 125px;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #336600;
	background-color: #FF6600;
	font-style: normal;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #336600;
}
#navigatieknoppen a:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #336600;
	background-color: #6699FF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #336600;
}
#navigatieknoppen a:active {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #336600;
	background-color: #6699FF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #336600;
}
.ruimte_li {

	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.email {
	margin: 0px;
	float: left;
	height: 96px;
	width: 96px;
	padding-left: 34px;
}
.groep {
	padding: 0px;
	float: left;
	height: 150px;
	width: 150px;
	border: 2px solid #360;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: -1px;
	display: block;
	cursor:pointer;
}

.groep:hover{
	padding: 0px;
	float: left;
	height: 150px;
	width: 150px;
	border: 2px solid #360;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: -1px;
	display: block;
	cursor:pointer;
	background-color: #F90;
}
.navigatieknop {
	margin: 0px;
	list-style: none;
	text-align: center;
	float: left;
	padding: 0px;
}
.navigatieknop a {
	display        : block;
	color		   : #FFFFFF;
	text-decoration: none;
	font-family    : "Comic Sans MS", Verdana, Tahoma;
	font-size: 14px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #336600;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #336600;
	background-color: #FF6600;
	font-style: normal;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #336600;
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #360;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: -2px;
}
.navigatieknop_left {
	margin: 0px;
	list-style: none;
	text-align: center;
	float: left;
}
.navigatieknop_left a {
	display        : block;
	color		   : #FFFFFF;
	text-decoration: none;
	font-family    : "Comic Sans MS", Verdana, Tahoma;
	font-size: 14px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #336600;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #336600;
	background-color: #FF6600;
	font-style: normal;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #336600;
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #360;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.slideshow_foto {
	float: left;
	padding: 0px 3px 3px 0px;
	height: 133px;
	width: 133px;
	margin: 0px;
}
* html .slideshow_foto {
	float: left;
	padding: 0px 1px 1px 0px;
	height: 133px;
	width: 133px;
	margin: 0px;
}

