html, body{
	text-align: center;
	background-color:#D6D6B8;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

a {
	color: #cc100d;
	text-decoration: none;
}

a:hover, a:active {
	color: Navy;	
	text-decoration: underline;
}

a.pagenav {
	font-weight: normal;
}

a.sublevel {
	padding-left: 3px;
}
.button {
	padding: 1px 4px 1px 4px;
	font: 12px Tahoma, Arial, sans-serif;
}
.search input {
	border: 1px solid #5E7B5E;
	background: #D6D6B8;
	color: #5E7B5E;
}
td.buttonheading {
	padding-left: 5px!important;
}

#container{
	width:884px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
#header {
	margin: 0;	
	padding: 0;
	background: url("../images/Skyline_blauw.gif") no-repeat;
	position: relative;
	height:105px;	
	text-align:right;
}

#subheader {
	margin: 0;	
	background: url("../images/skyline_rood.gif") no-repeat;
	position: relative;
	height:39px;
}
#content{
	background-color:#FFFFFF;	
	float:left;
	background:  url("../images/veld_linksonder.gif") no-repeat;
	height:432px;
	width:670px;	
	text-align:left;
}
#content_body{
	padding-left:24px;
	overflow : auto;
	height:386px;
}
#left{
	background:  url("../images/veld_rechtsonder.gif") no-repeat;
	height:432px;
	width:210px;
	text-align:left;
	float:left;
	padding-left:4px;
	
}
#left ul{
	list-style-image: url("../images/bullet_left.gif"); 
	color: gray; 
	font-family: trebuchet MS;
	margin-top: 3px;
}

#search{
	position:relative;
 	top:50px;
 	right:50px;
}


#topnav {
	margin: 0 0 5px;
	text-align:center;
	margin: 0 auto; 
	background: url("../images/skyline_wit.gif");
	line-height: normal;
}

.contentpaneopen{
	border:0px solid #CCCCCC;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.moduletabletest {text-align:left}
