﻿/* CSS Document */


body {
	background-color: #556221;
	background-image: url("../images/beeldbank_background.jpg");
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #631c03;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}

/*love hate*/
a:link, a:visited {
	text-decoration:none;
	color:#FF6600;
}

a:hover {
	text-decoration:none;
	color:#631c03;
}

img {
	border:none
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:17px;
/*	font-family: "Times New Roman", Times, serif;*/
	color: #ff6a00;
	width: auto;
	font-size: 22px;
	border-bottom: 1px dashed #631c03;
	padding-bottom: 7px;
	margin-bottom: 7px;
	font-weight:normal;
}

h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:17px;
	color: #ff6a00;
	font-size: 22px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	margin-bottom: 7px;

}

.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #631c03;
	font-size: 11px;
	width: auto;
	line-height: 16px;
}
/* ------------- */
/* TOP EN HEADER */
/* ------------- */

.mainPlaceholder {
	float:left;
	width: 900px;
	height: auto;
}

.top {
	float: left;
	height: 110px;
	width: 920px;
	margin-left: 20px;
	background-color: #FFFFFF;
	}
	
.logo {
	float: left;
	height: 60px;
	width: 245px;
	margin-top: 42px;
	margin-left: 16px;
	background-image: url("../images/beeldbank_logo.gif");
	background-repeat: no-repeat;
}
	
.blog {
	float: right;
	width: 280px;
	height: 70px;
	margin-top: 24px;
	margin-right: 20px;
	background-image:url("../images/beeldbank_blog280x70.jpg");
	background-repeat: no-repeat;
}

.headerAfb {
	clear: both;
	float:left;
	height: 165px;
	width: 940px;
	/*margin-bottom: 15px;*/
	background-image: url("../images/beeldbank_header_afb.jpg");
	background-repeat: no-repeat;
}

/* ------------- */
/*     MENU      */
/* ------------- */

.menuHolder {
	float:left;
	width: 920px;
	height: 45px;
	margin-bottom: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	/*font-family: "Times New Roman", Times, serif;*/
	color: #483b1f;
	font-size: 12px;
	font-weight: bold;
	background-image: url("../images/beeldbank_verloop_menu.gif");
	background-repeat: repeat-x;
}

.menu_btn {
	float: left;
	height: 25px;
	width: auto;
	border-right: 1px dashed #483b1f;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	display: inline;
}

.menu_btn a, .menu_btn a:visited {
	height: 25px;
	text-decoration: none;
	color: #483b1f;
}

.menu_btn a:link {
	height: 25px;
	text-decoration: none;
	color: #483b1f;
}

.menu_btn a:hover {
	color: #ff6a00;
}


.menu_btn_last {
	float: left;
	height: 25px;
	width: auto;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	display: inline;
}

.menu_btn_last a, .menu_btn_last a:visited {
	height: 25px;
	text-decoration: none;
	color: #483b1f;
}

.menu_btn_last a:link {
	height: 25px;
	text-decoration: none;
	color: #483b1f;
}

.menu_btn_last a:hover {
	color: #ff6a00;
}


/* -------------------- */
/*     CONTENTVLAK      */
/* -------------------- */

.contentVlak {
	float: left;
	width: 920px;
	height: auto;
	min-height: 500px;
	margin-left: 20px;
	background-color: #FFFFFF;
}

.EndContentVlak {
	float: left;
	width: 920px;
	height: 20px;
	margin-left: 20px;
	background-image: url("../images/beeldbank_EndContentVlak.gif");
	background-repeat: no-repeat;
}

.contentLeftHolder {
	float:left;
	width: 580px;
	height: auto;
	margin-left: 20px;
}

.FlashTeaserHolder {
	float: left;
	width: 580px;
	height: 130px;
	margin-bottom: 20px;
}

.FlashTeaser {
	float: left;
	width: 280px;
	height: 130px;
}

.contentText {
	float: left;
	width: 580px;
	height: auto;
}

.footer {
	float: left;
	width: 620px; /*was 920px */
	height: 30px;
	margin-left: 20px;
	padding-top: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 300px;
}

.footer a, .footer a:link, .footer a:visited {
	text-decoration:none;
	color:white;
	}

.footer a:hover {
	text-decoration:underline;
	color:#b8d835;
}
/* ------------------------ */
/*     CONTENTVLAK RIGHT    */
/* ------------------------ */
/*
.contentRightHolderAll {
	float: left;
	width: 280px;
	height: auto;
	margin-left: 20px;
	margin-bottom: 20px;
}
*/
/*
.contentRight {
	float: left;
	width: 280px;
	height: auto;
	padding-bottom: 5px;
	border-top: 1px dashed #ff6a00;
	border-bottom: 1px dashed #ff6a00;
	background-image: url(../images/bg_tile.gif);
	background-repeat: repeat;
}
/*
/*
.contentHolderRight {
	float: left;
	width: 245px;
	height: auto;
	margin-left: 15px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 16px;
	vertical-align: middle;
}
*/

.RightContentHolder, .RightContent	{
	width:260px;
	float:left;

}

.RightContentHolder {
	margin-left:20px;
	/*padding-top:10px;*/
	}

.RightContent {
	border-top: 1px dashed #ff6a00;
	border-bottom: 1px dashed #ff6a00;
	height:auto;
	/*margin-top: 15px;*/
	padding-top:10px;
	padding-bottom:10px;
	background-image: url("../images/beeldbank_bg_tile.gif");
	background-repeat: repeat;
	margin-bottom:15px;

}

.RightContent div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom:5px;
	width:245px;
	line-height: 16px;
}

.RightContent img {
	border:none;
}

.RightContent h2 {
	margin-bottom:5px;
	float:left;
	padding:0px;
	font-size:20px;
	font-weight:normal;
	clear:both;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	width:245px;
	}

.RightContent h2 span

{color:#FF6600;}

/* 3 koloms */

.contentLeftHolderWide {
	float:left;
	width: 880px;
	height: auto;
	margin-left: 20px;
}

.ColHolder {
	margin-right:10px;
	height:auto;
	float:left;
	width:275px;
	}

.ColHolder h3 {
	padding-bottom:10px;
	line-height:17px;
	font-size:22px;
	font-weight:normal;
	margin-bottom:10px;
	border-bottom: 1px dashed #ff6a00;
	width:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #ff6a00;
	clear:both;
	}

.Col2Holder {
	margin-right:15px;
	height:auto;
	float:left;
	width:400px;
	}

.Col2Holder h3 {
	padding-bottom:10px;
	line-height:17px;
	font-size:22px;
	font-weight:normal;
	margin-bottom:10px;
	border-bottom: 1px dashed #ff6a00;
	width:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #ff6a00;
	clear:both;
}

.news_header 
{
	color: #FFFFFF;
	background-color: #a4bc41;
}

.news_row_link a:hover {
	text-decoration:underline;
}
	
.news_row
{
	background-color: #EBF1DF;
}
.news_title
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.MailSend {
	color:#631c03;
	}


