div {border: 0px solid red;}
fieldset {
	background-color: white;
	border: 1px solid black;
	padding: 10px;
}
#admin {
	padding: 10px;
}
.alignTop {
	vertical-align: top;
}
legend {
	color: black;
	font-weight: bold;
}
ul.link {
	list-style-type: square;
	color: #F18911;
	font-size: 12pt;
	font-weight: normal;
}
ul {
	list-style-type: square;
}
.paging {
	background-color: white;
	padding: 5px;
	color: black;
	text-align: center;
	border-top: 5px solid white;
	clear:both;
}
#content {
	width: 1000px;
	margin: auto;
	background-image: url(../images/bg.gif);
}
#content2 {
	width: 800px;
	margin: auto;
}
#smallband {
	background-color: #F18911;
	height: 5px;
	border-bottom: 0px solid white;
}
#smallband2 {
	background-color: #838386;
	height: 15px;
	border-bottom: 1px solid white;
}
#top {
	width: auto;
	height: 141px;
	background-image: url(../images/header.jpg);
}
#menu {
	float:left;
	width: 200px;
}
#middle {
	background-color: #FFFFFF;
	background-image: url(../images/bg2.gif);
}
#footer {
	clear: both;
	width: auto;
	background-color: #535355;
	padding: 5px;
	border-top: 1px solid white;
	color: white;
	font-size: 8pt;
	text-align: center;
}
#banner {
	height: 160px;
	width: auto;
	background-image: url(../images/banner.jpg);
	border-bottom: 2px solid white;
}
body {
	margin: 0px;
	font-family: Arial;
	font-size: 10pt;
	background-color: #D3D3D3;
}
img {
	border: none;
}
a {
	white-space: nowrap;
}
div.nav {
	padding: 10px 0px 10px 0px;
	font-size: 10pt;
	float:left;
	width: 100%;
}
div.titel {
	color: #F18911;
	font-family: Verdana;
	font-size: 14pt;
}
div.titel2 {
	color: #000000;
	font-family: Verdana;
	font-size: 14pt;
	margin: 10px 0px 10px 0px;
	padding-bottom: 3px;
	border-bottom: 2px solid #F18911;
	width: 100%;
	float:left;
}
div.type {
	color: #F18911;
	font-family: Verdana;
	font-size: 10pt;	
}
span.type {
	color: #F18911;
	font-family: Verdana;
	font-size: 10pt;	
}
span.titel {
	font-weight: bold;
	color: #A2A2A2;
	border-bottom: 1px solid #A2A2A2;
}
.prod {
	float:left;
	padding-top: 10px;
	border-bottom: 1px solid #A2A2A2;
}
.middcont {
	margin-left: 200px;
	padding: 10px;
}
.thumb {
	float:left;
	width: 100px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.orig {
	float: left;
	padding-right: 10px;
}
div.right {
	margin-left: 110px;
}
.thumb img, .orig img {
	border: 0px solid black;
}
.thumbleft {
	clear:left;
}
.omschr {
	width: 470px;
	padding: 10px 0px 0px 0px;
}
.omschr2 {
	padding-bottom: 10px;
	width: 580px;
}
.ft {
	clear:both;
}
.order {
    padding: 10px 0px 0px 0px;
	float:left;
}
a {
	color: black;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #F18911;
}
a.knop {
	display: block;
	width: 165px;
	padding: 6px 5px 6px 30px;
	background-color: #F18911;
	color: white;
	font-weight: normal;
	border-bottom: 1px solid white;
	background: url(../images/knop_up.jpg);
}
a:hover.knop {
	background-color: #535355;
	background: url(../images/knop_over.jpg);
	color: white;
}