*{
padding:0;
margin:0;
}
html, body {
	height: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000080;
	background-image:url(images/aanhangwagenstunter.gif);
	line-height:20px;
}
#container {
	min-height: 100%;
	height:auto !important; /* voor moderne browsers */
	height:100%; /* voor IE */
	margin-left:auto;
	margin-right:auto;
	width:935px;
}
#header {
	display:block;
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	height:104px;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:20px;
	}
#menu {
	float:left;
	min-height: 100%;
	height:auto !important; /* voor moderne browsers */
	height:100%; /* voor IE */
	width:185px;
	}
#content {
	float:right;
	width:725px;
	}
#footer {
font-size:16px}
.small {
	font-size:9px;
}
h3 {
	font-weight:normal;
}
h1 {
font-size:26px;
	padding-bottom:15px;
	margin-bottom:15px;
	padding-top:10px;
	}
.prijs {
	font-size:26px;
	color:red;
	font-weight:bold;
	}
.rood {color: red;}
p {padding-bottom:10px;}
div#content A:link {text-decoration: none; color: #000080;}
div#content A:visited {text-decoration: none; color: #000080;}
div#content A:active {text-decoration: none; color: #000080;}
div#content A:hover {text-decoration: underline; color: red;}

