*
{
	margin: 0;
	padding: 0;
}

body
{
	background-color:#ffffff;
	background:url(../images/background.gif) no-repeat;
	background-attachment: fixed;

}


#container
{
	width: 869px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;

}

#schaduw-boven
{
	background:url(../images/schaduw-boven.png) no-repeat;
	height: 13px;
	
}

#header
{

	background:url(../images/header.png) no-repeat;
	height: 93px;
}

	

#box
{
	padding-left: 11px;
	padding-right: 10px;
	background-color:#FFF;
	background:url(../images/content-bg.png) repeat-y;
	min-height:500px;
}

#box #links
{

	width: 196px;
	position: relative;
	display: block;
	float: left;


}

#box #links #menu
{
	
	padding-top: 8px;


}

#box #links #menu ul
{	
	margin-left: auto;
	margin-right: auto;
}

#box #links #menu ul li
{	
	height: 23px;
	list-style-type: none;
	background-color:#FFF;
	
}

#box #links #menu ul li a
{
	margin-left:10px;
	outline:none;
	color:#2f2f2f;
	font-family:"Tw Cen MT","Trebuchet MS", Arial, Helvetica;
	text-decoration:none;
	font-size:15px;
}



#box #links #menu ul li.true
{	

	background:url(../images/menu-normaal.png) repeat-y;
	background-position:right;
	background-color:#ffe8d9;
}

#box #links #menu ul li.actief
{	

	background:url(../images/menu-actief.png) repeat-y;
	background-position:right;
	background-color:#ff6700;
}

#box #links #menu ul li:hover
{	
	background:url(../images/menu-actief.png) repeat-y;
	background-position:right;
	background-color:#ff6700;
}

#box #links #foto
{
	padding-top:20px;
	
}

#box #links #foto h3
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ff6700;
	font-size:20px;
	padding-left:10px;
	padding-bottom:6px;
}

#box #links #foto #kader
{
	background:url(../images/foto-bg.png) no-repeat;
	width:200px;
	height:201px;
	padding-bottom:10px;
	font-size:15px;
	text-align:center;
	font-family:"Stylus BT","Trebuchet MS", Arial, Helvetica;
	
}

#box #links #foto #kader img
{
	padding-top:10px;
}

#box #content
{
	width: 625px;
	padding-left:20px;
	padding-top: 8px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	position: relative;
	display: block;
	float: right;
}

#box #content h1
{
	color:#333333;
	font-size:21px;
}

#box #content h2
{
	color:#0595dd;
	font-size:16px;
}

#box #content a
{
	color:#ff6700;
}

#box #content a:hover
{
	text-decoration:none;
}

#footer
{
	color:#FFF;
	background:url(../images/footer-img.png) repeat-y;
	background-position:right;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-align: right;
	background-color:#0595dd;
	width: 780px;
	height: 21px;
	padding-top: 6px;
	padding-right: 60px;
}

#footer a, #footer  {
	color:#FFF;
	text-decoration: none;
}

#footer img {
	
}
	
#schaduw-onder
{
	background:url(../images/schaduw-onder.png) no-repeat;
	height: 21px;
}


label.formulier {
	
	float: left;
	width: 80px;
	text-align: left;
	cursor: pointer;

}

label.align_text {
	float: left;
	width: 120px;
	text-align: right;
}

.gastenboek {
	font-size: 13px;
	color : #ffffff; 
}
.gastenboekbericht {
	font-size: 12px;
	color : #000000; 
}
