/************************************************
*	Body, Wrap									*
************************************************/

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

body {
	background-color:#FEFAF0;
	color: #333;
	font-size: 14px;
	font-family: Tahoma, Verdana, Arial;
	margin: 0px auto 0px;
	padding: 0px;
	line-height: 1.6em;
	text-align: left;
	}
	
p {
 margin: 0px 0px 10px 0px;
 line-height: 1.6em;
}

.clear
{
 clear: both;
}
	
.tekstgroen {
	color: #71BF43;
	font-weight: bold;}

#wrap {
	border-left: 0px solid #ccc;
	border-right: 0px solid #ccc;
	margin: 0px auto 0px;
	padding: 0px;
	}

.image-left {
	padding: 5px 10px 5px 0;
	float: left;
}

.image-right {
	float: right;
	margin: 3px 0 3px 3px;
}

.image-top {
	padding: 0px 0px 15px 0px;
}

#column_left {
	width:200px;
	height:auto;
	z-index:1;
	color: #333;
	font-size: 12px;
	float: left;
	padding: 170px 0 0 5px;
	background-attachment: fixed;
}

#h1 {
	font-size: 1.4em;
	color: #71BF43;
	font-family: "Comic Sans MS", cursive;
	font-weight: normal;
	width: 425px;
	float: right;
	margin: 45px 10px 0px 0px;
}

h1, h2, h3, h4 {
	line-height: 1.4em;
	color: #71BF43;
	font-family: "Comic Sans MS", cursive;
	font-weight: normal;
}



h2 {
	font-size: 1.3em;
	font-weight:normal;
}

h3 {
	font-size: 1em;
}

	
	
/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #71BF43;
	text-decoration: underline;
	}
	
a:hover {
	color: #666;
	text-decoration: underline;
	}
	
	
/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width:810px;
	margin:0px auto 0px;
	text-align: center;
}

#content2 {
	width: 810px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	background-color:#FEFAF0;
	background-image: url(images/moetjeproeven_def.gif);
	background-repeat: no-repeat;
	background-position: 0px 25px;
	overflow: visible;
	}

#content, content2 {
	clear:both;
}

div.tekst {
	width: 405px;
	color: #333;
	margin: 20px 10px 0px 0px;
	padding: 0px 20px 20px 0px;
	cellspacing: 0px;
	float: right;
	border-bottom-color: #71C144;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}
	
	
.contentright_adres {
	position: relative;
	float: right;
	width: 145px;
	margin: 0px 0px 0px 0px;
	padding: 50px 0px 0px 0px;
	border-left: 0px solid #ccc;
	border-right: 0px solid #ccc;
	text-align: center;
	}
	
	#footer {
	clear:  both;
	font-size: 0.8em;
	padding: 10px 0 5px 230px;

}

