/* BEGIN GENERAL */
html, body { height:100%; }

*
{
	padding:0;
	margin:0;
}

body
{
    padding:0;
    margin:0;  
    font-size:13px;
    color:#DDC1A4;  
    font-family:Century Gothic, Geneva, Verdana, Sans-Serif;
    background-color:#6E332D;
}

form 
{ 

}

input, select, textarea
{

}

textarea 
{ 
	
}

/* END GENERAL */

/* BEGIN FOOTER */
div#footer
{
	margin:auto;
	background-color:#6E332D;
	height:30px;
}

div#innerfooter
{
	text-align:right;
}

div#footer a:link,div#footer a:visited
{

}

div#footer a:hover
{

}

div#footer a:active
{

}
/* END FOOTER */

/* BEGIN HEADERS */
h1 {font-size:17px;color:#A6CE39;font-weight:bold;font-style:normal;padding:0;margin:0 0 16px 0; }
h2 {font-size:15px;color:#DDC1A4;font-weight:bold;font-style:normal;padding:0;margin:12px 0 12px 0; }
h3 {font-size:15px;color:#A6CE39;font-weight:bold;font-style:normal;padding:0;margin:8px 0 8px 0; }
h4 {font-size:13px;color:#DDC1A4;font-weight:bold;font-style:normal;padding:0;margin:6px 0 6px 0; }
h5 {font-size:13px;color:#A6CE39;font-weight:bold;font-style:normal;padding:0;margin:4px 0 4px 0; }
/* END HEADERS */

/* BEGIN TEKST */
p
{
	margin-top:0px;
    margin-bottom:15px;
    line-height:15px;
}

td p
{
	margin-top:0px;
    margin-bottom:15px;
    line-height:15px;
}

a:link, a:visited
{
	color:#A6CE39;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

a:active
{
	
}
/* END TEKST */

.header
{
	margin:auto;
	background-image:url(/images/project/bg_header.jpg.v=1);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#6E332B;
	border-top:2px solid #FFFFFF;
	border-bottom:3px solid #FFFFFF;
	/*width:1060px;*/
	height:129px;
}

.site_center
{
	width: 1200px;
	margin: 0px auto;
}

.content
{
	margin:auto;
	width:1060px;
	background-image:url(/images/project/bg_content.jpg.v=1);
	background-repeat:no-repeat;
	background-position:top center;
	min-height:634px;
	padding-top:20px;
}

.inhoud
{
	width:770px;
	margin-left:40px;
	float:left;
}

.logo
{
	width:154px;
	height:129px;
	padding-left:155px;
}

.infobalk
{
	background-image:url(/images/project/bg_infobalk.jpg.v=1);
	background-repeat:no-repeat;
	background-position:center;
	height:28px;/*36*/
	padding-top:8px;
	background-color:#D1966A;
	border-top:3px solid #FFFFFF;
	border-bottom:3px solid #FFFFFF;
}

.infobalktekst
{
	font-size:13px;
    color:#6D332C;  
    font-family:Century Gothic, Geneva, Verdana, Sans-Serif;
    padding-left:450px;
}

.streepje
{
	color:#A6CE39; 
}

.blokken
{
	margin-bottom:15px;
	width:744px;
}

.bginhoudtop
{
	background-image:url(/images/project/kader_top_center.jpg.v=1);
	background-repeat:repeat-x;
	height:13px;
}

.bginhoudleft
{
	background-image:url(/images/project/kader_left_center.jpg.v=1);
	background-repeat:repeat-y;
	width:9px;
}

.bginhoud
{
	background-color:#753F32;
	width:704px;/*724*/
	padding:10px;
}

.bginhoudright
{
	background-image:url(/images/project/kader_right_center.jpg.v=1);
	background-repeat:repeat-y;
	width:9px;
}

.bginhoudbottom
{
	background-image:url(/images/project/kader_bottom_center.jpg.v=1);
	background-repeat:repeat-x;
	height:13px;
}

.blokje
{
	margin-bottom:10px;
}

.nieuwslink
{
	width:704px;
	text-align:center;
}

.gastenboeklinks
{
	width:340px;
	float:left;
	margin-right:20px;
}

.gastenboekrechts
{
	width:340px;
	float:left;
}

