* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
* html p{
height: 1%;
}
a:link {
	color: #c70038;
	text-decoration: none;
}
a:hover {
	color: #c70038;
	text-decoration: underline;
}
a:visited {
	color: #96002a;
	text-decoration: none;
}
body {
	background-color: #e1e1e1;
	background-image: url(../img/background_decanen.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#maincontainer {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}
#header {
	background-image: url(../img/decanen_header.jpg);
	height: 68px;
	width: 1000px;
	margin: 0px
}
#header h1 {
	display: none;
}
#topnav {
	background-image: url(../img/gradient_woi01.gif);
	height: 88px;
	width: 1000px;
	margin: 0px;
	}
#topnav dl {
	margin: 0px;
	padding: 0px;
}
#topnav dt {
	float: left;
	width: 568px;
	}
#topnav dd {
	margin: 0 0 0 570px;
	padding: 0px;
	width: 180px;
}


#nav {
	padding: 0px 0 0 200px;
	margin: 0px;	
	background-image: url(../img/decanen_foto.jpg);
	background-repeat: no-repeat;
}

#nav ul {
	padding: 15px 0 0 0px;
	list-style-type: none;
	margin: 0px;
	height: 89px;	
}
#nav ul li {
	float: left;
}
#nav ul li.first {
	float: none;
	clear: both;
}
#zoekveld {
	padding: 20px 0 0 0;
	margin: 10px 0 0 0;
	width: 195px;
	/width: 200px;
	background-repeat: no-repeat;
	float:right;
	background-image:url(../img/revabo_zoek.gif);
	height: 55px;
}
#searchfield {
	width: 140px;
	height: 20px;
	font-size: 9pt;
	padding: 0px;
	margin: 0 5px 0 0;
	float: left;
}
#main {
	clear: both;
}
#leftnav {
	float: left;
	width: 185px;
	padding-top: 14px;
}
#leftnav h3 {
	padding: 0px;
	margin: 10px 0 0 0;
	text-indent: -1500px;
	width: 185px;
	height: 30px;
	background-image: url(../img/login.gif);
	background-repeat: no-repeat;
}
#leftnav ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#leftnav ul.notloggedin a {
	color: #4d94ce;
	background-image: url(../img/button_inactive.gif);
}
				#leftnav ul.notloggedin a:hover {
						background-position: 0px bottom;
				}
				#leftnav ul.notloggedin a.current {
						background-position: 0px bottom;
				}

#leftnav ul li {
	line-height: 0;
}
	#leftnav a {
			display: block;
			color: #FFFFFF;
			text-decoration: none;
			margin: 0px;
			padding: 0px 0px 0px 10px;
			background-image: url(../img/button.gif);
			background-repeat: no-repeat;
			background-position: 0px bottom;
			line-height: 25px;
			text-align: left;
			/*width: 155px !important; /*firefox width ?
			width: 165px; */
}
				#leftnav a:hover {
						background-position: -185px bottom;
				}
				#leftnav a.current {
						background-position: -370px bottom;
				}
				#leftnav ul li.uitgeklapt a:hover, #leftnav .uitgeklapt a {
						background-position: -555px bottom;
				}
				
#leftnav ul li.uitgeklapt ul li a  {
	background-image: url(../img/button_sub.gif);
	background-position: 0px bottom;
	color: #000;
}	
#leftnav ul li.uitgeklapt ul li a:hover {
	background-position: -185px bottom;	
}
#leftnav ul li ul li a.current {
	background-position: -370px bottom;
}
#rightnav {
	float: right;
	width: 210px;
}
#pictcontainer {
	padding: 14px;
}
#content {
	margin: 10px 220px 25px 200px;
	height: 100%;
	/*height: 500px auto;
	background-image: url(../img/woi_background.gif);
	background-repeat: no-repeat;
	background-position: 0px 50px; */
}
#adresbox {
	width: 210px;
	border-top: 1px solid #852540;
	border-right: 0px #852540;
	border-bottom: 1px solid #852540;
	border-left: 1px solid #852540;
	padding: 15px 0 15px 0;
}
#adresbox p { 
	margin: 10px 10px 0 10px;
}
#Form1 {
	padding: 0px;
	margin: 0px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	color: #999999;
	margin-left: 185px;
}
#footer a{
	color: #999999;
	font-size: 10px;
}
