/* ALGEMEEN */
BODY {
background: #695934 url(../img/bg.gif);
margin: 0;
}
INPUT, TEXTAREA, SELECT {
background: #ffffff;
border: solid 1px #4D422F;
font-family: Arial;
font-size: 12px;
color: #665537;
}
.button {
background: #4D422F;
font-weight: bold;
color: #ffffff;
}
.nostyle {
background: transparent;
border-width: 0px;
}
IMG { 
behavior: url(iepngfix.htc); 
}

/* LAY-OUT */
#logo {
z-index: 4;
position: absolute;
top: 4px;
left: 5px;
}
#balk {
z-index: 1;
position: absolute;
top: 24px;
}
#skater {
z-index: 2;
position: absolute;
top: 10px;
right: 5px;
}
#bg {
z-index: 3;
position: absolute;
top: 74px;
width: 100%;
}
#main {
z-index: 10;
position: absolute;
top: 92px;
left: 175px;
/* background-color: black; */
}

#utilities {
font-family: Tahoma;
font-size: 10;
z-index: 20;
position: absolute;
right: 10px !important;
right: 12px;
top: 90px;
/* background-color: red; */
width: 120px;
}



#content_top {
float: left;
height: 17px;
// width: 100%;
width: 90%;
background: url(../img/contentbg_top.gif);
font-size: 9px; /* ie fix */
}
#content {
float: left;
// width: 100%;
width: 90%;

border: solid #b3a98c;
border-width: 0px 1px 0px 1px;

scrollbar-3dlight-color: #877753;
scrollbar-arrow-color: #FF6913;
scrollbar-base-color: #ffffff;
scrollbar-darkshadow-color: #877753;
scrollbar-face-color: #D2CEC2;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #ffffff;

overflow: auto;
}


#content_inside {
padding: 0px 15px 0px 15px;
}
#content_bottom {
float: left;
height: 17px;
// width: 100%;
width: 90%;
background: url(../img/contentbg_bottom.gif);
font-size: 9px; /* ie fix */
}
#menu {
z-index: 1250;
position: absolute;

// width: 200px;
width: 175px;
top: 155px;
left: 20px;
}
#adres_bg {
z-index: 1;
position: absolute;
width: 100%;
height: 30px;
}
#adres {
z-index: 4;
position: absolute;
width: 100%;
height: 30px;
text-align: center;
}

/* TEKST */
H1 {
font-size: 15px;
color: #ff6913;
}
H2 {
font-size: 13px;
color: #ff6913;
}
.menu a {
font-family: Tahoma;
font-size: 12px;
font-weight: bold;
color: #ff6913;
text-decoration: none;
line-height: 23px;
}
.menu a:hover {
color: #A05020;
}
.menu .menu_active {
text-decoration: underline;
color: #A05020;
}
.menu .menu_sub {
font-size: 11px;
margin-left: 25px;
display: list-item;
list-style: circle;
line-height: 19px;
color: #A05020;
}

.menu .menu_sub_sub {
font-size: 11px;
margin-left: 40px;
display: list-item;
list-style: circle;
line-height: 19px;
color: #A05020;
}


.menu .menu_active:hover, .menu .menu_sub:hover, .menu .menu_sub_sub:hover {
color: #ff6913;
}
.content {
font-family: Arial;
font-size: 12px;
color: #4D422F;
line-height: 18px;
}
.content a {
color: #ff6913;
}
.content a:hover {
color: #A05020;
}
.adres {
font-family: Arial;
font-size: 11px;
font-weight: bold;
color: #ffffff;
}




#searchbox {
	font-family: Tahoma;
	font-size: 10;
	z-index: 20;
	position: absolute;
	right: 10px !important;
	right: 12px;
	top: 200px;
}
.searchinput {
width: 120px;
background: #712d00;

font-family: Arial;
font-size: 11px;
color: #ffffff;
}
.searchbutton {
width: 120px;
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;
	/* border: 1px solid #ffffff;	*/
}







.more_info_and_order{
	font-size: 12px;
	
}


#productMenu{
	width:165px;
	height:365px;
	z-index: 20;
	overflow-y:auto;
	overflow-x:hidden;
	/*
	scrollbar-base-color:#D2CEC2;
	scrollbar-shadow-color: #D2CEC2;
	scrollbar-darkshadow-color: #D2CEC2;
	*/
}

#openingstijden {	
	z-index: 20;
	position: absolute;
	right: 10px !important;
	right: 12px;
	top: 250px;
}

.td_openingstijden {
	font-family: Verdana;	
	font-size: 10px;
}

.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: #A05020;
	font-weight: bold;
}

p {
	font-size: 12px;
	font-family: Arial;
}



