body {
   background: #cbc6c2;
   font-size:14px;
   font-family:verdana;
}

#container
{
   width: 100%;
   margin: 10px auto;
   background-color: #fff;
   color: #333;
   border:1px solid grey;
   line-height: 130%;
}

img.title{
   adding-left:200px;
}

#top
{
	 height:131px; 
   text-align:center;
   padding: .5em;
	 padding-top:10px;
   background-color: #8f9fd3;
}

#menu{
   background-color: #8f9fd3;
   text-align:center;
}

#leftnav
{
   float: left;
   width: 160px;
   margin: 0;
   padding: 1em;
}

#content
{
   background:#270d0e;
   min-height:400px;
	 height: auto !important;
	 height:400px;
   margin-left: 0px;
   order-left: 1px solid gray;
   padding-top:20px;
	 padding-left:200px;
   padding-right:200px;
   padding-bottom:20px;
	 ax-width: 36em;
   overflow:auto;
   color:#cdc8c4;
}

#footer
{
   text-align:center;
	 clear: both;
   margin: 0;
   padding: .5em;
   color: #333;
   background-color: #cdc8c4;
}

#leftnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }

*textarea{
background:transparent;
border:1px solid grey;
-webkit-border-radius: 10px; 
-moz-border-radius: 10px;
}

a{
   color:#b60004;
	 text-decoration:none;
	 font-weight:bold;
}

a:hover{
   color:white;
	 text-decoration:none;
	 font-weight:bold;
}

/* style voor de contact form*/

input.text-med, input.text-long-address, input.text-long-address2, input.text-short, textarea.textarea{
   border:1px solid #c0c0c0;
   background:#49292a;
   color:white;
	 padding-left:5px;
-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;

}
select.select{
   background:transparent;
   border:1px solid #c0c0c0;
	 color:white;
}

option.optie{background:#270d0e;}

fieldset.req-set, fieldset.opt-set {border:1px solid #49292a;
padding-left: 10px;
padding-bottom:10px;
-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
}

div.tekst{
ackground-image:url('../img/background.png');
padding:6px;
-webkit-border-radius: 10px; 
	-moz-border-radius: 10px;
order:3px solid #49292a;}

hr.divider {
   width:80%;
	 border-top: 1px dotted #ff0000; 
	 border-style: none none dotted; 
}

iframe.gallerij{
z-order:-100;
border:0px;}

div.menu {background:transparent;}
table{color:#c0c0c0;}

img.inlay {
margin-right:30px;}
