body {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	background-color: #FFF;
}
#bodypgz {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	color: #000;
	background-color: #0764a9;
}

#main {
	height:600px;
	width: 600px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -300px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -300px;
	overflow: visible;
	z-index:1;
}

#container {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 300px;
	background-color:#FFFFFF;
	margin-top: -300px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -300px;
	z-index:2;
}

#top {
	height: 69px;
	width: 600px;
	background-color: #fff;
	background-image: url(images/feerderonelogo.jpg);
	background-repeat: no-repeat;
}

#top .taal a {
	display: block;
	height: 13px;
}

#taalbox {
	height: 40px;
	width: 120px;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
}

#header {
	height: 145px;
	width: 600px;
	background-color: #88c8eb;
	background-repeat: no-repeat;
	position: relative;
}

#headerfoto {
	background-repeat: no-repeat;
	position: relative;
}

#headerfoto img {
	top: 0px;
	left: 0px;
	display: none;
}

#linktop {
	height: 45px;
	width: 200px;
	color: #5182ba;
	font-size: 13px;
	float: left;
	margin-top: 5px;
}

#linktop a {
	font-family: Arial, Verdana;
	text-decoration: none;
	color: #416595;
}
#linktop a:hover {
	color: #3c3c3c;
}

#driehoekheader {
	height: 290px;
	width: 154px;
	background-image: url(images/driehoekheader2.png);
	background-image: no-repeat;
	position: absolute;
	z-index: 10000;
	left: 450px;
}

#menucontainer {
	height: 380px;
	width: 600px;
	background-color: #F37123;
	display: table;
}

#left {
	height: 380px;
	width: 125px;
	background-color: #f37123;
	float: left;
	display: table;
	border-top: thin solid #f37123;
}

#menu {
	height: 170px;
	width: 125px;
	font-size: 10px;
	font-family: Arial, Verdana;
	font-weight: bold;
}

#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu ul li {
	list-style: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
}

#menu ul li a {
	font-family: Arial, Verdana;
	text-decoration: none;
	color: #fff;
}

#menu  ul li .active {
	color: #1A5EA2;
	text-decoration: none;
	}
	
	#menu  ul li .notactive {
	color: #fff;
	text-decoration: none;
	}

#menu  a:hover {
	Color: #506382;
	font-family: Arial, Verdana;
}

#info {
	height: 160px;
	width: 110px;
	background-color: #F37123;
	font-family: Arial, Verdana;
	margin-left: 50px;
	margin-top: 20px;
	margin-left: 25px;
	color: #fff;
	Font-size: 10px;
}

#info a {
	color: #fff;
	font-family: Arial, Verdana;
	text-decoration: none;
	Font-size: 10px;
}

#info  a:hover {
	Color: #f7fac3;
	font-family: Arial, Verdana;
	Font-size: 10px;
}

#midden {
	height: 382px;
	width: 475px;
	background-color: #d1dfec;
	float: left;
	display: table;
}
#middenbg {
	background-image: url(images/bgmidden.jpg);
	background-image: no-repeat;
	height: 382px;
	width: 475px;
	display: table;
}

#tekstvlak {
	height: 230px;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0764a9;
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#tekstvlak a{
    color: #e85a10;
}

.nieuws {
	width: 360px;
	border: 1px solid #f37123;
	margin-left: 30px;
	margin-bottom: 10px;
	margin-top: 18px;
	height: 105px;
}
.geennieuws {
	display: none;
}

#bericht {
	margin-left: 10px;
	margin-top: 2px;
	}
	
	#nieuwskop {
	Font-size: 12px;
	color: #f37123;
	font-weight: bold;
}

.ENG {
	height: 14px;
	width: 21px;
	background-image: url(images/ENG.jpg);
	background-repeat: no-repeat;
	float: right;
}

.FR {
	height: 14px;
	width: 21px;
	background-image: url(images/FR.jpg);
	background-repeat: no-repeat;
	margin-right: 12px;
	float: right;
}

.DU {
	height: 14px;
	width: 21px;
	background-image: url(images/DU.jpg);
	background-repeat: no-repeat;
	margin-right: 12px;
	float: right;
}

.NL {
	height: 14px;
	width: 21px;
	background-image: url(images/NL.jpg);
	background-repeat: no-repeat;
	margin-right: 12px;
	float: right;
}

.newsTitle {
	font-family: Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #1758a3;
	margin-top: 0px;
	margin-bottom: 0px;
}

.newsDatum {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #1A5EA2;
	margin-bottom: 0px;
	float: left;
	margin-right: 4px;
	font-style: italic;
}
.newsItem {
	color: #0764a9;
	height: 30px;
}
		.newsItem a{
		text-decoration: none;
		color: #F37123;
		}
			.newsItem a:hover{
			text-decoration: none;
			color: #0764a9;
			}
					.newsItem p{
	                font-size: 10px;
	                height: 7px;
					}

h1 {
	margin-bottom: 15px;
	font-family: Arial, Verdana;
	font-size: 18px;
	letter-spacing: 0px;
	color: #1a5ea2;
}

h2 {
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #1A5EA2;
	margin-bottom: 2px;
	margin-top: 5px;
}

h3 {
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #fff;
}

p {
	margin-top: 0px;
	font-size: 10px;
}

#amerkenbg{
    background-image: url(images/amerken2.gif);
	background-repeat: no-repeat;
}

#retailerbg{
    background-image: url(images/retailer.gif);
	background-repeat: no-repeat;
}
.menukaarttableNL{
	position: relative;
	top: 20px;
	left: -20px;
	height: 280px;
	width: 430px;
}
.menukaarttableEN{
	position: relative;
	top: 0px;
	left: -20px;
	height: 280px;
	width: 430px;
}
.menukaarttableNL p{
	font-size: 16px;
	font-weight: bold;
}
.menukaarttableEN p{
	font-size: 16px;
	font-weight: bold;
}
.menukaarttableitemNL{
	color: #1A5EA2;
	vertical-align: top;
}
.menukaarttableitemEN{
	color: #1A5EA2;
	vertical-align: top;
}
.menukaarttableitemNL p{
	font-size: 17px;
}
.menukaarttableitemEN p{
	font-size: 15px;
}
.menukaarttablenumber{
	color: #F37123;
	vertical-align: top;
	font-size: 14px;
	font-weight: bold;
}
.pagedirectthumbEN{
	position: relative;
	bottom: 93px;
	right: 141px;
}
.pagedirectthumbNL{
	position: relative;
	bottom: 67px;
	right: 141px;	
}
.pagedirectthumbNL a img, .pagedirectthumbEN a img{
	border: none;
}