html, body {
	width: 100%;
}

html {
	background: #3d4245 url(../picture/common/bg_repeat.jpg) center top repeat-x;
}

body {
	font: 100% 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0;
	padding: 0;
	background: #3D4245 url(../picture/common/bg.jpg) center top no-repeat;
	text-align: center;
}

div#viewport {
	position: relative;
	width: 940px;
	margin: 0 auto;
	height: auto;
	min-height: 100%;
	_height: 100%;
	text-align: left;
	/*background: transparent url(../picture/common/viewport_bg.gif) repeat-y;*/
	background: #f4f4f4 url(../picture/common/bg.jpg) center top repeat-y;
	/*background-color: white;*/
	padding: 0 17px;
	z-index: 5;
	
}

/* HEADER */
div#header {
	width: 100%;
	height: 342px;
	margin-top: 10px;
	position: relative;
	float: left;
	z-index: 10;
}

div#header img {
	margin: 0;
	padding: 0;
	border: 0;
}

div#header div.banner {
/*div#header h1 {*/
	width: 940px;
	height: 320px;
	margin: 0;
	padding: 0;
	display: block;
	background: transparent url(../picture/common/header.jpg) no-repeat;
	text-indent: -9999999px;
}

div#header ul {
	list-style: none;
	list-style-image: none;
	position: relative;
	float: left;
	width: 637px;
	height: 22px;
	margin: 0;
	padding: 0;
	font: 70% 'Trebuchet MS', Arial, Verdana, sans-serif;
	background-color: #C5D4DB;
}

div#header ul li {
	position: relative;
	float: left;
	_white-space:nowrap;
	_width:20px;
	margin: 0 10px;
	padding: 0;
	height: 22px;
}

div#header ul li a {
	color: #2f3637;
	text-decoration: none;
	background-color: #C5D4DB;
	display: block;
	width: 100%;
	height: 22px;
	cursor: pointer;
}

div#header ul li a span {
	position: relative;
	float: left;
	margin: 0 0;
	padding: 3px 10px;
	cursor: pointer;
}

div#header ul li a:hover span,
div#header ul li#active a span
{
	background: url(/picture/common/li_rb.gif) no-repeat top right;
}
div#header ul#contact li a:hover span,
div#header ul#contact li#active a span
{
	background: url(/picture/common/licontact_rb.gif) no-repeat top right;
}

div#header ul li#active a {
	background: #f4f4f4 url(/picture/common/li_lb.gif) no-repeat top left;
	font-weight:bold;
}
div#header ul li a:hover{
background: #DFE5E6 url(/picture/common/li_lb.gif) no-repeat top left;
}

div#header ul#contact {
	width: 284px;
	background-color: #2f3637;
	padding: 0 0 0 19px;
}

div#header ul#contact li a {
	color: #fff;
	background-color: #2f3637;
}

div#header ul#contact li a:hover {
	 background: #959893 url(/picture/common/licontact_lb.gif) no-repeat top left;
}

div#header ul#contact li#active a {
		background: #f4f4f4 url(/picture/common/licontact_lb.gif) no-repeat top left;
	 font-weight: bold;
	 color:#000;
}

div#header ul#contact li a:hover div, div#header ul#contact li#active a div {
	background: url(/picture/common/licontact_rb.gif) no-repeat top right;
}

/* CONTENT */
div#content {
	position: relative;
	float: left;
	width: 617px;
	padding: 19px 10px 10px 10px;
	color: #666;
	_width: 613px;
}

div#content ul {
	font-size: 70%;
	margin-top: -10px;
	padding-top: 0;
	list-style: square;
}

div#content ul li blockquote {
	margin: 3px 0 10px 10px;
	padding: 0;
}

div#content h1, div#content h2 {
	margin: 0;
	padding: 0;
	height: 39px;
	width: 100%;
	display: block;
	text-indent: -9999999px;
	background-color: transparent;
	background-repeat: no-repeat;
}


div#content h1.hide {
	text-indent: -9999999px;
	background-repeat: no-repeat;
}

div#content h2 {
	text-indent: -9999999px;
}

div#content h1 span, div#content h2 span {
	display: none;
}

div#content h3 span {
	display: none;
}

div#content h2.home {background: transparent url(/picture/content/headers/home.gif) no-repeat bottom left;}
div#content h2.bestelling_plaatsen {background: transparent url(/picture/content/headers/bestelling_plaatsen.gif) no-repeat bottom left; margin-top:-10px; padding:0;}

div#side_bar h3 { height: 39px;	width: 100%; display: block; }
div#side_bar h3 span { display: none; }
div#side_bar h3.bestelling_eenvoudig {background: transparent url('/picture/content/headers/sub/bestellen_eenvoudig.gif') no-repeat bottom left; margin-top: 30px; margin-bottom:5px;}
div#side_bar ul { margin-left: -25px; *+margin-left: 15px; }
div#side_bar ul li { font-size: 0.7em; list-style-type: circle; }

div#side_bar ul li a:link, div#side_bar ul li a:visited {
	color: #e77320;
	text-decoration: underline;
}

div#side_bar ul li a:hover, div#side_bar ul li a:active {
	color: #e77320;
	text-decoration: none;
}


a.darkLink {
	color: #000;
}

/* SUBMENU */
div#content ul#submenu {
	position: relative;
	float: left;
	display: block;
	list-style: none;
	list-style-image: none;
	width: 149px;
	padding: 0;
	margin: 30px 0 0 -9px;
	_margin-left:-4px;
_width:140px;
}

div#content ul#submenu li {
	display: block;
	width: 115px;
	font: 150% 'Trebuchet MS', Arial, Verdana, sans-serif;
	border-bottom: 1px solid #c6c6c6;
	margin: 0;
	padding: 0;
	text-align: right;
	margin-top: 3px;
}
div#content ul#submenu li#oplokatie{
	margin-top: 25px;
}
div#content ul#submenu li a {
	color: #2f3637;
	text-decoration: none;
}

div#content ul#submenu li a:hover, div#content ul#submenu li.actief a {
	color: #c6c6c6;
}

div#content ul#submenu ul#subsubmenu {
	list-style: none;
	list-style-image: none;
	width: 115px;
	padding: 0;
	margin: 0;
	margin-bottom: 25px;
}

div#content ul#submenu ul#subsubmenu li {
	font: 95% 'Trebuchet MS', Arial, Verdana, sans-serif;
	border: 0;
	display: block;
	width: 115px;
	margin: 0;
	padding: 0;
	margin-top: 3px;
}

div#content ul#submenu ul#subsubmenu li a {
	color: #F47820;
	text-decoration: underline;
}

div#content ul#submenu ul#subsubmenu li a:hover, div#content ul#submenu ul#subsubmenu li.actief a {
	color: #000;
	text-decoration: none;
}

div#content div.content {
	position: relative;
	float: left;
	display: block;
	width:475px;
	_display:inline;
	_width: 470px;
	_margin: 0;
	_padding: 0;
}

div#content ul#home_collectie {
position:relative;
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	width: 620px;
}

div#content ul#home_collectie_small {
	position:relative;
	float:left;
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	width: 510px;
	_width:474px;
}

div#content ul#home_collectie li,
div#content ul#home_collectie_small li
{
	position: relative;
	float: left;
	width: 100%;
	height: 199px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

div#content ul#home_collectie li a,
div#content ul#home_collectie_small li a
{
	display: block;
	width: 100%;
	height: 100%;
}

div#content p, div#side_bar p, div#footer_logo p {
	font: 70%/150% 'Trebuchet MS', Verdana, Arial, sans-serif;
margin:10px 0 10px 0;
}

div#content a, div#side_bar p a, div#footer_logo p a {
	color: #f47820;
	text-decoration: underline;
}

div#content a:hover, div#side_bar p a:hover, div#footer_logo p a:hover {
	text-decoration: none;
}

div#content div#smallpicture img {
	height: 48px;
	width: 48px;
	border: 1px solid #000;
}
/* ARTIKEL WEERGEVEN */

div.artikel {
	background-color: #fff;
	border: 1px solid #c6c6c6;
	padding: 10px;
	margin-bottom: 10px;
	position: relative;
	float: left;
}

div.artikel img {
	border: 0;
}

div.artikel p#opmerking {
	margin-top: -5px;
}

div.artikel img.info {
	position: relative;
	float: right;
}

div.artikel table {
	font-size: 70%;
	width: 216px;
	margin-bottom: 10px;
	margin-top: -5px;
}

div.artikel table td {
	vertical-align: top;
}

div.artikel table tr.prijs td {
	background-color: #303538;
	color: #fff;
	font-weight: bold;
}

div.artikel a img.artikel {
	position: relative;
	float: right;
	/*width: 192px;
	height: 192px;*/
}

div.artikel form div.kleur {
	clear: left;
	position: relative;
	float: left;
	width: 250px;
	height: 20px;
	margin-bottom: 5px;
}

div.artikel form div.kleur div {
	width: 32px;
	height: 18px;
	position: relative;
	float: left;
	display: block;
	border: 1px solid #83837f;
	margin-right: 15px;
}

div.artikel div.kleur div.text {
	font-size: 70%;
	position: relative;
	float: left;
	width: 119px;
	height: 18px;
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
}

div.artikel div.kleur div.aantal {
	width: 65px;
	margin-top: 3px;
}

div.artikel div.kleur input {
	position: relative;
	float: left;
	display: block;
	width: 42px;
	height: 14px;
	font-size: 70%;
}

button.artikel_bestellen {
	position: relative;
	float: left;
	background: transparent url(/picture/content/artikelen_bestellen.gif) no-repeat;
	display: block;
	width: 146px;
	height: 18px;
	border: 0;
	cursor: hand;
	margin: 20px 0 5px 90px;
	_display:inline;
}

button.artikel_bestellen span {
	display: none;
}

div.artikel div.informatie_div {
	position: absolute;
	right: 10px;
	top: 10px;
	background: #f4f4f4;
	border: 1px solid #000;
	padding: 10px;
	width: 170px;
	z-index: 1;
}

div.artikel div.informatie_div img.delete {
	position: relative;
	float: right;
	margin: 0 0 10px 10px;
}


/* BESTELLINGEN PLAATSEN */

.orange {
	color: #f47820;
}

div#overzicht_table {
	background-color: #fff;
	border: 1px solid #c6c6c6;
	padding: 5px 0 15px 0;
	margin: 0;

}

div#overzicht_table table {
	width: 100%;
	font-size: 70%;
	padding: 0;
	margin: 0;
	empty-cells: show;
	border-collapse: collapse;
	border: 1px solid #fff;
	border-right: 0;
	background-color: #f4f4f4;
	margin-left: 1px;
}

div#overzicht_table table colgroup.dark_grey {background-color: #d0d0d0;}
div#overzicht_table table colgroup.delete {text-align: center;}
div#overzicht_table table colgroup.naam {width: 40%;}

div#overzicht_table table.prijs {
	position: relative;
	float: right;
	margin-right: 20px;
	width: 100px;
	text-align: right;
}

div#overzicht_table table tr#totaal {
	background-color: #c5d3da;
	font-weight: bold;
}

div#overzicht_table table tr#totaal td {
	border-right: 0;
}

div#overzicht_table table tr#totaal span {
	font-weight: normal;
}

div#overzicht_table table th {
	background-color: #999;
	color: #fff;
	height: 26px;
	vertical-align: bottom;
	border-right: 1px solid #fff;
	padding: 1px 3px;
}

div#overzicht_table table td {
	padding: 1px 3px;
	margin: 0;
	border-bottom: 1px solid #999;
	border-right: 1px solid #fff;
}

div#overzicht_table table td div.kleur {
	width: 14px;
	height: 14px;
	border: 1px solid #666;
	float: left;
	margin-right: 5px;
}

div#overzicht_table table td.aantal div {
	width: 30px;
	position: relative;
	float: left;
	display: block;
}

div#overzicht_table table td.aantal div a {
	position: relative;
	float: left;
}

div#overzicht_table table table {
	font-size: 100%;
	border: 0;
	background-color: transparent;
}

div#overzicht_table table table td {
	border: 0;
	text-align: right;
}

div#overzicht_table table td img {
	border: 0;
}

div#overzicht_table td.buttons {
	background-color: #fff;
	border-bottom: 0;
	border-right:1px solid #c6c6c6;
}

div#overzicht_table td.buttons form {
	width: 32%;
	position: rleative;
	float: left;
}

div#overzicht_table td.buttons button {
	width: 146px;
	height: 18px;
	cursor: hand;
	border: 0;
	margin-top: 15px;
}

div#overzicht_table td.buttons button span {
	display: none;
}

div#overzicht_table td.buttons form button#reset {
	background: transparent url(/picture/content/alles_verwijderen.gif) no-repeat;
	margin-left: 25px;
}

div#overzicht_table td.buttons button#shop {
	position: relative;
	float: left;
	background: transparent url(/picture/content/verder_winkelen.gif) no-repeat;
	margin-left: 55px;
	cursor: pointer;
}

div#overzicht_table td.buttons button#bestellen {
	position: relative;
	float: right;
	background: transparent url(/picture/content/afrekenen.gif) no-repeat;
	width: 91px;
	height: 18px;
	border: 0;
	cursor: hand;
	margin: 15px 20px 5px 0px;
}

div#overzicht_table td.buttons button#bestellen span {
	display: none;
}


/* BEGIN NIEUWE BUTTONS */
button {
	cursor: pointer;
}

div#stap2_buttons {
	width: 360px;
	margin: 10px 0 0 0;
}

div#stap2_buttons button {
	width: 146px;
	height: 18px;
	border: 0;
	margin-top: 15px;
}

div#stap2_buttons button#bestellen {
	position: relative;
	float: right;
	background: transparent url(/picture/content/bestelling_plaatsen.gif) no-repeat;
	width: 146px;
	height: 18px;
	border: 0;
	margin: 15px 0px 5px 0px;
}

div#stap2_buttons button#gegevens_wijzigen {
	position: relative;
	float: left;
	background: transparent url(/picture/content/button_gegevens_wijzigen.gif) no-repeat;
	width: 194px;
	height: 18px;
	border: 0;
	margin: 15px 0px 5px 0px;
}

div#stap2_buttons button#bestellen span,
div#stap2_buttons button#gegevens_wijzigen span {
	display: none;
}

button#bestellen span {
	color: #ff9900;
}
/* EIND NIEUWE BUTTONS */


div#place_order {
	position: relative;
	float: left;
	background-color: #fff;
	border: 1px solid #c6c6c6;
	width: 100%;
}

div#place_order p {
	margin: 5px 0 0 5px;
}



div#content div#stap2 {
	position: relative;
	float: left;
	width: 500px;
	background-color: #fff;
	border: 1px solid #c6c6c6;
	padding: 20px;
	font-size: 70%;
}

div#content form div#stap2 div {
	height: 20px;
}

div#content form div#stap2 div label {
	clear: left;
	position: relative;
	float: left;
	width: 125px;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

div#content form div#stap2 div div {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}

div#content form div#stap2 div input {
	position: relative;
	float: left;
	width: 348px;
	margin: 0;
	padding: 0;
	margin-left: 10px;
	background-color: #f4f4f4;
	border: 1px solid #999;
	height: 15px;
	font: 100% 'Trebuchet MS', Arial, Verdana, sans-serif;
}

div#content form div#stap2 div input.radio {
	position: relative;
	float: left;
	background-color: transparent;
	width: 20px;
	border: 0;
}

div#content form div#stap2 div select {
	position: relative;
	float: left;
	margin-left: 10px;
	background-color: #f4f4f4;
	border: 1px solid #999;
	height: 19px;
	font: 100% 'Trebuchet MS', Arial, Verdana, sans-serif;
	padding: 0;
}

div#content form div#stap2 div textarea {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	margin-left: 10px;
	background-color: #f4f4f4;
	border: 1px solid #999;
	font: 100% 'Trebuchet MS', Arial, Verdana, sans-serif;
	width: 348px;
	height: 50px;
}

div#content form div#stap2 div#div_afwijkend_aflever_adres {
	position: relative;
	float: left;
	height: 90px;
	width: 100%;
	overflow: hidden;
	display: block;
}

div#content form p {
	position: relative;
	float: left;
	clear: both;
	font-size: 100%;
	margin-top: 20px;
}

/*div#content form button#stap2 {
	position: relative;
	float: left;
	width: 542px;
	height: 30px;
	background: #fff url(/picture/content/verzenden.gif) no-repeat 402px 4px;
	border: 1px solid #c6c6c6;
	margin: 5px 0 0 0;
	cursor: hand;
}*/

div#content form button#stap2 {
	position: relative;
	float: left;
	width: 542px;
	height: 30px;
	background: #fff url(/picture/content/button_gegevens_controleren.gif) no-repeat 340px 4px;
	border: 1px solid #c6c6c6;
	margin: 5px 0 0 0;
	cursor: hand;
}

div#content form button#stap2 span {
	display: none;
}

div#content form button#stap3 {
	position: relative;
	float: left;
	width: 542px;
	height: 30px;
	background: #fff url(/picture/content/verzenden.gif) no-repeat 402px 4px;
	border: 1px solid #c6c6c6;
	margin: 5px 0 0 0;
	cursor: hand;
}

div#content form button#stap3 span {
	display: none;
}

/* ---------------------------------- */

/* SIDEBAR */
div#side_bar {
	position: relative;
	float: left;
	width: 295px;
	padding-top: 35px;
	margin-bottom: 60px;
	margin-left: 0;
	_width:283px;
}

div#side_bar p {
	margin-left: 20px;
}

div#side_bar h3 {
	margin: 0 0 -5px 20px;
	height: 20px;
	width: 100%;
	display: block;
}

div#side_bar h3 span {
	display: none;
}

div#side_bar h3.op_lokatie {background: transparent url(/picture/content/headers/sub/op_lokatie.gif) 13px bottom no-repeat;}
div#side_bar h3.links {background: transparent url(/picture/content/headers/sub/intressante_links.gif) 13px bottom no-repeat;}
div#side_bar h3.bewaarde_artikelen {background: transparent url(/picture/content/headers/sub/bewaarde_artikelen.gif) 13px bottom no-repeat;}
div#side_bar h3.informatie {background: transparent url(/picture/content/headers/sub/extra_info.gif) 13px bottom no-repeat;}

div#side_bar div.hr {
	width: 100%;
	background: transparent url(/picture/common/sidebar_hr.gif) no-repeat bottom center;
	height: 10px;
	margin-bottom: 25px;
}

div#side_bar div.hr hr {
	display: none;
}

div#side_bar div#foto_sephia {
	width: 244px;
	border: 1px solid #c6c6c6;
	padding: 3px 0 3px 3px;
	background-color: #fff;
	margin-left: 7px;
}

div#side_bar div#foto_sephia img {
	margin: 0;
	margin-right: 3px;
	padding: 0;
}

div#side_bar form button.naar_winkelwagentje {
	position: relative;
	float: left;
	background: transparent url(/picture/content/naar_winkelwagentje.gif) no-repeat;
	display: block;
	width: 146px;
	height: 18px;
	border: 0;
	cursor: hand;
	margin: 5px 0 15px 0;
}

div#side_bar form button.naar_winkelwagentje span {
	display: none;
}

div.sidebar_foto_container {
	width: 115px;
	height: 115px;
	position: relative;
	float: left;
	margin: 0 8px 8px 0;
	_margin: 0 4px 4px 0;
	_padding: 0;
	overflow: hidden;
}

div.sidebar_foto_default {
	width: 115px;
	height: 115px;
	background: url('/picture/common/bg_sidebar_foto_normal.gif');
	_margin: 0;
	overflow: hidden;
	_padding: 0;
}

div.sidebar_foto_active {
	width: 115px;
	height: 115px;
	overflow: hidden;
	background: url('/picture/common/bg_sidebar_foto_active.gif');
}

div.sidebar_foto_omo {
	width: 115px;
	height: 115px;
	overflow: hidden;
	background: url('/picture/common/bg_sidebar_foto_omo.gif');
}

div.sidebar_previous {
	width: 101px;
	height: 20px;
	margin: 15px 0;
	float: left;
}
a:hover {
cursor:hand;
}
div.sidebar_next {
	width: 101px;
	height: 20px;
	margin: 15px 24px;
	float: right;
}

div.sidebar_previous a img {
	border: 0;
}

div.sidebar_next a img {
	border: 0;
}
div#bigFotoContainer{
position:relative;
float:left;
margin:-10px 0 30px 150px;
_margin-left: 71px;
}

div#thumbContainer{
width:250px;
height: 510px;
position:relative;
float:left;
margin: -3px 0 0 40px;
_margin-left: 51px;

}

div.big_foto_container {
	margin-top: -15px;
	width: 475px;
	height: 320px;
	background: url('/picture/common/bg_foto_big.gif') no-repeat top left;
}

div.collectie_foto_container {
	width: 475px;
	height: 300px;
}

div.big_foto {
	width: 470px;
	/*height: 463px;*/
}

div.big_foto img {
	padding: 10px;
}

div.big_foto_caption {
	width: 463px;
	padding: 5px;
	/*height: 35px;*/
	/*background: url('/picture/common/bg_big_foto_caption.gif');*/
	font-size: 11px;
	background-color: #FFFFFF;/*#C6C6C6;*/
	border: 1px solid #B4B4B4;
	margin-top: 2px;
}

div.big_foto_caption div {
	position: relative;
	top: 4px;
	margin: 0px 10px;
}

div.big_foto_nav {
	width: 475px;
	height: 30px;
	background: url('/picture/common/bg_big_foto_nav.gif');
	margin-top: 10px;
}

div.big_foto_prev {
	float: left;
	width: 101px;
	height: 20px;
	margin: 6px 0 0 14px;
}

div.big_foto_next {
	float: right;
	width: 101px;
	height: 20px;
	margin: 6px 14px 0 0;
}

div.big_foto_details {
	float: left;
	width: 101px;
	height: 20px;
	font-size: 11px;
	margin: 7px 0 0 104px;
}

div.big_foto_prev a img, div.big_foto_next a img {
	border: 0;
}

select.op_lokatie_selector {
	width: 237px;
}

.clearFloat {
	clear: both;
}

div#side_bar div.op_lokatie {
	width: 267px;
	border: 1px solid #c6c6c6;
	margin: 0 09px 14px;
}

div#side_bar div.op_lokatie div.inner {
	border: 2px solid white;
	background-color: #c6d3db;
}

div#side_bar div.op_lokatie div.inner p {
	padding: 0 0 5px 15px;
	margin: 0;
}

div#side_bar div.op_lokatie div.inner h3 {
	margin: 0 0 5px 0;
	width: auto;
	height: 29px;
}

div#side_bar div.op_lokatie div.inner a {
	color: #79868c;
}

div#side_bar div.interessante_links {
	width: 267px;
	border: 1px solid #c6c6c6;
	margin: 0 09px 14px;
	color: white;
}

div#side_bar div.interessante_links div.inner {
	border: 2px solid white;
	background-color: #917c51;
}

div#side_bar div.interessante_links div.inner p {
	padding: 0 0 5px 15px;
	margin: 0;
}

div#side_bar div.interessante_links div.inner h3 {
	margin: 0 0 5px 0;
	width: auto;
	height: 29px;
}

div#side_bar div.interessante_links div.inner a {
	color: #42381d;
}

div#side_bar div.extra_informatie {
	width: 267px;
	border: 1px solid #c6c6c6;
	margin: 0 09px 14px;
	color: white;
}

div#side_bar div.extra_informatie div.inner {
	border: 2px solid white;
	background-color: #9fc802;
}

div#side_bar div.extra_informatie div.inner p {
	padding: 0 0 5px 15px;
	margin: 0;
}

div#side_bar div.extra_informatie div.inner h3 {
	margin: 0 0 5px 0;
	width: auto;
	height: 29px;
}

div#side_bar div.extra_informatie div.inner a {
	color: #587002;
}

/* FOOTER */
div#clear {
	clear: both;
	width: 100%;
	height: 10px;
	font-size: 0em;
}

div#footer_logo {
	width: 960px;
	height: 1px;
	position: relative;
	margin: -2px auto 0 auto;
	padding: 0;
	text-align: left;

}

div#footer_logo div {
	width: 120px;
	height: 40px;
	background: transparent url(/picture/common/sittingimage_footer.gif) no-repeat;
	position: relative;
	float: right;
	_position:absolute;_right:0; _bottom:30px;
	margin: -80px 164px 0 0;
	padding-top: 25px;
}

div#footer_logo p {
	margin: 0;
	padding: 0;
}

div#footer_logo h3 {
	display: none;
}
p.more{
padding:10px 0 19px 0;
width:200px;
}


div#bg_grey {
	position: relative;
	float: left;
	background-color: #F4F4F4;
	width: 310px;
	height: 310px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

div#bg_white {
	background-color: #FEFEFE;
	border: 1px solid #C4C4C4;
	width: 282px;
	height: 288px;
	position: absolute;
	top: 7px;
	left: 7px;
	padding: 0px 7px 0px 7px;
}

div#bg_white h2 {
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 39px;
	font-weight: lighter;
	margin: 0px 0px 30px 0px;
	padding: 0px;
	color: #2D3537;
}

div#bg_white p {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #666666;
	width: 280px;
}

div#bg_white div.image {
	position: relative;
	float: right;
	width: 308px;
	height: auto;
	margin: 15px -6px 15px -21px;
}

div#bg_grey p.link {
	position: absolute;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 21px;
	padding: 0px;
	color: #666666;
	font-weight: bold;
	bottom: 25px;
}

div#header div.button {
	position: absolute;
	top: 18px;
	left: 637px;
	border: 5px solid #E5731B;
	width: 285px;
	height: 211px;
}

div#side_bar div.button_home {
	margin: 0 0px 10px 0;
	border: 5px solid #E5731B;
	width: 285px;
	height: 211px;
}

div#header div.button a, div#side_bar div.button_home a {
	display: block;
	width: 285px;
	height: 211px;
}

div#header div.button a span, div#side_bar div.button_home a span {
	display: none;
}

div#flashcontent {
	border: 1px solid #999;
	background-color: #ccc;
	padding: 10px;
	width: 455px;
	z-index: 30;
}

div#header.home div#flashcontent {
	border: 0;
	padding: 0;
	width: 940px;
	background-color: transparent;
}

td#euro_left {
	text-align: left;
	width: 30px;
}

#side_bar p strong {
	color: #e46f1f;
}

.paginatieborder {
	border-bottom: 1px solid #747879;
	border-right: 1px solid #747879;
	width: 881px;
	height: 41px;
	margin-bottom: 10px;
	float: left;
	clear: left;
}

.paginatie {
	border: 1px solid #c6c6c6;
	width: 879px;
	height: 39px;
}

.paginatie ul {
	margin: 0 auto;
	padding-top: 10px;
}

.paginatie ul li {
	list-style-type: none;
	height: 25px;
	margin-top: 20px;
	width: 50px;
	float: left;
	text-align: center;
}

.paginatie ul li.button {
	width: 120px;
}

.paginatie ul li a, .paginatie ul li span {
	padding: 5px 10px;
}

.paginatie ul li a:hover {
	background-color: #c6c6c6;
}

.paginatie form {
	width: 120px;
	text-align: center;
	margin: 0px 20px;
	text-align: left;
	clear: both;
}

fieldset label {
	display: block;
	margin-top: 10px;
}

/* gegevens controleren */
table.gegevens_controleren {
	border-collapse: collapse;
	border: 0px;
	font-size: 11px;
	margin: 10px 0 0 0;
}

table.gegevens_controleren strong {
	font-size: 14px;
}

table.gegevens_controleren th {
	font-weight: lighter;
	width: 160px;
}

table.gegevens_controleren td.small {
	height: 8px;
	font-size: 8px;
	padding: 0px;
}

table.gegevens_controleren td.aantal {
	width: 110px;
}

table.gegevens_controleren td.euro {
	width: 10px;
}

table.gegevens_controleren td.orange {
	width: 65px;
	text-align: right;
	color: black;
}

table.gegevens_controleren td.orange strong {
	color: #f47820;
}


/* contactformulier */
form.contactForm {
	float: left;
	font-size:70%;
}
div.contactFormHolder div {
	float: left;
	clear: left;
	width: 100%;
	margin: 0 0 8px 0;
}
div.contactFormHolder {
	width: 455px;
	display: block;
	background: white;
	border: 1px solid #c6c6c6;
	padding: 10px;
	float: left;
	clear: left;
}

div.contactFormHolder div.dots {
	float: left;
	margin: 0 0 0 15px;
	padding: 0;
	overflow:hidden;
	clear: none;
	width: 2px;
}

form.contactForm span, span.orange {
	color: #ff9a00;
}

form.contactForm div.submitHolder input {
	width: 150px;
	float: right;
}

form.contactForm label {
	width: 135px;
	float: left;
}

form.contactForm input {
	float: left;
	margin: 0 0 0 5px;
	bordeR: 1px solid #999999;
	background-color: #f4f4f4;
	width: 290px;
}

form.contactForm textarea {
	float: left;
	margin: 0 0 0 5px;
	bordeR: 1px solid #999999;
	background-color: #f4f4f4;
	width: 290px;
	height: 129px;
}

button.verzenden {
background:#FFFFFF url(/picture/content/button_verzenden.gif) no-repeat scroll right top;
border:0;
float:right;
height:18px;
width:104px;
}

button.guestbookprev, button.guestbooknext, button.guestbookprevgrey, button.guestbooknextgrey
{
	border:0;
	height:20px;
	width:104px;
	margin-top: -2px;
	background: transparant !important;
}

button.guestbookprev {
	background-image: url(/picture/content/lightbox_prevlabel.gif);
	background-repeat: no-repeat;
}

button.guestbooknext {
	background-image: url(/picture/content/lightbox_nextlabel.gif);
	background-repeat: no-repeat;
}

button.guestbookprevgrey
{
	background-image: url(/picture/content/lightbox_prevlabel_grey.gif);
	background-repeat: no-repeat;
}

button.guestbooknextgrey {
	background-image: url(/picture/content/lightbox_nextlabel_grey.gif);
	background-repeat: no-repeat;
}

button.guestbookprev span, button.guestbooknext span, button.guestbookprevgrey span, button.guestbooknextgrey span {
	display: none;
}

.gb_bericht {
	margin-bottom: 10px;
	width: 881px;
	float: left;
	clear: left;
}

.gb_bericht .gb_naam {
	background-color: #c6c6c6; 
	margin-top: 10px; 
	float: left; 
	width: 120px; 
	height: 165px; 
	text-align: right; 
	padding-right: 10px; 
	border-bottom: 1px solid #747879;
}

.gb_contents {
	display: block; 
	width: 749px; 
	float: left;
	margin-top: 0; 
	padding: 0; 
	background-color: white; 
	border: 1px solid #c6c6c6; 
	border-bottom: 1px solid #747879; 
	font-size: 0.8em; 
	border-right: 1px solid #747879;
}

.gb_contents .gb_contents_border {
	border-bottom: 1px solid #c6c6c6; 
	border-right: 1px solid #c6c6c6;
	padding: 10px;
	float: left;
}

.gb_contents img {
	float: right;
}

.gb_contents_border{
	*border: 0px !important;
}

div.submitHolder {
	margin: 5px 0 0 0;
}

form.contactForm {
	margin: 0 0 10px 0;
}

form.route {
	font-size:70%;
}

div.guestbookFiller {
	float:left;
	height:200px;
	width:1px;
}

div.questbookMessage {
	_float:left;
	width:728px;
}

div.home ul{
	width: 642px;
}

div.home ul#contact {
	padding: 0 0 0 14px !important;
	border-left: 5px solid #C5D4DB !important;
}