@charset "utf-8";

html {
	overflow: hidden; 
}

body {  
	overflow: hidden;  
	} 

#body {
	background-color: #58af00;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bghtml.gif);
	background-repeat: repeat-x;
	height: 800px;
	width: auto;
}
#container {
	padding: 0px;
	height: 787px;
	width: 787px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bgmain2.png);
}
#header {
	padding: 0px;
	height: 153px;
	width: 747px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#leftfloater {
	background-image: url(images/floater.png);
	margin: 0px;
	padding: 0px;
	height: 572px;
	width: 223px;
	position: relative;
	top: -632px;
	left: -193px;
}
#nieuws {
	width: 170px;
	height: 600px;
	position: relative;
	left: -177px;
	top: -1145px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
#muis {
	background-image: url(images/muis.png);
	margin: 0px;
	padding: 0px;
	height: 251px;
	width: 158px;
	position: relative;
	left: -140px;
	top: -1960px;
}
#nav {
	padding: 0px;
	height: 34px;
	width: 747px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bgnav.gif);
}

#content {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	height: 600px;
	width: 428px;
	position: relative;
	left: 20px;
	top: -35px;
}



#auto {
	margin: 0px;
	padding: 0px;
	height: 190px;
	width: 294px;
	position: relative;
	top: -1650px;
	left: 550px;
	z-index: 150;
}
#wrapper {
	margin: 0px;
	height: 290px;
	width: 286px;
	position: relative;
	left: 447px;
	top: -2220px;
	padding: 0px;
}

#foto1 {
	margin: 0px;
	height: 190px;
	width: 286px;
	border: 1px solid #999;
	padding: 0px;
}
#foto2 {
	margin: 0px;
	padding: 0px;
	height: 190px;
	width: 286px;
	border: 1px solid #999;
}

#datum {
	position: relative;
	height: 34px;
	width: 323px;
	left: 55px;
	top: -1700px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #FFF;

}
.kopregel {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.inhoud {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}

a:link { color: #000; text-decoration: underline;}
a:visited { color: #000; text-decoration: none;}
a:active { color: #000; text-decoration: none;}
a:hover { color: #000; text-decoration: underline;}

a { outline: none;} 
img { border: 0px;} 
p { margin-top: 0;}

