/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #efefe7;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-position:top;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
input{
	border: solid 1px #609330;
	background-color: #ebf4dc;
	width: 190px;
}
textarea{
	border: solid 1px #609330;
	background-color: #ebf4dc;
}
cursor{
	cursor: pointer hand;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0 auto;
}
h1 {
	font-size: 16px;
	color: #99cc33;
}
h2 {
	font-size: 14px;
	color: #000;
}
h3 {
	font-size: 12px;
	color: #99cc33;
}
h4 {
	font-size: 10px;
	color: #fff;
}
.rodester{
	color: #ef1212;
	font-weight: bold;
}
ul,li {
	list-style-image: url(/images/list-style.gif);
	margin: 0 5px 0 16px;
	line-height: 18px;
	font-weight: bold;
}
a:link{
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #333333;
}
#container{
	margin:0 auto;
	width: 918px;
	position: relative;
	overflow: hidden;
	border:1px solid #99cc33;
	background-image: url(/images/container_bg.gif);
}
#clearer{
	height:0px;
	clear:both;
}
#header{
	overflow: hidden;
	float:left;
	width: 918px;
	height:162px;
}
#navigatie{
	overflow: hidden;
	float:left;
	width: 880px;
	height: 26px;
	background-image: url(/images/bg_nav_balk.gif);
	background-repeat: repeat-x;
	padding: 0 0 0 38px;
}
.nav_bttn {
	float: left;
	margin: 6px 5px 2px 10px;
}
#content{
	float:left;
	width: 868px;
	background-color: #f9fef0;
	padding: 25px 0 20px 50px;
}
#maintekst{
	float:left;
	overflow: hidden;
	margin: 0 10px 0 0;
	width: 400px;
	line-height: 18px;
	text-align: justify;
}
#maincontact{
	float:left;
	overflow: hidden;
	margin: 0 10px 0 0;
	width: 380px;
	line-height: 18px;
	text-align: justify;
}
#mainfotos{
	float:right;
	overflow: hidden;
	text-align: center;
	margin: 19px 48px 10px 20px;
	width: 375px;
	height: 375px;
	background-image:url(/images/bg_fotos.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
}
#maincollectie{
	float:left;
	overflow: hidden;
	margin: 0 auto;
	width: 818px;
	line-height: 18px;
	
}
.product {
	overflow: hidden;
	float: left;
	margin: 10px 5px 1px 0;
	padding: 10px 10px 7px 10px;
	width: 245px;
	background-color:#FFFFFF;
	border: dotted 1px #99cc33;
}
.productfoto {
	border:solid 1px #99cc33;
	height:160px;
	margin:0;
	padding:0;
}
.productfoto img {
	vertical-align:middle;
}
.framefoto{
	overflow: hidden;
	float: left;
	height: 93px;
	width: 99px;
	border: solid 1px #99cc33;
	margin: 10px;
}
#pagetree{
	float:left;
	width: 818px;
	margin:10px 0 0 0;
	text-align:center;
}
#pagetree a {
	text-decoration: none;
	color: #99cc33;
	font-weight:bold;
}
#pagetree a:hover {
	text-decoration: none;
	color: #ccc;
}
#footer{
	overflow:visible;
	width: 918px;
	height: 24px;
	background-image:url(/images/bg_footer.gif);
	clear:both;
}
#aceview{
	float: left;
	margin: 4px 0 0 48px;
	font-size: 10px;
	color: #99cc33;
}
#aceview a {
	text-decoration: none;
	color: #99cc33;
}
#aceview a:hover {
	text-decoration: none;
	color: #cccccc;
}
#aceview img{
	vertical-align:middle;
}
.border_image {
	border: solid 1px #996600;
	margin: 8px 0 0 0;
}
.terug{
	float: left;
	margin: 0 auto;
	width: 60px;
	font-size: 10px;
}
.contact {
	border-bottom: dotted 1px #99cc33;
}
#credits{
	margin: 0 auto;
	padding: 10px 0 0 0;
	width: 918px;
	overflow: hidden;
	text-align: center;
	font-size: 10px;
	letter-spacing: 3px;
}
