* {
padding:0; 
margin:0; 
}

body {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image: url(../img/body_back.gif);
	background-repeat: repeat-y;
	background-position: center 0px;
	}

html, body {
	margin: 0;
   	padding: 0;
	height: 100%;
	}

#wrapper {
	text-align:left;
	height:100%;
	width:942px;
	margin:0 auto -22px;
	}
#header {
	width: 608px;
	float:left;
	height:145px;
	margin:0 0 20px 3px;
	background-color:#CCCCCC;
	background-image: url(../img/header.gif);
	background-repeat: no-repeat;
	}
#mousetrail {
	padding:2px 0 5px 0px;
	float:left;
	color: #fff;
	width: 300px;
	font-size:9px;
}
#mousetrail ul {
	list-style-type:none;
}
#mousetrail ul li {
	list-style-type:none;
	display:inline;
	padding-right:5px;
}
#mousetrail a:link,#mousetrail a:visited, #mousetrail a:active {
	text-decoration: none;
	color: #fff;
}
#mousetrail a:hover,#mousetrail a:focus {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color:#1a4a9c;
}

#submenu {
	float:left;
	width:120px;
	margin-top: 30px;
}
#submenu ul {
	display: block;
	text-align:left;
}
#submenu ul li {
	display: block;
	display: inline;
	font-size:9px;
}
#submenu a {
	color: #FFFFFF;
	display: block;
	margin: 0px;
	text-decoration: none;
	padding-bottom:2px;
}
#submenu ul li a:link,#submenu ul li a:visited {
	display: block;
	padding-left: 0px;
	margin: 8px 2px 0px 3px;
}
#submenu ul li a:hover,#submenu ul li a:focus,#submenu ul li a:active {
	display: block;
	padding-left: 0px;
	margin: 8px 2px 0px 3px;
	color: #CCCCCC;
}

body > #wrapper {
	height:auto;
	min-height:100%;
	}

#fotoleft {
	background-image: url(../img/menuback.jpg);
	background-repeat: no-repeat;
	background-position: -1px 0px;
	float:left;
	width:164px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-right:0px;
	text-align:left;
}
/* BEGIN menu */

#menu {
	float:left;
	font-size:11px;
	width:163px;
	margin:60px 0 10px 0px;
	padding-bottom:20px;
	border-top:1px solid #ec2227;
}
#menu ul {
	margin-bottom:6px;
	font-size: 11px;
}
#menu li {
	list-style: none;
	margin: 0px;
	text-align:right;
	width: 157px;
}
#menu ul li a:link, #menu ul li a:visited {
	border-bottom:1px solid #ec2227;
	color: #fff;
	list-style: none;
	margin: 0px;
	text-decoration: none;
	display: block;
	width: 158px;
	padding:3px 6px 3px 0px;
	background-color: #1a4a9c;
	filter: alpha(opacity=70);
		-moz-opacity:0.7;
	opacity: 0.7;
		-html-opacity: 0.7;
}
#menu ul li a:hover  {
	list-style: none;
	border-bottom:1px solid #fff;
	display: block;
}
#menu ul li.active li {
}
#menu ul li.normal a:link, #menu ul li a:visited  {
}

#menu ul li.active a {
	font-weight: bold;
	text-decoration: none;
	width: 158px;
	display: block;
}
#menu ul li.active ul li a:link, #menu ul li.active ul li a:visited  {
	width: 149px;
	padding:3px 15px 3px 0px;
	font-weight: normal;
	border:none;
 	background-color: #1a4a9c;
	filter: alpha(opacity=70);
		-moz-opacity:0.7;
	opacity: 0.7;
		-html-opacity: 0.7;
}
#menu ul li.active ul li a:hover  {
	padding:3px 15px 3px 0px;
	color: #ec2227;
	list-style: none;
	font-weight: normal;
	text-decoration: none;
	width: 149px;
}
#menu ul li.active ul li.active a {
	font-weight: bold;
}


/* END menu */

#content {
	float:right;
	width:520px;
	margin-right:40px;
	}

#content ol {
	margin: 0px 0px 0px 22px;
	padding: 0px;
	color:#1a4a9c;
}

#content ul li {
	padding:0 0 3px 16px;
	list-style-type: none;
	background-image: url(../img/opsom.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	color:#1a4a9c;
}
#content a:link,#content a:visited, #content a:active {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color:#ec2227;
	font-weight:normal;
}
#content a:hover,#content a:focus {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight:normal;
	color:#1a4a9c;
}
hr {
	height:2px;
	color:#1a4a9c;
	margin:5px 0 5px 0;
}
#content p {
	margin: 0px;
	color:#1a4a9c;
	font-size:12px;
}
#content p a img {
border:none;}
		
#content h1 {
	font-size:170%;
	margin-top: 10px;
	margin-bottom: 2px;
	color:#EC2027;
	font-weight:normal;
}	
#content h2 {
	font-size:150%;
	margin-top: 10px;
	margin-bottom: 2px;
	color:#EC2027;
	font-weight:normal;
}	
#content h3 {
	font-size:130%;
	margin-top: 10px;
	margin-bottom: 2px;
	color:#EC2027;
	font-weight:normal;
}	
#content h4 {
	font-size:110%;
	color:#1a4a9c;
	margin-top: 10px;
	margin-bottom: 2px;
	font-weight: bold;
}	
#content h5 {
	font-size:100%;
	margin-top: 10px;
	margin-bottom: 2px;
	color:#1a4a9c;
}	
#content h6 {
	font-size: 90%;
	margin-top: 5px;
	margin-bottom: 2px;
	color:#1a4a9c;
}	
#content .address {
	font-size: 80%;
	margin-top: 5px;
	margin-bottom: 2px;
}	
#content .kop{
	font-size: 18px;
	color:#ec2227;
	}
#content .subkop{
	font-size: 15px;
	color:#1a4a9c;
	margin-bottom: 8px;
	font-weight: bold;
}
#content .bijkop{
	font-size: 12px;
	color:#1a4a9c;
	font-style:italic;
}

#content .onderscrift {
	font-size: 10px;
	font-style: italic;
}

#content .img_L{
	margin-right: 10px;
	float:left;
	border:1px solid #ec2227;
}
#content .img_R{
	margin-left: 10px;
	float:right;
	border:1px solid #ec2227;
}

#news {
	width:154px;
	float:left;
	padding-left:5px;
	font-size:11px;
}
#laatste_nieuws .titel {
	color:#EC2027;
	padding-bottom:4px;
	font-weight:bold;
}
#laatste_nieuws ul li {
	padding:0 0 3px 16px;
	list-style-type: none;
	background-image: url(../img/opsom_news.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	color:#1a4a9c;
}
#laatste_nieuws a:link,#laatste_nieuws a:visited,#laatste_nieuws a:active {
	text-decoration: none;
	color:#fff;
	font-weight:normal;
}
#laatste_nieuws a:hover,#laatste_nieuws a:focus {
	text-decoration: none;
	font-weight:normal;
	color:#ec2227;
}
#nieuws #naam {
	color:#EC2027;
	font-size:14px;
}

#trekker {
	padding-left:10px;
	width:154px;
	float:left;
	font-size: 10px;
	border-top:1px solid #ec2227;
	padding-top:15px;
}
#trekker a {
	float:left;
	text-decoration:none;
	padding:4px 0;
	text-align:center;
}
#trekker .button {
	font-size: 9px;
	color:#FFFFFF;
	border: 0px solid #FFFFFF;
	padding:2px;
	background-color:#567bbb;
	float:left;
	width:50px;
}

/*authorisatie*/

#headerbox {
	width:164px;
	float:right;
	margin-top:20px;
	text-align:left;
	margin-bottom:60px;
}
#authorisatie .authorisatie_kopje {
	float: left;
	color:#FFFFFF;
	text-align:center;
	font-size:11px;
	width:164px;
	border-top:1px solid #EC2027;
	border-bottom:1px solid #EC2027;
	padding-top:7px;
	padding-bottom:4px;
	margin-bottom:5px;
}
#authorisatie #form1 .label {
	color:#FFF;
 	font-size:10px;
	padding-left:10px;
}
#authorisatie .input input {
	margin:3px 0 10px 10px;
	border:1px solid #fff;
	}	
#login p {
	font-size:9px;
	text-align:right;
}
#authorisatie #form1 .button {
	width: 40px;
	color: #fff;
	background-color:#EC1B2E;
	float:left;
	font-size:10px;
	float:right;
	border:none;
	margin-right:10px;
	margin-top:2px;
	padding:2px;
	margin-bottom:10px;
	}

#headerbox #ledenmenu {
	margin-top:50px;
}
#headerbox #ledenmenu ul {
	margin-bottom:6px;
	font-size: 11px;
}
#headerbox #ledenmenu li {
	list-style: none;
	margin: 0px;
	text-align:right;
	width: 157px;
}
#headerbox #ledenmenu ul li a:link, #headerbox #ledenmenu ul li a:visited {
	border-bottom:1px solid #ec2227;
	color: #fff;
	list-style: none;
	margin: 0px;
	text-decoration: none;
	display: block;
	width: 156px;
	padding:3px 6px 3px 1px;
	background-color: #1a4a9c;
	filter: alpha(opacity=70);
		-moz-opacity:0.7;
	opacity: 0.7;
		-html-opacity: 0.7;
}
#headerbox #ledenmenu ul li a:hover  {
	list-style: none;
	border-bottom:1px solid #fff;
	display: block;
}
#headerbox #ledenmenu ul li.active li {
}
#headerbox #ledenmenu ul li.normal a:link, #headerbox #ledenmenu ul li a:visited  {
}

#headerbox #ledenmenu ul li.active a {
	font-weight: bold;
	text-decoration: none;
	width: 158px;
	display: block;
}
#ledenmenu ul li.active ul li a:link, #headerbox #ledenmenu ul li.active ul li a:visited  {
	width: 149px;
	padding:3px 15px 3px 0px;
	font-weight: normal;
	border:none;
 	background-color: #1a4a9c;
	filter: alpha(opacity=70);
		-moz-opacity:0.7;
	opacity: 0.7;
		-html-opacity: 0.7;
}
#headerbox #ledenmenu ul li.active ul li a:hover  {
	padding:3px 15px 3px 0px;
	color: #ec2227;
	list-style: none;
	font-weight: normal;
	text-decoration: none;
	width: 149px;
}
#headerbox #ledenmenu ul li.active ul li.active a {
	font-weight: bold;
}

#main {
	overflow:auto;
	padding-bottom:54px;
	width:942px;
	margin:0 auto;
	}

#footer {
	position:relative;
	margin-top:-22px;
	height:22px;
	clear:both;
	width:608px;
	margin:0 auto;
	background-image: url(../img/footer_back.gif);
	background-repeat: no-repeat;
	}
#SG {
	float:right;
	padding:4px 4px 0 3px;
	}
#SG a {
	font-size:9px;
	color:#5f81ba;
	text-decoration:none;
	}
#SG a:hover, #SG a:focus {
	color:#fff;
	text-decoration:none;
}

#footer .footer_adres {
	font-size:11px;
	float:left;
	width:600px;
	color:#ED1B2F;
	padding:32px 0 0 150px;
	}
#footer .footer_adres a {
	color:#ED1B2F;
	text-decoration:none;
	}
#footer .footer_adres a:hover {
	color:#ED1B2F;
	font-weight:bold;
	text-decoration:none;
	}
#footer .footer_adres .adresmarge {
	color:#fff;
	padding:0 5px;
	}
/* contactform */

#contactform {
	float:left;
	background-color: #FFFFFF;
	width: 500px;
	margin: 0px;
	padding-left:40px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-bottom:30px;
	color:#000;
}
#contactform H5 {
	margin-bottom: 15px;
}
#contactform P {
	font-weight: normal;
}
#contactform H6 {
	font-weight: normal;
	font-size: 10px;
}
#contactform .label {
	float: left;
	width: 100px;
	text-align: right;
	color:#1a4a9c;
}
#contactform textarea {
	border: 1px solid #1a4a9c;
	height: 50px;
	width: 246px;
	font-size: 12px;
	margin-bottom: 10px;
	padding: 2px;
	overflow:auto;
	color:#003D71;
}
#contactform input {
	width: 250px;
	border: 1px solid #1a4a9c;
	font-size: 13px;
	padding: 2px 0;
	margin-right:0;
	color:#003D71;
}
#contactform .formrow1 .label1 {
	width:100px;
	float:left;
	text-align:right;
	padding: 0px;
	}
#contactform .formrow1 {
	width:350px;
	clear:both;
	padding-top: 5px;
}	
#contactform .formrow1 .input1 {
	width:140px;
	float:right;
	text-align:left;
}
#contactform .formrow1 input {
	width:20px;
	text-align:left;
	padding: 0px;
	margin-left:10px;
	border: 0px solid;
	text-align:left;
	}
#contactform .formrow {
	clear: both;
	padding-top: 10px;
	width: 400px;
	float:left;

}
#contactform .formrow .input {
	float: left;
	margin-left: 10px;
	margin-right:0px;
    padding: 0px;
}
#contactform .button {
	width: 100px;
	color: #fef9ee;
	float:left;
	background-image: url(../img/button.gif);
	background-repeat: no-repeat;
	border:none;
	margin:10px 0 0 35px;
	padding:2px 0 3px 0px;
	background-position: 0px center;
}

/* fotoalbum */
#fotoalbumbox {
	float:left;
	padding-left:0px;
	font-size:80%;
	width:530px;
}
#fotoalbumhead {
	margin-bottom:10px;
}
.albumnaam {
font-size:10px;
padding-top:10px;
}
#fotoalbumbox .albumnaam a:link, #fotoalbumbox .albumnaam a:visited {
	color: #fff;
	list-style-type:none;
	text-decoration: none;
}
#fotoalbumbox .albumnaam a:hover, #fotoalbumbox .albumnaam a:focus,
#fotoalbumbox .albumnaam a:active, #fotoalbumbox .albumnaam a:hover,
#fotoalbumbox .albumnaam a:focus, #fotoalbumbox .albumnaam a:active {
	color:#EC2027;
	list-style-type:none;
	text-decoration: none;
}
.album-row-even, .album-row-oneven {
	float:left;
	border:1px solid #B0A2C4;
	width:250px;
	background-color:#1a4a9c;
	margin:0 10px 10px 0;
}
.album-row-even .albumfoto, .album-row-oneven .albumfoto {
	float:left;
	padding: 5px 5px 5px 5px;
	height:83px;
	width:90px;
}
.album-row-even .albumfoto .fotobox, .album-row-oneven .albumfoto .fotobox {
	float:left;
	border:1px solid #B0A2C4;
	height:80px;
	width:80px;
	overflow:hidden;
}
.album-row-even .albumfoto .fotobox img, .album-row-oneven .albumfoto .fotobox img {
border:none;
}
#fotoalbum_foto {
	border:1px solid #1a4a9c;
	float:left;
	padding:5px;
	margin:0 5px 5px 0;
	width:220px;
}
#fotoalbum_foto img {
	border:none;
	overflow:hidden;
}
#fotoalbum_foto .fotobox {
	border:1px solid #1a4a9c;
	float:left;
	height:90px;
	width:90px;
	overflow:hidden;
}
.fotoalbum_foto_titel {
	font-size:9px;
	color:#EC2027;
	display:block;
	padding:20px 5px 0 100px;
}


