body { 
	background: url('../img/bg.png');
	font-family: helvetica, tahoma, arial; 
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	}

table{ 
	text-align: justify;
	font-size: 12px; 
	padding: 0px;
	margin: 0px;
}
	
td {
	padding-left: 10px;
}
	
a {
	text-decoration: none;

}

h1 {
	font-family: tahoma, arial, sans;
	font-size: 20px;
	color: #c62856;
	text-align: center;
	
}

h2 {
	font-family: tahoma, arial, sans;
	font-size: 16px;
	color: #1c436d;
	text-align: center;
	padding: opx;
	margin: 0px;
	
}

h3 {
	font-family: tahoma, arial, sans;
	font-size: 12px;
	color: #1c436d;
	text-align: left;
	
}

#mainwrapper {
	width: 1000px;
	position: relative;
	margin: 0 auto;
	background-color: #fff;
}

#header { 
	width: 1000px;
	height: 279px;
	background: url('../img/header.png');
	position: relative;
	margin: 0 auto;
}

#logos {
	width:	134px;
	height: 156;
	float: right;
	margin-top: 40px;
	margin-right: 87px;

}	
	
.kcr {
	width: 134px;
	height: 69px;
	position: absolute;

}

.sfs {
	width: 168px;
	height: 80px;
	position: absolute;
	margin-top: 100px;
}


#navigatie {
	width:1000px;
	height: 29px;
	position: relative;
	margin-top: -29px;
	margin-left: 51px;
}

#nav-element {
	float: left;
	width: 106px;
	height: 17px;
	font-family: arial, sans;
	color: #fff;
	padding:6px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	z-index: 1;
}

#nav-element a{
	color: #fff;
}

#nav-element:hover {
	background: url('../img/mouseover4.png');
	display: block;
}

#bgmenu {
	width: 200px;
	height: 271px;
	position: relative;
	margin-left: 50px;
	margin-right: auto;
	margin-top: 0px;
}

#menu {
	width: 200px; 
	position: absolute;
	float: left;
	text-align: center;
	padding-top: 10px;
	margin-top: 30px;
	margin-left: 20px;
}

#menu-element {
	width: 130px;
	height: 25px;
	position: relative;
	text-align: left;
	font-family: arial, sans;
	font-weight: bold;
	font-size:  14px;
	line-height: 36px;

}

#menu-element a{
	color: #1c436d;
}

#menu-element a:hover{
	color: #c62856;

}



#bg-content { 
	background: url('../img/bgcontent.png');
	width: 1000px; 
	position: relative;
	padding:0px;
	margin-left: auto;
	margin-right: auto;
	 
}

#content {
	width: 650px;
position: relative;

}

#artikel{
	width: 650px;
	min-height:500px;
	position: relative;
	font-family: arial, sans;
	font-size: 12px;
	margin-left: 250px;
	margin-right: auto;
	margin-top: -220px;

}

#artikel a{
	font-weight: bold;
	color:#c62856;
}

#artikel a:hover{
	font-weight: bold;
	color:#ed4b7a;
}

#filmpje {
	width:350px;
	border: 2px solid;
	border-color: #e9e9e9;
	padding:10px;
}

}
.title {
	font-family: helvetica, tahoma, arial;
	font-size: 18px;
	font-weight: bold;

	color: #062f58;
	text-align: left;
}

#footer{
	background: url('../img/footer.png');
	width: 1000px;
	height: 40px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	font-family: tahoma, helvetica;
	font-size: 10px;
	color: #fff;
	text-align: center;
}
s

