body {
	text-align: center;
	font: 11px "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	line-height: 1.5em;
	margin-top:30px;
	background-image: URL("images/background.gif");
} 


.container{
	margin: 0 auto;
	width: 850px;
	background-color: #474747;
	border-style: solid;
	border-width: 3px;
	border-color: #ffffff;
	color: #ffffff;
}

.menu{
	
	border-bottom:2px solid #FFF;
	text-align:center;
	margin: 0 auto;
	margin-top: 5px;
	padding-left:10px;
}

.menu table{
	width:850px;
	
	padding-top:5px;
	text-align:center;
}


.menu a:link{
	color: #ffffff;
	text-decoration: none;
}

.menu a:visited{
	color: #ffffff;
	text-decoration: none;
}

.menu a:hover{
	color: #ffffff;
	text-decoration: underline;
	
}

.menu #online{
	font-weight: bold;
}

.content{
	text-align: left;
	margin-bottom: 10px;
	margin-top:10px;
	
}

.inhoud{
	padding-left: 30px;
}
#wouter {
	padding-left: 0px;
	height: 400px;
}


h1{
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	font-family: arial;
	padding:2px;
	padding-left:20px;

	
}

.item{
margin-left: 10px;
font-weight: bold;
}

.uitleg{
font-style: italic;
}

.informatietitel{
font-weight: bold;
font-size:14px;
font-family:Tahoma;
margin-top:5px;
}

.adres{
	padding-left: 50px;
}

.leidingsploegtitel{
	font-weight: bold;
	font-size: 13px;
}

.inhoud a:link{
	color: white;
	text-decoration: none;
	font-style: italic;
}

.inhoud a:visited{
	color: white;
	text-decoration: none;
	font-style: italic;
	
}

.inhoud a:hover{
	color: white;
	text-decoration: underline;
	font-style: italic;
	
}

table td {

padding-right : 20px; 
border-width : 0; 
vertical-align : top; 
}

.onderschrift a:link{
	color: white;
	text-decoration: none;
	font-size:11px;
}

.onderschrift a:visited{
	color: white;
	text-decoration: none;
	font-size:11px;
}

.onderschrift a:hover{
	color: white;
	text-decoration: underline;
	font-size:11px;
}

.foto{
	border-right-style: solid;
	border-right-width: 10px;
	border-right-color: #ffffff;
	border-top-style: solid;
	border-top-width: 10px;
	border-top-color: #ffffff;
	border-left-style: solid;
	border-left-width: 10px;
	border-left-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 10px;
	border-bottom-color: #ffffff;
	width:330px;
	margin-top:20px;


}

.foto img{
	border-style:none;
}

h3{
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 0px;
}

.inhoudlinks{
	float:left;
	width:350px;
}

.inhoudrechts{
	float:left;
	width:400px;
	margin-left:50px;
	
}


.links{
	float:left;
	width:480px;
	padding-left:5px;
	border-right:1px solid #3d3d3d;

}

.rechts{
	float:left;
	width:350px;
	padding-left:0px;
}

ul{
	list-style-type:square;
}


.titel{
	width:450px;
	height:23px;
	background-color:#3d3d3d;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding-top:5px;
	padding-left:5px;

}

.titel2{
	width:335px;
	height:23px;
	background-color:#3d3d3d;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding-top:5px;
	padding-left:5px;

}

.clear{
	clear:both;
}

.content img{
	border:1px solid #fff;
}

p{
	margin-top:5px;
}
a:link {color: #FFFFFF; text-decoration: underline; }

