@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}

#header {
	background-image: url(images/layout/bg.jpg);
	background-repeat: repeat-x;
	height: 243px;
	width: 100%;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin: 0px;
}

#header #foto {
	background-image: url(images/layout/kids.jpg);
	height: 243px;
	width: 650px;
	margin-left: 10px;
	background-repeat: no-repeat;
}

#navigatie {
	height: 240px;
	width: 800px;
	clear: both;
	left: 0px;
	top: 0px;
	position: absolute;
}

#navigatie #start {
	position: absolute;
	left: 105px;
	top: 89px;
}

#navigatie #lid {
	position: absolute;
	left: 45px;
	top: 111px;
}

#navigatie #activiteiten {
	position: absolute;
	left: 26px;
	top: 136px;
}

#navigatie #workshops {
	position: absolute;
	left: 45px;
	top: 163px;
}

#navigatie #nieuws {
	position: absolute;
	left: 82px;
	top: 193px;
}

#navigatie #over {
	position: absolute;
	left: 605px;
	top: 43px;
}

#navigatie #publicaties {
	position: absolute;
	left: 640px;
	top: 70px;
}

#navigatie #sponsors {
	position: absolute;
	left: 660px;
	top: 99px;
}

#navigatie #links {
	position: absolute;
	left: 647px;
	top: 130px;
}

#navigatie #contact {
	position: absolute;
	left: 634px;
	top: 158px;
}

#navigatie #fotos {
	position: absolute;
	left: 623px;
	top: 183px;
}

#footer {
	background-image: url(images/layout/footer.jpg);
	height: 40px;
	background-repeat: repeat-x;
	clear: both;
	font-size: 10px;
	text-indent: 20px;
	padding-top: 30px;
	color: #888888;
}

#danser {
	position: absolute;
	left: 771px;
	top: 42px;
}

#container {
	background-color: #FFFFCC;
	margin: 0px;
}

#drukdrukdruk {
	height: auto;
	width: 220px;
	float: left;
	padding-right: 10px;
	padding-left: 20px;
}

#inhoud {
	height: auto;
	width: 510px;
	float: left;
	padding-left: 10px;
	padding-right: 20px;
}

#inhoud .titel {
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #555555;
	display: block;
	padding-bottom: 2px;
}

#inhoud .subtitel {
	display: block;
	padding-bottom: 2px;
	text-transform: uppercase;
	font-weight: bold;
}

.top {
	font-size: 9px;
	text-align: right;
}

a {
	color: #336699;
	text-decoration: none;
}
a:hover  {
	color: #B6DFEA;
}


#kijker {
	background-color: #E3EAEB;
	width: 130px;
	float: left;
	background-image: url(images/layout/kijker_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 170px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

p {


}

.druk {
	background-image: url(images/layout/drukdrukdrk_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding: 5px;
	margin-bottom: 5px;
}

.druk .titel {
	font-weight: bold;
	color: #415170;
}

#footer .tekst {
	font-size: 10px;
	text-indent: 20px;
}

table .info {

}

table  .info_titel  {
	background-color: #415170;
	color: #DDDDDD;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

table  .info_tekst  {
	background-color: #E3EAEB;
	padding-left: 5px;
}

table .contact {

}

table  .contact_titel  {
	background-color: #415170;
	color: #DDDDDD;
	padding: 2px;
}

table  .contact_tekst  {
	background-color: #E3EAEB;
}

.activiteit_datum {
	font-weight: bold;
	color: #738398;
	font-size: 9px;
}

.activiteit_titel {
	font-weight: bold;
	color: #415170;
	font-size: 10px;
}

.detail_activiteit {
}

.foto_activiteit {
	float: left;
	padding-right: 15px;
}

.activiteit_inhoud {
	font-size: 11px;
	font-weight: normal;
	color: #444444;
}

.activiteit_info {
	font-size: 9px;
	font-weight: normal;
}

.gegevens_activiteit {
}

#intro {
	background-image: url(images/intro/bg_intro.jpg);
	background-repeat: repeat-x;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin: 0px;
	background-color: #E3EAEB;
}

#foto_intro {
	left: 0px;
	top: 0px;
	padding: 0px;
	margin: 0px;
}
