/* CSS Document */

.header {
display:block;
	width: 646px;
	height:130px;
	
}

#global_nav {
	display: none;
}

.superwrapper {
display:none;
}

.printwrapper {
position:absolute;
top:0px;
left:0px;
width: 646px;
z-index: 1200;
}	

.content {
font: 9pt Arial, Helvetica, sans-serif;
width: 416px;
position:absolute;
top:370px;
left:220px;
z-index:1300;
}

.fotos {
position:relative;
display:block;
top:0px;
left:0px;
width:646px;
height:230px;
background-color:#E5350B;

}

.foto1 {
display:block;
top:15px;
position:absolute;
left: 10px;
width:200px;
height:200px;
background-color:#cccccc;
}

.foto2 {
top:15px;
position:absolute;
left: 220px;
width:200px;
height:200px;
background-color:#cccccc;
}

.foto3 {
position:absolute;
top:15px;
left: 430px;
width:200px;
height:200px;
background-color:#cccccc;
}

.foto {
padding-bottom: 20px;
}

.header {
	left: 0px; 
	top: 0px; 
	width: 760px; 
	height: 128px; 
	background-color:#ffffff;
}

.banner {
	float: right;
	margin-left: 300px;
	top:0px;
	height: 128px; 
	width: 470px;
}

.slang {
	position:absolute;
	margin: 0px auto;
	left:560px;
	bottom:50px;
	width:240px;
	height:138px;
	z-index:100;
	background-image:url(slang.png);
}

/* content styles */

p {
	padding: 0;
	margin: 0 0 15px 0;
	line-height: 150%;
}

a {
	color: #003876;
	letter-spacing: 1px;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul {
	list-style: square;
}

hr {
	border: 1px dashed #cccccc;
	height: 1px;
}

.kop{
	color: #003876;
	font-size: 12pt;
	font-weight: bold;
}

.subkop {
	text-decoration: underline;	
}

.pijl {
	position:absolute;
	margin: 0px auto;
	left:135px;
	top:30px;
	width:170px;
	height:137px;
	z-index:200;
	background-image:url(contentpijl.png);
}
