body {
	height: 100%;
	min-height: 100%;
	background-color: #ffffff;
	color: #000000;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

#content-width {
	width: 700px;
	height: 600px;
	background-color: #000000x;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
}

h1 {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

#header {
	width: 800px;
	height: 75px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
}

#content {
	width: 800px;
	height: 480px;
	min-height: 480px;
	background-image: url("../gfx/background.gif");
	background-repeat: no-repeat;
	overflow: none;
}

#contentcontact {
	width: 800px;
	height: 480px;
	min-height: 480px;
	background-image: url("../gfx/background.gif");
	background-repeat: no-repeat;
	overflow: auto;
}

#contentgastenboek {
	width: 800px;
	height: 480px;
	min-height: 480px;
	background-image: url("../gfx/background.gif");
	background-repeat: no-repeat;
	overflow: auto;
}

#contactekst {
	width: 750px;
}

#content_download {
	width: 800px;
	min-height: 480px;
}

#menu {
	width: 800px;
	min-height: 19px;
	padding-top: 5px;
	padding-left: 5px;
	background-image: url("../gfx/background-menu.gif");
	background-repeat: no-repeat;
}

#copyright {
	width: 125px;
	height: 20px;
	margin-left: 675px;
	
}

			.tekstveld {
				border:1px solid white;
				border-top: 1px solid #000000;
				border-left: 1px solid #000000;
				border-right: 1px solid #000000;
				border-bottom: 1px solid #000000;
				background-color: #ffffff;
				font-size: 12px;
				font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
				color: #000000;
				padding: 1px;
				overflow: hidden;
			}
			
			.tekstveld-niet-ingevuld {
				border:1px solid white;
				border-top: 1px solid #000000;
				border-left: 1px solid #000000;
				border-right: 1px solid #000000;
				border-bottom: 1px solid #000000;
				background-color: #E6E6E6;
				font-size: 12px;
				font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
				color: #000000;
				padding: 1px;
				overflow: hidden;
			}

a:link		{ color: #000000; text-decoration:underline; font-weight: normal; font-size: 12px;}
a:visited	{ color: #000000; text-decoration:underline; font-weight: normal; font-size: 12px;}
a:hover 	{ color: #000000; text-decoration:underline; font-weight: normal; font-size: 12px;}
a:active	{ color: #000000; text-decoration:underline; font-weight: normal; font-size: 12px;}