body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #131516;
	font-family: arial;
}


.normaltext { color: #000000; font-family: arial; font-size: 13px; text-decoration: none; }
.content { color: #000000; font-family: 'BebasNeueRegular'; font-size: 20px; text-decoration: none; }
.verpachtingskalender { color: #000000; font-family: arial; font-size: 13px; text-decoration: none; }

.header { color: #be1522; font-family: 'BebasNeueRegular'; font-size: 38px; font-weight: bold; text-decoration: none; }

.specialtext { color: #be1522; font-family: 'BebasNeueRegular'; font-size: 30px; font-weight: bold; text-decoration: none; }

.normallink { color: #be1522; font-family: arial; font-size: 13px; text-decoration: none; }
.normallink:HOVER { color: #ff0014; font-family: arial; font-size: 13px; text-decoration: none; }

.menulink { color: #FFFFFF; font-family: 'BebasNeueRegular'; font-size: 24px; font-weight: bold; text-decoration: none; }
.menulink:HOVER { color: #000000; font-family: 'BebasNeueRegular'; font-size: 24px; font-weight: bold; text-decoration: none; }

.twitterlink { color: #31cdfd; font-family: 'BebasNeueRegular'; font-size: 24px; font-weight: bold; text-decoration: none; }
.twitterlink:HOVER { color: #b9efff; font-family: 'BebasNeueRegular'; font-size: 24px; font-weight: bold; text-decoration: none; }

.advertentielink { color: #be1522; font-family: arial; font-size: 14px; text-decoration: none; }
.advertentielink:HOVER { color: #ff0014; font-family: arial; font-size: 14px; text-decoration: none; }

.contactinfo { color: #000000; font-family: 'BebasNeueRegular'; font-size: 13px; text-decoration: none; margin-left: 25px; }
.contactinfo:HOVER { color: #000000; font-family: 'BebasNeueRegular'; font-size: 13px; text-decoration: none; margin-left: 25px; }

.copyright { color: #be1522; font-family: arial; font-size: 11px; text-decoration: none; }

.subscript { color: #be1522; font-family: arial; font-size: 11px; text-decoration: none; }

p {
	line-height: 1.5em;
}


@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/bebasneue-webfont.eot');
    src: url('fonts/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/bebasneue-webfont.woff') format('woff'),
         url('fonts/bebasneue-webfont.ttf') format('truetype'),
         url('fonts/bebasneue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
