body {
	background-color: #DEDEDD;
	background-image:url(img/bg.jpg);
	background-repeat: repeat-x;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
}
a:link{
	color: #09C;
	text-decoration: none;
}
a:visited{
	color: #09C;
	text-decoration: none;
}
a:hover{
	color: #09C;
	text-decoration: underline;
}
a:active{
	color: #09C;
	text-decoration: none;
}
ul {
	list-style: none;
}
img{
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 15px;
}
 
#container{
	width: 990px;
	margin: 0px auto;
	clear: both
}
#logo{
	width: 990px;
	margin: 30px auto;
	background-image:url(img/logo.png);
	background-repeat:no-repeat;
	display:block;
	height: 60px;
	clear:both;
}
#ns{
	display:none;
}
#menu{
	width: 990px;
	display:block;
	height: 30px;;
	clear:both;
	margin: 0px auto;
	border-bottom: 5px solid #FBFBFB;
	color:#FBFBFB;
	font-size:16px;
	font-weight: bold;text-align: center;
}
#menuitem a{
	float: left;
	text-align: center;
	width: 120px;
	height: 30px;
	display: block;
	margin: 0 20px;
}
#menuitem a:link {
	text-decoration: none;
	color:#FBFBFB;
}
#menuitem a:visited {
	text-decoration: none;
	color:#FBFBFB;
}
#menuitem a:hover {
	text-decoration: none;
	color:#FBFBFB;
	background-image: url(img/activemenuarrow.png);
	background-position: bottom center;
	background-repeat:no-repeat;
}
#menuitem a:active {
	text-decoration: none;
	color:#FBFBFB;
}
#middengrijs{
	width: 990px;
	height: 450px;
	display:block;
	margin: 20px auto;
	background-image:url(img/middenvlak.png);
	background-position: bottom center;
	background-repeat:no-repeat;
}
#middengrijs-scrolling{
	width: 990px;
	height: 380px;
	display:block;
	margin: 20px auto;
	padding-top: 60px;
	background-image:url(img/middenvlak.png);
	background-position: bottom center;
	background-repeat:no-repeat;
}
#middentekst{
	width: 800px;
	padding-top: 80px;
	margin-left: auto;
	margin-right: auto;
	color: #FFF;
	font-size: 14px;
}
#middentekst-scrolling{
	width: 800px;
	height: 360px;
	overflow-y:scroll;
	margin-left: auto;
	margin-right: auto;
	color: #FFF;
	font-size: 14px;
}
#slider{
	width: 900px;
	height: 400px;
	padding-top: 60px;
	margin-left: auto;
	margin-right: auto;
	color: #FFF;
	font-size: 14px;
}
#selectieknoppen{
	width: 520px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}
.knop{
	display: block;
	width: 173px;
	height: 36px;
	float:left;
	background-image:url(img/button.png);
	background-repeat:no-repeat;
	font-size: 14px;
	color:#333;
	padding-top: 8px;
}
.knop-actief{
	display: block;
	width: 173px;
	height: 36px;
	float:left;
	background-image:url(img/button-down.png);
	background-repeat:no-repeat;
	font-size: 14px;
	color:#FFF;
	padding-top: 8px;	
}
#latest{
	width: 960px;
	height: 200px;
	display:block;
	margin: 20px auto;
	clear:both;
	background-image:url(img/schaduw-up.png);
	background-position:center top;
	background-repeat: no-repeat;
}
#latest h3{
	color: #09C;
	border bottom: 1px solid #ccc;
}
#latest a{
	color: #333;
}
#footerSlideContainer {
	position: fixed;
	bottom:0;
	width: 100%;
}
#footerSlideButton {
	background: url(img/supportButton.png) top center no-repeat transparent;
	position: absolute;
	top: -10px;
	margin-left: auto;
	margin-right: auto;
	width:100%;
	height:45px;
	border: none;
	cursor: pointer;
}
#footerSlideContent {
	width: 100%;
	height: 20px;
	background-image:url(img/footerbg.jpg);
	background-repeat:repeat-x;
	color: #CCCCCC;
	font-size: 0.8em;
	border: none;
	font-family: DejaVuSansBook, Sans-Serif;
}
#footerSlideText {
	padding: 0 auto;
	text-align: center;
}
.nieuws h3{
	color: #09C;
	border bottom: 1px solid #ccc;
}
.nieuws{
	display:block;
	width: 390px;
	height: 100px;
	padding: 20px;
	-moz-border-radius: 10px;
 	border-radius: 10px;
	border: 1px solid #ccc;
	background-color: #FFF;
	float:left;
	margin-top: 40px;
	margin-right: 20px;
	margin-left: 25px;
	margin-bottom: 20px;
}
.support h3{
	color: #09C;
	border bottom: 1px solid #ccc;
}
.support{
	font-size:12px;
	padding: 20px;
	text-align: left;
	-moz-border-radius: 10px;
 	border-radius: 10px;
	border: 1px solid #ccc;
	color: #333;
}
.footertext{
	font-size:12px;
	color: #09C;
	height: 30px;
}
#opdrachtgevers{
	width: 800px;
	padding-top: 60px;
	margin-left: auto;
	margin-right: auto;
	color: #FFF;
	font-size: 14px;
}
#logos{
	float: left;
}
