body {
	background: #fff url(../img/body.gif) repeat-x 50% 0;
	color: #333;
	margin: 0;
	padding: 0;
	border: 0;
	font: 11px/160% Verdana, Arial, sans-serif;
	text-align: center;
}

html, body {
    height: 100%;
}

* {
	padding: 0;
	margin:0;
	border: 0;
}


#container {
   background: #fff;
	color: #333;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	min-height: 100%;
	height: 100%;
}

#containerpopup {
   background: #fff;
	color: #333;
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: 410px;
}

#footerpopup {
   background: #fff;
	color: #333;
	width: 100px;
	margin-left: 220px;
	margin-right: auto;
	margin-top: 23px;
	text-align: left;
	height: 30px;
}

#linker {
   float: left;
	width: 260px;
	height: 100%;
	background: url(../img/achterlinks.gif) repeat-y 50% 0;
}

#linker ul {
	height: 139px;
}

#linker li {
    list-style: none;
    float:right;   
	padding: 1px 5px 2px 0;
}	

#linker li a, #linker li a:link {
	color: #cbbbaa;
	font-weight: bold;
	
	margin-right: 140px;
	background: transparent;
	text-decoration: none;
}

#linker li a:hover, #linker li a:active {
	color: #fff;
}

#linker li#active a {
	color: #fff;
}


#foto {
	float: left;
}	

	
#rechter {
	float: left;
	width: 500px;
}
	
	
#kop {
	width: 500px;	
	height: 139px;
	background: #cbbbaa;	
}

#kop h1 {
	padding: 12px 0 0 10px;
}


#adres {
	float: right;
	height: 120px;
	width: 250px;
}	
	
#inhoud {
	float: left;
}	

#inhoud ul {
	margin-left: 30px;
}

p {
	padding: 10px;
}

h1, h2, h3 {
	color:#7c4421;
	background-color: transparent;
	padding: 10px;
}

h1 {
	font-size: 145%;
}

h2 {
	font-size: 115%;
}

h3 {
	font-size: 100%;
}

.hide {
	display: none;
}

.inputvelden {
width: 200px;
	border: 1px solid #666;
	background: #ffffff;
	color:#333;
	float: left;
	padding-left: 4px;
		
}

.inputtextareas {
width: 350px;
	border: 1px solid #666;
	background: #ffffff;
	color:#333;
	float: right;
	padding-left: 4px;
		
}

#nieuws {
	float: right;
	height: 100px;
	background: transparent;
	color: #333;
	margin: 40px 5px 0 0;
	font-weight: bold;
}
