BODY {
	margin: 0px;
}

BODY, DIV, TD {
	font-family: Arial;
	font-size: 11px;
}

INPUT {
	font-size: 11px;
}

SELECT {
	font-size: 11px;
}

FORM {
	display: inline;
}

A IMG {
	border: 0px;
}

.container {
	width: 918px;
	margin-left: auto;
	margin-right: auto;
}

.main-outer {
	background-image: url(/media/gfx/shadow_left.gif);
	background-repeat: repeat-y;
	background-position: left;
	
	padding-left: 8px;
}

.main-inner {
	background-image: url(/media/gfx/shadow_right.gif);
	background-repeat: repeat-y;
	background-position: right;
	
	width: 910px;
}

.main {
	width: 902px;
	background-image: url(/media/gfx/strand.jpg);
	background-repeat: no-repeat;
	background-position: top;
	
	background-color: #F9F4E9;
}

.main IMG.logo {
	margin-left: 17px;
	margin-top: 8px;
}

.column1 .flag {
	background-image: url(/media/gfx/top_flag_2.jpg);
	width: 226px;
	height: 52px;
}

.column1 .menu-outer {
	background-color: #D0E8D2;
	width: 195px;
	
	margin-left: 17px;
	
	background-image: url(/media/gfx/top_flag_3.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.column1 .menu-inner {
	background-image: url(/media/gfx/menu_footer.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	
	padding-top: 40px;
	padding-bottom: 5px;
}

.column1 .menu-inner P {
	margin-left: 9px;
	margin-right: 9px;
	text-align: center;
	font-size: 10px;
}

.column1 .menu-inner P A {
	color: #468518;
}

.column1 .menu-inner P A:hover {
	text-decoration: underline;
}


.column1 .menu-inner UL {
	
	margin: 0px;
	margin-left: 20px;
	margin-right: 30px;
	
	padding: 0px;
	
	border-bottom: 1px dotted #468518;
	list-style-type: none;
	
	margin-bottom: 15px;
	
}

.column1 .menu-inner UL LI {
	
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dotted #468518;
}

.column1 .menu-inner A {
	text-decoration: none;
	color: #333333;
}

.column1 .menu-inner A:hover {
	color: #468518;
}

.column1 .menu-inner A.active {
	color: #468518;
	font-weight: bold;
}


.bar {
	margin-top: 41px;
	background-repeat: repeat-x;
	background-image: url(/media/gfx/top_bar_background.jpg);
	height: 29px;
}

.bar IMG.left {
	float: left;
}

.bar IMG.right {
	float: right;
}

.column1 {
	float: left;
}

.column2 {
	float: left;
	width: 456px;
	margin-left: 5px;
	margin-top: 20px;
}

.column3 {
	float: left;

	width: 190px;
	
	margin-left: 13px;
	margin-top: 20px;
}

.box-outer {
	background-image: url(/media/gfx/box_green_left.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.box-inner {
	background-image: url(/media/gfx/box_green_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.box-inner H1 {
	background-image: url(/media/gfx/box_green_middle.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 20px;
	
	margin: 0px;
	margin-left: 9px;
	margin-right: 9px;
	
	color: white;
	font-size: 12px;
	text-transform: uppercase;
	
	padding: 0px;
	padding-top: 6px;
}

.box-inner .contents {
	background-color: white;
	border-width: 0px 1px 1px 1px;
	border-color: #018201;
	border-style: solid;
	
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
}

.box-inner .contents A {
	color: #468518;
	text-decoration: none;
}

.box-inner .contents A:hover {
	text-decoration: underline;
}

.object-outer {
	margin-left: -3px;
	width: 220px;
	background-image: url(/media/gfx/object_box_middle.gif);
	background-repeat: repeat-y;
	
	float: left;
}

.object-inner {
	background-image: url(/media/gfx/object_box_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.object {
	padding-top: 6px;
	padding-left: 9px;
	padding-bottom: 9px;
	padding-right: 15px;
	
	background-image: url(/media/gfx/object_box_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.object IMG {
	float: left;
	width: 64px;
	margin-right: 7px;
}

.object .text {
	float: left;
	width: 125px;
}

.object .description SMALL {
	display: block;
	line-height: 9px;
	margin-top: 2px;
}

.object .price .shopprice {
	float: left; 
	width: 50px; 
	margin-left: 4px;
}

.object H2 {
	font-size: 11px;
	margin: 0px;
}

.object P {
	margin: 0px;
	height: 50px;
	overflow: auto;
}

.object .price SMALL {
	display: block;
	color: #999999;
	font-size: 9px;
}

.object STRONG {
	display: block;
	color: #0099CC;
	font-size: 17px;
}

.object A {
	display: block;
	text-align: right;
	font-weight: bold;
}

P, UL, OL {
	margin-top: 5px;
	margin-bottom: 5px;
}

UL, OL {
	padding: 0px;
	margin-left: 25px;
}

UL.links {
	list-style-image: url(/media/gfx/bullet_green.gif);
}

.pixel {
	height: 1px;
	width: 1px;
}

.steps H2, H2.blue {
	font-size: 15px;
	color: #056DD6;
	
	margin-top: 6px;
	margin-bottom: 3px;
}

.steps P {
	line-height: 16px;
}

.steps .step {
	clear: both;
}

.steps .step IMG {
	border: 1px solid gray;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
	display: block;
}

.steps .step H3 {
	font-size: 12px;
	margin: 0px;
	margin-top: 12px;
}

.step-buttons .forward {
	text-align: right;
}

.step-buttons .backward {
	float: left;
}

.object-detail {
	padding-right: 10px;
	padding-left: 5px;
}

.object-detail .object-image {
	float: left;
	margin-right: 10px;
	width: 200px;
}
	
.object-detail TABLE.object-bids {
	display: block;
	float: right; 
	width: 210px;
	border-spacing: 0px;
}

.object-detail .object-bids TH {
	background-image: url(/media/gfx/heading_blue.gif);
	padding: 0px;
	padding-left: 10px;
	height: 18px;
	color: white;
	text-align: left;
	font-size: 11px;
}

.object-detail .object-bids TD {
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #4791DA;
}

.object-detail .object-status {
	width: 200px;
}

TABLE TD.price {
	color: #3184D6;
	font-weight: bold;
}

.object-detail .object-status TD.label {
	font-weight: bold;
	color: #666666;
	padding-right: 15px;
}


.object-detail .object-description {
	display: block;
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #999999;
	width: 419px;
}

.object-text {
	float: left;
	font-size: 12px;
	width: 209px;
}

.object-detail .seller  {
	margin-top: 10px;
	width: 200px;
}

.object-detail .seller .heading {
	border-bottom: 1px dotted #999999;
	color: #999999;
	font-size: 10px;
	margin-bottom: 5px;
}

.object-detail .seller H2 {
	margin: 0px;
	margin-bottom: 5px;
	font-size: 11px;
}

.object-detail .object-ruler {
	height: 1px;
	margin-top: 15px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #999999;
	clear: both;
}

.object-detail .object-form INPUT {
	font-size: 12px;
}


.object-detail .object-form .field-email {
	float: left;
	padding-left: 15px;
}

.object-detail .object-form .field-amount {
	float: left;
	padding-left: 10px;
}

.object-detail .object-form .field-button {
	float: left;
}

.object-detail .object-form FORM {
	margin-top: 10px;
	margin-bottom: 10px;
}

.error-message {
	width: 340px;
	
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	padding-left: 18px;
	color: #CC0000;
	
	background-image: url(/media/gfx/bullet_red.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.error {
	color: #CC0000;
}

.info {
	color: #0092C1;
	
	background-image: url(/media/gfx/information.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	
	margin-bottom: 5px;
	
	border-top: 1px solid #0099CC;
	border-bottom: 1px solid #0099CC;
}

.success {
	color: #6C5700;
	background-image: url(/media/gfx/star.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 22px;
	padding-top: 4px;
	padding-bottom: 4px;
	
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
	
	border-top: 1px solid #E1B500;
	border-bottom: 1px solid #E1B500;
}


/** Goed doel **/
.goeddoel {
	margin-top: 15px;
}

/** The Faq **/
.faq {
	padding: 10px;
}

.faq H2 {
	color: white;
	height: 16px;
	
	padding-top: 2px;
	padding-left: 10px;
	
	margin: 0px;
	
	margin-top: 10px; 
	margin-bottom: 5px;

	background-image: url(/media/gfx/heading_blue.gif);
	font-size: 12px;
	
	cursor: hand;
}

.faq H3 {
	font-size: 12px;
	
	margin: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	
	background-repeat: no-repeat;
	padding-left: 18px;
	
	cursor: hand;
}

.faq H3.plus {
	background-image: url(/media/gfx/bullet_toggle_plus.gif);
}

.faq H3.minus {
	background-image: url(/media/gfx/bullet_toggle_minus.gif);
}

.faq .section {
	padding-left: 10px;
}

.faq .answer {
	margin-bottom: 15px;
	padding-left: 18px;
}

/** Forms **/
.contents .form {
	border-bottom: 1px solid gray;
	border-top: 1px solid gray;
	
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
	
	background-color: #F2F1EE;
}

.contents .form .property .label {
	float: left;
	width: 140px;
	padding-top: 2px;
}

.contents .form .property {
	margin-bottom: 5px;
	clear: left;
}

.contents .form .form-contents {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}

.contents .form H3 {
	padding-top: 1px;
	padding-left: 10px;
	height: 17px;
	font-size: 12px;
	margin: 0px;
	color: white;
	background-image: url(/media/gfx/heading_gray.gif);
}

.contents .form .property .label-required {
	background-image: url(/media/gfx/bullet_star.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
}

.contents .form .property .label-not-required {
	padding-left: 18px;
}

.clear {
	clear: both;
}

.footer-outer {
	background-image: url(/media/gfx/footer_middle.gif);
	height: 13px;
}

.footer-inner {
	background-image: url(/media/gfx/footer_left.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 13px;
}

.footer {
	background-image: url(/media/gfx/footer_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 13px;
}

TABLE.blue {
	border-spacing: 0px;
}

TABLE.blue TH {
	background-image: url(/media/gfx/heading_blue.gif);
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	height: 18px;
	color: white;
	text-align: left;
	font-size: 11px;
}

TABLE.blue TD {
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #4791DA;
}

/** De Klok **/
.klok {
	width: 190px;
	height: 65px;
	background-image: url(/media/gfx/counter_bg.gif);
	margin-top: 15px;
	padding-top: 23px;
	text-align: center;
}

.klok {
	font-size: 17px;
	font-weight: bold;
	color: #0092C1;
}

.klok small {
	font-size: 12px;
}

.mBot20 {
	margin-bottom: 20px;
}