body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/achtergrond.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
@font-face {
    src:url("images/impact.ttf");
    fontFamily: Impact;
/*  unicodeRange: U+0041-U+007F*/
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
}
.koptekst {
    font-family: Impact;
}
.koptekst1 {
font-family: Impact;
	color: #FFFFFF;
	font-size: 19px;
}
.koptekst2 {
font-family: Impact;
	color: #5E5F61;
	font-size: 34px;
}
.koptekst3 {
font-family: Impact;
	color: #999A9D;
	font-size: 34px;
}
.menu {
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
	font-size: 12px;
	line-height:20px;
	text-decoration: none;
	font-weight:bold;
}
.menu a {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #EED85C;
	text-decoration: underline;
}
.specialmenu {
	color: #5E5F61;
	text-decoration: none;
	border-color: #5E5F61;
	outline-color:#5E5F61;
}

.partnerslinks {
width:20px;
background-image: url(images/partnerslinks.gif);
background-repeat:no-repeat;
background-position: right bottom;
}

.partnersrechts {
width:20px;
background-image: url(images/partnersrechts.gif);
background-repeat:no-repeat;
background-position:left bottom;
}

.partnersmidden {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
background-color:#FFFFFF;
background-image: url(images/partnersonder.gif);
background-repeat: repeat-x;
background-position: bottom;
}

.menucell {
height:28px;
background-color:#9C8D7B;
}

