@charset "utf-8";

.topbar {
	background-color: #E3E3E3;
	display: block;
	height: 28px;
	width: 100%;
	margin-top: -40px;
	margin-right: auto;
	margin-bottom: -20px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
	position: fixed;
	z-index: 1000;
	clear: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.topbar_in {
	width: 760px;
	background-color: #E3E3E3;
	height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 26px;
	font-weight: normal;
	color: <? echo $laat_zien->bgcolor; ?>;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}

a.topbar_in:link, a.topbar_in:visited {
	color: #999999;
	width: auto;
	height: 24px;
	display: block;
	float: left;
	line-height: 16px;
	font-size: 11px;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 28px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0E0E0;
}


a.topbar_in:hover, a.topbar_in:active {
	color: #333;
	background-color: #EFEFEF;
	width: auto;
	height: 24px;
	display: block;
	float: left;
	line-height: 16px;
	text-decoration: underline;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 28px;
}

a.topbar_in2:link, a.topbar_in2:visited {
	color: #FFFFFF;
	width: auto;
	height: 24px;
	display: block;
	float: left;
	line-height: 16px;
	font-size: 11px;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 28px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0E0E0;
	background-color: #666;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.header {
	display: block;
	padding: 0px;
	height: 74px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../gfx/bg_header.png);
	overflow: hidden;
	margin-top: 40px;
	background-position: 0px 0px;
}

.adv_main {
	width: 728px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FBFBFB;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	border: 1px solid #E7E7E7;
}
.sep {
	display: block;
	height: auto;
	width: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}
.nfo_block_smltxt {
	background-color: #FFF;
	height: auto;
	width: 98%;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	margin-left: -5px;
	margin-right: 10px;
	border: 1px dotted #999999;
	line-height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #666;
}



.banner_voorbeeld {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	display: block;
	position: relative;
	font-size: 11px;
	text-align: center;
}
body {
	background-color: #F2F2F2;
	margin: 0px;
}
.veld {
	padding: 5px;
	height: auto;
	width: 280px;
	font-size: 13px;
}

.dlink {
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	display: block;
	background-color: #F4F4F4;
	font-size: 13px;
	margin-right: 10px;
}
.letter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #C00;
	background-color: #F4F4F4;
	border: 1px solid #DEDEDE;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 10px;
}
.letterbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #C00;
	background-color: #FAFAFA;
	border: 1px solid #ECECEC;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
	margin-top: 10px;
	height: auto;
}
.nws_kolom {
	display: block;
	padding: 10px;
	float: left;
	height: auto;
	width: 333px;
	margin-right: 22px;
	background-color: #FFF;
	margin-bottom: 22px;
}
.nwssrc {
	font-size: 14px;
	font-weight: bold;
	color: #F60;
	display: block;
}

a.newslink:link, a.newslink:visited 
{
	font-size: 13px;
	line-height: 21px;
	font-weight: normal;
	color: #333;	
	}
a.newslink:hover, a.newslink:active 
{
	color: #F60;	
	}
