@charset "utf-8";
/* CSS Document */

body{
	margin: auto;
	padding: 0px;
	width: 980px;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:12px;
	line-height:17px;
}

p{
	padding:5px 0px 5px 0px;
	margin:0px;
}

h1{
	margin:0px;
	padding:0px 0px 15px 0px;
	font-size:23px;	
}

h2{
	margin:0px;
	padding:15px 0px 5px 0px;
	font-size:18px;	
}

h3{
	margin:0px;
	padding:0px 0px 5px 0px;
	font-size:18px;	
}

table p {
	padding:0px;
	margin:0px;
}

table h1 {
	margin:0px;
	padding:0px;
	font-size:23px;	
}

table h2 {
	margin:0px;
	padding:0px;
	font-size:18px;	
}

img {
	border:0px;
}

.container{
	width: 980px;
	background: url(../images/border-bg.png) repeat-y;
}

.header {	
	background: url(../images/head_bg3.jpg) no-repeat top center;
	height: 286px;
	padding-left: 360px;
	padding-top: 36px;
}

.flash_player {
	height:0px;
	font-size:1px;
	line-height:normal;
}

.wereldbol {
	margin: 50px 0px 0px 200px;
}
	
.middle {
	width: 496px;
	margin-top: 26px;
	border-right: 1px solid black;
	border-left: 1px solid black;
	padding: 0px 22px 0px 22px;
	min-height:750px;
	height:auto !important;
	height:750px;

	float:left;
}

.middle_groot {
	width: 711px;
	margin-top: 26px;
	border-left: 1px solid black;
	padding: 0px 22px 0px 22px;
	min-height: 600px;
	float:left;
}

.a {
	text-decoration: none;
	color: #0000FF;
}

.a:hover {
	text-decoration: underline;
	color: #0000FF;
}

.left{
	margin-top: 23px;
	width: 215px;
	float: left;
}

.right{
	float: right;
	margin-top:10px;
	width: 215px;
}
	
.right p {
	margin: 14px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
}
	
.planblogo{
	width: 130px;
	height: 149px;
	margin-left:10px;
	margin-top:-10px;
	margin-bottom:10px;
	}
	

table {
	margin:5px 0px 5px 0px;
}
	
.t_content{ 
	margin-left: 10px;
}
	
.border{
	border-top: 1px solid black;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	width: 310px;
}

	
.menuitems {
	padding-left:25px;
	margin:0px;	
	line-height:16px;
	color:#000000;
}

.menuitems li a:hover{
	text-decoration: underline;
	}
	
.menuitems .pagina {
	list-style-type: none;
	margin:0px 0px 0px 0px;
	color:#000000;
    }
	
.menuitems .pagina a{
	color:#000000;
	text-decoration:none;
    }
	
.menuitems .subpagina{
	margin-left:15px;
	color:#333333;
	list-style-type: none;
    }
	
.menuitems .subpagina a{
	color:#333333;
	text-decoration:none;
	
    }
	
.sub_ul ul { 
    margin:0px 0px 0px 0px;
	padding:0px;
}
	
.editbutton2 {
	position:absolute;
	z-index:5;
	float:right;
	margin-left:463px;
	cursor: pointer;
}

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

.clear{
	clear: both;
	font-size:1px;
	height:0px;
	line-height:normal;
}

.footer{
	margin-left:215px;
	width: 390px;
	height: 15px;
	border-left:1px solid black;
	border-right:1px solid black;
	padding: 0 70px 0 80px;
	margin-bottom:20px;
	}
	
.f_icon{
	float: left;
	margin: 0px 6px 0px 0px;
	}
.f_text{
	float: left;
	margin: 0px 45px 0px 0px;
	}
.f_text a{
	color: #000;
	text-decoration: none;
	}
	
.f_text a:hover{
	text-decoration: underline;
	}

/* NIEUWS */

.nieuws {
	width:496px;
}
.nieuwsimage{
	float:left;
	width:60px;
	height:60px;
	margin-right:10px;
}
.nieuwsbericht{
	width:496px;
	border-top:1px solid #000000;
	padding-top:10px;
	margin-bottom:35px;
}
.nieuwsbericht a{
	text-decoration:none;
	color:#333333;
}
.nieuwsbericht a:hover{
	text-decoration:underline;
}

/* CSS TON, FORMULIER */

.formdiv {
	width:495px;
	float:left;
}

.formtekst {
	width:245px;
	font-size:12px;
	float:left;
	padding:3px 0px 3px 0px;
}

.forminput {
	width:245px;
	float:left;
	padding:3px 0px 3px 0px;
}

.forminput textarea {
	width:390px;
	border:1px solid #000;
}

.forminput input {
	width:245px;
	border:1px solid #000;
}

.radiotekst {
	width:460px;
	float:left;
	padding:5px 0px 5px 0px;
}

.radiobutton {
	width:30px;
	float:left;
	padding:3px 0px 3px 0px;
}

.bredetekst {
	width:495px;
	float:left;
	padding:5px 0px 5px 0px;
}

.bredetekst input {
	border:1px solid #000;
}