@charset "utf-8";

/* CSS Document */
.Centered {
	position: relative;
	visibility: visible;
	width: 900px;
	top: 0px;
	left: 0px;
	background-image: url(imgs-layout/F_Bg_Content.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	overflow: visible;
}
#F_Zoeken {
	position:absolute;
	width:269px;
	height:43px;
	z-index:9;
	left: 566px;
	top: 0px;
	visibility: visible;
}

#F_But_Nieuws {
	position:absolute;
	width:83px;
	height:83px;
	z-index:1;
	left: 355px;
	top: 44px;
	visibility: visible;
}
#F_But_Auteurs {
	position:absolute;
	width:83px;
	height:83px;
	z-index:10;
	left: 439px;
	top: 44px;
	visibility: visible;
}
#F_But_Boeken {
	position:absolute;
	width:83px;
	height:83px;
	z-index:3;
	left: 523px;
	top: 44px;
	visibility: visible;
}
#F_But_Verwacht {
	position:absolute;
	width:83px;
	height:83px;
	z-index:4;
	left: 607px;
	top: 44px;
	visibility: visible;
}
#F_But_Contact {
	position:absolute;
	width:83px;
	height:83px;
	z-index:5;
	left: 691px;
	top: 44px;
	visibility: visible;
}
#F_But_Nieuwsbrief {
	position:absolute;
	width:83px;
	height:83px;
	z-index:6;
	left: 775px;
	top: 44px;
	visibility: visible;
}

#F_HeaderWit {
	font-family: Calibri, Tahoma, "Trebuchet MS";
	font-size: 9px;
	background-color: #FFFFFF;
	border: 1px solid #EFEFEF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#Top129 {
	height: 129px;
	width: 900px;
}
#TbleRechts {
	background-image: url(imgs-layout/F_Bg_Rechts.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.F_Bg_rechtsLong {
	background-image: url(imgs-layout/F_Bg_RechtsLong.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 450px;
}
#F_Bg_rechtsFade {
	background-image: url(imgs-layout/F_Bg_Rechts.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.F_Bg_Link_content {
	background-image: url(imgs-layout/F_Bg_ItemLinks_Bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#F_Bg_Links_Content {
	background-image: url(imgs-layout/F_Bg_ItemLinks_Content.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#F_Nieuws_Zoeken {
	background-color: #E0DAD2;
	padding: 5px;
	border: 1px solid #F2EEE9;
}
#F_Fade_small {
	background-image: url(imgs-layout/F_Bg_Fade_SmallItems.gif);
	background-repeat: no-repeat;
}
#F_Fade_small_Rvrs {
	background-image: url(imgs-layout/F_Bg_Fade_SmallItems_Rvrs.gif);
	background-repeat: no-repeat;
}


.BorderBottom {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #F2EEE9;
}
.BorderBottomWit {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}

.BorderTop {
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #F2EEE9;
}
.BorderImage {
	border: 1px solid #FFFFFF;
	margin-bottom: 10px;
}
.imageField {
	padding-bottom: 0.8em;
}
.PadBottom10 {
	padding-bottom: 10px;
}
.imgleft {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}

