	/* CSS Document */

	
	body {
	padding:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#000000;
	}
	
	
	html {
	overflow-x:hidden;
	overflow-y:scroll;	
	}
	
	div {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	}
	
	
	a {
	color:#000000;
	text-decoration: none;
	margin:0;
	padding:0;
	}
	a:hover {
	color:#000000;
	text-decoration: underline;
	}
	
	#ubercontainer{
	margin-left:auto;
	margin-right:auto;
	width:780px;
	}
		
		
	#container {
	margin-left:auto;
	margin-right:auto;
	width:780px;
	background-color:#aac700;
	float:left;
	}
	
	#header1 {
	height:300px;
	width:780px;
	display:table;
	position:relative;
	z-index:1;
	}
	
	#rekening {
	position:absolute;
	top:208px;
	margin-left:8px;
	z-index:10;
	width:250px;
	height:33px;
	background:url(../images/rekeningnr.jpg) no-repeat;
	}
	
	#wittebalk,#onderbalk {
	width:780px;
	height:5px;
	background-color:#FFFFFF;
	}
	
	#main {
	display:table;
	}
		#links {
		width:164px;
		display:table-cell;
		float:left;
		background-color:#aac700;
		border:1px black solid;
		
		}
			#navigatie {
			width:155px;
			line-height:1.5;
			background-color:#aac700;
			padding-left:10px;
			float:left;
			padding-bottom:30px;
			}
			
			#navigatie a:link{
			width:150px;
			text-decoration:none;
			display:block;
			color:#00000;
			font-size:11px;
			}
			#navigatie a:visited{
			text-decoration:none;
			display:block;
			}		
			#navigatie a:hover{
			color:#FFFFFF;
			}
			#navigatie .headitem{
			padding-left:0px;
			font-weight:bolder;
			}	
			
	#main_right {
	width:615px;
	display:table-cell;
	float:left;
		}
	
	#rechts{
	width:143px;
	float:left;
	background-color:#aac700;
	padding-left:7px;
	padding-top:10px;
	
	}
		
	#content {
	width:435px;
	background-color:#ffffff;
	float:left;
	line-height:1.4;
	padding-left:15px;	
	padding-right:15px;
	padding-bottom:40px;
	padding-top:10px;
	
	}
	#content a{
	color:#aac700;
	text-decoration: none;
	margin:0;
	padding:0;
	
	}
	
	
	#contentcms {
	width:585px;
	background-color:#ffffff;
	float:left;
	line-height:1.4;
	padding-left:15px;	
	padding-right:15px;
	padding-bottom:40px;
	
	}
	#groenebalk{
	width:780px;
	height:40px;
	background-color:#aac700;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	/*background-image:url(../images/onderbalk.jpg);*/
	background-position:center;
	background-repeat:no-repeat;
	cursor:pointer;
	overflow: hidden;
	}
	#groenebalk a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	}
		
	h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#aac700;
	}
	
	h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#aac700;
	}
	h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#aac700;
	}
	h4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#aac700;
	}
		
.error {
color:#aac700;
}	

#copyright {
	width:780px;
	height: 20px;
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
	float: left;
	}
	#copyright a{
	background-image:url(../images/sjonic_icon_grey.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:30px;
	color:#FFFFFF;
	padding-top:6px;
	padding-bottom:6px;
	}
	#copyright a:hover{
	background-image:url(../images/sjonic_icon.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:30px;
	color: #aac700;
	text-decoration:none;
	}
	