body, html{
	margin: 0px;
	padding: 10px;
	background: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow-y:auto;
}

.container{
	padding: 0px;
	margin: 0px auto;
	width: 880px;
	background: #ffffff;
}
	
a, a:visited{
	color: #ffffff;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}

h1{
	font-size:108px;
	margin-top: 70px;
	margin-left: 40px;
	font-weight:200;
	#margin-top: 80px;
}

h2{
	padding:24px 0px 0px 100px;
	margin:0px;	
	font-weight:bold;
	font-size:18px;
}

img {
	border:none;
}

/* Linker gedeelte */
.left{
	float: left;
	padding: 0px;
	margin: 0px;
	width: 200px;
}
.left .logo{
	padding: 0px;
	margin: 0px;
	width: 200px;
}
.left .logo img{
	border: none;
}

.left .menu{
	margin:85px 0px 0px 30px;
	line-height: 30px;
	
}

.left .menu ul {
	padding:0px;
	margin:0px;
	list-style:none;
}

.left .menu li {
	margin:0px;
	padding:0px;
	line-height: 30px;	
}

.left .menu a, .left .menu a:visited{
	color: #000000;
	text-decoration: none;
	letter-spacing: 4px;
}
.left .menu a:hover{
	text-decoration: underline;
}

/* Rechter gedeelte */
.right{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 680px;
	background: #000000;
	color: #ffffff;
}

.film{
	width: 640px;
	height: 390px;
	background-color:#000000;
	margin:	-50px 0px 0px 20px;
	position: absolute;
	z-index: 100;
}


.right#h14b{ 
	background: #000000 url(../images/homepage_12.jpg) top left no-repeat; 
}


.right .menu{
	margin: 0px;
	padding: 15px 0 0 25px;
	width: 655px;
	height: 125px;
	
}
.right .menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.right .menu li{
	margin: 0;
	padding: 0 4px 0 0;
	float: left;
}

.right .menu li a,
.right .menu li a:visited{
	text-decoration: none;
}
.right .menu li a:hover{
	text-decoration: underline;
}

.right .middle{
	position: absolute;
	margin: 0;
	padding:0px 25px 0 25px;
	float: left;
	width: 630px;
	height: 200px;
	z-index: 2;
}

.right .middle h1 {
	font-size:43px;
	font-weight:bold;
	margin:10px 0px 0px 0px;
	padding:0px;
	
}

.right .middle p {
	line-height:18px;
	margin:0px;
	padding:10px 0px 0px 0px;
}

.right .news_menu {
	position: absolute;	
	padding:204px 0px 0px 25px;
	height:20px;
}

.right .news_menu ul {
	padding:0px;
	margin:0px;
	list-style:none;
}

.right .news_menu li {
	padding:0px 40px 0px 0px;
	margin:0px;
	float:left;
}

.right .news_menu_bg {
	position: absolute;	
	padding:200px 0px 0px 0px;
	height:26px;
	width:680px;
	background:#000;
	filter:alpha(opacity=70); 
	-moz-opacity:.70; opacity:.70;	
}

.right .middle_bg{
	position: absolute;
	width: 680px;
	height: 200px;
	background: #7ea4c9;
	filter:alpha(opacity=80); 
	-moz-opacity:.80; opacity:.80;

	z-index: 1;
}

.news_board{
	padding:230px 0px 20px 0px;
	min-height:210px;
	
}
.news_msg{
	height:auto;
	width: auto;
}
.news_date{
	width:600px;
	padding: 4px 0px 10px 70px;
	background: url(../images/titel_long_bg.png) bottom left no-repeat;
	font-size:18px;
}
.news_head{
    background: url(../images/titel_bg.png) top left no-repeat;
	width:576px;
	margin-left:90px;
	margin-bottom:4px;
}
	
.news_img{
	float: left;
	margin: 13px 15px 5px 110px;
	width: 120px;
	height: 135px;
}

.titel {
	margin-top:0px;
}

.paginanavigatie {
	margin: 10px 0px 5px 0px;
	margin-left:114px;
}

.news_content{
	float: left;
	margin: 0px 15px 10px 114px;
	width: 550px;
}

.news_content p{
	margin:0px 0px 12px 0px;
	padding:0px;
	line-height:18px;
}

.right .bottom{
	position: absolute;
	margin: 200px 0 0 0;
	padding: 5px 25px 0 25px;
	float: left;
	line-height: 16px;
	width: 630px;
	height: 255px;
	z-index: 2;
}
.right .bottom img{
	border: none;
	float: inherit;
}
.float{
	float:left;
	width:300px;
	padding: 0;
}
.float#left
.float#left{
	padding: 0 20px 0 0;
}
.float a,
.float a:visited{
	text-decoration: none;
}
.float a:hover{
	text-decoration: underline;
}

/* bottom text */
.footer{
	margin: 0 auto;
	padding: 20px 0 0 0;
	width: 880px;
	text-align: center;
	
}
.clear{
	clear:both;
	font-size: 1px;
	height:0px;
	line-height:1px;
}

/*edit button */
.editbutton2 {
	position:absolute;
	z-index:5;
	float:right;
	margin-left:550px;
	cursor: pointer;
}

.editbutton {
	position:absolute;
	z-index:5;
	float:right;
	margin-left:550px;
}
