/*
S'AMUSE

#41166E		Paars
=================================================================*/




/* Hoofdlayout
=================================================================*/
* {
	margin:0;
	padding:0;
	}
body {
	position:relative;
	font-family:arial;
	font-size:70%;
	line-height:130%;
	background-color:#ccc;
	}
.noshow {
	position:absolute;
	left:-9000px;
	}
.clearlaag {
	clear:both;
	line-height:1px;
	font-size:1px;
	}
#wrapitall {
	position:relative;
	background-position:center;
	background-repeat:repeat-y;
	background-image:url('gfx/bgbody.gif');
	}
#wrapper {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:780px;
	}
#wrapitall img {
	display:block;
	border:0px;
	}
#logo {
	display:block;
	}
a:link {
	color:#039;
	}
a:hover {
	color:#36c;
	}
a:visited {
	color:#639;
	}
a:visited:hover {
	color:#96c;
	}
#linkerkant {
	position:relative;
	float:left;
	width:240px;
	background-color:#fff;
	padding-bottom:30px;
	}
#rechterkant {
	float:left;
	width:460px;
	position:relative;
	padding-top:190px;
	position:relative;
	z-index:0;
	}
#linkerkant dl {
	padding:20px 20px 20px 10px;
	}
#linkerkant dt {
	font-family:georgia;
	font-weight:bold;
	font-size:1.1em;
	}
#linkerkant dd {
	font-family:verdana;
	}
#linkerkant address {
	font-style:normal;
	padding-left:10px;
	}
#imagecontainer {
	position:absolute;
	height:190px;
	width:100%;
	overflow:hidden;
	top:30px;
	left:0px;
	background-color:#fff;
	}
#imagecontainer div {
	position:relative;
	width:780px;
	height:190px;
	margin-left:auto;
	margin-right:auto;
	}
#imagecontainer h1 {
	color:#fff;
	position:absolute;
	top:160px;
	right:1px;
	font-family:georgia;
	font-size:2.0em;
	z-index:110;
	}
#imagecontainer h2 {
	color:#000;
	position:absolute;
	top:161px;
	right:0px;
	font-family:georgia;
	font-size:2.0em;
	z-index:105;
	}
#imagecontainer img {
	position:relative;
	left:240px;
	}
#kruimelpadbg {
	position:absolute;
	height:30px;
	width:100%;
	overflow:hidden;
	top:220px;
	left:0px;
	background:url('gfx/bgkruimelpad.gif') repeat-y;
	}
#kruimelpad {
	height:23px;
	background-color:#86B20E;
	color:#fff;
	font-weight:bold;
	padding:7px 10px 0px 10px;
	}
#kruimelpad a:link,
#kruimelpad a:visited,
#kruimelpad a:hover,
#kruimelpad a:visited:hover {
	}
#kruimelpad a:link,
#kruimelpad a:visited {
	color:#fff;
	}
#kruimelpad a:hover,
#kruimelpad a:visited:hover {
	color:#DFEDB8;
	}

#content {
	font-family:verdana;
	padding:20px 10px 10px 10px;
	width:440px;
	}
#content p {
	margin-bottom:15px;
	}
#content h1 {
	font-family:georgia;
	font-size:1.2em;
	margin-bottom:20px;
	}
#content h2 {
	font-family:georgia;
	font-size:1.0em;
	color:#41166E;
	margin-bottom:15px;
	}
.foto_links {
	float:left;
	margin:0px 20px 8px 0px;
	}
.foto_rechts {
	float:right;
	margin:0px 0px 8px 20px;
	}
.contentlist {
	margin-bottom:15px;
	}
.contentlist li {
	list-style:none;
	padding-left:20px;
	background:url('gfx/arrow.gif') no-repeat 10px 5px;
	}



#topbar {
	background-color:#EAF2FF;
	}
#topbar div {
	width:780px;
	margin-left:auto;
	margin-right:auto;
	height:30px;
	}
#bottombar div {
	width:780px;
	margin-left:auto;
	margin-right:auto;
	height:30px;
	}
#bottombar {
	background-color:#fff;
	background-position:center;
	background-repeat:repeat-y;
	background-image:url('gfx/bgbottombar.gif');
	color:#fff;
	font-weight:bold;
	padding-top:10px;
	}







/* Formulieren
=================================================================*/
input,
select,
textarea {
	font-size:1em;
	font-family:courier;
	}
#zoeken {
	width:180px;
	margin-top:6px;
	float:right;
	}
#zoeken fieldset {
	border:0px;
	}
#zoekveld {
	width:120px;
	}
#zoekveld:focus {
	background-color:#FAEAEA;
	}
#zoeken .button {
	color:#41166E;
	font-weight:bold;
	background-color:#EAF2FF;
	border:0px;
	cursor:pointer;
	font-family:arial;
	}
#zoeken .button:hover {
	background-color:#fff;
	}













































