@import url("/beheer/css/baseStyle.css");
body {
	background:transparent url('/images/bg_html.jpg') no-repeat;
	background-position:top center;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-623px;
	width:1246px;
	height:812px;
	font-family:"Arial";
	font-size:9pt;
	color:#fff;
}

html {
	background:#ffa200 url('/images/bg_body.jpg') repeat-x;	
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}

#wrap {
	width:900px;
	height:600px;
	background:transparent;
	position:relative;
	top:272px;
	left:50%;
	margin-left:-450px;
	}
	#left {
		width:200px;
		height:auto;
		position:relative;
		float:left;
		top:120px;
		}
		#actueel {
			width:187px;
			height:auto;
			float:left;
			padding:0;
			margin:0;
			}
			.back{
				padding:0 0 0 22px;
			}
			#actueel td.actueel_top {
				width:187px;
				height:27px;
				font-family:"Arial";
				font-size:9pt;
				font-weight:bold;
				padding:10px 0 0 12px;
				color:#fff;
				margin:0;
				background:transparent url('/images/menubg_top.png') no-repeat;
			}
			#actueel td.newsitemtd {
				width:171px;
				height:auto;				
				background:transparent url('/images/menubg_middle.png') repeat-y;
				padding:0 8px 0 12px;
				margin:0;
				font-family:"Arial";
				font-size:8.5pt;
				line-height:1.5em;
				color:#8b8b8b;
			}
			.news_title {
				font-family:"Arial";
				font-size:8.5pt;
				font-weight:bold;
				padding:0;
				margin:0;
				color:#fff;
				line-height:1.5em;
			}

			a.news_meer {
				width:161px;
				height:auto;
				background:transparent url('/images/leesverder.jpg') no-repeat;
				background-position:bottom right;
				border-top:1px solid #411355;
				display:block;
				font-family:"Arial";
				font-size:8.5pt;
				padding:0 5px 0 5px;
				margin:0;
				color:#8b8b8b;
				text-decoration:none;
				line-height:1.5em;
				float:left;
			}
			a.news_meer:hover {
				background:#40234c url('/images/leesverder_hover.jpg') no-repeat;
				background-position:bottom right;
				border-top:1px solid #5d4169;
			}
			.leesmeer {
				color:#fe024f;
				font-weight:bold
			}
			#actueel td.actueel_bottom {
				width:187px;
				height:18px;
				margin:0;
				padding:0;
				background:transparent url('/images/menubg_bottom.png') no-repeat;
		}
		#submenu {
			position:relative;
			width:187px;
			height:auto;
			float:left;
			padding:0;
			margin:0;
			}
			#submenu td.submenu_top {
				width:187px;
				height:27px;
				font-family:"Arial";
				font-size:9pt;
				font-weight:bold;
				padding:10px 0 0 12px;
				color:#fff;
				margin:0;
				background:transparent url('/images/submenubg_top.png') no-repeat;
			}
			#submenu td.submenuitem {
				width:161px;
				height:30px;				
				background:transparent url('/images/submenubg_middle.png') repeat-y;
				padding:0 13px 0 13px;
				margin:0;
				font-family:"Arial";
				font-size:8.5pt;
				line-height:1.5em;
				color:#fff;
			}
			a.submenu_meer {
				width:161px;
				height:27px;
				background:transparent url('/images/subleesverder.jpg') no-repeat;
				background-position:152px 3px;
				border-top:1px solid #fe6795;
				display:block;
				font-family:"Arial";
				font-size:8.5pt;
				padding:0 5px 0 5px;
				margin:0;
				color:#fff;
				font-weight:bold;
				text-decoration:none;
				line-height:1.5em;
				float:left;
			}
			a.submenu_meer:hover {
				background:transparent url('/images/subleesverder.jpg') no-repeat;
				background-position:152px 3px;
				border-top:1px solid #fe6795;
				font-weight:bold;
				text-decoration:underline;
			}
			.leesmeer {
				color:#fe024f;
				font-weight:bold
			}
			#submenu td.submenu_bottom {
				width:171px;
				height:27px;
				margin:0;
				padding:0 8px 0 8px;
				background:transparent url('/images/submenubg_bottom.png') no-repeat;
		}
		.guestbookitemtable {
			width:167px;
			background:#210b2a;
			border-top:1px solid #411355;
		}
		.guestbookitem_white {
			color:#fff;
			font-size:8.5;
			font-weight:bold;
			padding-left:4px;
		}
		.guestbookitem_content {
			padding:10px 4px 0 4px;
			vertical-align:top;
			color:#fff;
		}
		a.guestbook_meer {
			width:159px;
			height:14px;
			display:block;
			color:#fe024f;
			background:transparent url('/images/leesverder.jpg') no-repeat;
			background-position:152px 6px;
			font-weight:bold;
			text-decoration:none;
			padding:5px 4px 0 4px;
		}
		a.guestbook_meer:hover {
			text-decoration:underline;
	}
	#center {
		width:490px;
		height:auto;
		position:relative;
		padding:120px 0 0 0;
		float:left;
		}
		#maintable {
			width:490px;
			height:auto;
			padding:0;
			float:left;
			}
			#main_top {
				width:460px;
				height:33px;
				font-family:"Arial";
				font-size:9pt;
				font-weight:bold;
				color:#fff;
				padding:4px 15px 0 15px;
				background:transparent url('/images/mainbg_top.png') no-repeat;
			}
			#main_middle {
				width:450px;
				height:230px;
				padding:10px 20px 10px 20px;
				font-family:"Arial";
				font-size:9pt;
				color:#fff;
				position:relative;
				vertical-align:top;
				background:transparent url('/images/mainbg_middle.png') repeat-y;
				}
				#main_middle a {
					color:#fe024f;
					text-decoration:none;
				}
				#main_middle a:hover {
					color:#ff5b8d;
					text-decoration:underline;
			}
			#main_bottom {
				width:490px;
				height:31px;
				background:transparent url('/images/mainbg_bottom.png') no-repeat;
				font-weight:bold;
				}
				#main_bottom img {
					border:0;
				}
				#main_bottom a{
					color:#fff;
					text-decoration:none;
				}
				#main_bottom a:hover{
					text-decoration:underline;
				}
				table#pages{
					margin-left:auto;
					margin-right:auto;
				}
				td#vorige, td#volgende{
					width:85px;
					vertical-align:top;
				}
				td#vorige{
					text-align:right;
				}
				td#volgende{
					text-align:left;			
		}
		#wrap_banners {
			width:470px;
			height:auto;
			background:transparent;
			float:left;
			margin:20px 0 0 0;
			padding:0 10px 0 10px;
			}
			#banner1 {
				width:468px;
				height:60px;
				background:#fff;
				float:left;
				border:1px solid #3e2746;
				font-family:"Arial";
				font-size:9pt;
				font-weight:bold;
				padding:0;
				color:#3e2746;
				text-align:center;
			}
			#banner1 img {
				border:0;
	}
	#right {
		width:200px;
		height:auto;
		position:relative;
		float:right;
	}
	#footer {
		width:900px;
		height:auto;
		position:relative;
		float:left;
	}

.albumImage{
	width:150px;
	height:150px;
}
.albumImage img{
	max-width:140px;
	max-height:140px;
}

.imageBreed{
	width:140px;
}

.imageLang{
	height:140px;
}
.album{
	text-align:center;
	width:112px;
	height:115px;
}
.album img{
	width:100px;
	height:100px;
}

.albumContentTable{
	height:230px;
	width:450px;
	text-align:center;
}

.albumContentTable img{
	border:0;
}

.albumContentTable td{
	vertical-align:middle;
}

#albumNavTitle{
	color:#fe024f;
}
#albumNavLink{
	color:#fff;
	text-decoration:none;
}
#albumNavLink:hover{
	text-decoration:underline;
}
.active{
	color:#fe024f;
}

.leftLink{
	font-size:8.5pt;
	color:#fff;
	text-decoration:none;
}
.leftLink:hover{
	text-decoration:underline;
}

#newsArchive{
	width:490px;
	float:left;
	height:auto;
	padding:0;
}

#newsArchive td.actueel_top{
	height:27px;
	font-family:"Arial";
	font-size:9pt;
	font-weight:bold;
	padding:10px 0 0 12px;
	color:#fff;
	margin:0;
	background:transparent url('/images/mainbg_top.png') no-repeat;
}

.newsitemArchive{
	background:transparent url('/images/maindarkbg_middle.png');
	width:490px;
}
.newsitemArchive:hover{
	background:transparent url('/images/mainbg_middle.png');
}

.newsitemArchive a{
	background: transparent url('/images/leesverder.jpg') no-repeat;
	background-position:bottom right;
	border-top:1px solid #411355;
	width:467px;
	margin:0 0 0 8px;
	padding:0 0 0 5px;
	display:block;
	font-family:"Arial";
	font-size:8.5pt;
	color:#8b8b8b;
	text-decoration:none;
	line-height:1.5em;
	float:left;
}

.newsitemArchive a:hover{
	background: transparent url('/images/leesverder_hover.jpg') no-repeat;
	background-position:bottom right;
}

#homeLink{
	position:absolute;
	width:340px;
	height:265px;
	background:transparent;
	left:47%;
	margin-left:-170px;
	top:115px;
}

#gbErrors{
	position:absolute;
	width:300px;
	left:50%;
	margin-left:-150px;
	border:2px #f00 solid;
	background:#fff;
	color:#f00;
	top:150px;
	padding:5px;
	cursor:pointer;
}

#gbErrorHeader{
	font-weight:bold;
}

#gbItemList{
	width:100%;
/*	background:#FF5B8D;*/
}

.gbItem{
	width:100%;
	border-top:1px #FF5B8D solid;
/*	border-bottom:1px #FF5B8D solid;*/
	margin:0 0 10px 0;
/*	background:#3e2746;*/
}
.gbiHeader{
/*	font-weight:bold;*/
}

.gbiName{
	padding:0 0 0 5px;
	width:250px;
	border-bottom:1px #FF5B8D solid;
}
.gbiDate{
	width:120px;
	border-bottom:1px #FF5B8D solid;
}

.gbiTime{
	width:80px;
	border-bottom:1px #FF5B8D solid;
}

.gbiContent{
	padding: 0 5px 0 5px;
}

.gbiWebsite{
	padding: 0 0 0 5px;
}

.gbRow{
	height:25px;
}

.gbc1{
	width:80px;
}

#gbEditor{
	width:100%;
	border-top:1px #FF5B8D solid;
}

#gbPaging{
	margin:5px auto 5px auto;
	text-align:center;
	font-weight:bold;

}
#gbPaging td.inactive a{
	color:#fff;
}

#gbPaging td.active{
	color:#FE024F;
}

#gbPaging img{
	border:0;
}

#gbPaging #vorige a, #gbPaging #volgende a{
	color:#fff;
}

#lucasLink{
	position:absolute;
	background:url('/images/transparent.png');
	width:153px;
	height:108px;
	right:29px;
	bottom:208px;
}

#marloesLink{
	position:absolute;
	background:url('/images/transparent.png');
	width:153px;
	height:130px;
	right:29px;
	bottom: 41px;
}
