@charset "UTF-8";
/* CSS Document */
hr {
	border-bottom-color: #f89829;
}
.body {
	color: #f89829;
}
#info {
	position: static;
	width: 100%;	
}
#subMenu {
	color: #f89829;
}
a:link {
	color: #f89829;
	text-decoration: none;
}
a:visited {
	color: #f89829;
	text-decoration: none;
}
a:active {
	color: #f89829;
	text-decoration: none;
}
a:hover {
	color: #FFCF06;
	text-decoration: none;
}
.text_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f89829;
	line-height: 15px;
	height: 17px;
	background-color: #000;
	border: thin solid #f89829;
	width: 160;
}

.text_prijzen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	line-height: 15px;
	height: 17px;
	background-color: #000;
	border: none;
	width: 220px;
}

.text_prijzen_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	line-height: 15px;
	height: 17px;
	background-color: #000;
	border: none;
	width: 50px;
	text-align: right;
}

.submit_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f89829;
	line-height: 15px;
	font-variant: small-caps;
	text-transform: uppercase;
	letter-spacing: 1px;
	height: 17px;
	background-color: #000;
	border: thin solid #f89829;		
}
table#prijzen {
	width: 100%;
}
td#prijzen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	border: thin dotted #666;
}
td#left {
	text-align: left;
}

td#form {
	border: 0px;			
}
.order {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f89829;
	line-height: 15px;
	height: 17px;
	background-color: #000;
	border: thin solid #f89829;	
	width: 20px;
}
.text_info2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f89829;
	line-height: 15px;
	height: 17px;
	background-color: #000;
	border: thin solid #f89829;	
	width: 160;
	text-transform: uppercase;
}
.minitext {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

	
