a:link { }
body,html {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border-width: 0;
	}

a:visited { }
a:hover { }
a:active { }
body { background-color: white; background-image: url(http://www.dedillenburgh.nl/themes/dillenburgh/images/body-bg.gif); background-repeat: repeat-x; background-position: 0 0; margin: 0; padding: 0; }

p {
	font-size: 12px;
	font-family: verdana, sans-serif;
	line-height: 140%;
	}

td { }
#signin {
	font-size: 10px;
	margin-left: 20px;
	}

#signin a {
	color: #e2ebeb;
	}

/*layout*/
#container {
	background-image: url(http://www.dedillenburgh.nl/themes/dillenburgh/images/container-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}

#wrap {
	position: absolute;
	top: 46px;
	left: 25px;
	width: 935px;
	height: auto!important;
	min-height: 500px;
	height: 500px;
	float: left;
	}

#mainmenu {
	background-color: #008390;
	background-image: url(http://www.dedillenburgh.nl/themes/dillenburgh/images/menu-bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 935px;
	height: 38px;
	}

#content {
	background-color: #fff;
	background-image: url(http://www.dedillenburgh.nl/themes/dillenburgh/images/content-bg.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	width: 936px;
	height: auto!important;
	min-height: 500px;
	height: 500px;
	float: left;
	}
#left {
	background-color: white;
	width: 467px;
	float: left;
	}

#right {
	background-color: white;
	width: 467px;
	float: right;
	}


/*mainmenu*/
#mainmenu ul.nav-header {
	height: 38px;
	overflow: hidden;
	float: left;
	margin: 0 0 0 12px;
	padding: 0;
	}
#mainmenu li {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	display: block;
	}
#mainmenu li a:link, #mainmenu li a:visited {
	color: #e2ebeb;
	font-size: 10pt;
	font-family: verdana, sans-serif;
	font-weight: bold;
	line-height: 38px;
	text-decoration: none;
	float: left;
	margin: 0;
	padding: 0 12px;
	}
#mainmenu li a:hover, #mainmenu li a:active {
	color: white;
	font-weight: bold;
	line-height: 38px;
	background-color: #005860;
	text-decoration: none;
	}
#mainmenu .nav-selected {
	color: white !important;
	font-weight: bold;
	line-height: 38px !important;
	background-color: #005860 !important;
	text-decoration: none;
	float: left;
	}
/*Submenu*/
#col_a ul.nav {
	margin: 0;
	padding: 0;
	width: 220px;
	overflow: hidden;
	float: left;
	}

#col_a li {
	line-height: 34px;
	margin: 0;
	list-style-type: none;
	display: block;
	padding: 0;
	list-style-image: none;
	}

#col_a li a:link, #col_a li a:visited {
	color: #004c54;
	font-family: verdana, sans-serif;
	font-weight: normal;
	background-color: #b2eef3;
	text-decoration: none;
	width: 202px;
	height: 34px;
	float: left;
	margin-left: 1px;
	padding-left: 17px;
	border-right: 1px solid #72cbd2;
	border-bottom: 1px solid #72cbd2;
	display: block;
	}
#col_a li a:hover, #col_a li a:active {
	font-weight: normal;
	background-color: white;
	text-decoration: none;
	border-right-color: white;
	}
#col_a li .nav-selected {
	font-weight: normal;
	background-color: white !important;
	text-decoration: none;
	border-right-color: white !important;
	border-right-style: solid;
	border-right-width: 1px;
	}

/*content*/
#col_a {
	position: relative;
	width: 220px;
	float: left;
	padding-bottom: 10px;
	display: inline;
	}

#col_b {
	position: relative;
	width: 709px;
	float: left;
	padding-bottom: 15px;
	padding-left: 1px;
	display: inline;
	}
#col_b p, #left p, #right p {
	margin: 0;
	}
#col_b li {
	line-height: 150%;
	
	}


