@charset "utf-8";
/* CSS Document */

body {
	background: #d7d7d7;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	_margin-top: 50px;
}

h1 {
	font-size: 12px;
	font-weight:bold;
}

#container {
	width: 995px;
	margin: 0 auto 0 auto;
	text-align:left;
}

.header_schaduw {
	height: 7px;
	width: 995px;
	background:url(/UserFiles/images/layout/top_schaduw.jpg) no-repeat;
	_margin-bottom: -12px;
}

.bottom_schaduw {
	float:left;
	height: 6px;
	width: 995px;
	background:url(/UserFiles/images/layout/bottom_schaduw.jpg) no-repeat;
}

.header {
	float:left;
	position:relative;
	height: 69px;
	width: 995px;
}

.logo {
	float: left;
	width: 191px;
	height: 69px;
	background: url(/UserFiles/images/layout/logo.jpg) no-repeat;
}

.logo a{
	width: 191px;
	height: 69px;
	display: block;
}

.header_balk {
	position:relative;
	float:left;
	width: 803px;
	height: 69px;
	background:url(/UserFiles/images/layout/header_balk.jpg) no-repeat;
}

.titel {
	margin: 0;
	position: absolute;
	right: 5px;
	bottom: -9px;
	font-size: 34px;
	font-weight:bold;
	color: #828282;
	text-transform:uppercase;
}

.taalkeuze {
	position: absolute;
	top: 2px;
	right: 12px;
	color:#727272;
	font-size: 10px;
}

.taalkeuze a{
	color:#727272;
	text-decoration:none;
}

.taalkeuze a:hover {
	text-decoration: underline;
}

#body {
	float:left;
	width: 995px;
	margin-left: -1px;
	background: url(/UserFiles/images/layout/achtergrond.jpg) repeat-y;
}

.menu {
	float:left;
	width: 174px;
	margin-left: 18px;
	padding-top: 5px;
}

.menulevel1 {
	font-size: 11px;
	margin-bottom: 3px;
}

.menulevel1_text {
	text-decoration: none;
	color: #000;
}

.menulevel1_text a {
	text-decoration: none;
	color: #000;
}

.menulevel1_active {
	color: #fff;
	text-decoration:none;
}

.menulevel1_active a {
	color: #fff;
    text-decoration: none;
}

.menulevel2 {
	margin-left: 25px;
	font-size: 10px;
}

.menulevel2_text {
	color: #000;
	text-decoration:none;
}

.menulevel2_text a {
	text-decoration: none;
	color: #000;
}

.menulevel2_active {
	color: #fff;
	text-decoration:none;
}

.menulevel2_active a {
	color: #fff;
	text-decoration:none;
}


.content {
    position: relative;
	float: left;
	width: 795px;
	border-top: 1px solid #707070;
}	

.inhoud {
	margin: 10px;
	color:#fff;
	font-size: 12px;
}

.fotokader {
	position:relative;
}

.footer_logo {
	background:url(/UserFiles/images/layout/footer_logo.jpg) repeat-y 1px 0;
	height: 69px;
	width: 995px;
	float:left;
}

	.logos {
		margin-left:190px;
	}

.pijl_foto_links {
	width: 20px;
	height: 20px;
	line-height: 20px;
	vertical-align:middle;
	text-align:center;
	background:#FFFFFF;
	position: absolute;
	bottom: 15px;
	left: 15px;
	display: none;
	z-index: 100;
	font-size:16px;
	color:#828282;
	font-weight: bold;
	border: 1px solid #828282;
}

.pijl_foto_links a {
	width: 20px;
	height: 20px;
	text-decoration: none;
	color:#828282;
	display:block;
	cursor:pointer;
}	

.pijl_foto_rechts {
	position: absolute;
	width: 20px;
	height: 20px;
	line-height: 20px;
	vertical-align:middle;
	text-align:center;
	background:#FFFFFF;
	bottom: 15px;
	right: 15px;
	display: none;
	z-index: 100;	
	font-size:16px;
	color:#828282;
	font-weight:bold;
	border: 1px solid #828282;	
}

.pijl_foto_rechts a {
	width: 20px;
	height: 20px;
	text-decoration: none;
	color:#828282;
	display:block;
	cursor:pointer;
}	


.whitelink {
color:#DDDDDD;
font-size: 12px;
}

.whitelink: visited{
color:#DDDDDD;
font-size: 12px;
}

.whitelink:hover {
color:#FFFFFF;
font-size: 12px;
}


.dv_right{
float:right; 
width:200px;
color:#fff;
font-size: 12px;
margin:10;

}


.dv_pdf{

height:15px;
line-height:15px;
vertical-align:middle;
}

.tips, .tips a {
	font-size:10px;
	color:#FFFFFF;
}

.imgscroll_container {
	width: 360px;
	height:95px;
	border:1px solid #a4a4a4;
	background:#7c7c7c;
}

.imgscroll_pijl1 {
	width:30px;
	height:79px;
	background:url(/UserFiles/images/layout/scroll_L.jpg) center;
	float:left;
	margin-top:5px;
}

.imgscroll_pijl2 {
	width:30px;
	height:79px;
	background:url(/UserFiles/images/layout/scroll_R.jpg) center;
	float:left;
	margin-top:5px;	
}

.imgscroll_foto_scroll {
	width:291px;
	height:79px;
	overflow:hidden;
	float:left;
	margin-top:8px;
}

.imgscroll_fotocont {
	width:5000px;
	height:79px;
	float:left;

}

.imgscroll_foto {
	width:79px;
	height:79px;
	margin-right: 27px;
	overflow:hidden;
	float:left;
}