* {
	margin: 0;
	padding: 0;
}

#centerOnScreen {
	position: absolute;
	left: 50%;
	top:1px;
	height: 600px;
	width: 950px;
	margin-left: -475px;
	background-color:#FFFFFF;
	border:0px;
}

#logo {
	position: absolute;
	left: 5px;
	top: 5px;
	height: 130px;
	width: 164px;
	background-image:url(../gfx/logo.jpg);
	background-repeat:no-repeat;
}

#top {
	position: absolute;
	left: 75px;
	top: 0px;
	height: 188px;
	width: 800px;
	background-image:url(../gfx/top.png);
	background-repeat:no-repeat;
}

a#languageBarNl {
	position: absolute;
	left: 700px;
	top: 22px;
	height: 16px;
	width: 16px;
	background-image:url(../gfx/langNl.jpg);
	background-repeat:no-repeat;
}

a#languageBarNl:hover{
	background-image:url(../gfx/langNlHover.jpg);
}

a#languageBarFr {
	position: absolute;
	left: 724px;
	top: 22px;
	height: 16px;
	width: 16px;
	background-image:url(../gfx/langFr.jpg);
	background-repeat:no-repeat;
}

a#languageBarFr:hover{
	background-image:url(../gfx/langFrHover.jpg);
}

#topBottomFolder {
	position: absolute;
	left: 75px;
	top: 260px;
	height: 250px;
	width: 800px;
}

#topBottom {
	position: absolute;
	left: 75px;
	top: 250px;
	height: 250px;
	width: 800px;
}

#topCenter {
	position: absolute;
	left: 75px;
	top: 188px;
	height: 62px;
	width: 800px;
}

#pageContent {
	position: absolute;
	left: 165px;
	top: 500px;
	height: 500px;
	width: 700px;
	background-color:#f6f6f6;
}

#pageContentFolder {
	position: absolute;
	left: 0px;
	top: 255px;
	height: 690px;
	width: 1060px;
	background-color:#f6f6f6;
	margin-left:-20px;
}

#videoPlayer {
	position: absolute;
	left: 491px;
	top: 45px;
	height: 204px;
	width: 352px;
	background-color:#f8db01;
	border-left: 1px solid #e6e6e8;
	border-right: 1px solid #e6e6e8;
	border-top: 1px solid #e6e6e8; 
}

#video {
	position: absolute;
	left: 507px;
	top: 63px;
	height: 180px;
	width: 320px;
	background-color:#000000;
}

#nlFolderIcon {
	position: absolute;
	left:-10px;
	top: 2px;
	height: 40px;
	width: 40px;
	background:url(../gfx/nl_folder.png) no-repeat;
}

#frFolderIcon {
	position: absolute;
	left:-45px;
	top: 2px;
	height: 40px;
	width: 40px;
	background:url(../gfx/fr_folder.png) no-repeat;
}

#nlWinkelIcon {
	position: absolute;
	left:-45px;
	top: 2px;
	height: 40px;
	width: 40px;
	background:url(../gfx/nl_winkel.png) no-repeat;
}

#frWinkelIcon {
	position: absolute;
	left:-45px;
	top: 2px;
	height: 40px;
	width: 40px;
	background:url(../gfx/fr_winkel.png) no-repeat;
}

#nlAboutIcon {
	position: absolute;
	left:-45px;
	top: 2px;
	height: 40px;
	width: 40px;
	background:url(../gfx/nl_about.png) no-repeat;
}

#frAboutIcon{
	position: absolute;
	left:-45px;
	top: 2px;
	height: 40px;
	width: 40px;
	background:url(../gfx/fr_about.png) no-repeat;
}

#nlGuestbookIcon {
	position: absolute;
	left:-45px;
	top: 2px;
	height: 40px;
	width: 40px;
	background:url(../gfx/nl_guestbook.png) no-repeat;
}

#frGuestbookIcon {
	position: absolute;
	left:-45px;
	top: 2px;
	height: 40px;
	width: 40px;
	background:url(../gfx/fr_guestbook.png) no-repeat;
}

#nlContactIcon {
	position: absolute;
	left:-45px;
	top: 2px;
	height: 40px;
	width: 40px;
	background:url(../gfx/nl_contact.png) no-repeat;
}

#frContactIcon {
	position: absolute;
	left:-45px;
	top: 2px;
	height: 40px;
	width: 40px;
	background:url(../gfx/fr_contact.png) no-repeat;
}

#nlMembersIcon {
	position: absolute;
	left:-45px;
	top: 2px;
	height: 40px;
	width: 40px;
	background:url(../gfx/nl_leden.png) no-repeat;
}

#frMembersIcon {
	position: absolute;
	left:-45px;
	top: 2px;
	height: 40px;
	width: 40px;
	background:url(../gfx/fr_leden.png) no-repeat;
}

#nlShoppingIcon {
	position: absolute;
	left:-45px;
	top: 2px;
	height: 40px;
	width: 40px;
	background:url(../gfx/nl_shopping.png) no-repeat;
}

#frShoppingIcon {
	position: absolute;
	left:-45px;
	top: 2px;
	height: 40px;
	width: 40px;
	background:url(../gfx/fr_shopping.png) no-repeat;
}

#actualContent {
	position: absolute;
	left: 0px;
	top: 40px;
	height: 200px;
	width: 700px;
}


.newsDate {
	float:left;
	background:url(../gfx/date.jpg) no-repeat;
	position:absolute;
	width:40px;
	height:40px;
	margin:2px 0 0 -50px;
	color:#333333;
}
.newsMonth {
	top:0px;
	font-size:13px;
  	position: absolute;
  	padding-bottom: 10px;
}
.newsDay {
  	position: relative;
  	top:11px;
  	font-size:24px;
}
.newsPost {
	padding: 10px;
	margin-bottom: 20px;
	margin-top: -5px;
}

.newsTitle {
	color: #8e8e83;
	font-size: 20px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	border-bottom: 2px solid #f8db01;
}

.guestbookPost {
	padding: 10px;
	margin-bottom: 20px;
	margin-top: -5px;
}

.guestbookArrow {
	float:left;
	background:url(../gfx/arr.jpg) no-repeat;
	position:absolute;
	width:40px;
	height:40px;
	margin:2px 0 0 -35px;
	color:#333333;
}

#pageTitle {
	position: absolute;
	left: 0px;
	top: 8px;
	height: 29px;
	width: 700px;
	color: #8e8e83;
	font-size: 20px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	border-bottom: 2px solid #f8db01;
}

#pageTitleFolder {
	position: absolute;
	left: 35px;
	top: 8px;
	height: 29px;
	width: 745px;
	color: #8e8e83;
	font-size: 20px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	border-bottom: 2px solid #f8db01;
}

#menuCol1 {
    position : absolute;
    left : 5px;
    top : 5px;
    width : 137px;
    height : 38px;
	background-color:#4c4c4c;
}

#menuCol2 {
    position : absolute;
    left : 142px;
    top : 5px;
    width : 137px;
    height : 38px;
	background-color:#4c4c4c;
}

#menuCol3 {
    position : absolute;
    left : 279px;
    top : 5px;
    width : 137px;
    height : 38px;
	background-color:#4c4c4c;
}

#menuCol1Folder {
    position : absolute;
    left : 5px;
    top : 41px;
    width : 137px;
    height : 19px;
	background-color:#4c4c4c;
}

#menuCol2Folder {
    position : absolute;
    left : 142px;
    top : 41px;
    width : 137px;
    height : 19px;
	background-color:#4c4c4c;
}

#menuCol3Folder {
    position : absolute;
    left : 279px;
    top : 41px;
    width : 137px;
    height : 19px;
	background-color:#4c4c4c;
}