/* v1.0 | 20080212 */
.spacer ul { list-style: square; list-style-position:inside; }
* {
	margin:0; padding:0;
	outline: 0;		
	background: transparent;
	
}

body {	
	font-size: 12px;
	font-family: "Trebuchet MS"
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	border: 0;
}

.clear {
	clear: both;
}
/******* BEGIN CSS *********/

body {
	/*
	background: #eeeaef url(../images/opmaak/background.jpg) top repeat-x;
	*/
	background-color:#d48ddc;
	margin: 0;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
}

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

.header-left { width:753px; float:left; overflow:hidden; }
.header-right { width:238px; height:400px; float:right; }
.header-right-home { width:238px; height:175px; float:right; }

p {
	line-height:18px;
}

#container {
	width: 1005px;
	margin: 0 auto;
}
#header {
	height: 85px;
}

#logo {
	float: left;
	width: 199px;
}

/* Menu Ombouw Jaap */

#menu {
	float:left; display:inline;
	min-height:85px; _height:85px; width:806px;
	background: url(../images/opmaak/menu_sub.jpg) no-repeat bottom left;
	padding-bottom:3px;
}

#menu_main ul {
	height:51px;
	overflow:hidden;
}

#menu_main ul li {
	float:left;
}

#menu_sub ul {
	padding-left:20px;
}

#menu_sub ul li {
	display:block;
	float:left;
	height:16px;
	padding:8px 8px 8.5px 8px;
}

#menu_sub ul li a {
	color:#FFF;
}

#menu_main a {
	height:51px;
	display:block;
	text-decoration:none;
	background-repeat:no-repeat;
}

#menu_main .menu_main_home a { background-image:url(../images/opmaak/menu_main_home.jpg); width:87px; }
#menu_main .menu_main_home a:hover, .menu_main_home_selected { background-image:url(../images/opmaak/menu_main_home_hover.jpg); width:87px; }

#menu_main .menu_main_nuuws a { background-image:url(../images/opmaak/menu_main_nuuws.jpg); width:83px; }
#menu_main .menu_main_nuuws a:hover, .menu_main_nuuws_selected { background:url(../images/opmaak/menu_main_nuuws_hover.jpg); width:83px; }

#menu_main .menu_main_activiteiten a { background-image:url(../images/opmaak/menu_main_activiteiten.jpg); width:123px; }
#menu_main .menu_main_activiteiten a:hover, .menu_main_activiteiten_selected { background-image:url(../images/opmaak/menu_main_activiteiten_hover.jpg); width:123px; }

#menu_main .menu_main_gastenboek a { background-image: url(../images/opmaak/menu_main_gastenboek.jpg); width:120px; }
#menu_main .menu_main_gastenboek a:hover, .menu_main_gastenboek_selected { background-image: url(../images/opmaak/menu_main_gastenboek_hover.jpg); width:120px; }

#menu_main .menu_main_organisatie a { background-image: url(../images/opmaak/menu_main_organisatie.jpg); width:127px; }
#menu_main .menu_main_organisatie a:hover, .menu_main_organisatie_selected  { background-image: url(../images/opmaak/menu_main_organisatie_hover.jpg); width:127px; }

#menu_main .menu_main_kleen a { background-image: url(../images/opmaak/menu_main_kleen.jpg); width:96px; }
#menu_main .menu_main_kleen a:hover, .menu_main_kleen_selected  { background-image: url(../images/opmaak/menu_main_kleen_hover.jpg); width:96px; }

#menu_main .menu_main_links a { background-image: url(../images/opmaak/menu_main_links.jpg); width:76px; }
#menu_main .menu_main_links a:hover, .menu_main_links_selected { background-image: url(../images/opmaak/menu_main_links_hover.jpg); width:76px; }

#menu_main .menu_main_contact a { background-image: url(../images/opmaak/menu_main_contact.jpg); width:93px; }
#menu_main .menu_main_contact a:hover, .menu_main_contact_selected { background-image: url(../images/opmaak/menu_main_contact_hover.jpg); width:93px; }

#promotie  {
	padding: 10px 3px 0 3px;

}

#fotoalbumlink {
	position:absolute;
	padding: 330px 0 0 0;
	z-index:999;
	height:47px; width:166px;
}
#fotoalbumlink-home {
	position:absolute;
	padding: 115px 0 0 0;
	z-index:999;
	height:47px; width:166px;
}

.fotoalbumlink {
	height:47px; width:166px;	
	background:url(/images/opmaak/btn_fotoalbum.gif) no-repeat center;
	display: block;
	cursor: pointer;
}
.fotoalbumlink-home {
	height:47px; width:166px;	
	background:url(/images/opmaak/btn_fotoalbum.gif) no-repeat center;
	display: block;
	cursor: pointer;
}

.spacer {
	padding: 10px 30px 10px 30px;
	line-height: 18px;
}
	.spacer h2 {
		font-size: 20px;
		font-weight: bold;
		color: #812990;
	}	
	.spacer img {
		margin: 5px;
	}
	
.spacer_detail {
	padding: 0px;
	min-height: 480px;
	width:1005px;
}

.spacer_detail h2 {
	font-size: 20px;
	font-weight: bold;
	color: #812990;
	padding: 0px 17px 0 17px;
}
	.spacer_detail img {
		margin: 5px;
	}

#container_nieuws_top {
	width: 1005px;
	height: 17px;
	height: 7px!important;
	padding: 10px 0 0 0;
	background: url(../images/opmaak/container_nieuws_top.jpg) no-repeat;
}

#container_nieuws_background {
	width: 1005px;
	background: url(../images/opmaak/container_nieuws_background.jpg) repeat-y;
}

#container_nieuws_bottom {
	width: 1005px;
	height: 17px;
	background: url(../images/opmaak/container_nieuws_bottom.jpg) no-repeat;
}

.nieuws_klein {
	float: left;
	padding: 11px;
	display: inline;
	width: 312px;
}
.album_klein {
	float: left;
	
}
	.nieuws_klein_top {
		width: 312px;
		width: 292px !important;
		height: 31px;
		height: 21px !important;
		padding: 10px 10px 0 10px;
		background: url(../images/opmaak/nieuws_klein_top.jpg) no-repeat;
		color: #FFFFFF;
		font-weight: bold;
	}
		.nieuws_klein_top a {
			color: #ffffff;
		} 
	
	.nieuws_klein_content {
		width: 312px;
		width: 292px !important;
		height: 125px;
		background: url(../images/opmaak/nieuws_klein_background.jpg) repeat-y;
		padding: 10px;
	}
	
	.nieuws_klein_content_home {
		width: 312px;
		width: 292px !important;
		height: 190px;
		height: 170px !important;
		background: url(../images/opmaak/nieuws_background.jpg) no-repeat;
		padding: 10px;
	}
	
	.nieuws_klein_bottom {
		width: 312px;
		width: 302px !important;
		height: 45px;
		text-align: right;
		padding: 0 10px 0 0;
		background: url(../images/opmaak/nieuws_klein_bottom.jpg) no-repeat bottom;
	}
	
	.album_klein_bottom {
		width: 312px;
		width: 302px !important;
		height: 25px;
		text-align: right;
		padding: 0 10px 0 0;
		background: url(../images/opmaak/nieuws_klein_bottom.jpg) no-repeat bottom;
	}
	
.gastenboek_titel {
	padding: 0 0 3px 0;
	color:#666;
}

.gastenboek_bericht {
	padding: 0 0 15px 5px;
	font-weight: bold;
}

.gastenboek {
	padding: 0 0 0 18px;
}

.gastenboek_berichten {
	float:left;
	width:600px;
	border-right: 1px solid #bdbbc0;
	padding-right:10px;
}

.gastenboek_plaatsen {
	float:right;
	width:365px;
	overflow:hidden;
	padding-left:10px;
}

.gasteboek img.validatie {

}

.nieuws_titel {
	padding: 0 0 10px 0;
	font-weight: bold;
}

.nieuws_bericht {
}

.nieuws_item {
	clear:both;
	background: #ffffff;
	border: 1px solid #999999;
	margin: 0 0 20px 0;
	padding: 10px 10px 5px 10px;
}

.nieuws_item a {
	float:left;
}

.nieuws_bericht img {
	float:left;
}

.nieuws_knop {
	clear: both;
	padding: 10px 0 5px 0;
}

#footer {
	padding: 10px;
	text-align: center;
	font-size: 10px;
	color: #812990;
}
	#footer a {
		color: #812990;
	}

label {
	float: left;
	width:  110px;	
	padding: 5px 0 0 0;
}

input, select {	
	background: #ffffff;
	margin: 0 0 5px 0;
	border: 1px solid #999999;
	height: 20px;
}
textarea {
	float: left;
	width: 220px;
	background: #ffffff;
	margin: 0 0 5px 0;
	border: 1px solid #999999;
	height: 80px;
}
input.submit {
	float: left;
	width: 100px;
	background: #812990;
	color: #ffffff;
	height: 20px;
	border: 0px;
	padding: 0 0 4px 0;
	cursor: pointer;
}

.thumbs li {
	line-height: 20px;
}

.fotoalbum {
	display: inline;
	float: left;
	margin: 10px;
	width: 243px;
	width: 203px !important;
	height: 230px;
	height: 250px !important;
	background: #ffffff;
	padding: 10px;
	text-align: center;
	border: 1px solid #999999;
}

.fotoalbum a, .fotoalbum a:hover {
	text-decoration: none;
}



.linkpagina {	
	float: left; 
	width: 184px;
	width: 182px !important;
	padding: 15px 0 0 0;
	margin: 0px 5px 10px 5px;
	height: 180px;
	height: 165px !important;
	background: #FFFFFF;
	border: 1px solid #999999;
}

.fotorij a {
	width: 240px;
	height: 160px;
	display: block;
	text-decoration: none;
}

.fotorij {
	float: left;
	width: 240px;
	margin: 5px 0 0 5px;
	height: 160px;
	overflow: hidden;
	display: block;
}