@font-face {
	font-family:'DIN-Light';
	src:url('../font/din-light-webfont.eot');
	src:url('../font/din-light-webfont.eot?#iefix') format('embedded-opentype'),
		url('../font/din-light-webfont.woff') format('woff'),
		url('../font/din-light-webfont.ttf') format('truetype'),
		url('../font/din-light-webfont.svg#DIN-LightRegular') format('svg');
	font-weight:light;
	font-style:light;
}
@font-face {
	font-family:'DINMittelschriftStd';
	src:url('../font/dinmittelschriftstd-webfont.eot');
	src:url('../font/dinmittelschriftstd-webfont.eot?#iefix') format('embedded-opentype'),
		url('../font/dinmittelschriftstd-webfont.woff') format('woff'),
		url('../font/dinmittelschriftstd-webfont.ttf') format('truetype'),
		url('../font/dinmittelschriftstd-webfont.svg#DINMittelschriftStdRegular') format('svg');
		font-weight:normal;
		font-style:normal;
}
.clearfloat {
	clear:both;
	height:0;
	font-size:1px;
	line-height:0px;
}
body {
	font-family:DINMittelschriftStd;
	margin:0;
	padding:0;
	text-align:center;
	color:#fff;
	background-image:url("/images/bg-dark.png");
	background-repeat:repeat;
}

a:link, a:visited {text-decoration:none;color:#fff;}
a:hover, a:active {text-decoration:none; color:#c1c1c1;}

h1 {
	color:#77573d;
	margin:0;
	padding:0;
	font-size:18px;
	font-family:DIN-Light;
}
h2 {
	color:#8fbbb8;
	margin:0;
	padding:0;
	font-size:16px;
	font-family:DIN-Light;
}
h3 {
	margin:0 auto;
	font-size:50px;
	float:left;
}
h4 {
	margin:0 auto;
	font-size:18px;
	float:left;
}
h5 {
	color:#77573d;
	margin:0;
	padding:0;
	font-size:18px;
	font-family:DIN-Light;
}
img {
	border:0px;
}
p {
	float:right;
	width:550px;
	font-family:DIN-Light;
	line-height:19px;
}

#upper_line {
	background-image:url("/images/upper_line.png");
	height:4px;
}
#outercontainer {
	background-image:url("/images/bg.png");
	background-repeat:repeat;
}
#container {
	background-image:url("/images/container_bg.png");
	width:998px;
	margin:0 auto;
	text-align:left;
}
#header {
	background-image:url("/images/header_bg.png");
	width:975px;
	height:50px;
	margin:0 auto;
	font-size:13px;
	padding:1px 0px 0px 5px;
	font-family:verdana;
	font-size:12px;
}
#topmenu ul {
	margin:12px 0px 0px 10px;
	padding:0px;
	list-style-type:none;
}
#topmenu ul li {
	float:left;
}
#topmenu ul li a {
	display:block;
	margin-left:5px;
	padding:4px 5px 5px 4px;
	width:60px;
	text-align:center;
}
#topmenu ul li a.topmenu_selected {
	background-image:url("/images/topmenu_bg.png");
	background-repeat:no-repeat;
	text-align:center;
	color:#575757;
}
#logo{
	float:right;
	margin:-60px 20px 0px;
}
#topcontent{
	background-image:url("/images/top_contentbg.png");
	background-repeat:no-repeat;
	height:125px;
	width:940px;
	margin:0 auto;
	padding:20px 20px 23px 20px;
}
#topcontent_page2{
	background-repeat:no-repeat;
	height:125px;
	width:940px;
	margin:0 auto;
	padding:20px 20px 23px 20px;
}
#menu{
	width:980px;
	height:40px;
	margin:3px 0px 6px 9px;
	background-image:url("/images/menu_bg.png");
	float:left;
}
#bottomcontent{
	background-image:url("/images/footer_grey.png");
	width:975px;
	height:150px;
	font-size:13px;
	padding:3px 0px 0px 5px;
	margin-left:9px;
	font-family:verdana;
	font-size:11px;
}
#bottom_1{
	float:left;
	width:275px;
	padding:10px 20px 20px;
	color:#fff;
	border-right:1px solid #787878;
	margin-top:10px;
}

#bottom_2{
	float:left;
	width:285px;
	padding:10px 20px 20px;
	color:#fff;
	border-right:1px solid #787878;
	margin-top:10px;
}

#bottom_3{
	float:right;
	width:285px;
	padding:20px 20px 20px;
	color:#fff;
}
.img_bottom{
	float:left;
	padding:0px 25px 70px 0px;
}
#footer {
	background-image:url("/images/footer_bg.png");
	background-repeat:no-repeat;
	height:29px;
	margin:0px auto;
	width:998px;
}

/*
 *	Homepagina
 */
#slideshow{
	width:980px;
	margin:8px 0px 0px 9px;
	height:295px;
}
#slideshow_line{
	background-image:url("/images/upper_line.png");
	height:6px;
	width:980px;
	margin:9px;
}
#midcontent{
	background-image:url("/images/midcontent_bg.png");
	height:230px;
	width:980px;
	margin-left:9px;
	line-height:21px;
	margin-top:-5px;
}
#tekst_1{
	float:left;
	width:285px;
	padding:20px;
	color:#575757;
	font-family:DIN-Light;
	font-size:15px;
}
#tekst_2{
	float:left;
	width:285px;
	padding:20px;
	color:#575757;
	font-family:DIN-Light;
	font-size:14px;
}
#tekst_3{
	float:right;
	width:285px;
	padding:20px;
	color:#575757;
	font-family:DIN-Light;
	font-size:14px;
}
.leesverder{
	float:right;
	margin-top:-20px;
}

/*
 *	Andere pagina's
 */
#content_page2{
	width:980px;
	margin:8px 0px 0px 9px;
}
#content_linemenu{
	background-color:#fff;
	height:18px;
	width:971px;
	margin-top:49px;
	color:#474747;
	font-family:verdana;
	font-size:10px;
	padding:4px 0px 0px 8px;
}
#content_linemenu a {
	color:#474747;
	text-decoration:none;
}
#content_linemenu a:hover {
	color:#c1c1c1;
}
#afbeelding{
	padding:20px 20px 20px 0px;
	width:255px;
	float:left;
}
#afbeelding ul {
	list-style-type:none;
	margin:0px 0px 0px 5px;
	padding:0px;
}
#afbeelding ul li {
	margin:0px;
	padding:1px 0px 1px 10px;
	border-bottom: 1px dashed #d2d2d2;
}
#afbeelding ul li:hover {
	padding:1px 0px 1px 11px;
}
#afbeelding ul li a {
	color:#585858;
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
}
#tekst{
	width:670px;
	min-height:400px;
	float:right;
	color:#585858;
	font-family:DIN-Light;
	font-size:14px;
	padding:20px 20px 0px 0px;
}
#tekst a{
	color:#585858;
	text-decoration:underline;
}