.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
	zoom: 1;
}


/*
structuur
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(img/bg-gradient_new.jpg);
	background-repeat: repeat-x;
	background-color: #f0f4c7;
	margin-top: 0;
	text-align: center;
	font-size: 11px;
	line-height: 15px;
	color: #777777;
}

img {
	margin: 0;
	padding: 0;
}
#container {
	background-color: #FFFFFF;
	width: 850px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#outsidecontainer {
	background-image: url(img/bg-big_NEW.jpg);
	padding: 0;
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: center top;
}

#content {
	text-align: left;
	width: 810px;
	padding-left: 40px;
	padding-top: 30px;
}
.column1 {
	float: left;
	width: 280px;
	padding-right: 55px;
}
.column2 {
	float: left;
	width: 435px;
}
.column3 {
	float: left;
	padding-right: 55px;
	width: 715px;
}


/*
menu
*/

#topnav {
	background: #C2D420 url(img/menu-bg.gif) repeat-x 0 0;
	width: 850px;
}

ul#menu {
	float: left;
	height: 37px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#menu li {
	display: block;
	float: left;
	padding: 0;
	margin: 0 0 0 5px;
}

ul#menu li a {
	color:#777777;
	display:block;
	float:left;
	height:37px;
	line-height:30px;
	padding-left:15px;
	padding-right:15px;
	text-decoration:none;
}

ul#menu li a:hover, ul#menu li a.current {
	color: #000;
	background: #C2D420 url(img/current-bg.gif) repeat-x 0 0;
}

ul#top {
	float:right;
	height:30px;
	padding:8px 0 0 0;
	text-decoration:none;
	width:80px;
	margin:0;
}

ul#top li {
	display:block;
	float:left;
	padding:0;
	margin:0;
	text-decoration:none;
}

ul#top li a {
	display:block;
	float:left;
	padding:0;
	margin:0 3px;
	text-decoration:none;
}

#top a {
color:#777;
}

#top a:hover, #top a.current {
color:#000;
}


/*
content
*/


#content h1 {
	font-weight: 500;
	color: #c6d420;
	font-size: 26px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 35px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	line-height: 28px;
}

#content h1 a, #content h1 a:link, #content h1 a:visited, #content h1 a:hover, #content h1 a:active {
	text-decoration: none;
	color: #c6d420;
	font-weight: 500;

}


#content h2 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#content p {
	padding: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}

#righttop {
	float: right;
	margin-top: 0;
	margin-bottom: 30px;
}


#right {
	float: right;
	margin-top: 25px;
	margin-bottom: 30px;
}


/*
footer
*/


#footer {
	background-image: url(img/footer-bg.gif);
	background-repeat: repeat-x;
	text-align: left;
	width: 810px;
	padding-top: 10px;
	height: 18px;
	padding-right: 0;
	padding-left: 40px;
}
ul {
list-style-position:outside;
list-style-type:disc;
marging:10px 0 0;
padding:left;
}

.green {
	color: #c6d420;
}
.witvoor {
	margin: 0;
	padding: 0;
	color: #00CCCC;
	font-size: 36px;
}
#content   a  {
	font-weight: bold;
	color: #333333;
}
#content  a:hover  {
	font-weight: bold;
	color: #666666;
}
#footer a {
	color: #000000;
}
.columnslider {
	float: left;
	width: 435px;
	margin-bottom: 30px;
}
#footer .column1 {
	float: left;
	width: 450px;
	padding-right: 55px;
	line-height: 10px;
}

#footer .column2 {
	float: right;
	width: 200px;
	font-size: 9px;
	line-height: 9px;
}
