* {
	margin: 0;
	padding: 0;
}

body {
	background: #ECE7D3 url('../../images/back.jpg') repeat-x;
	font-family: arial;
	font-size: 8pt;
	color: black;
	text-align: center;
}

img {
	border: 0px;
}

input, textarea {
	padding: 3px;
	margin: 3px;
	border: 1px solid #D8D1A6;
	font: 11px arial, sans-serif;
	background: #fff;
}
input.fout, textarea.fout {
	border: 1px solid #FF0000;
}

label.fout {
	color: #FF0000;
}

td {
	padding-top: 10px;
	text-align: center;
	color: #505050;
	font-family: Arial, Times New Roman, Georgia;
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
}

#content .tab h3{
margin: 0;
color: #fff;
font-size: 12px;
padding: 9px 0 0 0;
}

#content .tab{
float: left;
color: #000;
height: 32px;
width: 102px;
margin: 0 1px 0 0;
text-align: center;
background: #8DC70A url(../../images/greentab.jpg) no-repeat;
}

#content h3{
margin: 0;
padding: 5px;
font-size: 14px;
}

#content .stretcher{
width: 500px;
}

#content .tab a {
margin: 0;
color: #DA4D01;
font-size: 12px;
padding: 9px 0 0 0;
}
#content .tab a:hover{
margin: 0;
color: #4C2907;
font-size: 12px;
padding: 9px 0 0 0;
}

#container {
	margin: 0 auto;
	width: 815px;
	height: auto;
}

#logo {
	width: 815px;
	height: 78px;
	background: url('../../images/logo.gif') no-repeat 0 10px;
} 

#contenttop {
	width: 815px;
	height: 14px;
	background: url('../../images/content_top.gif') no-repeat;
}

#contentbottom {
	width: 815px;
	height: 14px;
	background: url('../../images/content_bottom.gif') no-repeat;
}

#contentcenter {
	padding-left: 9px;
	text-align: left;
	padding-top: 1px;
	width: 815px;
	height: auto;
	background: url('../../images/content_center.png') repeat-y;
}

#menu {
	width: 797px;
	height: 63px;
	background: url('../../images/menu.gif') no-repeat;
	text-align: center;
	margin: 0;
}

#menu ul {
list-style: none;
padding: 0;
margin: 0;
width: 797px;
}

#menu li {
float: left;
width: 78px;
padding: 0;
text-align: center;
padding-top: 25px;
}

#menu a{
	color: #000000;
	font-family: Arial, Times New Roman, Georgia;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {
height: 63px;
width: 78px;
display: block;
text-decoration: underline;
text-align: center;
color: #d64a00;
}

#header {
	width: 797px;
	height: 230px;
	background: url('../../images/header.gif') no-repeat;
}

#content {
	width: 797px;
	min-height: 510px;
	background: url('../../images/content_overlay.gif') no-repeat;
}

#content .left {
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 20px;
	width: 485px;
	height: auto;
	float: left;
	text-align: left;
}

hr {border: none 0;
border-top: 1px dashed #CFC5A2;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

#content .left  p{
	padding-top: 10px;
	text-align: left;
	color: #505050;
	font-family: Arial, Times New Roman, Georgia;
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
}

#content a{
	text-align: left;
	color: #d64a00;
	font-family: Arial, Times New Roman, Georgia;
	font-size: 11px;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}

#content .tabel {
	text-align: center;
}

#content .right {
	width: 267px;
	height: auto;
	float: left;
}

#content .box {
	width: 267px;
	height: 177px;
	background: url('../../images/box.gif') no-repeat;	
	text-align: left;
	padding-top: 40px;
}

#content .box li {
	padding-top: 10px;
	padding-left: 35px;
	padding-right: 20px;
list-style: none;
color: #5b5123;
	font-family: Arial, Times New Roman, Georgia;
	font-size: 12px;
}

#content .bestel {
	padding-top: 15px;
	padding-left: 95px;
}

#content .navigatie a {
color: #d64a00;
	font-family: Arial, Times New Roman, Georgia;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#content .navigatie a:hover {
color: #4c2907;
	font-family: Arial, Times New Roman, Georgia;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#content .bestel a {
color: #d64a00;
	font-family: Arial, Times New Roman, Georgia;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#content .bestel a:hover {
color: #4c2907;
	font-family: Arial, Times New Roman, Georgia;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#content .box2 {
	width: 267px;
	height: 224px;
	background: url('../../images/box2.gif') no-repeat;	
	text-align: center;
	padding-top: 70px;
}

#content .box2  p{
	padding-top: 10px;
	padding-left: 35px;
	padding-right: 20px;
	text-align: justify;
	color: #5b5123;
	font-family: Arial, Times New Roman, Georgia;
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
}

#footer p {
	color: #A69D7C;
	text-decoration: none;
}

#footer a {
	color: #A69D7C;
	text-decoration: none;
}

#footer a:hover {
	color: #665f3e;
	text-decoration: none;
}


#footer .left {
	padding-left: 10px;
	width: 398px;
	float: left;
	text-align: left;
}

#footer .right {
	width: 388px;
	float: left;
	text-align: right;
}



div.clear {
	display:block;
	width:1px;
	height:1px;
	font-size:1px; /* IE Fix */
	line-height:0%; /* IE Fix */
	clear:both;
}

div.spacer {
	height:20px;
}
