/***************************** 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;
}
			
/***********************************************************************/
div {
		background-image:url(images/cursor_back.gif);
		background-repeat:no-repeat;
}
/****************************** style **********************************/

body {
		font-family: sans-serif, Trebuchet MS, verdana, Arial, Helvetica;
		font-size: 75%;
		/*font-style:italic;*/
		line-height:20px;
		color:#333333;
}

h1 {
		font-size: 130%;
		font-weight: bold;
		color:#2C7F70
}
h5 {
		font-size: 130%;
		font-weight: bold;
		color:#2C7F70
}
#lijnkleur {
		color:#cccccc;
		height:1px;
		width:100%;
}

img,
#contentimage {
	margin-bottom: 5px;
	margin-right: 15px;
	padding:3px;
	border: 1px solid #F2ECD0;

}
a:link, a:active, a:visited {
		color:#000000;
	}
a:hover {
		color:#2C7F70;
}

#naw a {
		color: #552B20;
}
#naw a:hover {
		color: #2C7F70;
}

.pollul {
list-style-type:none;
}
.starlist ul {
list-style-image:url(images/listitem.gif);
line-height:22px;
}
.prijsvraag {
background-image:url(images/back.jpg);
background-repeat:no-repeat;
}

/***************************************************************************/

/****************************** 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:550px;
		height:370px;
		margin:0px auto;
}
#contentholder {
		padding-bottom: 70px;
		width:753px;
		margin:0px auto;
}
#nav {
margin-top:275px;
		width:200px;
		float:left;
}
#menu {
padding-top:100px;
/* display:none;*/
	}
	
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menu ul li img
	{
	border: 0px solid; 
	}

	
	
#naw {
		width: 180px;
		padding: 0 0 0 20px;
		font-size: 90%;
		line-height: 16px;
		color: #552B20;
}

img.sm_icoon
{ 
	margin-bottom: 5px;
	margin-right: 5px;
	padding:3px;
	border: 0px solid #F2ECD0;
	}
	
#content {
		width:550px;
		margin-left:200px;
}
#contentText {
margin-left:20px;
margin-right:20px;
}
#klaren {
		clear:both;
		}
#footer {
		position: absolute;
		bottom: 0;
		text-align: center;
		width: 100%;
		height:65px;
		line-height:65px;
		background-image:url(images/footer.jpg);
		background-position:center top;
		background-repeat:no-repeat;
}
#footHolder {
		height:45px;
		margin-top:20px;
		line-height:45px;
		color:#A79A64;
}
#footHolder a:link, #footHolder a:active, #footHolder a:visited {
		color:#A79A64;
		}
#footHolder a:hover {
		color:#2C7F70;
}
			
/*****************************************************************************/

/******************************formulier*******************************/

.invulveld {
width:350px;
border:1px solid #cccccc;
font-style:italic;
}
.tekstveld {
width:350px;
height:60px;
border:1px solid #cccccc;
font-style:italic;
}


/******************************** Gallery *********************************/

img.gllry_onMouseOut {
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	padding:5px;
	border:1px solid #E7D7A0;  
}
img.gllry_onMouseOver {
	float:left;
	margin-bottom:10px;
	margin-right:10px; 
	padding:5px;
	border:1px solid #C0AC67; 
}
#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: solid 1px #dddddd; 
} 

.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 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;
}

