@font-face {
	font-family: 'DaxBold';
	src: url('type/d_bold.eot');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DaxBold';
	src: url(//:) format('no404'),
		url('type/d_bold.woff') format('woff'),
		url('type/d_bold.ttf') format('truetype'),
		url('type/d_bold.svg#DaxBold') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	margin: 0px;
	margin-bottom: 90px;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #454545;
	background-image: url(../pictures/bg.gif);
	background-attachment: fixed;
	text-align: center;
}
.submenu {
	margin: 5px 0 0 300px;
}
.submenu a {
	font-family: 'DaxBold';
	font-size: 16px;
	line-height: 1.3;
	color: #fff;
	text-decoration: none;
	padding-left: 24px;
	background: url(../pictures/knop_bottom_01.gif) no-repeat;
}
.submenu a:hover {
	color: #ff9424;
	background: url(../pictures/knop_bottom_02.gif) no-repeat;
}

#sticker {
	z-index: 99;
	position: absolute;
	top: 30px;
	left: 9px;
	height: 150px;
	width: 990px;
}

div {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

div.main {
	width: 770px;
	background-image: url(../pictures/bg_main.gif);
	text-align: left;
	margin: 0 auto;
}

div.print {
	width: 600px;
	text-align: left;
}

p {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	padding-right: 0px;
}

a {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}

a:hover {
	color: #000000;
}

a.menubalk {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.menubalk:hover {
	color: #000000;
}

a.menubalk2 {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.menubalk2:hover {
	color: #000000;
}

div.menuitem {
	border-bottom: 1px solid #ffffff;
}

div.kolom1 {
	width: 170px;
	float: left;
}

div.kolom2 {
	width: 600px;
	float: left;
}

div.balk {
	width: 600px;
	height: 51px;
	background-color: #FF9424;
}
div.balk_small {
	width: 400px;
	height: 51px;
	background-color: #FF9424;
}

div.content {
	width: 560px;
	_width: 600px;
	padding: 20px;
	background-color: #FFA447;
}

div.content2 {
	width: 600px;
	padding: 0px;
	background-color: #FFA447;
}
div.content_front {
	width: 360px;
	_width: 400px;
	padding: 20px;
	background-color: #FFA447;
}
div.content_nieuws {
	width: 160px;
	_width: 200px;
	padding: 20px;
	background-color: #FFA447;
/*	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;	*/
	background-color: #ffb466;
}

td {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

div.bottom {
	width: 770px;
	height: 30px;
	background-color: #E27201;
}

#preloader {
	display: none;
	visibility: hidden;
}

.lettertext {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: regular;
	color: #000000;
	border: 1px solid #000000;
}

hr {
	color: #ffffff;
	background-color: #ffffff;
	border-top: 1px solid #ff9424;
	height: 2px;
}
