/***************************** 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;
}
html>body #container {
		height: auto;
}
			
/***********************************************************************/

/****************************** style **********************************/

body {
		font-family: Trebuchet MS, verdana, Arial, Helvetica, sans-serif;
		font-size: 80%;
		line-height:20px;
		color:#555555;
}

h1 {
		font-size: 150%;
		font-weight: bold;
		color:#EDA200;
}
#lijnkleur {
		color:#cccccc;
		height:1px;
		width:100%;
}

#contentimage {
	margin-bottom: 5px;
	margin-right: 15px;

}
a:link, a:active, a:visited {
		color:#000000;
	}
a:hover {
		color:#266582;
}

/***************************************************************************/

/****************************** 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:800px;
		height:310px;
		margin:0px auto;
}
#contentholder {
		padding-bottom: 70px;
		width:800px;
		margin:0px auto;
}
#nav {
		width:195px;
		float:left;
}
#content {
		padding-top:30px;
		width:730px;
		margin-left:30px;
		margin-right:30px
}
#klaren {
		clear:both;
		}
#footer {
		position: absolute;
		bottom: 0;
		text-align: center;
		width: 100%;
		height:40px;
		line-height:20px;
		/*
		background-image:url(images/footer.jpg);
		background-position:center top;
		background-repeat:no-repeat;
		*/
}
.prijzen td {
border-bottom:1px dotted #FFC03A;
}
.adres {
float:left;
width:230px;
}
.contactform {
float:right;
width:500px;
}
/*****************************************************************************/

/******************************formulier*******************************/

.invulveld {
width:300px;
border:1px solid #cccccc;
font-style:italic;
}
.tekstveld {
width:300px;
height:60px;
border:1px solid #cccccc;
font-style:italic;
}


/******************************** Gallery *********************************/

img.gllry_onMouseOut {
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	border:3px double #000000;  
}
img.gllry_onMouseOver {
	float:left;
	margin-bottom:10px;
	margin-right:10px; 
	border:3px double #ff0000; 
}
#fotolink {
/*
padding-left:35px;
background-image:url(images/camera.gif);
background-repeat:no-repeat;
*/
}
/************************************************************************/

/********************************Gastenboek******************************/

.gb_outer_table{ 
				width: 100%; 
} 

.gb_outer_td{ text-align: left; 
} 

.gb_title_table{ width: 100%; 
} 

.gb_title_td{ text-align: left; width: 50%;
				 
} 

.gb_form_table{ width: 400; border: dotted 1px #266582; 
} 

.gb_form_td{ text-align: right; 
} 

.gb_berichten_table { text-align: left; width: 100%; border: 0; 
} 

.gb_berichten_td { align: left; 
} 

.gb_entry_table { width: 100%; 
} 

.gb_entry_td { border-top: 1px dotted #266582;
} 

.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: #96CA15; font-weight:bold; font-size:130%;
} 

.gb_content_datum { color: #FFAE00; 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:#FFAE00;
		height:5px;
}
.gb_entry_bericht_td {
/*background-color:#FFF5DF;
border: 0px solid #dddddd;*/
padding:15px;
}
.gb_entry_td {
/*
background-color:#FFAE00;
border: 0px solid #dddddd;*/
padding-top:15px;
}
