/**
 * @author Luke Banning // Telahosting
 * @copyright 2008
 */

body{
	margin:0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

a{
	border:none;
	color: black;
}



img{
	border:none;
}

.referenties {
	color:#94b746;	
}

h3.nieuws{
	color:#fb5f07;
}

#top{
	background-image:url(images/top.gif);
	width:100%;
	height:132px;
	float:left;
	text-align:center;
}

#header{
	background-image:url(images/header.png);
	background-repeat:no-repeat; 
	margin:18px auto;
	height:112px;
	width:802px;
	text-align:right;
}
#header a{
	color: white;
}
#background{
	background-image:url(images/background.gif);
	background-color:#e0e0e0;
	width:100%;
	text-align:center;
	float:left;
}

#menubackground{
	background-image:url(images/backgroundmenu.gif);
	width: 800px;
	margin: auto;
	height: 32px;
	border-left-width: 1px;
	border-left-color: white;
	border-right-width: 1px;
	border-right-color: white;
	border-right-style: solid;
	border-left-style: solid;
}

#menu{
	text-align:left;
	float:left;
}
#footer{
	background-image:url(images/footer.gif); 
	clear:both; 
	height:119px;
}
#footercontent{
	width:802px;
	background-image:url(images/footercontent.gif);
	background-repeat: repeat-x; 
	height:119px;
	text-align:left;
}
#zoeken{
	background-image:url(images/menu-zoeken.gif);
	background-repeat:no-repeat;
	height:32px;
	width:263px;
	text-align:center;
	padding-top:5px;
	float:left;
}

.rounded {
background:  url(images/rounded.gif) no-repeat left top;
padding-left: 6px;
padding-top: 4px;
padding-bottom:5px;
border: none;
width: 132px;
font-size:10px;
}

.zoek{
background:  url(images/zoek.gif) no-repeat left top;
border: none;
width: 64px;
padding-top: 2px;
padding-bottom: 4px;
text-align:center;
font-size:12px;
}


.menu{
	margin-right:1px;
}

#box{
	width: 800px;
	margin: auto;
	height: auto;
	border-left-width: 1px;
	border-left-color: white;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: white;
	border-right-style: solid;
	background-color:white;
	text-align:left;
}

#pagina{
	color: #ff8000;
	font-size: 11px;
	text-align: left;
	padding-left: 21px;
	padding-top: 10px;
}

#img {
	height: 200px;
	text-align:left;
	width: 550px;
	float:left;
	padding-right:10px;
	padding-top:8px;
	background-color:white;
}

#food{
	width: 240px;
	text-align:left;
	float:left;
	padding-top:8px;
	background-color:white;
}

#content{
	color: #000;
	font-size: 12px;
	text-align: left;
	width:520px;
	margin: 8px;
	margin-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom:16px;
	background-image:url(images/content.gif);
	background-color:#d2d2d2;
	background-repeat:repeat-x;
	float:left;
	height:inherit;
	margin-left:0px;
}
#content2{
	color: #000;
	background-color:#FFF;
	font-size: 11px;
	text-align: left;
	width:526px;
	margin: 8px;
	margin-top: 2px;
	padding-right: 4px;
	float:left;
	height:inherit;
}
#nieuws{
	float:left;
	width:228px;
	text-align:left;
	margin-top: 2px;
	margin-left: 20px;
}
#nieuwsline{
	float:left;
	width:240px;
	text-align:left;
	margin-left: -6px;
}

.referentiesline{
	width:550px;
	clear:none;
	margin-left:-16px;
}
#referenties{
	color: #000;
	font-size: 11px;
	text-align: left;
	width:550px;
	margin: 8px;
	padding-right: 4px;
	padding-bottom: 4px;
}
.datum{
	color:#94b746;
	font-size:11px;
}
.nieuwsitem{	
	font-size:11px;
}

