body {
	margin: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	background-attachment: fixed;
}

form {
	margin: 0px;
}

#milonic {
	display: none;
}

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

a {
	color: #000;
}

a:hover {
	color: #000;
}

#pageholder1 {
	position: relative;
	width: 960px;
	margin: auto;
}

#pageholder2 {
	position: relative;
	width: 800px;
	background-color: #FFFFFF;
	height: 100%;
}

.over {
	background-color: #FFFFFF;
}

.normaal {
	background-color: transparent;
}

#top {
	position: relative;
	width: 100%;
	background-color: #FFFFFF;
}

#topfoto {
	position: relative;
	width: 790px;
	height: 198px;
	left: 5px;
}

#hoofdmenu {
	position: relative;
	width: 790px;
	margin-top: 2px;
	left: 5px;
}

#hoofdmenu table {
	width: 790px;
}

#hoofdmenu A {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#hoofdmenu .menuitem {
	background-color: #000;
	height: 24px;
	line-height: 24px;
	border-top: solid 2px #FFF;
	border-left: solid 1px #FFF;
}

#hoofdmenu .menuitemeerste {
	background-color: #000;
	height: 24px;
	line-height: 24px;
	border-top: solid 2px #FFF;
}

#hoofdmenu .menuitemopenvorige {
	background-color: #000;
	height: 24px;
	line-height: 24px;
	border-top: solid 2px #FFF;
}

#hoofdmenu .menuitemopen {
	background-color: #F00;
	border-left: solid 1px #000;
	border-top: solid 1px #000;
	border-right: solid 1px #000;
	line-height: 24px;
}

#hoofdmenu .menuitemopen a {
	color: #FFF;
}

#snelkeuze {
	width: 150px;
	height: 66px;
	background-color: #000;
}

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

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

#snelkeuze .submit {
	position: relative;
	float: right;
	margin-right: 5px;
	line-height: 10px;
	background-color: #000;
	border: 0px;
	color: #FFF;
	font-size: 18px;
	height: 20px;
}

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

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

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

#submenu {
	position: relative;
	height: 29px;
	background-color: #F00;
	font-weight: normal;
	line-height: 30px;
	color: #000;
	border-left: solid 1px #000;
	border-bottom: solid 1px #000;
	border-right: solid 1px #000;
	width: 788px;
	left: 5px;
}

#submenu span {
	padding: 1px 0 1px 0;
}

.submenuitemselected {
	background-color: #FFFFFF;
}

#submenu A {
	padding-left: 6px;
	color: #000;
	text-decoration: none;
	padding-right: 10px;
}

#submenu A:hover {
	color: #FFF;
	text-decoration: none;
}
#submenu A.submenuitemopen {
	color: #FFF;
}

#submenu .submenuitemselected A {
	font-weight: normal;
}

#subsubmenu {
	width			:	150px;
	background-color:	#CCC;
	border-bottom: solid 7px #FFF;
}
#subsubmenu .item, #subsubmenu .itemopen {
	line-height		:	30px;
	display			:	block;
	width			:	140px;
	border-bottom	:	1px #FFF solid;
	padding-left	:	10px;
	height			:	30px;
	color			:	#000;
	font-weight		:	bold;
}

#subsubmenu .itemopen {
	color			:	#000;
}

#subsubmenu .item a {
	color			:	#000;
	text-decoration	:	none;
}

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

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

.kop {
	position: relative;
	background-color: #F00;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}

#links .itemtext {
	position: relative;
	padding-left: 5px;
	border-left: 1px solid #FF0000;
	font-size: 11px;
}

#links {
	position: relative;
	width: 150px;
	left: 5px;
	top: 7px;
	float: left;	
}

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

#middle {
	position: relative;
	width: 470px;
	top: 7px;
	float: left;
	left: 10px;
}

#rechts {
	position: relative;
	float: right;
	right: 5px;
	margin-top: 28px;
	width: 170px;
	z-index: 110;
}

#rechts .itemtext {
	position: relative;
	padding-right: 5px;
	border-right: 1px solid #FF0000;
	font-size: 11px;
	color: #000000;
}

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

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

#nieuwsarchief .itemtext A {
	color: #000000;
	text-decoration: none;
}

#nieuwsarchief .itemtext A:hover {
	text-decoration: underline;
}

.nieuwsitem {
	padding-left: 10px;
}

#advertenties {
	position: absolute;
	width: 150px;
	top: 17px;
	left: 50%;
	margin-left: 335px;
}

#advertenties A {
	text-decoration: none;
}

#advertenties .banner {
	border-bottom: 1px solid #000000;
}

#bottom {
	clear: both;
	position: relative;
	width: 100%;
	height: 69px;
	background-color: #FFF;
	top: 15px;
}

#bottom2 {
	position: relative;
	height: 69px;
	line-height: 150%;
	color: #CCC;
/*	background-color: #7F81C1;*/
	background-image: url(/images/footer.jpg);
	font-size: 11px;
	width: 790px;
	left: 5px;
}

#bottom2 div {
	margin-left: 11px;
	margin-top: 18px;
}

#bottom A {
	color: #CCC;
	text-decoration: none;
}

#legeplekhits {
	position: absolute;
	color: #000000;
	font-size: 22px;
	font-weight: bold;
	left: 0px;
	text-align: center;
	width: 150px;
	margin-top: 20px;
	cursor: pointer;
}
#legeplekbezoekers {
	position: absolute;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	left: 0px;
	text-align: center;
	width: 150px;
	margin-top: 44px;
	cursor: pointer;
}
/* 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: #EEE;
	width: 7px;
	height: 21px;
}

.tab .tabbg {
	float: left;
	background-color: #EEE;
	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: #000;
}

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

.tabopen .tabbg {
	float: left;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #EEE;
	border-top: solid 1px #000;
	height: 21px;
}
.tabopen .tabright {
	float: left;
	background-color: #EEE;
	border-right: solid 1px #000;
	border-top: solid 1px #000;
	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 #000;
	padding: 9px;
	line-height: 15px;
	height: 100px;
	background-color: #EEE;
	text-align: justify;
}

.tabtext {
	position: relative;
	float: left;
	width: 440px;
	border: solid 1px #000;
	padding: 9px;
	line-height: 15px;
	background-color: #EEE;
	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: #000;
}
#honkmenu {
	position: relative;
	width: 455px;
	top: 31px;
	left: 15px;
	float: left;
}
#honkmiddle {
	position: relative;
	width: 455px;
	top: 31px;
	float: left;
	left: 15px;
	border-bottom: #FFFFFF 51px solid;
}
.vrijwilliglink a {
	color: #00306D;
	padding-left: 6px;
}
tr .titel {
	background-color: #2C83AD;
	font-weight: bold;
	color: #FFFFFF;
}

.navigatie {
	margin-top: 10px;
}

/* Gastenboek */

.bericht {
	border: solid 1px #000;
	background-color: #FFF;
	padding: 5px;
}

.bericht .head {
	position: relative;
	font-weight: bold;
}

.bericht .head .datum {
	position: absolute;
	right: 0px;
}

#gbtoevoegen {
	padding: 5px;
	background-color: #FFFFFF;
	border: solid 1px #000000;
}

.input {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	border: solid 1px #000;
}

textarea.input {
	width: 300px;
}

.curpage {
	font-weight: bold;
}

.vorige, .volgende {
	text-decoration: none;
}


.gbnav {
	clear: both;
	width: 460px;
}

.gbnav .head {
	background-color: #000;
	color: #FFFFFF;
	padding: 2px;
}

.gbnav .head A {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}

/* kalender */

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

.showmonthyear {
	text-align: center;
}

.weekdagen td {
	background-color: #000;
	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: 165px;
}

.groepnaam {
	font-weight: bold;
}

.tabelkop td {
	background-color: #000;
	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: #000;
}

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

.sitemap1 {
	padding-left: 10px;
}

.sitemap2 {
	padding-left: 20px;
}

.sitemap2 {
	padding-left: 30px;
}

/* Begin koop een kuub */

#speelveldholder {
	position: relative;
}

#speelveld {
	background-image: url("/images/kuubOpen.gif");
	border: solid 10px #FFFFFF;
}

#speelveld td {
	height: 12px;
	width: 12px;
	color: #FFFFFF;
	font-size: 8px;
	line-height: 8px;
	text-align: center;
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
}

.scheiding {
	background-color: #FFF;
}

.kuub0 {
	cursor: pointer;
}

.kuub1 {
	background-image: url("/images/kuubGereserveerd.gif");
	cursor: pointer;
}

.kuub2 {
	background-image: url("/images/kuubVerkocht.gif");
	cursor: pointer;
}

.popup {
	background-color: #FFFFFF;
	padding: 5px;
	width: 231px;
	border: solid 4px #000;
	background-color: #EEE;
}

.close {
	position: absolute;
	right: 2px;
	top: 2px;
	cursor: pointer;
}

.kuubnr {
	position: relative;
	width: 30px;
	text-align: right;
	float: left;
}

#kopen .button {
	border: solid 1px #000;
	color: #000;
	background-color: #EEE;
	font-weight: bold;
}

.kuubsover {
	position: absolute;
	width: 200px;
	left: 450px;
	top: 0px;
}

s, strike {
	color: #F00;
	text-decoration: none;
}
ul.doorklik {margin:0;padding:10px 0;}
ul.doorklik li{margin:0 0 5px 15px;}
