html{
	font-family: verdana;
	font-size: 12px;
}
body {
	background-color: #4b671e; /*#4b671e*/ /*#b0c4de*/
	/*background-image: url('/media/images/bg-schub.jpg');*/
	background-image: url('/media/images/bg-schub-png-4000.png');
	background-attachment:fixed; 
	margin:0;
	padding:0;
	width: 100%;
}
a{
	color: white;
	text-decoration: none;
}
a:hover{
	color: white;
	text-decoration: underline;
}
h1, h2, h4, h5, h6 {
	font-family:"Arial Rounded MT Bold", Arial, Verdana;
	font-size:1.3em;
	font-weight:lighter;
	letter-spacing:-1px;
	line-height:1.2em;
	margin-bottom:0.3em;
}

p, blockquote, #content ul, #content ol, address {
	font-style:normal;
	margin-bottom:1em;
}
#ceen ul.schrijven{
	padding-left:10px;
}
#ceen ul.schrijven li{
	margin-left: 10px;
	list-style:disc;
	padding-bottom:4px;
}
#ceen{
	width: 650px;	
	padding: 30px;
	float: left;
	line-height:200%;
	color: #6e6e6e;
	text-align: justify;
}
#ceen.half{
	width: 350px;
}
#ceen.half label{
	display: block;
}
#ceen img{
	width: 650px;
	margin-top: 7px;
	margin-bottom: 9px;
	display: block;
    	margin-left: auto;
    	margin-right: auto;
	border: 1px solid #c4c9cf;
}
#ceen .datum{
	margin-bottom: 10px;
	font-weight:600;
	display:block;
}
#ceen .verslag img{
	width: 607px;
	margin-left: 0px;
}
#ceen .verslag .fototitel{
	width: 597px;	
}

#wrapper{
	width: 960px; /* 960 + 36 */
	margin-left: auto;
	margin-right: auto;
	height: 100%;	
	padding-left:6px;
	padding-right:6px;
	background-image: url('/media/images/wrapper-bg.png');
	background-repeat: repeat-y;
}
#wrapper #left{
	width: 18px;
	/*height: 1930px;*/
	background-image: url('/media/images/schaduw-links.png');
	float: left;
}
#wrapper #middle{
	width: 960px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	float:left;
	background-color:#ffffff;
}

#wrapper #right{
	width: 18px;
	/*height: 1930px;*/
	background-image: url('/media/images/schaduw-rechts.png');
	float: left;
}
#header{
	height: 279px;
	width: 960px;
	/*background-image: url('/media/images/header-bg.jpg');*/
	background-image: url('/media/images/header-snoek.jpg');
	/*background-image: url('/media/images/header-zeelt.jpg');*/				
}
#header #logo{
	height: 203px;
	width: 337px;
	margin-top: 50px/*24px*/;
	float: left;
	background-image: url('/media/images/logo-bg.png');
	background-repeat: no-repeat;
}
#header #logo h5{
	color: white;
	font-size: 3.2em;
	margin-top:24px;
	margin-left:24px;
}
#header #topnav{
	width:580px;
	height: 154px;
	float: right;	
	margin-right:12px;						
}
#header #topnav img{

	float: left;
	margin-right:4px;	
	position: relative;
	left:22px;									
}
#header #topnav #blacktopnav{
	height:33px;
	background-image: url('/media/images/topnav-bg-sprite.png');	
	float: left;				
	color: white;					
}
#header #blacktopnav{
	margin-left:194px;
	position: relative;
	left:22px;
}
#header #topnav #blacktopnav ul{
	margin-top:10px;
}
#header #topnav #blacktopnav ul li{
	padding-left: 20px;
	padding-right: 20px;
	display: inline;					
}
#header #nav{
	height: 26px;
	width: 960px;
	float: left;			
}
#header #nav ul{				
	margin: 0;
	padding: 0;										
}
#header #nav ul li{				
	display: inline;	
	height: 26px;				
	margin-right: 3px;
	background-image: url('/media/images/nav-bg-sprite.png');
	background-repeat: repeat-x;
	float: left;	
	padding-left: 55px;
	padding-right: 55px;
	padding-top: 7px;	
	color: white;		
	font-family: verdana;
	font-size: 12px;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
	border-radius: 7px;
}
#header #nav ul li.last{				
	padding-left: 50px;
	padding-right: 50px;
	width: 60px;
}

#header #nav ul li.active{				
	background-image:url('/media/images/nav-bg-sprite.png');
	background-position: 0px -26px;
	color: black;		
	font-family: verdana;
	font-size: 12px;
}
#nav li.active a, #nav li.active a:hover{
	color: black;
}

#content{
	width: 960px;
	float: left;
}
/*#footer{	
	float: left;
	width: 940px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 1px; 
	background-color: #000000;
	color: white;
	text-align: center;
}*/
#footer{
	float:left;
	display: block;
	height:10px;
	width: 100%; 
	background-color: #eeeeee;
	border-bottom: solid #acbe36 3px;
}
.verslag{
	width: 610px;
	padding: 20px;
	margin-bottom: 20px;
	border: 1px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	border-right: 2px solid #cccccc;
}
.verslag img{
	width: 400px;
	border: 1px solid black;
}
.verslag h2{
	color: #ff9900;
}
#gallerij,

#gallerij{
	width:900px;
}
#ctwee{
	width: 250px;
	padding-bottom: 100px;
	background-image: url('/media/images/column2-bg.jpg');
	background-position: bottom; 
	background-repeat: no-repeat;
	float: left;
}

#ctwee.half{
	width: 550px;
	background-position: left bottom; 
	padding-top:10px;
}
#ctwee.half h1{
	padding: 30px 0 0 50px;
	
}
#ctwee.half h2{
	padding: 30px 0 0 50px;
	color: #5e5e5e;
}
#ctwee.half .inner-ctwee{
	width:400px;
	margin-left:50px;
	line-height:1.5em;
}
.inner-ctwee{
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #9a9a9a;
}
#content h1{
	/*font-family: 'Inconsolata', serif;*/
	font-size: 38px;
	color: #acbe36;
	clear:both;
}

#gallerij a,
#ceen a{
	color: #acbe36;
	text-decoration: none;
}
#gallerij a:hover,
#ceen a:hover{
	color: #acbe36;
	text-decoration: underline;
}
.inner-ctwee ul{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 6px;
}
.inner-ctwee ul li{
	margin-bottom: 8px;
}
.inner-ctwee a{
	color: #acbe36;
	text-decoration: none;
}
.inner-ctwee a:hover{
	color: #acbe36;
	text-decoration: underline;
}
.fototitel{
	width: 640px;
	background-image: url('/media/images/fototitel-bg-ie.png');
	background-repeat: none;
	color: #fff;
	position: relative;
	top: -46px;
	margin-left: 1px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: -34px;
	font-size: 14px;
	letter-spacing: 1px;
	text-align: center;
}
.menu-ctwee h3{
	background-image: url('/media/images/c2-menu-groen.jpg');
	width: 224px;
	height: 35px;
	color: white;
	padding-top: 10px;
	padding-left: 26px;
	font-weight: 100;
	/*font-family: 'Inconsolata', serif;*/
	font-size: 24px;
	margin-bottom: 1px;
}
.menu-ctwee ul{
	width: 100%;
	float: left;
	color: #2f3c18;
}
.menu-ctwee li{
	display: block;
	width: 100%;
	float: left;
	padding-top:12px;
	padding-bottom:12px;
	border-bottom: 1px solid white;
}
.menu-ctwee li.oneven {
	padding-bottom: 0px;
	padding-top: 15px;
	vertical-align:middle; 
	background-image: url('/media/images/c2-menu-uneven.jpg');
}

.menu-ctwee li.even{
	padding-bottom: 0px;
	padding-top: 15px;
	vertical-align:middle;
	background-image: url('/media/images/c2-menu-even.jpg');
}
.menu-ctwee .datum{
	width: 25%;
	padding-left: 20px;
	float: left;
}
.menu-ctwee.active .datum{
	width: 25%;
	padding-left: 6px;
	float: left;
}

.menu-ctwee .current-verslag{
	float:left;
	position:relative;
	left:-1px;
	top:-9px;
	visibility:hidden;
}
.menu-ctwee .current-verslag.active{
	visibility:visible;
}

.inner-ctwee .records .datum{
	width: 35%;
	/*padding-left: 20px;*/
	float: left;
}
.menu-ctwee .title{
	display: block;
	width: 65%;
	float: left;
}
.menu-ctwee a.title{
	color: #2f3c18;
	text-decoration: none;
}
.menu-ctwee a.title:hover{
	color: #2f3c18;
	text-decoration: underline;
}
li.auteur{
	font-weight: 600;
}

#avatar {
	background-image: url('/media/images/profiel-kader.jpg');
	background-repeat: no-repeat;
	width: 191px;
	height: 174px;
	padding-top: 9px;
	padding-left: 9px;
}
#gallerijwrapper{
	width:816px;
	margin-left:auto;
	margin-right:auto;
}
.avatar{
	background-image: url('/media/images/profiel-kader.jpg');
	background-repeat: no-repeat;
	width: 191px;
	height: 174px;
	padding-top: 9px;
	padding-left: 9px;
	float:left;
	margin-right:4px;
}
.avatar .photowrapper{
	width: 172px;
	height: 134px;
	overflow:hidden;
}
.avatar .photowrapper img{
	opacity:0.7;
	filter:alpha(opacity=70);
}
.avatar:hover .photowrapper img{
	opacity:1;
	filter:alpha(opacity=100);
}
.avatar p{
	/*margin-top:0px;*/
}	
span.admin{
	color: #ff9900;
}

.short{
	float: left;
}
.short p{
	float: left;
	width: 100px;
}
.short h2{
	margin: 0;
	padding: 0;
}
#pagination li{
	margin-left: 4px;
	margin-right: 5px;
	display: inline;
	float: left;
}
#slider img {
	float: left;
	margin: 0 2em 0 0;
}
.homepage #ctwee a,.homepage #ctwee a:hover{
	color: #6e6e6e;
}
.homepage #ctwee label{
	color: #6e6e6e;
	display: block;
}
#pagination{
	width:400px;
	height: 30px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#pagination a{
	width: 100px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#pagination .prev{
	float: left;
}
#pagination .next{
	float: right;
}
.menu-ctwee label{
	margin-bottom:4px;
}

/* Search */


.block-search a {
	color:#acbe36;
	text-decoration:none;
}
.block-search a:hover {
	text-decoration:underline;
}


.block-search h2 {
	margin:0.5em 0;
}


.column-left {
	float:left;
	width:900px;
}
.column-right {
	float:right;
	width:300px;
}


.story .title {
	height:100px;
	padding-left:60px;
}

.block-search .title {
	background:url(/media/images/icon12.png) 0 0 no-repeat;
	background-position:left; 
	padding-left:70px;
	padding-top:20px;
	
}

.story .title h1 {
	font-size:2.4em;
	padding:0;
	margin:0;
	color:#000;
}
.story .title h1 a {
	color:#000;
}
.story .title h2 {
	font-size:1.4em;
	padding:0 0 2px 0;
	margin:0;
	color:#000;
}
.story .title h2 a {
	color:#000;
}
.story .title h4 {
	padding:0;
	margin:1px 0 0 0;
	font-size:1em;
	font-weight:normal;
	color:#8d8d8d;
}
.story p {
	color:#333;
	text-align:justify;
	line-height:1.65;
	padding:0 0 20px 0;
	margin:0;
}
.story p img.right {
	float:right;
	margin:0 0 0 2em;
}
.story p img.left {
	float:left;
	margin:0 2em 0 0;
}


.block-search .block {
	border:2px solid #e9e9e9;
	background:#f5f5f5;
	padding:16px 20px 18px 20px;
	margin-bottom:34px;
	width:185px;
	float:left;
	clear:both;
}
.column-left .block {
	width:576px;
}
.block-search .block h3 {
	padding:0;
	margin:0 0 12px 0;
	font-size:1.4em;
	color:#000;
}
.column-right .block h3 {
	font-size:1.25em;
}
.block-search .block h3 a {
	color:#000;
}
.block-search .block p {
	color:#010101;
	line-height:1.5;
}

.block-search ul.search-results {
	list-style:none;
	padding:0;
	margin:0;
	border-top:1px solid #e0e0e0;
}
.block-search ul.search-results li {
	padding:10px 0;
	border-bottom:1px solid #e0e0e0;
}
.block-search ul.search-results li h2, ul.search-results li p {
	padding:0;
	margin:0;
}
.block-search ul.search-results li p {
	color:#8d8d8d;
} 
.block-search .title {
	color:#8d8d8d;
}
.column-left{
	padding: 10px 30px 30px 30px;
}
.block-search form{
	margin-top:10px;
}

/* validate form */

input[type='text'],input[type='password']{
	margin:4px;
	padding:4px;
	border: 1px solid #dddddd;
	height: 1.6em;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	border-radius: 4px;
	width:280px;
}
select{
	margin:4px;
	padding:2px;
	border: 1px solid #dddddd;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	border-radius: 4px;
	width:280px;
}
textarea{
	border: 1px solid #dddddd;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	border-radius: 4px;
	padding:4px;
	width:280px;
}
#ctwee input[type='text'],#ctwee input[type='password']{
	width:170px;
}
input.success, textarea.success{
	background:#fff url(/media/images/tick_circle.png) no-repeat; /*#d5ffce*/
	background-position: right;
	/*border: 1px solid #9adf8f;*/
	border: 1px solid #dddddd;
}
input.error, textarea.error{
	background:#fff url(/media/images/cross_circle.png) no-repeat; /*#ffcece*/
	background-position: right;
	/*border: 1px solid #df8f8f;*/
	border: 1px solid #dddddd;
}
span.required{
	color: red;
}
#writeForm label{
	display: block;
	width:200px;
	float:left;
}
#writeForm input[type=text],#writeForm textarea{	
	width:750px;
}
#writeForm .date_field select{
	width:150px;
}

.top10 .helft{
	width: 100%;
	padding: 20px;
	padding-left:8px;
}
.top10 {
	
	width:40%;
	float:left;
	padding: 5px 30px 0 30px;
}
.options{
	width:300px;
	float:right;
	position:relative;
	top:-15px;
	line-height:200%;
	color: #cccccc;
}
.options a{
	float:right;
	margin-right:8px;
	position:relative;
	top:-10px;
}
#pagination a.active{
	font-size: 1.5em;
	text-decoration: underline;
}
#pagination.mijn-verslagen{
	width:800px;	
}
form #safety,
form .hidden{
	display: none;
	visibility: hidden; 
}
form p{
	text-align: left;
}
.archivesearch{
	width:300px;
	height:23px;
}
.archivesubmit{
	height:30px;
}
ul.top3{
	margin-top:20px;
}
input .contactsubmit{
	height:30px;
}
a.more.title{
	float:right;
	margin-right:4px;
}
.grijs{
	color: grey;
}

#content #ceen p.error_msg{
	display:block;
	width: auto;
	color: #665252;
	background-color: #ffcece;
	border: 1px solid #df8f8f;
	padding:5px;
	padding-left:25px;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	border-radius: 4px;
}
#content #ceen p.error_msg.succes{
	background-color: #d5ffce;
	border: 1px solid #9adf8f;
}
li.insertimage:hover{
	cursor: hand;
	float:left;
	display: inline;
}
input:focus,
textarea:focus{
	background-color:#f4f4f4;
}
span.home{height:31px;margin-left:17px;}

#reacties .submit{				
	display:block;
	background:url('/media/images/submitbg.jpg') repeat-x;				
	width:120px;
	height:10px;
	text-align:center;
	/*text-transform:uppercase;*/
	color:#666666;
	text-decoration:none;
	font-size:1.2em;
	/*font-weight:bold;*/
	margin:0px 0 20px 0px;
	border:1px solid #dbdbdb;
	cursor:pointer;
	height:30px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding-bottom:4px;
}

#reacties .submit:hover{
	border:1px solid #b2b2b2;
}

#reacties .submit.p180{
	width:180px;
}

