body {
	text-align: center;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
	color: #666;
	background: url(../img/bg.gif) top left no-repeat;
	padding: 0px;
	}
img {
	border:none;
	}
a	{
	text-decoration: none;
	color: #333333;
	font-weight: bolder;
	}
form {
	padding:0px;
	margin: 0px;	
	}
a:hover {
	text-decoration: underline;
}
option {
	border: 1px solid #999999;
}
select {
	border: 1px solid #999999;
}

input {
	border: 1px solid #999999;
	}
#logo	{
	position:relative;
	text-align:center;
	width: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	}
#shadow {
	position: relative;
	width: 700px;
	border-right: 3px solid #eceef0;
	border-bottom: 3px solid #eceef0; 
	margin: 0px auto 0px auto;
	}
#contentcontainer {
	width: auto;
	position: relative;
	border: 1px solid #999999;	
	background-color: #FFFFFF;
	text-align: left;
	}
#menu {
	width: auto;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(../img/menu_bar.jpg);
	background-repeat: repeat-x;
	height:20px;
	padding: 10px 5px 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #666666;
	}
#navigator{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(../img/navigator_bar.jpg);
	background-repeat: repeat-x;
	height:15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
#content {
	padding:5px;
	font-size: 12px;
	}
#index {
	height:250px;
	padding:5px;
	font-size: 12px;
	background: url(../img/gebouw.jpg) bottom right no-repeat;
	}
#frontpage {
	height: 100%;
	font-size: 12px;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	}
#footer	{
	font-size:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-left: 10px;
	}
#warning {
	font-size: 12px;
	background-color:red;
	text-align: center;
	}
.kop	{
	font-size:15px;
	font-weight: bolder;
		}
.kleinnews {
	font-size:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
		}
.newspost {
	padding:10px;
		}
.qw {
	padding:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
		}
.aw {
	padding:10px;
		}
.navtext {
	text-align:left;
	width:auto;
	font-family:Verdana;
	font-size:11px;
	border-width:1px;
	border-style:solid;
	border-color:#666666;
	background-color:#fff;
	color:#666666;
}
.stats {
	font-size:11px;
}
.table {
	font-size:12px;
	vertical-align: top;
}