body{
	margin: 0;
	padding: 0;
}

html, body {
	border: 0px;
}

html {
overflow-y: scroll;
}

.header {
	background-image: url('../images/header.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.footer {
	background-image: url('../images/footer.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 13px;
	font-weight: normal;
	color: #7B4C07;
	padding-bottom: 5px;
}

.footer a{
	font-size: 13px;
	font-weight: normal;
	color: #7B4C07;
	text-decoration: none;
}

.footer a:hover{
	font-size: 13px;
	font-weight: normal;
	color: #7B4C07;	
	text-decoration: underline;
}

.topleft {
	background-image: url('../images/topleft.gif');
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, sans-serif;
	width: 105px;
	height: 38px;
}

.topright {
	background-image: url('../images/topright.gif');
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, sans-serif;
	width: 105px;
	height: 38px;
}

.bottomleft {
	background-image: url('../images/bottomleft.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Verdana, sans-serif;
	width: 81px;
	height: 36px;
}

.bottomright {
	background-image: url('../images/bottomright.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Verdana, sans-serif;
	width: 81px;
	height: 36px;
}

.left {
	background-image: url('../images/left.gif');
	background-repeat: repeat-y;
	background-position: right;
}

.right {
	background-image: url('../images/right.gif');
	background-repeat: repeat-y;
	background-position: left;
}

.borderleft {
	background-image: url('../images/borderleft.gif');
	background-repeat: repeat-y;
}

.borderright {
	background-image: url('../images/borderright.gif');
	background-repeat: repeat-y;
}

.mainbody{
	background-color: #000;
	margin: 0px;
}

.tickertape {
	background-color: #520901; /* #FFE296; */
	border: solid 1px #000;
	color: #ffe296; /*#000;*/ 
	font-family: Georgia, Verdana, sans-serif;
	font-size: 12px;
}

.tickertape a{
	color: #ffe296; /* #000;*/
	font-family: Georgia, Verdana, sans-serif;
	font-size: 12px;
}

.tickertape a:hover{
	text-decoration: none;
}

.content {
	background-color: #644800;
	padding: 10px;
}

.tekst {	
	margin-left: 80px;
	margin-right: 80px;
	font-size: 12px;
	font-weight: normal;
	color: #FFE296;	
	font-family: Georgia, Verdana, sans-serif;
}

.galerij {
	font-size: 12px;
	font-weight: normal;
	color: #FFE296;	
	font-family: Georgia, Verdana, sans-serif;
}

.tekst a, .galerij a{
	font-size: 12px;
	font-weight: normal;
	color: #FFE296;	
	font-family: Georgia, Verdana, sans-serif;
}

.tekst a:hover, .galerij a:hover{
	font-size: 12px;
	font-weight: normal;
	color: #FFE296;	
	font-family: Georgia, Verdana, sans-serif;
}

.defaultbtn{
	height: 20px;
	width: 85px; 
	border-width: 1px;
	border-style: solid;
	border-color: #1A0402;
	cursor: pointer;
	background-color: #4E2816;
	color: #FFE296;
	font-weight: bold;
}

.submenu, .subsubmenu{
	display: none;
	position: absolute;
	left: 50%;
	top: 168px;
	margin-left: 100px;
	width: 160px;
}

.submenu td{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFE296;	
	font-family: Georgia, Verdana, sans-serif;
}

.subsubmenu{
	background-color: #422600; /* #4E2816; */
	border: solid 1px #1A0402;
}

.submenu{
	background-color: #4E2816;
	border-left: solid 1px #1A0402;
	border-right: solid 1px #1A0402;
	border-bottom: solid 1px #1A0402;
}

.submenu a, .subsubmenu a{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFE296;	
	font-family: Georgia, Verdana, sans-serif;
}

.submenu a:hover, .subsubmenu a:hover {
	text-decoration: underline;
}


.submenu_zoek{
	border-top: solid 1px #FFE296;
}

.product_overzicht{
	font-size: 12px;
	font-weight: normal;
	color: #FFE296;	
	font-family: Georgia, Verdana, sans-serif;
	background-color: #4E4200;
}

.product_border_h {
	background-color: #461F00;
}

.product_border_v {
	background-color: #461F00;
}

.product_border_top {
	background-image: url('../images/product_border_top.gif'); 
}

.product_border_bottom {
	background-image: url('../images/product_border_bottom.gif');  
}

.product_tekst {
	padding: 3px 10px 3px 10px;	
}

.product_tekst_head {
	padding: 3px 10px 3px 10px;
	color: #AB9357;
	font-weight: bold;
}

.product_foto {
	padding: 5px;
}

.product_foto img{
	border: solid 0px #1A0402;
}

.product_pagina{
	padding-left: 5px;
	background-image: url('../images/product_pagina.gif');	
}

.product_pagina_tekst {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFE296;	
	font-family: Verdana, sans-serif;
}

.product_pagina_curpage {
	font-size: 13px;
	font-weight: bold;
	color: #FFE296;
	border: solid 1px #FFE296;
}

.product_pagina_tekst td{
	width: 10px;
	text-align: center;
}

.product_pagina a{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFE296;	
	font-family: Verdana, sans-serif;
}

.product_pagina a:hover{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFE296;	
	font-family: Verdana, sans-serif;
}

.contact_area {
	background-color: #FFE296;
	border: solid 1px #1A0402;
}

.splash {
	background-color: #000;
	margin: 0px;
}
h1 {
	font-size: 16px;
	font-family: Georgia, Verdana, sans-serif;
	color: #FFE296;
}
h2 {
	font-size: 14px;
	font-family: Georgia, Verdana, sans-serif;
	color: #FFE296;
}
h3 {
	font-size: 12px;
	color: #FFE296;
	font-family: Georgia, Verdana, sans-serif;
	font-weight:normal;
}
h4 {
	font-size: 10px;
	color:#FFFFFF;
	font-family: Georgia, Verdana, sans-serif;
	font-weight:normal;
}
h5 {
	font-size: 12px;
	color: #FFE296;
	font-family: Georgia, Verdana, sans-serif;
	font-weight:normal;
}
a.h1:active {
	font-size: 14px;
	color: #FFE296;
	font-weight:bold;
}
a.h1:link {
	text-decoration: none;
	color: #FFE296;
	font-size: 14px;
	font-weight:bold;
}
a.h1:visited {
	text-decoration: none;
	color: #FFE296;
	font-size: 14px;
	font-weight:bold;
}
a.h1:hover {
	text-decoration: underline;
	color: #FFE296;
	font-size: 14px;
	font-weight:bold;
}
a.h2:active {
	font-size: 12px;
	color: #FFE296;
	font-weight:normal;
}
a.h2:link {
	text-decoration: none;
	color: #FFE296;
	font-size: 12px;
	font-weight:normal;
}
a.h2:visited {
	text-decoration: none;
	color: #FFE296;
	font-size: 12px;
	font-weight:normal;
}
a.h2:hover {
	text-decoration: underline;
	color: #FFE296;
	font-size: 12px;
	font-weight:normal;
}