@charset "utf-8";
/* CSS Document */

body {
font-family:Georgia, Times New Roman, Arial, Verdana, Helvetica;
margin:0;
padding:0;
}

.container {
margin:0 auto; 
width:780px;
}

.banner {
margin:0 auto; 
width:780px;
height:294px;
}

.banner2 {
margin:0 auto; 
width:780px;
height:294px;
}

a, td a {
color:#9c9071;
text-decoration:none;
}

a:hover {
text-decoration:none;
}

td a:hover {
text-decoration:none;
background:#9c9071;
color:#fff;
}

.menu a {
text-decoration:none;
color:#9c9071;
}

.menu a:hover {
color:#fff;
text-decoration:none;
}

h1 {
color:#9c9071;
font-weight:normal;
font-size:24px;
margin:0;
}

p {
font-family:Arial, Georgia, Verdana, Helvetica;
color:#9c9071;
font-size:12px;
width:600px;
}

.p {
font-family:Arial, Georgia, Verdana, Helvetica;
color:#9c9071;
font-size:12px;
width:600px;
}

table {
font-family:Times New Roman, Arial, Georgia, Verdana, Helvetica;
background:#fff;
text-align:left;
margin-left:20px;
color:#9c9071;
font-size:14px;
}

img {
border:none;
background:#fff;
}

td {
width:123px;
}

label {
font-family:Arial, Georgia, Verdana, Helvetica;
font-size:12px;
color: #a59a7f;
width: 9em;
float: left;
text-align: right;
margin: 0 1em 5px 0;
clear: both
}

textarea {
border: #a59a7f solid 1px;
font-family:Arial, Georgia, Verdana, Helvetica;
font-size:12px;
color: #a59a7f;
width:350px;
padding:2px;
}

.invulveld {
width:350px;
font-family:Arial, Georgia, Verdana, Helvetica;
font-size:12px;
color: #a59a7f;
margin-bottom: 5px;
height:15px;
border: #a59a7f solid 1px;
padding:2px;
}

.select {
width:350px;
font-family:Arial, Georgia, Verdana, Helvetica;
font-size:12px;
color: #a59a7f;
margin-bottom: 5px;
height:18px;
border: #a59a7f solid 1px;
padding:2px;
}

.knop {
font-family:Arial, Georgia, Verdana, Helvetica;
font-size:12px;
margin-left: 10em;
margin-bottom: 1em;
clear: both;
color:#fff;
background:#a59a7f;
cursor:pointer;
}

.radio {
font-family:Arial, Georgia, Verdana, Helvetica;
font-size:12px;
color: #a59a7f;
}

.klant {
font-family:Georgia, Times New Roman, Arial, Verdana, Helvetica;
font-size:14px;
font-weight:bold;
}

.thumbs td {
padding-left:8px;
}

.space {
height:40px;
}

.left {
float:left;
width:300px;
font-family:Arial, Georgia, Verdana, Helvetica;
color:#9c9071;
font-size:12px;
text-align:left;
padding-right:90px;
line-height:18px;
}

.left2 {
float:left;
width:370px;
font-family:Arial, Georgia, Verdana, Helvetica;
color:#9c9071;
font-size:12px;
text-align:justify;
line-height:18px;
padding-right:20px;
}

.left h1 {
font-family:Georgia, Times New Roman, Verdana, Helvetica;
}

.left a {
text-decoration:none;
background:#9c9071;
color:#fff;
}

.left a:hover{
text-decoration:none;
background:#9c9071;
color:#fff;
}


.right {
float:right;
width:390px;
font-family:Arial, Georgia, Verdana, Helvetica;
color:#9c9071;
font-size:12px;
text-align:justify;
line-height:18px;
}



.right h1 {
font-family:Georgia, Times New Roman, Verdana, Helvetica;
}

.right a {
text-decoration:none;
}

.right a:visited {
text-decoration:none;
color:#c8c1ad;

}

.content {
height:300px;
}

.copy {
margin:auto;
text-align:justify;
font-family:Times New Roman, Arial, Georgia, Verdana, Helvetica;
font-style:italic;
color:#9c9071;
font-size:12px;
width:780px;
}

.copy a{
text-decoration:none;
/*color:#e47e4d;*/
}


/* Photo gallery */
/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
.coda-slider-no-js .coda-slider { height: 294px; overflow: hidden !important }
	
/* Change the width of the entire slider (without dynamic arrows) */
.coda-slider, .coda-slider .panel { width: 780px } 
	
/* Change margin and width of the slider (with dynamic arrows) */
.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 780px }
.coda-slider-wrapper.arrows .coda-slider { margin:0 0px }
	
/* Arrow styling */
/* .coda-nav-left a, .coda-nav-right a { background: #000; color: #fff; padding: 5px; width: 100px } 
	
/* Tab nav */
.coda-nav ul li a.current { background: #a59a7f }
	
/* Panel padding */
.coda-slider .panel-wrapper { padding: 0px }
	
/* Preloader */
.coda-slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

/* Tabbed nav */

.coda-nav ul { clear: both; display: none; margin: auto; overflow: hidden }
.coda-nav ul li { display: none }
.coda-nav ul li a {  color: #fff; display: none; float: left; margin-right: 1px; padding: 3px 6px; text-decoration: none }
	
/* Miscellaneous */
.coda-slider-wrapper { clear: both; overflow: hidden }
.coda-slider { float: left; overflow: hidden; position: relative }
.coda-slider .panel { display: block; float: left }
.coda-slider .panel-container { position: relative }
.coda-nav-left, .coda-nav-right { float: left }
.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }

.title {
display:none;
}



