html { overflow:-moz-scrollbars-vertical; }

body  {font-family: Verdana, sans-serif;
       font-size: 11px;
			 color: #fff;
			 margin: 0;
			 padding: 0;
			 background-color: #786654;
			 text-align: center; 
			  }
div#container {
	background-color: #786654;
	width: 760px;
	position: relative;
	margin-top: 39px;
	margin-left: auto;
	margin-right: auto;
	
	min-height: 800px;

							 }
a {text-decoration: none}
div#logo  {
background-color:#556588 ; 
padding-bottom: 10px;
width: 542px;
margin-left: auto;
margin-right: auto;
text-align: center;
 }
div#menu  { position: absolute;
						 top:135px;
						  left: 661px;
							text-align: left; }
div#menu a  {text-decoration: none;
             color: #e3cab2;
						 font-weight: bold;
						 display: block;
						 font-size: 10px;
						 line-height: 16px
						  }
div#menu a.on {color: white  }
div#menu  a:hover  {color: white  }
div#content  {width: 542px;
margin-left: auto;
margin-right: auto;
background-color: #556588;
text-align: left;
  }
div#content {min-height: 600px; }
div#content p  {padding: 0px 10px 0px 50px;
line-height: 16px;  }
div#content h1  { padding: 10px 10px 0px 50px; margin:0;
font-size: 12px;
 }
div#content h2 {font-size: 11px; margin-left: 50px}
div#content a {color: #e3cab2; font-weight: bold}
 /*styles voor formulier */
input, textarea {border: none; width: 209px; background-color: #ccc; padding-left: 5px}
input.aantal {width: 40px}
input.sturen {width: 106px;border: 1px solid black}

table  { margin-left: 50px }
table td {vertical-align: top; font-size: 11px; }
td.first {width:214px}
.border {border: 1px solid black}
