@charset "utf-8";
/* CSS Document */

body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #f2f2f2;
	background-image: url(../img/bgtop.gif);
	background-repeat: repeat-x;
}
#totaal {
	height: 100%;
	width: 100%;
	background-image: url(../img/bgtop2.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
html {
	height: 100%;
	width: 100%;
}
#top {
	height: 461px;
	width: 936px;
	margin-right: auto;
	margin-left: auto;
}
#links {
	width: 521px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 25px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 50px;
	text-align: justify;
	line-height: 18px;
}
#rechts {
	width: 325px;
	float: left;
	height: 375px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #686868;
	padding-top: 25px;
}
#rechts input {
	color: #666666;
	width: 220px;
}
#rechts .submit {
	height: 20px;
	width: 65px;
}


#pagina {
	margin-right: auto;
	margin-left: auto;
	width: 936px;
}
#aanbieding {
	height: 200px;
}
#adres {
	padding-right: 38px;
}
#rechts .drop {
	color: #666666;
	width: 65px;
}
a {
	color: #d81d18;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #d81d18;
	font-weight: bold;
	text-decoration: underlined;
}
#topbalk {
	height: 24px;
	width: 936px;
	margin: auto;
}
#but {
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	height: 19px;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	float: left;
}
#butselect {
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	height: 19px;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	float: left;
	color: #666666;
}
#but a {
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#but a:hover {
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	display: block;
}
#butselect a {
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

