/* CSS Document */
html body {
	margin:0px auto;
}

bottom_nav {
	font-variant:normal;
	font: Verdana;
	font-size: 11px;
	color: #a7032f;
	}
	
/*	
#formtype .input, #bestellijst input {
	color: black;
	background-color:#FFFFFF;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	width:150px;
	margin-bottom:2px;
	margin-top:1px;
}
*/

.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
}

#formtype .submit, #bestellijst .submit {
	background-color:#FFFFFF;
	color: black;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	width:90px;
	margin-top:1px;
	margin-bottom:0px;
}

#formtype .textarea, #bestellijst textarea {
	width:290px;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	overflow:auto;
	background-color:#FFFFFF;
}
#bestellijst {
	float: left;	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}
#bestellijst h1 {
	font-size: 12px;
	color: #a7032f;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#bestellijst table#bestelform input {
	border:1px #cccccc solid;
	width: 30px;
	height:15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#bestellijst .submit {
	width: 160px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#bestellijst tr.header {
	font-weight:bold;
	color: #a7032f;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#bestellijst .small {
	width: 80px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.wrkd
{
	font-weight:bold;
	color: #a7032f;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#bestellijst .prijs {
	width:135px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#bestellijst .prijs_zoet {
	width:65px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#bestellijst .result {
	width: 80px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#bestellijst .product {
	width:195px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px
}
#bestellijst .product_zoet {
	width:125px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px
}

#bestellijst .subtotaal {
	width:320px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px
}

#bestellijst .rond {
	width:40px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#bestellijst .vierkant {
	width:40px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	color: #a7032f;
	font-size: 12px;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: lighter;
}

h2 {
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: lighter;
}

h3 {
	color: #000000;
	font-size: 11px;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: lighter;
}

h4 {
	color: #FFFFFF;
	font-size: 13px;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: lighter;
}
a {
	font-size: 11px;
	color: #a7032f;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #a7032f;
}
a:hover {
	text-decoration: none;
	color: #a7032f;
}
a:active {
	text-decoration: none;
	color: #a7032f;
}


#actief
{
	font-weight:bold;
	color:#000000;


}
#cart_pos
{
position:absolute;
top:320px;
margin-left:500px;
width:200px;
height:60px;
background-image: url("../Images/cart.jpg");
background-repeat: no-repeat;
z-index:100;
}

.clr 
{
clear:both;
}
.wit a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#FFFFFF;
	
}

a.wit {color:#FFFFFF;}
a.wit:hover {color:#FFFFFF;}
a.wit:active {color:#FFFFFF;}
a.wit:visited {color:#FFFFFF;}

td.prodtitel {
	margin: 0px;
	padding: 0px; 
}




