/* ALGEMEEN */
BODY {
background: #ffffff url(../img/bg.jpg) bottom right no-repeat fixed;
margin: 0;
}

/* LAY-OUT */
#left {
float: left;
background: url(../img/bg_left.gif) repeat-y;
width: 236px;
height: 100%;
}
#left_bg_top {
float: left;
background: url(../img/bg_left_top.gif) no-repeat top left;
width: 100%;
height: 100%;
}
#left_bg_bottom {
float: left;
background: url(../img/bg_left_bottom.gif) no-repeat bottom left;
width: 100%;;
height: 100%;
}
#main {
float: left;
}
#top {
float: left;
width: 100%;
height: 185px;
background: url(../img/bg_top.gif) repeat-x;
}
#top_bg_left {
float: left;
width: 100%;
height: 100%;
background: url(../img/bg_top_left.gif) no-repeat top left;
}
#menu {
float: left;
padding: 25px 0px 0px 15px;
}
#searchbox {
float: left;
padding-top: 25px;
width: 140px;
text-align: right;
}
#adres {
float: right;
clear: both;
padding: 2px 10px 0px 0px;
}
#icons {
float: right;
clear: both;
padding: 12px 10px 0px 0px;
}
#cart_info {
float: right;
clear: both;
height: 55px;
padding: 5px 10px 0px 0px;
}
#title {
float: right;
clear: both;
padding: 0px 10px 0px 0px !important;
padding: 25px 10px 0px 0px;
}
#content {
float: left;
width: 100%;

scrollbar-3dlight-color: #ffffff;
scrollbar-arrow-color: #fd6a0a;
scrollbar-base-color: #ffffff;
scrollbar-darkshadow-color: #fd6a0a;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #fd6a0a;
scrollbar-shadow-color: #ffffff;

overflow: auto;
}

/* TEKST */
.menu, .menu a {
font-family: Verdana;
font-size: 13px;
color: #ffffff;
font-weight: bold;
text-decoration: none;
text-align: left;
}
.menu2, .menu2 a {
font-family: Verdana;
font-size: 12px;
color: #712d00;
font-weight: bold;

line-height: 12px;

text-decoration: none;
}
.menu2 a:hover {
color: #ffffff;
}
.adres, .adres a {
font-family: Arial;
font-size: 11px;
font-weight: bold;
color: #ffffff;
}
.adres a:hover {
color: #fd6a0a;
}
.cart_info, .cart_info a {
font-family: Arial;
font-size: 11px;
color: #000000;
}
.title {
text-align: right;
line-height: 38px !important;
line-height: 3px;
}
.content {
font-family: Arial;
font-size: 12px;
color: #131313;
}
.content a {
color: #F46200;
}
.content a:hover {
color: #8B8B8B;
}
H1 {
font-family: Verdana;
font-weight: bold;
font-size: 17px;
color: #515151;
margin: 0;
padding: 0;
}
H2 {
font-family: Verdana;
font-weight: bold;
font-size: 15px;
color: #712d00;
}
H3 {
font-family: Verdana;
font-weight: bold;
font-size: 13px;
color: #F46200;
}

/* FORMULIER */
input, textarea, select {
background: #ffffff;
border: solid 1px #712d00;
color: #712d00;
font-family: Arial;
font-size: 12px;
}
.nostyle {
border: 0;
background: transparent;
}
.button {
background: #712d00;
border: solid 1px #FFBE84;
color: #ffffff;
font-family: Arial;
font-size: 12px;
}

/* ZOEKBOX */
#searchtitle {
float: left;
width: 136px !important;
width: 140px;;
background: #ffffff;

padding: 2px;
margin: 0px;

font-family: Arial;
font-size: 11px;
color: #000000;
font-weight: bold;
letter-spacing: 3px;
text-align: center;
}
.searchinput {
width: 140px;
background: #712d00;

font-family: Arial;
font-size: 11px;
color: #ffffff;
}
.searchbutton {
width: 50px;
background: #ba4d05;
border: 1px solid #ffffff;

font-family: Verdana;
font-size: 11px;
color: #ffffff;
font-weight: bold;
}




#image { 
	float: left; 
	text-align: center;
	margin-left: 20px;
	padding-top: 20px;
	height: 200px;
	
}


.more_info_and_order{
	font-size: 12px;
	
}


#openingstijden {	
	float: left;
	padding-top: 15px;
	width: 155px;
	text-align: right;	
}

.td_openingstijden {
	font-family: Verdana;	
	font-size: 10px;
}



#loginsection {	
	float: left;
	padding-top: 15px;
	width: 155px;
	text-align: left;	
}
.td_loginform {
	font-family: Verdana;	
	font-size: 10px;
}
.loggedin_string {
	font-family: Verdana;	
	font-size: 10px;
	font-weight: bold;
}





td {
	font-size: 12px;
	font-family: Arial;
}


.product_head {
	font-family: Tahoma;	
	font-size: 17px;
	color: #712d00;
	font-weight: bold;
}
