@charset "utf-8";
body {
	/*font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;*/
	font: 100%/1.4 "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #42413C;
	margin: 0;
	padding: 0;
	color: #000;
}

/* ~~ Element-/tagkiezers ~~ */
ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px; 
}
a img { 
	border: none;
}

a:link {
	color: #42413C;
	text-decoration: none; 
}
a:visited {
	color: #6E6C64;
	text-decoration: none;
}
a:hover, a:active, a:focus { 
	text-decoration: underline;
}

.container {	
	width: 960px;
	background: #FFF;
	margin: 0 auto; 
}

.header {
	background: #ADB96E url('../images/bergen1.png') no-repeat right top;	
	padding-bottom: 200px;
}

.flashitem {  /* t.b.v. flashitem in header  */
	padding-left:100px;
	padding-right:50px;
}

.sidebar1 {
	float: left;
	width: 220px;
	background: #EADCAE;
	padding-bottom: 10px;
}
.paypal {
	width: 220px;	
	margin-left: 16px;
	margin-top: 120px;
	margin-bottom: 300px;
}
.content {
	padding: 30px 0;
	/*[disabled]width: 740px; */
	float: left;
	margin-left: 50px;
	width: 600px;
	
}
.contentdomeincheck {
	padding: 30px 0;
	float: left;
	margin-left: 50px;	
}

.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}

ul.nav {
	list-style: none; 
	border-top: 1px solid #666; 
	margin-bottom: 15px;
}
ul.nav li {
	border-bottom: 1px solid #666; 
}
ul.nav a, ul.nav a:visited { 
	padding: 5px 5px 5px 15px;
	display: block; 
	width: 200px;  
	text-decoration: none;
	background: #C6D580;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { 
	background: #ADB96E;
	color: #FFF;
}

.footer {
	padding: 10px 0;
	background: #CCC49F;
	position: relative;
	clear: both; 
}

.footer_navlist { 
  /* border: 1px solid #ffff00; */
   margin: 0 ;  
 /*  background: url("../images/bg_footer_lin.png") repeat-x top left; */	
   color: #999;
}

.footer_navlist ul {
list-style-type:none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	width: 90%;
	text-align: center;
}
.footer_navlist li {	
	display:inline;	
	margin: 1px 0;
}
.footer_navlist a {	
	font-size: 10px;
	font-weight: bold;
	/*color:  #0C0;*/
	text-decoration: none;	
}
.footer_navlist a:hover {
	text-decoration: underline;
}
#footer_nav_copyright {	
	margin-left: auto;
	margin-right: auto;
	width: 15%;
	padding: 5px;
	
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

#blockquote {
	display:none;
   font-size: 20px;
   float: center;
   margin-left: 100px;
   
  padding-top: 5px;
  padding-bottom: 3px;
   width: 70%;
   background-color: #9FD780;
 
}
.prijs {
	font-weight:bold;	
	color: #F30;	
}

img {
  border: none;

}	
.mededeling {
	margin-top: 50px;
	margin-left: 150px;	
	font-size: 14px;
	color:#F00;	
}
.feedback {
	color:#F00;	
}
.fieldset {	
	margin-left:100px;	
	width: 400px;	
}
.legend {
	padding-bottom: 30px;	
}
.formkolombreedte {		
	padding-right: 100px;	
}
.verzendbutton {
	padding-top: 30px;	
}
.controleverzendbutton {
	padding-left: 250px;
	padding-top: 50px;	
}
.akkoord {
	margin-left: 30px;
	margin-top: 30px;	
}
.regelachtergrond {	
	background-color:#999;	
	width: 400px;
	text-align: center;		
}
.naw {
	color:#666;
	margin-top: 30px;
	margin-bottom: 40px;
}
.missie {
	margin-top: 30px;
}
.toeslag {
	font-size: 12px;	
}
