﻿/* CSS PRINT */
#master {
	padding: 0px;
	margin: 0px auto 0px auto;
	font-family: arial, helvetic, sans-serif;
	border-style: none;
}
.clear {
	clear: both;
}
div#menubalk {
	display: none;
}
#nav {
	display: none;
}
#nav2 {
	display: none;
}
.printvorige {
	display: none;
}
.noprint {
	display: none;
}	

/* CSS opmaakdiv */
#rij01_col1 {
	/*voor logo bovenaan */;
	width: 380px;
	float: left;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}
#rij01_col2 {
	/*voor navigatie bovenaan */;
	display: none;
}
.img_banner_none {
	display: none;
}
.img_logo_top {
	position: absolute;
	border-style: none;
	margin: 0px;
	padding: 10px 0px 0px 400px;
	z-index: 10;
}
#rij02 { /*voor de slogans */;
	height: 80px;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#rij02_col1 {
	width: 340px;
	float: left;
	padding: 7px 0px 0px 30px;
	margin: 0px 0px 0px 0px;
	font-size: 18px;
	color: #000000;
	text-align: center;
	letter-spacing: 1px;
}
#rij02_col2 {
	display: none;
}
#rij03 {
	/*voor blikvanger rechts en body */;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #383838;
}
.links240 {
	display: none;
}
.rechts710 {
	float: left;
	width: 100%;
	padding: 0px 20px 5px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	color: #205AA1;
	line-height: 22px;
}
#rij04 {
	/*voor de voetnoot*/;
	height: 76px;
	margin: 20px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #383838;
}
#rij04_col1 {
	/*voor het adres*/;
	float: left;
	padding: 10px 20px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	text-align: left;
	color: #666666;
	letter-spacing: 1px;
	line-height: 16px;
}
#rij04_col2 {
	/*voor BIV gegevens */;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	text-align: right;
}

#rij05 { 
	/*voor BYS logo en taal */;
	display: none;
}
.clear {
	clear: both;
}

/* CSS layout */
h1, h2, h3, h4, h5, h6 {
	color:black;
}

p {
	font-size: 14px;
	color:black;
	line-height: 20px;
}
strong {
	color: #0f3246;
	font-weight: bold;
	letter-spacing: 1px;
}
a:link {
	color: #0f3246;
	text-decoration : underline;
}
a:visited {
	color: #0f3246; 
	text-decoration : underline; 
}
.txt_bavat {
	color: #666666;
	letter-spacing: 1px;
}


/* afbeeldingen */
.img_border {
	border: 1px solid #0f3246;
}
.img_border_none {
	border-style: none;
	margin: 0px;
}
.img_leftborder {
	border: 1px solid #0f3246;
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}
.img_leftborder_none {
	border-style: none;
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}
.img_rightborder {
	border: 1px solid #0f3246;
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
.img_rightborder_none {
	border-style: none;
	margin-top: 5px;
	float: right;
	margin-left: 20px;
}
.img_banner_none {
	border-style: none;
	margin: 0px;
}
