html, body, ul, ol, li,p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;}
body{
	background-color: #fff;
	margin: 0;}
#wrapper {
	background:#fff;
	margin:auto;
	padding:0;
	width:780px;
	border: 1px solid #0096D9;}
#linetop{
	background-image:url(../images/topline.gif);
	background-repeat:no-repeat;
	height:2px;
	margin:0;
	padding:0;}

/*Logo en links in de rechterbovenhoek
================================================*/
#logo {
	background-repeat:no-repeat;
	background-image: url(../images/logo11.gif);
	background-position: 30px;
	height:30px;
	width:200px;
	float:left;
	padding-top:10px;
	margin-bottom:10px;}
#toplinks{
	font-size:73%;
	width:180px;
	float:right;
	height:30px;
	text-align:right;
	padding-top:10px;
	padding-right:30px;}
/* Button Home
================================================*/

#but-home {
	padding:0 4px;
	border-left: 2px solid #FE0000;
	margin-right:2px;
	float:left;
	text-align: left;	}
#but-home a, a:visited{
	background:#fff;
	color: #003366;
	text-decoration:none;}	
#but-home a:hover{
	background:#FE0000;
	color:#fff;
	display: block;}

/* Button Registarion
================================================*/

#but-reg {
	
	padding:0 4px;
	border-left: 2px solid #0095D9;
	margin-right:2px;
	float:left;
	text-align: center;}
#but-reg a, a:visited{
	background:#fff;
	color: #003366;
	text-decoration:none;}	
#but-reg a:hover{
	background:#0095D9;
	color:#fff;
	display: block;}

/* Button Login
================================================*/
#but-login {
	padding:0 4px;
	border-left: 2px solid #004E90;
	margin-right:2px;
	float:left;
	text-align: left;}
#but-login a, a:visited{
	background:#fff;
	color: #003366;
	text-decoration:none;}	
#but-login a:hover{
	background:#004E90;
	color:#fff;
	display: block;}

	
	
/* Rondom het binneste gedeelte
================================================*/
#rondom {
	background: #fff;
	margin:10px auto;
	clear:both;
	padding:0;
	width:720px;
	border: 1px solid #9DBAD8;	}	
	
/* Titel
=============================================*/
#titel{
	margin:6px 0;
	padding-left:215px;
	padding-top:20px;}
#titel h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:105%;
	color: #0095D8;
	padding-left:8px;
	margin-bottom:10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FE0000;
}	
	
/* Navigation
================================================*/
#navbut {
	width:180px;
	height:100%;
	margin:0;
	padding:10px;
	float:left;
	text-transform:uppercase;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:71%;
	letter-spacing:0.1em;
	color: #FF0000;}
	
#navbut ul{
	list-style:outside none none;	}

#navbut li{
	background-image:url(../images/list1red.gif);
	background-repeat:no-repeat;
	margin:1px 0 0 5px;
	padding:4px 0 4px 19px;
	border-bottom:1px solid #8EC9E8;}

#navbut li a{
	background: #fff;
	color: #004E90;
	text-decoration:none;}
#navbut li a:hover{
	text-decoration:underline;}
#navbut li a:active{
	color:#999999;
	text-decoration:none;}
	
	
/* rechterkantgekleurde lijn aan de onderkant
================================================*/
#right{
	width:160px;
	margin:0;
	float:right;	}	
	
/* Content in het midden
================================================*/
#content{
	margin-top: 0px;
	margin-right: 170px;
	margin-bottom: 0px;
	margin-left: 215px;
	color:#003366;
	font-size:78%;
	line-height:18px;}
	
#content p{padding:0 0 6px 0;	}
	
#content h2{
	font-size:112%;
	padding:2px 0 2px 0;}
#content h3{
	font-size:105%;
	padding-bottom:2px;}
#content h4{
	background:#eee;
	color:#003366;
	border-bottom:1px solid #FF6600;
	font-size:102%;}
#content h5{
	color:#003366;
	font-size:90%;
	word-spacing:1px;}
	
#content ul{
	margin-left:15px;}
	

	
#content a, a:visited{
	color:#FE0000;
	text-decoration:none;}
#content a:hover{
	background: #eee;
	color: #003366;
	text-decoration:underline;}
	
/* gekleurde lijn aan de onderkant en de DISCLAIMeR
================================================*/
#linedown{
	background-image:url(../images/linedown.gif);
	background-repeat:no-repeat;
	height:30px;
	clear:both;
	height:100%;
	margin:auto;
	width:782px;}
#linedown a{
	font-size:75%;
	color:#000033;
	float:right;}
	
/* Plaatje aan de rechterkant
=================================================*/
.plaatje1{
	padding:5px;
	border:1px solid #ccc;
	margin: 4px;}
	
.flag{
	padding:1px;
	border:1px solid #eee;
	margin: 1px;}		

.toppage{
	text-align: right;
	border: 1px solid #ccc;}

	
.topics{
	line-height:14px;}
	
.topics ul{
	list-style-type:circle;
	list-style-position:outside;}
.topics li{
	list-style-type:circle;
	list-style-position:outside;}
