html {
	margin: 0;
	height: 100%;
	}

h1 {
	margin: 25px;
	padding: 0px;
	color: #b6d632;
	font-size: 18px;
	font-weight: normal;
	}

img { 
	border: 0px;
	}

strong { 
	color:#b6d632;
	}


body {
	position: relative;
	min-height: 100%;
	_height: 100%;
	margin: 0;
	padding: 0;
	background-image:url(images/achtergrond.gif);
	background-color:#b6d632;
	background-position:center;
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5a5656;
	line-height: 1.4eM;
	}

	#content {
		width:700px;
		margin:0 auto;
		text-align:center;
		padding-bottom:35px;
		}
	
		#content li {
			list-style:none;
			margin:0;
			padding:0;
			}
	
			#content a, #content a:link, #content a:visited {
				color: #999999;
				font-weight: normal;
				text-decoration: none;
				}
	
			#content a:hover, #content a:active {
				color: #999999;
				font-weight: normal;
				text-decoration:underline;
				}

	#content_end {
		clear: both;
		}


		#contactsmall {
			width:110px;
			float:left;
			}
	
			#contactsmall li {
				text-align:left;
				height:35px;
				}
		
		#contactright {
			width:300px;
			height:290px;
			float:left;
			}

			#contactright li { 
				height:35px;
				text-align:left;
				}
	
				#contactright input { 
					border:1px solid #b6d632;
					vertical-align:middle;
					height:20px;
					padding-left:2px;
					width:250px;
					font-size:12px;
					}
			
					#contactright textarea { 
						border:1px solid #b6d632;
						font-size:12px;
						padding-left:2px;
						width:250px;
						height:100px;
						}

		#contact {
			width:270px;
			float:right;
			text-align:right;
			margin-right:15px;
			font-size:11px;
			}

		#contact_send {
			clear:both;
			float:left;
			margin:0;
			padding:0;

			}

#footer_bg {
	position: absolute;
	margin:0;
	padding:0;
	bottom: 0px;
	background-repeat: repeat-x;
	height: 30px;
	width: 100%;
	}

#footer {
	height: 26px;
	width: 760px;
	font-family: Verdana;
	margin:0 auto;
	padding:0;
	font-size: 10px;
	color:#999999;
}

#footer a, #footer a:link, #footer a:visited {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #999999;
	font-weight: bold;
	text-decoration:underline;
	}

	#footer_content {
		float: left;
		text-align: center;
		font-weight: bold;
		padding:0;
		margin: 0; 
		width: 780px;
		}

        #footer_clear {
			clear: both;
			}


.geurkaarten {
	border:1px solid #333333;
	margin:10px;
	}

.contact { 
	margin:0;
	padding:0;
	}

.send {
	width:93px;
	height:23px;
	background-image:url(images/sendform.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	border:0;
	}