/***************************** basiselement ****************************/
html, body {
		height: 100%;
}
body {
		margin: 0;
		padding: 0;
		/*background-image: url(images/background_repeat.jpg);*/
		background-repeat: repeat-y;
		background-position: center top;
}
.clear {
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
}
html>body #container {
		height: auto;
}
			
/***********************************************************************/

/****************************** style **********************************/

body {
		font-family: Trebuchet MS, verdana, Arial, Helvetica, sans-serif;
		font-size: 75%;
		line-height:20px;
}

h1 {
		font-size: 110%;
		font-weight: bold;
		color:#cc0000;
}
#lijnkleur {
		color:#cccccc;
		height:1px;
		width:100%;
}
.seperator1{
	    color:#cccccc;
		height:1px;
		width:100%;
}
.title{
		font-weight:bold;
		color:#cc0000;
}	
#contentimage {
	margin-bottom: 5px;
	margin-right: 15px;
	border: 3px double #CC0000;


}
a:link, a:active, a:visited {
		color:#CC0000;
	}
a:hover {
		color:#996666;
}

/***************************************************************************/

/****************************** div structuur ******************************/

#container {
		position: relative;
		min-height: 100%;
		height: 100%;
		voice-family: "\"}\"";
		voice-family: inherit;
		/*background-image:url(images/background.jpg);*/
		background-repeat:no-repeat;
		background-position:center top;
}

#header {
		width:700px;
		height:236px;
		margin:0px auto;
}
#contentholder {
		padding-bottom: 70px;
		width:700px;
		margin:0px auto;
}
/*
#nav {
		width:230px;
		float:right;
		padding-top:30px;
		margin-right:10px;
		padding-bottom:20px;
}
#content {
		padding-top:30px;
		width:380px;
		margin-left:20px;
		margin-right:20px;
		float: left;
}
*/
#content {
		width:420px;
		float:left;
		padding-left: 30px;
		padding-top: 30px;
}
#nav {
		padding-top:30px;
		width:230px;
		margin-left:450px;
}

#nav2 {
		width:0px;
		float:right;
		padding-top:20px;
		margin-right:10px;
		padding-bottom:20px;
}
#content2 {
		padding-top:10px;
		width:610px;
		/*height: 700px;*/
		margin-left:20px;
		margin-right:20px;

}
#footer {
		position: absolute;
		bottom: 0px;
		text-align: center;
		width: 100%;
		height:50px;
		color: #ffffff;
		line-height:40px;
		/*background-image:url(images/footer.jpg);*/
		background-position:center top;
		background-repeat:no-repeat;
}
			
/*****************************************************************************/

/******************************formulier*******************************/

.invulveld {
width:250px;
border:1px solid #cccccc;

}
.tekstveld {
width:250px;
height:60px;
border:1px solid #cccccc;

}


/******************************** Gallery *********************************/

img.gllry_onMouseOut {
	float:left;
	margin-bottom:10px;
	margin-right:10px;
}
img.gllry_onMouseOver {
	float:left;
	margin-bottom:10px;
	margin-right:10px; 
}
#fotolink {
/*
padding-left:35px;
background-image:url(images/camera.gif);
background-repeat:no-repeat;
*/
}
/************************************************************************/

/********************************Gastenboek******************************/

.gb_outer_table{ 
				width: 200px; 
} 

.gb_outer_td{ text-align: left; 
} 

.gb_title_table{ width: 100%; 
} 

.gb_title_td{ text-align: left; width: 50%;
				 
} 

.gb_form_table{ width: 400px; border: solid 1px #dddddd; 
} 

.gb_form_td{ text-align: right; 
} 

.gb_berichten_table { text-align: left; width: 100%; border: 0; 
} 

.gb_berichten_td { text-align: left;
} 

.gb_entry_table { width: 100%; 
} 

.gb_entry_td { border-top: 1px solid #dddddd;
} 

.gb_entry_bericht_td { padding-bottom: 15px; 
} 
#txt_schrijflink {
		padding-left:25px;
		background-image:url(images/gast.gif);
		background-position:left bottom;
		background-repeat:no-repeat;

}

.gb_content_title   {
		font-size: 110%;
		font-weight: bold;
		color:#333333;
		padding-left:25px;
		background-image:url(images/titelpijl.gif);
		background-position:left bottom;
		background-repeat:no-repeat;
}
.gb_content_naam { color: #000000; font-weight:bold;
} 

.gb_content_datum { color: #ff0000; font-weight:bold; font-style:italic;
} 

.gb_content_bericht { 
} 

.gb_content_spacer { color: black;  
} 

a.gb_link:visited { 
} 

a.gb_link:link { 

					 
} 



.gb_content_link {
	color:#FB2C18;
	text-decoration:none;
	text-align:right;


	}

.gb_content_toevoegtext { 
}
#onderlijn {
		color:#cccccc;
		height:1px;
}
.gb_entry_bericht_td {
background-color:#eeeeee;
border: 1px solid #dddddd;
padding:15px;
}
.gb_entry_td {
background-color:#eeeeee;
border: 1px solid #dddddd;
padding:15px;
}

