body {
	background-color: #D35A17;
	margin: 0;
	padding: 0;
}

#parent {
	margin-top: 0px;
	width: 100%;
}

#boven {
	float: left;
	height: 120px;
	width: 100%;
	background-color: #3fb501;
}
#boven img.left {
	float: left;
}
#boven img.right {
	float: right;
}

#page {
	float: left;
	background-color: #D35A17;
	width: 100%;
	padding-bottom:30px;
}

#left {
	float:left;
	width: 20%;
	padding:0;
	margin-right:6px;
	margin-left:0px;
}

#fotobalk {
	background-image: url(images/top_wide.jpg);
	background-repeat: repeat-x;
	height: 39px;
	width: 100%;
	float: left;
}
#menu {
	width: 193px;	
	min-height: 200px;
	float: left;
	border-right: 1px solid #3FB500;
	border-left: 1px solid #3FB500;
	margin-left:9px;
	background-color: #FFFCF0;
	background-image:url(images/menu_bot.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	margin-bottom:22px;
	margin-right: 31px;
	margin-top: -3px;
}

* html #menu {
	height: 200px;
}

#adres {
	padding-left:24px;
	width:100%;
	font-family:Arial, Verdana;
	font-size:12px;
}

div>div#menu {
	margin-left: 18px;
}

.menutop {
	float: left;
	margin-right: 31px;	
}

#lijst {
	width:193px;
	float:left;
	margin:0;
	padding-bottom:10px;
}

#lijst a {
	font-family: Arial;
	font-size: 12px;
	color: black;
	text-decoration: none;
}

#lijst ul {
	padding:0;
	list-style-type: none;
	margin:0;
}
#lijst ul li ul {
	padding:0;
	list-style-type: none;
	margin:0;
	padding-left: 0px;
	display: none;
}
#lijst .showsub {
		display: block;
}
#lijst li {
	background-image:url(images/blok.gif);
	background-repeat:no-repeat;
	background-position:6px 6px;
	line-height: 1.4em;
	font-size: 14px;
	vertial-align:bottom;
	padding-left:25px;
	padding-top:0px;
	padding-bottom:0px		
}
#content {
	float: left;		
	border-right:1px solid #3FB500;
	border-left:1px solid #3FB500;	
	margin: 0px;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	background-color: #FFFCF0;
}
div#contentwrap > div#content {
	width: 100%;
}

div#contentwrap {
	width: 70%;	
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	float: left;
}
div#contentwrap .wrap {
	float: left;
	background-image: url(images/backtop.jpg);
}

div#contentwrap .lefttop {
	height: 7px;
	width: 9px;
	float: left;
}
div#contentwrap .righttop {
	height: 7px;
	width: 9px;
	float: right;	
}
div#contentwrap .wrapb {
	width: 100%;
	float: left;
	background-image: url(images/backbottom.jpg);
}
div#contentwrap > .wrap, div#contentwrap > .wrapb {
	width: 100.25%;
}

div#contentwrap .leftbottom {
	height: 7px;
	width: 9px;
	float: left;
}
div#contentwrap .rightbottom {
	height: 7px;
	width: 9px;
	float: right;
}
#content a {
	font-family: Arial;
	font-size: 12px;
	color: #3fb501;
	text-decoration:none;
}

#content a:hover{
	text-decoration: underline;
}

div>div#contentwrap {
	margin-left: 31px;	
}
div#content .article, #formtype, #news,#linkpagina {
	margin-right: 10px;	
	margin-left: 10px;	
}
.terug {
	font-family: Arial;
	font-size: 11px;
	color: black;
	text-decoration: none;
}

.terug:hover{
	text-decoration: underline;
}

h1 {
	font-family: Arial;
	font-size: 14px;
	color: #3FB500;
	margin:3px 0px 2px 0px;
	font-weight:bold;
	padding:0;
}

hr {
 	background-color:#3FB500; 
	color:#3FB500;
	height:1px;
	width: 100%;
	margin:0px 8px 0px 0px;
}

p {
	padding:0;
	margin:7px 0px 0px 0px;
}

#reactie {
	width:480px;
}

#formtype {
	width:480px;
}

#formtype .input {
	border: #D35A17 1px solid;
	color: black;
	background-color:#FFFFFF;
	font-size:12px;
	padding-top:1px;
	padding-bottom:1px;
	font-family:Arial;
	width:150px;
	margin-bottom:2px;
	margin-top:1px;
}

#formtype .select {
	width:153px;
	color: black;
	font-size:12px;
	font-family:Arial;
	border: 0;
	margin:0;
}

#formtype .submit {
	border: #D35A17 1px solid;
	background-color:#FFFFFF;
	color: black;
	font-size:12px;
	font-family:Arial;
	width:90px;
	margin-top:1px;
	margin-bottom:0px;
}

#formtype .textarea {
	font-size:12px;
	font-family:Arial;
	overflow-y:auto;
	border: #D35A17 1px solid;
	background-color:#FFFFFF;
}

.func_table {
	width: 100%;
	margin-bottom: 1em;
}
.func_table th {
	text-align: left;
	font-weight: normal;
	font-style: italic;
}
.func_table td, .func_table th {
	padding-left: 5px;
	padding-right: 5px;
	width: 50%;
}
#linkpagina dt span {
	color: #3FB500;
}
