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

#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: 65px;
	width: 600px;
	background-color: #fff;
	background-image: url(images/pgzlogo.png);
	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: 115px;
	width: 600px;
	background-color: #5386b9;
	position: relative;
	overflow: visible;
	z-index: 500;
}

#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;
}

#driehoekleft {
	height: 230px;
	width: 120px;
	background-image: url(images/driehoekheader2.png);
	background-image: no-repeat;
	position: absolute;
	z-index: 1001;
	top: 0px;
}

#menucontainer {
	height: 380px;
	width: 600px;
	background-color: #1A5EA2;
	display: table;
	position: relative;
	z-index: 50;
}

#headerfoto {
	height: 420px;
	width: 300px;
	background-color: #1A5EA2;
	float: left;
	background: no-repeat;
	overflow: hidden;
	z-index: 90;
}

#LeftOverlay {
	height: 420px;
	width: 300px;
	background-image: url(images/overlay.png);
	background-image: no-repeat;
	position: absolute;
	left: 0px;
	z-index: 100;
	behavior: url(iepngfix.htc);
	overflow: hidden;
}

#menu {
	font-size: 10px;
	font-family: Arial, Verdana;
	font-weight: bold;
	margin-right: 25px;
	position: relative;
	z-index: 1002;
}

#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-left: 51px;
	float: right;
}

#menu ul li {
    text-decoration: none;
	color: #fff;
    font-size: 10px;
	margin-right: 10px;
	float: left;
	margin-top: 18px;
}

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

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

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

#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: 420px;
	width: 300px;
	background-color: #1A5EA2;
	float: left;
	display: table;
}

#tekstvlak {
	height: 285px;
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	color: #fff;
	margin-top: 8px;
	
}

#tekstvlak a{
    color: #e85a10;
}

#ContentKop {
	height: 50px;
	width: 300px;
	float: right;
	
}
#ContentKop h1{
	margin: 0px;
	margin-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	
}
#ContentKop p{
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	width: 285px;
}

.nieuws {
	width: 270px;
	border: 1px solid #f37123;
	margin-bottom: 10px;
	height: 84px;
	position: relative;
	top: 24px;
}

.geennieuws {
	display: none;
}

#bericht {
	margin-left: 15px;
	margin-top: 10px;
	margin-right: 5px;
	}
	
	#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;
	display: none;
}

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

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

.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: #fff;
	margin-top: 0px;
	margin-bottom: 0px;
}

.newsDatum {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #fff;
	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: #e5f5f9;
}
				.newsItem p{
				font-size: 10px;
				color: #fff;
				height: 7px;
				}

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

h2 {
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
}

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

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

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

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