html, body {
	width: 100%;
	height: 100%;
}
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: #FFF url(/images/bg.jpg) top left repeat-x;
	background-attachment: fixed;
}

form {
	margin: 0px;
}

#milonic {
	display: none;
}

input, select {
	font-size: 12px;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

#pageholder1 {
	position: relative;
	width: 926px;
	margin: auto;
	height: 100%;
	background: #FFF url(/images/middlebg.jpg) 13px 300px repeat-y;
}

#pageholder2 {
	position: relative;
	width: 900px;
	border-left: 13px #FFF solid;
	border-right: 13px #FFF solid;
	background-color: #FFF;
	background-image: url(/images/middlebg.jpg);
	background-repeat: repeat-y;
	height: auto;
}

#fakebottom {
	clear: both;
	position: relative;
	width: 900px;
	margin-top: 15px;
}

.over {
	background-color: #FFFFFF;
}

.normaal {
	background-color: transparent;
}
#printfoto {
	position: absolute;
	top: -500px;
}
#top {
	position: relative;
	width: 100%;
	border-bottom: 13px #FFFFFF solid;
	background: transparent url(/images/top.jpg) left top no-repeat;
	height: 164px;
}

#topfoto {
	position: relative;
	width: 495px;
	height: 142px;
	float: right;
}
#datum {
	position: relative;
	top: 144px;
	float: left;
	width: 390px;
	padding-left: 10px;
	line-height: 18px;
	font-weight: bold;
}
#topmenu {
	position: absolute;
	top: 143px;
	left: 405px;
	width: 495px;
	line-height: 18px;
}
#topmenu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#topmenu li {
	float: left;
}
#topmenu li a {
	color: #000000;
	padding-left: 10px;
	margin-left: 10px;
	margin-right: 10px;
	background: transparent url(/images/punt.png) left 50% no-repeat;
	font-weight: bold;
}

#hoofdmenu {
	width: 180px;
	background-color: #336666;
	padding-top: 5px;
	padding-bottom: 30px;
}
#hoofdmenu ul {
	padding-left: 25px;
	margin: 0;
	list-style-type: disc;
}
#hoofdmenu ul li {
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1%;
	font-size: 13px;
}
#hoofdmenu ul li.menuitemopen, #hoofdmenu ul li.menuitemopen a {
	color: #FFCC33;
}
#hoofdmenu ul li a {
	width: 155px;
	color: #FFFFFF;
	text-decoration: none;
}
#submenu {
	margin-bottom: 10px;
}
#hoofdmenu ul li #submenu a {
	font-size: 11px;
	padding-left: 10px;
	display: block;
	line-height 16px;
	width: 145px;
	margin-top: 5px;
}
#hoofdmenu ul li #submenu a.submenuitem {
	color: #FFF;
	background: transparent url(/images/pijl.png) left 4px no-repeat;
}
#submenu a.submenuitemopen {
	color: #FFCC33;
	background: transparent url(/images/pijlgeel.png) left 4px no-repeat;
}
#snelkeuze {
	width: 180px;
	margin-top: 10px;
}

#snelkeuze form {
	margin: 0px;
	padding: 0px;
}

#snelkeuze .input {
	position: relative;
	float: left;
	margin-top: 3px;
	width: 100px;
	border: 1px solid #000000;
}

#snelkeuze .submit {
	text-align: left;
	border: 0px;
	color: #000;
	background-color: transparent;
	font-size: 12px;
	margin-bottom: 0;
	padding-bottom: 0;
}

#broodkruimel {
	position: absolute;
	color: #000000;
	width: 100%;
	height: 34px;
	top: 262px;
}

#broodkruimel a {
	color: #000000;
	text-decoration: none;
}

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

#zoeken {
	width: 180px;
	background-color: #D2D2D2;
	padding: 10px;
}
#zoeken .trefwoord {
	border: 1px #000 solid;
	height: 18px;
	line-height: 16px;
	padding-left: 5px;
	color: #999;
	width: 112px;
}
#zoeken .submit {
	padding-left: 2px;
}

#taal {
	position: absolute;
	right: 5px;
	top: 5px;
}
#taal span .taal {
	float: left;
}

.tekst {
	margin-top: 5px;
}
.titel {
	color: #426482;
	font-size: 12px;
	font-weight: bold;
	display: block;
}
.titel a {
	text-decoration: none;
}

.kop {
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	padding-left: 0px;
}

#links {
	position: relative;
	width: 180px;
	float: left;
	padding-right: 10px;
}

#stellingen a u {
	color: #00306D;
}

#middle {
	width: 500px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}

#rechts {
	position: relative;
	float: right;
	width: 180px;
	padding-left: 10px;
}

#rechts .itemtext {
	position: relative;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom: 1px solid #DDD;
	font-size: 11px;
	color: #000000;
	clear: both;
}

#rechts .meer {
	text-align: right;
	width: 160px;
	padding-bottom: 5px;
}
#rechts .itemtext .meer a.meerlink {
	font-weight: bold;
	color: #042D59;
	text-decoration: underline;
}
#rechts .itemtext .meer a.meerlink:hover {
	font-weight: bold;
	color: #2C83AD;
	text-decoration: underline;
}

#rechts .itemtext strong {
	color: #000383;
}

div.contenttekst {
	background: #FFF url(/images/contentbg.jpg) top left repeat-x;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 13px;
}
div.contenttekst a {
	text-decoration: underline;
}

#bottom {
	padding-top: 10px;
	width: 500px;
	color: #999;
	font-size: 10px;
	text-align: center;
}

#bottom  a {
	color: #999;
}

#legeplekhits {
	position: absolute;
	color: #000000;
	font-size: 22px;
	font-weight: bold;
	left: 0px;
	text-align: center;
	width: 150px;
	margin-top: 20px;
}
#legeplekbezoekers {
	position: absolute;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	left: 0px;
	text-align: center;
	width: 150px;
	margin-top: 44px;
}
/* Tabs */
.tab {
	position: relative;
	margin-right: 1px;
	float: left;
	height: 21px;
	cursor: pointer;
	z-index: 10;
}

.tabs A {
	text-decoration: none;
	color: #00306D;
}

.tabs A:hover {
	color: #00306D;
}

.tab .tableft {
	float: left;
	background-color: #E5E5F2;
	width: 7px;
	height: 21px;
}

.tab .tabbg {
	float: left;
	background-color: #E5E5F2;
	height: 21px;
}
.tab .tabright {
	float: left;
	background-image: url('../../images/tabs/tabright.gif');
	background-position: right;
	background-repeat: no-repeat;
	height: 21px;
	width: 7px;
}

.tab span {
	line-height: 21px;
}

.tabs {
	position: relative;
	clear: both;
	height: 21px;
	background-image: url('/images/tabs/tabnotab.gif');
	margin-left: 0px;
	margin-right: 10px;
	z-index: 200;
}

.tabopen {
	position: relative;
	margin-right: -2px;
	margin-left: -3px;
	height: 21px;
	float: left;
	z-index: 100;
	font-weight: bold;
	color: #000383;
}

.tabopen .tableft {
	float: left;
	background-color: #E5E5F2;
	border-left: solid 1px #000383;
	border-top: solid 1px #000383;
	width: 7px;
	height: 21px;
}

.tabopen .tabbg {
	float: left;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #E5E5F2;
	border-top: solid 1px #000383;
	height: 21px;
}
.tabopen .tabright {
	float: left;
	background-color: #E5E5F2;
	border-right: solid 1px #000383;
	border-top: solid 1px #000383;
	height: 21px;
	width: 7px;
}

.tabopen span {
	line-height: 18px;
	cursor: default;
}

.tabover {
	margin-right: 1px;
	height: 21px;
	float: left;
	cursor: pointer;
}

.tabover .tableft {
	float: left;
	background-image: url('../../images/tabs/tableftover.gif');
	background-position: left;
	background-repeat: no-repeat;
	width: 7px;
	height: 21px;
}

.tabover .tabbg {
	float: left;
	background-image: url('../../images/tabs/tabover.gif');
	height: 21px;
}

.tabover .tabright {
	float: left;
	background-image: url('../../images/tabs/tabrightover.gif');
	background-position: right;
	background-repeat: no-repeat;
	height: 21px;
	width: 7px;
}

.tabover span {
	line-height: 21px;
}

.small-tab {
	position: relative;
	width: 233px;
	float: left;
	margin-bottom: 5px;
}

.small-tabtext {
	position: relative;
	float: left;
	width: 207px;
	border: solid 1px #000383;
	padding: 9px;
	line-height: 15px;
	height: 100px;
	background-color: #E5E5F2;
	text-align: justify;
}

.tabtext {
	position: relative;
	float: left;
	width: 460px;
	border: 1px #8196AC solid;
	padding: 20px;
	line-height: 15px;
	background-image: url(/images/artikel_bg2.jpg);
	background-repeat: repeat-y;
	background-color: transparent;
	margin-bottom: 5px;
	text-align: justify;
}

.spacer3px {
	position: relative;
	float: left;
	width: 3px;
	height: 21px;
}

.spacer7pxh {
	position: relative;
	height: 7px;
	line-height: 7px;
}
.letter {
	position: absolute;
	right: 10px;
	margin-top: 0px;
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	color: #000383;
}
tr .titel {
	background-color: #2C83AD;
	font-weight: bold;
	color: #FFFFFF;
}

.navigatie {
	margin-top: 10px;
}

/* Gastenboek */


/* kalender */

.next, .last {
	text-align: center;
}

.showmonthyear {
	text-align: center;
}

.weekdagen td {
	background-color: #000383;
	width: 24px;
	border-top: solid 5px #FFF;
	border-right: solid 1px #FFF;
	color: #FFF;
	text-align: center;
}

.kalender {
	margin-left: 5px;
}

.dag {
	text-align: right;	
}

.dagactiviteit {
	text-align: right;
	font-weight: bold;

}

.teamgroep {
	position: relative;
	float: left;
	width: 110px;
	height: 120px;
}

.groepnaam {
	font-weight: bold;
}

.tabelkop td {
	background-color: #000383;
	color: #FFF;
	font-weight: bold;
	padding: 3px;
}

.tabelrij td {
	background-color: #FFF;
	padding: 3px;
}

.tabelrijafgelast td {
	background-color: #FFB7B7;
	padding: 3px;
}

.tabelrij td.image, .tabelrijafgelast td.image {
	padding: 0px;
	width: 21px;
}

.tabelrij strong, .tabelrijafgelast strong {
	color: #000393;
}

.tabelrij A, .tabelrijafgelast A {
	text-decoration: none;
}

.sitemap1 {
	padding-left: 10px;
}

.sitemap2 {
	padding-left: 20px;
}

.sitemap2 {
	padding-left: 30px;
}

div.nieuws2 {
	padding-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	height: 75px;
	border-bottom: 1px #DDD solid;

}
div .nieuws2, div .nieuws2 a, div .nieuws2 .omschrijving span a {
	font-size: 11px;
	color: #CCC;
	text-decoration: none;
}
div .nieuws2 .image {
	float: left;
	width: 65px;
	height: 65px;

	margin-bottom: 5px;
	background-color: #FFF;
}
div .nieuws2 {
	height: auto;
}
div .nieuws2 .omschrijving {
	float: left;
	width: 172px;
	height: 75px;
	padding-left: 13px;
	margin-bottom: 5px;
	color: #000000;
	display: block;
	background: transparent url(/images/pijl-licht-groen.gif) 60px right no-repeat;
}
div .nieuws2 .omschrijving .datum {
	font-weight: bold;
}

/** Rechts */
#nieuwsbrief {
	width: 180px;
	margin-top: 10px;
}
#nieuwsbrief div {
	float: left;
}
#nieuwsbrief div.aanmelden {
	width: 172px;
}
#nieuwsbrief div.kop {
	display: block;
	line-height: 14px;
	color: #336666;
	font-size: 11px;
	padding-left: 10px;
}
#nieuwsbrief input.input {
	border: 1px #000 solid;
	height: 16px;
	line-height: 16px;
	padding-left: 10px;
	color: #999;
	width: 160px;
}
#nieuwsbrief a {
	width: 60px;
	padding-left: 15px;
	background: transparent url(/images/rondje.png) left 50% no-repeat;
	color: #999;
	font-size: 11px;
	margin-left: 10px;
}

#nieuwsblok {
	width: 170px;
	padding-left: 7px;
}
#nieuwsblok .kop {
	color: #336666;
	margin-bottom: 10px;
	text-transform: uppercase;
	margin-top: 3px;
}
#nieuwsblok .nieuwsitem {
	margin-bottom: 10px;
	line-height: 17px;
}
#nieuwsblok .nieuwsitem a.image {
	width: 40px;
	height: 40px;
	float: left;
	margin-top: 4px;
	margin-right: 3px;
	margin-bottom: 2px;
	border: 1px #336666 solid;
}
#nieuwsblok .nieuwsitem a.titel {
	font-weight: bold;
	float: left;
	color: #336666;
	width: 125px;
}

/** Overig */

a img {
	border: 0;
}

.groepnaam {
	font-weight: bold;
	font-size: 11px;
	border-bottom: solid 1px #000;
	line-height: 30px;
	color: #000;
}

/** Zoeken */
#snelkeuze .input {
	border: 1px #000 solid;
	height: 16px;
	line-height: 16px;
	padding-left: 10px;
	color: #999;
	width: 160px;
}
#snelkeuze .submit {
	color: #336666;
	font-weight: bold;
	cursor: pointer;
	font-size: 11px;
	margin-bottom: 5px;
}
#snelkeuze a {
	padding-left: 20px;
	background: transparent url(/images/rondje.png) left top no-repeat;
}

.contactinput {
	width: 150px;
	border: 1px #042D59 solid;
	color: #042D59;
}
textarea.contactinput {
	width: 300px;
}

div.contenttekst div.teksttop, div.teksttop {
	font-weight: bold;
}

#loading {
	position: absolute;
	top: 0px;
	left: 100px;
	width: 200px;
	height: 50px;
	border: 5px #000 solid;
	z-index: 1;
	background-color: #FFF;
}

h1 {
	margin-top: 0px;
	font-size: 30px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 30px;
}

#banner {
	clear: both;
	width: 180px;
	padding-top: 10px;
}
.banner {
	margin-bottom: 10px;
}
#nieuwsbrief input.cb {
	clear: both;
	float: left;
}
label {
	font-size: 10px;
	display: block;
	float: left;
	width: 150px;
	padding-top: 3px;
}