body {
margin : 0; 
padding : 0; 
background-image : url(../assets/bg.gif); 
} 
#box {
width : 741px; 
padding : 0; 
display : table; 
background-color : #e9e3d2;
color : #FFFFFF;
border-left : 5px solid #ffffff; 
border-right : 5px solid #ffffff; 
margin : 0 auto; 
} 
#top {
display : block; 
width : 741px; 
height : 280px; 
} 
#top img {
float : left; 
width : 540px;
} 
#text {
display : table; 
clear : both; 
width : 670px; 
margin-top : 20px; 
background-color : #fbfaf8; 
margin-left : 20px; 
padding : 15px; 
background-image : url(../assets/bgr.jpg); 
text-align : left; 
font-size : 74%; 
color : #75583c;
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
} 
#text_cms {
display : table; 
clear : both; 
width : 670px; 
margin-top : 20px; 
background-color : #E9E3D3; 
margin-left : 20px; 
padding : 15px; 
background-image : url(../assets/bgr.jpg);
background-repeat:repeat-y;
text-align : left; 
font-size : 74%; 
color : #75583c;
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
} 
textarea, input, select{
font-size : 12px; 
color : #75583c;
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;}
#textleft {
width : 320px; 
float : left; 
padding-right : 13px; 
} 
#textright {
width : 320px; 
float : left; 
border-left : 1px solid #918362; 
padding-left : 14px; 
} 
#textleft img, #textright img, .shop_foto img{
display : block; 
padding : 3px; 
background-color : #ffffff;
color : #d8d1bf;
border : 1px solid #d8d1bf;  
} 
#menu {
float : right;
height:270px;
border-left:1px solid #8da6ac;
margin-right:0;
padding-right:0;
margin-top:10px;
} 
#menu a:link, #menu a:visited {
text-align:right;
display : block; 
width : 160px; 
height : 16px; 
font-family : "Times New Roman", Times, serif;
font-size : 15px; 
font-weight : 800; 
color : #ffffff; 
border-bottom:1px solid #ebe6d7;
padding : 6px 6px 6px 34px; 
background-image : url(../assets/bgr_top.jpg);
text-decoration : none; 
margin-bottom : 0px; 
} 
#menu a:hover, #menu a:active {
color : #666666; 
background-color : #dfe9eb; 
background-image: url(../assets/button_roll.jpg);
} 
H1 {
font-family : Georgia, "Times New Roman", Times, serif; 
border-bottom : 1px solid #ffffff; 
background-image : url(../assets/titel.jpg); 
font-size : 17px; 
background-repeat : no-repeat; 
}  
h2 {
	font-family : Georgia, "Times New Roman", Times, serif; 
	font-size:14px;
}
#footer {
clear : both; 
margin : 0 auto; 
width : 737px; 
height : 20px; 
line-height : 20px; 
background-color : #beb59b; 
color : #ffffff; 
padding-right : 4px; 
text-align : right; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 11px; 
border-left : 5px solid #ffffff; 
border-right : 5px solid #ffffff; 
} 
#footer_cms {
clear : both; 
margin : 0 auto; 
width : 737px; 
height : 20px; 
line-height : 20px; 
background-color : #beb59b; 
color : #ffffff; 
padding-right : 4px; 
text-align : right; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 11px; 
border-left : 5px solid #ffffff; 
border-right : 5px solid #ffffff; 
} 
#footer a:link, #footer a:visited{
color:#FFFFFF;}
#footer_cms a:link, #footer_cms a:visited{
color:#FFFFFF;}
.shop_table{
  border-top: 1px solid #ffffff; 
  margin-top: 0; 
  margin-right: auto; 
  margin-bottom: 0; 
  margin-left: auto;
  padding: 10px 0px 10px 0px; text-align: center; width: 100%;
}
.shop_foto{
  border: none; float: left; margin: 0px 0px 5px 0px; padding: 0; width: 50%;
  vertical-align:top;
  text-align:left;
}
.shop_beschrijving{
  border: none; 
  float: right; 
  margin: 0; 
  padding: 0; 
  width: 50%; 
  vertical-align:top;
  text-align:left;
}

#shopleft{
width:330px;
vertical-align:top;
}

a:link, a:visited{
color: #779999;}
#poweredby, #poweredby span  {
position:absolute;
top:-10px;
height:1px;
font-size:1px;
text-align:left;
 } 
.shop_foto2{
padding : 3px; 
background-color : #ffffff;
border : 1px solid #d8d1bf;  
} 







.pagination {
	text-align:right;
}
.pagination li {
	display:inline;
}
.pagination li a{
	padding:0.5em;
}
.pagination li.current a {
	background:#fff;
	font-weight:bold;
}


table.profile th {
	text-align:right;
	vertical-align:top;
	width:130px;
}

table.new.profile tr {
	 background:#fff;
}

table.new {
	border:1px solid #E9E3D2;
	border-width:1px 0 1px 0;
	border-collapse:collapse;
	margin:2em 0 2em 0;
	width:750px;
}

table.new td {
	border:1px solid #E9E3D2;
	padding:1em 1em 1em 1em;
	vertical-align:top;
}

table.new td.title {
	width:500px;
}

table.new th {
	background:#BEB59B;
	border:1px solid #E9E3D2;
	color:#fff;
	font-size:1em;
	line-height:1.5em;
	padding:1em 1em 1em 1em;
	vertical-align:top;
}

table.new tr {
	background:#FBFAF8;
}

table.new tr.even {
	background:#fff;
}

#content table.new a {
	color:#4990c8;
	font-weight:normal;
	text-decoration:underline;
}

#content table.new a:hover {
	color:#000;
}


form.form_order fieldset {
	border:none;
	margin:2em 0 0 0;
	padding:0;
}

fieldset {
/*	background:#f9fdfe;
*/	border:0;
	margin:0 0 2em 0;
	*margin:1em 0 2em 0;
	padding:18px 18px 18px 18px;
	position: relative;
}

legend {
	display:none;
}

label {
	clear:both;
	color:#555;
	float:left;
	font-size:1em;
	font-weight:bold;
	margin: 1.3em 1.5em 0 0 ;
	padding:3px 0 0 0;
	text-align:right;
	width:100px;				
}
form br {
	clear:both;
}
			
input, textarea {
	border: 1px solid #A6A6A6;  
	color:#333;
	font-size:1em;
	padding:0.2em;				
	margin: 1.3em 0 0 0;  
	width:20em;
}

input.small {
	width:100px;
}

textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:450px;
}

label.radio {
	color:#000000;
	display:inline;
	font-size: inherit;
	font-weight:normal;
	margin:0 10px 0 0;
}

input.radio {
	border:0;	
	margin:0 0 0 0;
	width:auto;
}

input.sc {
	display:none;
}

select {
	border: 1px solid #A6A6A6;  
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	height:23px;
	margin: 1.3em 0 0 0;  
	width:21em;
	
}

select.quantity_select {
	height:auto;
	margin:0;
	width:auto;
}
option {
	padding:0 3px 0 3px;
}

form p {	
	margin:18px 0 9px 0;
}

button.submit {
	margin:0.5em 0.2em 0 135px;
	padding:0 0.5em;
}

.cancel_link {
	margin: 0 0 0 0;
}

#content .cancel_link a {
	font-weight:normal;
	text-decoration:underline;
}

#content .cancel_link a:hover {
	color:#222;
}