body
{
	background-color: #4A8221;
	font-size: 14px;
}
#container{
	position: relative;
	height: 216px;
	width: 800px;
	left: 50%;
	margin-left: -400px;
	background-image: url("../images/header.jpg");
	background-repeat: no-repeat;
}
#head{
	position: absolute;
	margin-top: 150px;
	right: 10px;
}

#main{
	position: absolute;
}

#menu{
	position: absolute;
	margin-top: 150px;
	text-align: center;
	font-size: 16px;
	height:20px;
	width:800px;
	background-color:#A3A329;
	padding: 0px;
}

#content{
	position: absolute;
	margin-top: 172px;
	width: 800px;

}
* html #tekst {
height: 376px;
}
#tekst{
	padding: 5px;
	background-color: #B5BA29;
	min-height: 370px;
	background-repeat: repeat-y;
}

#footer{
	color: grey;
	font-size: 12px;
	text-align: center;
	background-color: #A5A229;
	width: 800px;
	margin-top:10px;
	margin-bottom:6px;
}
#gallerij
{
	position: relative;
	margin-top: 130px;
	background-color: #c3c374;
	border: solid yellow 2px;
	min-height: 130px;
	width: 120px;
	text-align: center;
	margin-bottom: 130px;
	margin-left: 40px;
}
#gallerijtekst
{
	position: relative;	
	text-align: center;
	min-height: 370px;
	margin-top: -400px;
	margin-left: 130px;
}
#gastenboek
{
	margin-top: -5px;
	margin-left: 130px;
	margin-bottom:10px;
}
#verborgendiv
{
	position: relative; 
	top:20px; 
	border-style: solid; 
	background-color: #A5A229; 
	padding: 5px;
	display: none;
	height:200px;
}
#verborgendiv2
{
	position: relative; 
	top:20px; 
	z-index: 4;
	border-style: solid; 
	background-color: #A5A229; 
	padding: 5px;
	display: none;
	height:200px;
}

#categorie
{
	position: absolute; 
	top:60px;
	left: 230px;
	background-color: #B5BA29; 
	border: solid;
	padding: 5px;
	display: none;
}

.gastenboekfield{
	border: 2px ridge red;
	padding:5px;
	width: 265px;
}
.lijn{
	position: absolute;
	margin-top: 148px;
	width: 800px;
	height: 2px;
	background-image: url("../images/lijn.jpg");
}
.lijn2{
	position: absolute;
	margin-top: 170px;
	width: 800px;
	height: 2px;
	background-image: url("../images/lijn.jpg");
}
.nieuws{
	font-size: 12px;
}
.titelplaatje{
	text-align: right;
	margin-right: 15px;
	margin-bottom: 5px;
}
.horizontaalelijn{
	border: 1px dashed #4A8221;
}
.gastenboek0{
text-align: left;
background-color: #E2E62D;
border: 1px solid black;
}
.gastenboek1{
text-align: left;
border-left: 1px solid black;
border-right: 1px solid black;
}
#show{
	display: none;
}
input.contact{
	background-color: #A5A229;
}
select.contact{
	background-color: #A5A229;
}
textarea.contact{
	background-color: #A5A229;
}
.gallerijlink{
	width:120px;
	height: 25px;
}
.gallerijlink a:hover{
	letter-spacing: 2px;
	display: block;
	height: 25px;
	padding-top:4px;
	background-color:#A3A329;
	background-repeat: repeat-y;
}
.gallerijlink a:link{
	color: black;
}
.gallerijlink a:visited{
	color: black;
	text-decoration: none;
}
.menulink a{
	color: white;
	text-decoration: none;
}
.menulink a:hover{
	color:green;
	position: relative;	
	font-weight: bold;
	
}
.menulink a:active{
	color: white;
}
td.gallerijtabel
{
	text-align: center;
	background-color: #EAEA3C;
	width: 128px;
	height: 128px;
}
a:link
{
	color:white;
	text-decoration: none;
}
a:hover{
	color:green;
}
a:active{
	color: white;
}
