body {
	color:#302c20;
	font-size:11pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	background-color: #e9e9e7;
	margin: 0px;
}

.body {
	text-align:center;
	background-color: #e9e9e7;
}


a {
	color:#66b; 
	text-decoration:none
}

p { margin: 0px; }

img { border:none}

h1 {
	display: block;
	margin-left: 0px; 
	margin-right: 0px; 
	margin-bottom: 1px;
	margin-top:0px; 
	color: #FF9900;
	font-weight: bold; 
	font-size:14px;
	letter-spacing:1px;
}

.title {
	display: block;
	margin-left: 0px; 
	margin-right: 0px; 
	margin-bottom: 1px;
	margin-top:0px; 
	color: #444;
	font-weight: bold; 
	font-size:14px;
	letter-spacing:1px;
}

.hide {
	display: none;
}

fieldset {border:none; padding:0px;}

form {display:block; }


#page {
	width:900px; 
	margin:auto; 
	margin-top:15px;
	color:#302c20; 
	text-align:left;
	background:url(/images/background.jpg) 0px 0px no-repeat;
}

#topbar {
	width:900px; 
	height:110px;
	
	background:url(/images/shift.jpg) 0px 0px no-repeat;
	background-color:#f59b13;
}

#topbar div {
	float:right;
	margin-top:43px;
	color:white;
	line-height:14px;
	text-align:right;
	width: 120px;
	margin-right:20px;
}

#section {
	margin-top:20px;
	height:420px; 
}

html>body #section {
	height:auto;
	min-height:420px;
}

#menu {
	float:left; 
	width:150px;  
}

#menu a {
	display:block; 
	padding-left:15px;
	padding-top:3px; 
	margin-bottom:0px;
	padding-bottom:10px;
	color:#302c20; 
	text-decoration:none; 
	font-size: 12px;
	width:120px;
	background:url(/images/key2.png) 10px 4px no-repeat;
}

#menu a:hover {
	background-color:#f6e0bc;
}

#menu a span.key{
	display:block;
	float:left;
	width:12px;
	margin-right:5px;
	font-weight:bold;
	text-align:center;
	color:white;
	}
	
html>body #menu a span.key{
	margin-right:8px;
}

#menu .selected {
	font-weight:bold;
	color:#f59b13;
}

#menu .level {
	background-position: 20px 4px;
	padding-left:24px;
}

#menu .selected2 {
	font-weight:bold;
	color:#f59b13;
	background-position: 20px 4px;
	padding-left:24px;
}

#menutop{
	width:150px;
	height:20px;
}

#menucont {
	width:150px;
}

#menubottom{
	width:150px;
	height:20px;
}

#signs {
	margin-top:90px;
	margin-left:20px;
}

#content {
	float:left; 
	width:530px;
	padding-right:20px;
	padding-top:4px;
	font-size:11px;
}

#content h3 {
	margin-top:5px;
	margin-bottom:13px;
}

#nieuws {
	margin-top: 0px;
	width:190px;
	float:right;
}

#nieuws span.key{
	display: block;
	float:left;
	width:22px;
	height:24px;
	margin-right:2px;
	margin-left:3px;
	font-weight:bold;
	text-indent:-2px;
	text-align:center;
	color:white;
	background: url(/images/key2.png) 0px 2px no-repeat;
}

html>body #nieuws span.key {
	background: url(/images/key2.png) 0px 1px no-repeat;
}

#nieuws a {
	color:#444;
	display:block;
	padding:10px;
}

#nieuws a h1 {
	padding-bottom:2px;
	color:#444;
}

#nieuws a:hover {
	display:block;
	background-color:#f6e0bc;
}

#nieuws div.title {
	width: 100%;
	height: 20px;
	color:white;
	font-weight: bold;
	text-align: center;
	background-color:#f59b13;
	margin-bottom:10px;
}

#nieuws span {
	display:block;
}

#footer {
	background-color:#f9cf60;
	height:17px;
	width:100%;
	text-align:center;
	color:#999;
	font-size:9pt;
	padding-top:4px;
}

#footer a {
	color:#999;
}

#footer .left{
	background:url(/images/bottom.png) bottom left no-repeat;
	float:left;
	height:17px;
	width:20px;
}

#footer .right{
	background:url(/images/bottom.png) bottom right no-repeat;
	float:right;
	height:17px;
	width:20px;
}

.eborder {
	border:1px dashed #aaa;
	border-collapse:collapse;
}
.eborder td {
	border:1px dashed #aaa;
	border-collapse:collapse;
}

.enoborder {
	border:none;
	border-collapse:collapse;
}