
body {
	margin: 0;
	padding: 0;
	background: #d2c2ab url(images/repeater.jpg) repeat-x left top;;
	font-size: 13px;
	text-align: justify;
	color: #5C5116;
}

body, th, td, input, textarea, select, option {
	font-family: Arial, Times, serif;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #819CDB;   
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 23px;
}

h3 {
	font-size: 16px;
}

p, ul, ol {
	line-height: 200%;
}



a {
	color: #413C20;
}

hr {
	display: none;
}


table 
{
	border:none;
}


/* Header */

#header {
	width: 1200px;
	height: 312px;
	margin: 0 ;
	background: url(images/img04.jpg) no-repeat left top;
}


#header h1 {
	float: right;
	text-align: center; 
	margin: 0;
	margin-top: 200px;
	color: #00009C;
	font-size: 40px;
	padding: 132px 0 0 400px;
	font-family:Arial, Helvetica, sans-serif;
}


/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 650px;
	margin-top: 20px;
	margin-bottom: 30px;
	padding: 30px 0px;
	background: #EBEBEB;
	border: 10px solid #FFFFFF;
} 

.post {
	padding: 0px 0px 0 0px;
}

.title {
	margin: 0;
	padding-bottom: 5px;
	padding-left: 30px;
	background: url(images/img05.gif) no-repeat 0px 2px;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3B3513;
}

.title a {
	text-decoration: none;
	color: #3B3513;
}
.entry {
	padding-bottom: 20px;
}



/* Menu: */

#menu {
	float: left;
	width: 250px;
	padding-top: 50px;
	color: #00009C;	
}

#menu ul {
	margin: 0;
	padding: 0 0 20px 0;
	list-style: none;
	color: #00009C;
	
}
#menu li a{color: #00009C;}
#menu li {color: #00009C;
}

#menu li ul {
	padding: 0px 21px 20px 10px;
}

#menu li li {
	border-bottom: 1px dotted #615929;
	padding: 5px 0px;
}

#menu h2 {
	margin: 0;
	height: 35px;
	padding: 8px 0px 10px 13px;
	background: url(images/img03.gif) no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
}

#menu h2 a {
	background: url(images/img03.gif) no-repeat left 50%;
}

#menu a {
	text-decoration: none;
	color: #E5DDAD;
}

#menu a:hover {
	text-decoration: none;
}

/*tabel van de leiders zelf*/
.tabel{width:610px;}
.tabel,.lNaam, .lAdres,.lTel, .lEmail{border: none;} 

.lNaam{width: 160px;
    empty-cells:show;}
.lAdres{width: 150px;
    empty-cells:show;}
.lTel{width:100px;
    empty-cells:show;}
.lEmail{width:200px;
    empty-cells:show;}




.soort, th
{
    border: 1px solid black;
    width: auto;
}

/* Titels in reservatieaanvraag */
.reservatie
 {
    background-color:#8b3a3a;
    margin-left:auto;
    margin-right:auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    
 }
 

 
  
/*informatie over de scheve villa: foto's tonen*/
div.img
{
  margin: 2px;
  border: 1px solid #0000ff;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	
div.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 2px;
}

.verdiep
{
    
    width:67px;
    height:60px;
    }
.sImg
{
    width:200px;
    height:150px}
.kamerGroot
{
    width:570px;
    height:200px;
}
.terrein
{
    height: 200px;
    width: 600px;
}
.scheveGroot
{
    width:640px;
    height:480px;
    margin-left:auto;
    margin-right:auto;
}


/*de geschiedenis van de scheve villa*/
.scheveOud
{
    width: 650px;
    height:500px;
}
.oudeKampfotos
{
    width:650px;
    height:450px;
}

/*voor foto's, flash ed te centreren*/
.centreren {
	text-align: center;
}

