body { 
	background-color: black;
} 


body,td,input {
	font-family: arial; 
	font-size: 12px; 
	color: #B40000; 
}


body.framework-body {
	background-image: url("../images/Background.gif"); 
	background-repeat: no-repeat; 
	background-position: center 0px;
	background-attachment: fixed; 
}

table.framework-table {
}

td.framework-top-td {
	text-align: right;
}

div.menu-head-div,span.menu-head-span
 { 
/*	border: 1px solid #b40000;  */
	padding: 2px; 
	background-color: #b30000;
	color: white;
	font-weight: bold;
 }


 div.menu-item-div,div.cat-head-div  {
	border: 1px solid #b40000; 
	padding: 2px; 
	background-color: #FFFEAA;
}

 span.product-item-span,,span.cat-head-span { 
	font-weight: bold; 
	color: #890000; 
} 

span.menu-item-span, a.menu-item-a { 
	color: #B40000; 
}


span.product-desc-span { 
	color: #000000; 
}

#winkelmand {
	color: #B40000; 
}

div.drop-menu-div {
	width: 125px; 
	border: 1px solid #b40000; 
	padding: 2px; 
	background-color: #FFFEAA;
	border-top: 0px; 
}
//
// hieronder uitzoeken
//


table.product-spacer-table { 
	border-top: 1px solid #474236;
	margin-top: 5px;
	margin-bottom: 5px;
} 

input.flat-transparant-input { 
	color: #B40000; 
	background-color: #FFFEAA;
/*	border: 1px solid #b40000;  */
  border: 0px;
} 

input.flat-input { 
	border : 1px solid #B40000; 
	background-color: #F6F7FF; 
	color: #000000;
} 

a.link { 
	color: #B40000; 
	text-decoration: underline;
} 

img.otto { 
	cursor: hand;
	cursor: pointer;
} 



		/* BESTEL FORMULIER DEEL! */

td.text-title-td { 
	width: 175px; 
} 


td.text-value-td { 
	width: 360px; 
} 

select.text-value-select{ 
	border : 1px solid #B40000; 
	color: #B40000;
 }

td.seperator-td { 
	border: 1px solid #000000; 
	padding: 2px; 
	background-color: #F0925F; 
} 


span.seperator-text-span { 
	font-weight: bold; 
	font-size: 10px; 
	color: #000000; 
	text-decoration:none; 
} 


span.text-title-span { 
	font-weight: bold; 
} 


span.text-value-span { 

} 

span.text-error-span { 

} 

span.text-order {
	font-family: arial; 
	font-size: 11px; 
	color: #B40000; 
	text-decoration: none;
} 

input.bestel-flat-markeer { 
	font-family: arial; 
	color: white; 
	background-color: Red;
	border: 0px; 
	font-size: 11px; 
	border: 1px solid #FF0000; 
	width: 150px; 
} 

input.bestel-flat-markeer-small { 
	font-family: arial; 
	color: #B40000; 
	border: 0px; 
	font-size: 11px; 
	color: #000000; 
	border: 1px solid #FF0000; 
} 

input.bestel-flat { 
	font-family: arial; 
	font-size: 11px; 
	color: #b40000; 
	border: 1px solid #b40000; 
	width: 150px; 
} 


input.order-flat { 
	font-family: arial; 
	font-size: 11px; 
	color: #000000; 
	border: 1px solid #b40000; 
	width: 25px; 
} 


textarea.bestel-textarea { 
	width: 100%; 
	height: 100px; 
	border: 1px solid #999999; 
	word-wrap: normal; 
} 

input.radio { 
 }
 
.buttonOn { 
background-color: red;
border: 2px #b30000;
height: 18px;
font-weight: bold;
color: white; }

.buttonOff,.button { 
background-color: #b30000;
height: 18px;
border: 2px #b30000;
font-weight: bold;
color: white; }