body, table, tr, th, td, div, input, textarea, a {
	font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
h1 {
	font-size:20px;
}
a {
	color:#990000;
	font-weight:bold;	
}
a:hover {
	text-decoration:underline;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../assets/img/fill_body.jpg);
	background-repeat: repeat;
}
img {
	border-color:#990000;
}
#content_div {
	width:730px;
	margin-bottom: 20px;
	margin-left: 15px;
	float: left;
	position:relative;
}
#news_tab {
	width:165px;
	margin-left:10px;
	margin-bottom:20px;
	margin-top:8px;
	float: left;
	position:relative;
}
#main {
	height: 100%;
	width: 100%;
}
#flash_kop {
	height: 200px;
	background-color: #000000;
}
#content {
	height: 100%;
	width: 100%;
}
#menu_left {
	background-image: url(../assets/img/wood_left.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	height: 40px;
}
#menu_right {
	background-image: url(../assets/img/wood_right.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 40px;
}

#menu {
	height: 40px;
	width: 762px;
}
#content_text {
	background-image: url(../assets/img/fill_content.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
img {
	behavior:url("css/pngbehavior.htc");
}
.input {
	width:200px;
	background-color:#FFFFFF;
	border:1px solid #615040;
	margin-top:2px;
}
.textarea {
	width:434px;
	height:150px;
	background-color:#FFFFFF;
	border:1px solid #615040;
	margin-top:2px;
}
.error {
	font-size:11px;
	font-weight:bold;
	color:#990000;
}
.dotted {
	background-image: url(../assets/img/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#colors {
	position:relative;
	float:left;
	width:200px;
	margin-bottom:5px;
}
#img_bdr {
	border:1px solid #000000;
}
.order {
	font-size:10px;
	margin-bottom:5px;
	border:1px solid #000000;
	background-color:#FFFFFF;
}
.kop {
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
}
#div_small {
	margin-top: 130px;
	margin-left: 8px;
	position: absolute;
	width: 150px;
	cursor:pointer;
	cursor:hand;
}
#div_text {
	margin-top: 10px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#products {
	float:left; 
	width:248px; 
	position:relative; 
	margin-right:10px;
	background-color:#e4d2ba;
	border:1px solid #523e22;
	padding:5px;
	margin-bottom:10px;
}
#producten {
	background-color:#e4d2ba;
	border:1px solid #523e22;
	padding:5px;
	width:50%;
}
#seperator {
	border-top:1px dotted #523e22;
	padding-top:10px;
}
#prod_image {
	width:110px;
	height:150px;
	position:relative;
	float:left;
	padding:5px;
	border:1px solid #523e22;
	margin-right:3px;
	margin-bottom:3px;
	text-align:center;
	font-weight:bold;
	cursor:hand;
	cursor:pointer;
	background-color:#f3e9db;
}
#prod_image2 {
	width:110px;
	height:180px;
	position:relative;
	float:left;
	padding:5px;
	border:1px solid #523e22;
	margin-right:3px;
	margin-bottom:3px;
	text-align:center;
	font-weight:bold;
	cursor:hand;
	cursor:pointer;
	background-color:#f3e9db;
}

#prod_image img, #prod_image2 img {
	margin-bottom:5px;
}
.order_btn {
	background-color:#aa9f55;
	color:#283008;
	font-weight:bold;
	font-size:10px;
	border:1px solid #283008;
}
