body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height:18px;
}

body {
	background-color: #FFEFDF;
}
a {
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS, verdana;
	text-transform:uppercase
}
h1 {
	font-size: 14px;
}

h2 {
	font-size: 12px;
	margin: 0px;
}

#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
}
		
#button li {
		border-bottom: 1px solid #ffffff;
		margin: 0;
}
	
#button li a {
		display: block;
		padding: 3px 3px 3px 3px;
		border-left: 10px solid #EB690A;
		background-color: #ff6600;
		color: #ffffff;
		text-decoration: none;
		width: 150px;
}

#button li a {
		width: auto;
}

#button li a:hover {
		border-left: 10px solid #ffffff;
		background-color: #ff8e43;
		color: #ffffff;
}
img {
	border: none;
	vertical-align:top;
}
.imgcontent {
	border: 1px solid #FFFFFF;
	
}
.headerimage {
	border-bottom:1px solid #FFFFFF; 
}
a.copy {color: #c74405; font-family: Verdana; font-size: 11px ; text-decoration:none; FONT-WEIGHT: none; line-height: 140%;}
a.copy:visited {color: #c74405; font-family: Verdana; font-size: 11px ; text-decoration:none; FONT-WEIGHT: none; line-height: 140%;}
a.copy:active {color: #c74405; font-family: Verdana; font-size: 11px ; text-decoration:none; FONT-WEIGHT: none; line-height: 140%;}
a.copy:hover {color: #c74405; font-family: Verdana; font-size: 11px ; text-decoration:none; FONT-WEIGHT: none; line-height: 140%;}
.copy {color: #c74405; font-family: Verdana; font-size: 11px ; line-height: 140%;

}




/* orderform
----------------------------------------------- */



.message { 

background-color: #ffa776; 
color: #ffffff; 
font-family: Verdana; 
font-size: 11px; 
FONT-WEIGHT: bold; 
border-top: #ff6600 5px solid; 
border-bottom: #ffffff 5px solid; 
padding: 5px; 

}


.tabel { 
background-color: #ffa776; 
color: #ffffff; 
font-family: Verdana; 
font-size: 11px; 
border-top: #ffffff 1px solid; 
border-bottom: #ffffff 1px solid; 
padding: 5px; 
margin-bottom: 5px; 
}









#opties ul        { 

list-style: none; 
list-style-position: outside;
margin: 0; 
padding: 0; 


}

#opties li {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 2.0em;
	border-bottom: 1px solid #ffa776;
	}

#opties a {
	display: block; 
	text-decoration: none; 
	color: #ffffff; 
	font-family: verdana, sans-serif, arial;
	font-size: 11px;
	font-weight: bold;
	padding-left: 2px; 
	line-height: 1.7em;
	}


#opties a:hover, #opties a:active, #opties .act {
	color: #ff6600;
	}
	
#opties a.active {
	font-weight: bold;
	}


#opties ul li a:hover       {
background-color: #ff6600;
color: #ffa776; 
}
