* {
	margin:0;
	padding:0;
}
body {
	font-size:12px;
	color: #666;
	font-family:Arial, Helvetica, sans-serif;
	background:#f2f2f2;
	padding:20px 0 30px 0;
}
/* all */

.clear {
	clear: both;
}
.inside {
	border:1px solid #ccc;
	background:#eee;
	padding:10px;
}
textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.noshow {
	display:none;
}
.warn {
	color:#990000;
}
ul {
	list-style:none;
}

a {
	text-decoration:none;
	outline:none;
}
.banner {
	text-align:center;
	margin-bottom:14px;
}
img {
	border:none;
}
.small {
	font-size:10px;
}
.trtop {
	font-size:14px;
	font-weight:bold;
}
.trtop td {
	padding:4px 4px 4px 0;
}
/* wrapper */

#wrapper {
	width:980px;
	margin:0 auto;
	background:url(../web_images/bg_wrapper.png) repeat-y;
}
/* header */

#header {
	background:url(../web_images/bg_header.png) no-repeat;
	padding:16px 9px 0 9px;
	height:178px;
	overflow:hidden;
}
#hx {
	height:176px;
}
#header ul {
}
#header ul li {
	float:right;
}
#header ul #logo {
}
#header ul li .input {
	border:1px solid #ccc;
	padding:4px;
	color:#999999;
	margin-right:4px;
}
#header ul #submit {
	padding:19px 4px 4px 0;
}
#header ul #flags {
	padding:151px 16px 0 30px;
}
#header strong {
	color:#333399;
}
#header ul .low {
	padding-top:15px;
}
/* mainmenu */

#mainmenu {
	clear:both;
	padding:0 19px 0 29px;
	background:url(../web_images/bg_mainmenu.png) 19px 0 no-repeat;
	height:62px;
	overflow:hidden;
}
#mainmenu ul {
	height:50px;
	padding:3px 15px 9px 15px;
	width:620px;
	overflow:hidden;
	float:left;
}
#mainmenu ul li {
	float:left;
	height:50px;
	overflow:hidden;
}
#mainmenu ul li:hover {
	background:url(../web_images/bg_mainmenu_hover.png) repeat-x;
}
#mainmenu ul li a {
	color:#fff;
	font-size:20px;
	padding:13px 15px 13px 15px;
	display:inline-block;
}
#mainmenu form {
	width:280px;
	float:left;
	overflow:hidden;
	padding-top:13px;
}
#mainmenu form #zoekterm {
	width:80px;
	background:url(../web_images/mainmenu_input_bg.png) no-repeat;
	width:215px;
	height:22px;
	border:none;
	float:left;
	color:#666;
	padding:5px 8px 0 8px;
}
#mainmenu form #search_sub {
	width:33px;
	height:34px;
	float:left;
	margin-left:5px;
}
#mainmenu form .small {
	float:left;
	margin:-8px 0 0 5px;
}
#mainmenu form .small a {
	color:#fff;
}
#mainmenu form .small a:hover {
	color:#333399;
}
/* main */

#main {
	width:930px;
	margin-left:25px;
}
#main h1, #main h2, #main h3, #main h4 {
	color:#333399;
	margin-bottom:14px;
}
#main h1 {
	font-size:18px;
}
#main h2, #main h3, #main h4 {
	font-size:14px;
}
/* highestbids */

#highestbids {
	height:195px;
}
#highestbids ul {
	overflow:hidden;
	padding-top:12px;
	height:165px;
	border-bottom:1px solid #ccc;
}
#highestbids ul li {
	width:186px;
	float:left;
	overflow:hidden;
	text-align:center;
}
#highestbids ul li h3 {
	font-size:12px;
	margin-bottom:4px;
}
#highestbids ul li h3 a {
	color:#333399;
}
#highestbids ul li .img {
	width:143px;
	height:102px;
	padding: 7px;
	/* background:url(../web_images/bg_highestbids_img.png) no-repeat; */

	margin-left:14px;
}
#highestbids ul li img {
	border:1px solid #ccc;
}
/* leftbox */

#leftbox {
	width:665px;
	float:left;
	margin-right:15px;
	overflow:hidden;
}
#leftbox a {
	color:#333399;
}
#leftbox a:hover {
	text-decoration:underline;
}
#leftbox ul, #leftbox p, #leftbox table {
	margin-bottom:14px;
}
#leftbox ul li {
	background: url(../web_images/pointer.gif) 3px 5px no-repeat;
	padding-left:14px;
}
#leftbox .highbid {
	cursor:pointer;
}
#leftbox .highbid td {
	padding:2px 0 2px 0;
}
#leftbox .highbid:hover {
	background:#eee;
}
#leftbox h1 {
	border:1px solid #ccc;
	background:#eee;
	padding:10px;
}
/* #leftbox form */

#leftbox form label {
	float:left;
	width:180px;
}
#leftbox form .input1 {
	border:1px solid #ccc;
	width:250px;
	padding:4px;
}
#leftbox .submit {
	border:1px solid #ccc;
	background:url(../web_images/knop_bg.png) repeat-x;
	height:36px;
	padding:0 15px 0 15px;
	cursor:pointer;
	font-weight:bold;
	color:#fff;
	font-size:16px;
}
#latestnews {
}
#latestnews .newxbox {
	border:1px solid #ccc;
	padding:10px;
	margin-bottom:14px;
}
#leftbox #latestnews img {
	width:180px;
	margin:3px 8px 8px 0;
	float:left;
}
#leftbox #latestnews a {
	color:#333399;
}
#latestnews h3, #latestnews h3 a {
	color:#343399!important;
}
#leftbox #latestnews p {
	line-height:18px;
}
/* navbar */

#leftbox #navbar {
	font-size:10px;
	color:#333399;
	margin-bottom:14px;
}
#leftbox #navbar a {
	color:#333399;
}
#leftbox #navbar a:hover {
	text-decoration:underline;
}
/* nieuws */

#leftbox #nieuws {
}
#leftbox #nieuws p {
	line-height:16px;
}
#leftbox #nieuws img {
	padding:8px;
}
#leftbox #nieuws .newsitem {
	border:1px solid #ccc;
	margin:0 0 14px 0;
	cursor:pointer;
	padding:10px;
	height:123px;
}
#leftbox #nieuws .newsitem:hover {
	background:#eee;
}
#leftbox #nieuws h2 a {
	color:#333399;
}
/* resultbox */

#leftbox .resultbox {
	height:160px;
	overflow:hidden;
	border:1px solid #ccc;
	padding:8px;
	margin-bottom:14px;
	cursor:pointer;
}
#leftbox .resultbox:hover {
	background:#f2f2f2;
}
#leftbox .resultbox label {
	float:left;
	width:100px;
	color:#333399;
	font-weight:bold;
}
#leftbox .resultbox .res_img {
	width:155px;
	float:left;
}
#leftbox .resultbox p span {
	color:#b2de3e;
	font-weight:bold;
}
#leftbox .resultbox .res_img img {
	border:1px solid #eee;
}
#leftbox .resultbox .res_desc {
	width:492px;
	float:left;
}
#leftbox .resultbox .mas {
	text-align:right;
}
#leftbox .resultbox .mas a {
	color:#b2de3e;
}
#leftbox .resultbox p {
	margin-bottom:8px;
}
/* veiling */

#leftbox #veiling #desc label {
	color:#333399;
	font-weight:bold;
	width:180px;
	float:left;
}
 
#leftbox #veiling h1 {
	background:#eee;
	border:1px solid #ccc;
	padding:10px;
}
#leftbox #veiling .foto {
	float:right;
	display:inline;
	text-align: center;
	width:251px;
	z-index:99;
}
#leftbox #veiling .st {
	width:180px;
	height:29px;
	text-align:center;
	display:block;
	padding:7px 20px 0 20px;
}
#leftbox #veiling .st:hover {
	text-decoration:none;
}
#leftbox #veiling form {
	background:#eee;
	padding:10px 10px 10px 60px;
	height:60px;
	border:1px solid #ccc;
}
#leftbox #veiling form li {
	background:none;
	padding:0;
	float:left;
	width:200px;
}
#leftbox #veiling form li strong {
	color:#333399;
}
#leftbox #veiling form li .input1 {
	width:180px;
	margin-top:4px;
}
#leftbox #veiling form #ins {
	padding-top:14px;
	width:100px;
}
/* rightbox */

#rightbox {
	width:250px;
	float:left;
	overflow:hidden;
	background:url(../web_images/bg_rightbox.png) repeat-y;
}
#rightbox #top {
	background:url(../web_images/bg_rightbox_top.png) no-repeat;
	height:9px;
	overflow:hidden;
}
#rightbox #bottom {
	background:url(../web_images/bg_rightbox_bottom.png) no-repeat;
	height:9px;
	overflow:hidden;
}
#rightbox #content {
	padding:10px;
	color:#666;
}
#rightbox #content h2 {
	background:url(../web_images/bg_h2_rightbox.gif) 0 0 no-repeat;
	padding-left:20px;
}
#rightbox #content ul, #rightbox #content p {
	margin-bottom:14px;
}
#rightbox #content ul li {
	padding-left:14px;
	background:url(../web_images/pointer.gif) 5px 5px no-repeat;
}
#rightbox #content a {
	color:#666;
}
#rightbox #content a:hover {
	color:#333399;
}
#rightbox #content #cats {
	padding-left:20px;
	margin-bottom:20px;
}
#rightbox #content ul .first {
	padding-left:0;
	background:none;
}
#rightbox #content ul li h3 {
	margin:12px 0 4px 0;
	font-size:14px;
}
#rightbox #content ul li h3 a {
	color:#b2de3e;
}
#rightbox #content .input1 {
	border:1px solid #ccc;
	padding:4px;
	width:211px;
	color:#666;
}
#rightbox #content .submit {
	font-size:16px;
	cursor:pointer;
	font-weight:bold;
	border:none;
	color:#fff;
	width:221px;
	height:38px;
	background:url(../web_images/bg_knop_rechts.png) 0 0 no-repeat;
	padding:0;
}
#rightbox #content .submit:hover {
	background:url(../web_images/bg_knop_rechts.png) 0 -38px no-repeat;
}
/* footer */

#footer {
	background:url(../web_images/bg_footer.png) bottom no-repeat;
	padding:10px 9px 15px 9px;
}
#footer div {
	background: url(../web_images/bg_ab_footer.png) repeat-x;
	color:#333399;
	height:35px;
	line-height:35px;
	font-weight:bold;
	padding:0 15px 0 15px;
}
/* topbanner */

#topbanner {
	width:234px;
	border:1px solid #ccc;
	height:60px;
	position:absolute;
	z-index:6;
	top:100px;
	margin-left:719px;
}
