html, body {
margin: 0;
padding: 0;

font-family: Verdana;
font-size: 12px;
color: #000000;
}

a, td {
	font-size: 12px;
}

div#container {
position: absolute;
left: 50%;
margin-left: -473px;
width: 946px;
}

	div#container div#header {
	position: relative;
	float: left;
	clear: both;
	width: 946px;
	height: 158px;
	}

		div#container div#header h1 {
		position: absolute;
		left: 240px;
		top: 30px;
		margin: 0;
		padding: 0;

		font-size: 24px;
		color: #ffffff;
		}

		div#container div#header h2 {
		position: absolute;
		left: 240px;
		top: 70px;
		margin: 0;
		padding: 0;

		font-size: 19px;
		font-weight: normal;
		color: #ffffff;
		}

		div#container div#header h3 {
		position: absolute;
		left: 240px;
		top: 100px;
		margin: 0;
		padding: 0;

		font-size: 14px;
		color: #ffffff;
		}

		div#container div#header form {
		position: absolute;
		top: 20px;
		right: 0px;
		float: left;
		width: 200px;
		}

			div#container div#header form a {
			font-size: 11px;
			color: #ffffff;
			text-decoration: none;
			}

			div#container div#header form a:hover {
			text-decoration: underline;
			}

			div#container div#header form p {
			float: left;
			clear: both;

			width: 200px;
			height: 20px;

			margin: 0;
			padding: 0;
			}

			div#container div#header form label {
			float: left;
			width: 85px;
			height: 20px;
			}

			div#container div#header form input {
			float: left;
			width: 90px;
			/* height: 20px; */
			font-size: 9px;

			border: 1px solid #000000;
			}

			div#container div#header form input.button {
			float: left;
			width: 93px;
			height: 20px;
			font-size: 9px;
			margin-left: 85px;
			}


	div#container div#menu {
	float: left;
	width: 210px;
	}

		div#container div#menu div#hoofd {
		float: left;
		clear: both;

		width: 209px;
		height: 53px;
		}

		div#container div#menu div.menu {
		float: left;
		clear: both;
		width: 206px;
		height: 32px;

		margin-top: 3px;
		}

			div#container div#menu div.menu a {
			display: block;
			margin-left: 5px;
			margin-top: 8px;
			font-size: 14px;
			color: #ffffff;

			text-decoration: none;
			}

			div#container div#menu div.menu a:hover {
			text-decoration: underline;
			}

		div#container div#menu div.submenu {
		float: left;
		clear: both;
		width: 206px;
		height: 22px;

		background-color: #000000;

		margin-top: 3px;
		}

			div#container div#menu div.submenu a {
			display: block;
			margin-left: 20px;
			margin-top: 4px;
			font-size: 11px;
			color: #ffffff;
			text-decoration: none;
			}

			div#container div#menu div.submenu a:hover {
			text-decoration: underline;
			}

		div#container div#menu div#voet {
		float: left;
		clear: both;

		width: 209px;
		height: 29px;
		}

	div#container div#content {
	float: left;
	position: relative;
	margin-left: 10px;
	margin-top: 12px;
	width: 710px;
	line-height: 17px;
	}

a img {
border: 0;
}

div.selContainer {
/* float:left; */
position: relative;
margin-left: 120px;
width: 450px;
height: 20px;
border: 1px solid #000000;
}

	div.selContainer span#selTekst {
	padding-left: 3px;
	}

	div.selContainer div.selButton {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 20px;
	width: 20px;
	/* background-color: #ff00ff; */
	background-image: url('../images/dropdown.jpg');
	background-repeat: no-repeat;
	}

	div.selContainer div.selOptions {
	position: absolute;
	left: -1px;
	top: -1px;
	width: 430px;
	height: 250px;
	display: none;
	background-color: #ffffff;
	border: 1px solid #000000;
	overflow: auto;
	}

.text {
width: 225px;
height: 20px;
border: 1px solid #000000;
font-family: Verdana;
font-size: 12px;
}

.text2 {
width: 248px;
height: 20px;
border: 1px solid #000000;
font-family: Verdana;
font-size: 12px;
padding-left: 3px;
}

p.tr,
div.tr {
margin: 0;
padding: 0;

display: block;
float: left;
clear: both;

margin-bottom: 8px;
}

p.fckeditor {
margin: 0;
padding: 0;

display: block;
float: left;
clear: both;

width: 450px;
margin-bottom: 8px;
}

span.header {
display: block;
float: left;
width: 120px;
}

table {
width: 100%;
}

th, td {
text-align: left;
color: #222222;
border-bottom: 1px solid #000000;
}

table.no_border, table.no_border tr td {
border: 0;
}

tr.hidden {
display: none;
}

tr.visible {
display: table-row;
}

th.spacer,
td.spacer {
width: 22px;
/* border: 0; */
}

.button {
/* width: 75px; */
height: 20px;
border: 1px solid #000000;
}

select.select {
width: 225px;
height: 20px;
border: 1px solid #000000;
}

a {
color: #222222;
cursor: pointer;
}

a:hover {
color: #222222;
cursor: pointer;
text-decoration: underline;
}

h1 {
font-size: 24px;
margin: 0;
padding: 0;
margin-bottom: 0px;
margin-top: 0px;
}

h2 {
font-size: 14px;
font-weight: bold;
margin: 0;
padding: 0;
margin-top: 10px;
}

h3 {
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 0;
margin-top: 10px;
}

b.error {
font-weight: bold;
color: #fc0000;
}

b.notice{
font-weight: bold;
color: #222222;
}

.comm_richting {
width: 70px;
height: 20px;
border: 1px solid #000000;
font-family: Courier;
font-size: 11px;
}

.comm_richting_actief {
border: 3px solid #00c918;
}

.comm_richting_inactief {
border: 3px solid #c90000;
}

.comm_richting_in_aanvraag {
border: 3px solid #e1e400;
}

.legenda_actief {
background-color: #00c918;
}

.legenda_inactief {
background-color: #c90000;
}

.legenda_in_aanvraag {
background-color: #e1e400;
}


div#overzicht {
position: absolute;
left: 0px;
top: 60px;
width: 350px;
background-color: #ffffff;
}

div#communiceert_met {
position: absolute;
right: 0px;
top: 60px;
width: 300px;
background-color: #ffffff;
padding-left: 10px;
}

div.startblok {
float: left;
width: 340px;
/* padding: 5px; */
margin-right: 10px;
margin-bottom: 10px;
border: 1px solid #000000;
}

h2.start {
margin: 0;
padding: 0;
display: block;
height: 25px;
width: 509px;
background-color: #000000;

font-size: 12px;
color: #ffffff;
padding-left: 5px;
padding-top: 5px;
}

h3.start {
margin: 0;
padding: 0;
display: block;
height: 25px;
background-color: #000000;

font-size: 12px;
color: #ffffff;

padding-left: 5px;
padding-top: 5px;
}

	div.startblok a {
	color: #000000;
	text-decoration: underline;
	}

	div.startblok a:hover {
	color: #222222;
	text-decoration: none;
	}

	div.startblok div.cntnt {
	width: 315px;
	margin-left: 5px;
	margin-top: 5px;
	}

	div.startblok div#herinnering {
	background-color: #fecccb;
	margin: 0;
	padding: 0;
	display: none;
	}

		div.startblok div#herinnering h3.start {
		margin: 0;
		padding: 0;
		display: block;
		height: 25px;
		background-color: #cc0001;

		font-size: 12px;
		color: #ffffff;

		padding-left: 5px;
		padding-top: 5px;
		}


div#logo_container {
position: relative;
float: right;
clear: both;
width: 190px;
height: 75px;
overflow: hidden;
margin-bottom: 5px;
/* background-color: #00ff00; */
text-align: center;
}

	div#logo_container img#logo {
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -60px;
	display: block;
	}

table#kalender,
table#kalender2 {
width: 500px;
}
/*
kolommen weergave
*/
	table#kalender tr td,
	table#kalender tr th {
	border: 0;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;

	text-align: left;
	}

	table#kalender tr td {
	width: 20%;
	}

	table#kalender tr td:first-child,
	table#kalender tr th:first-child {
	border-left: 1px solid #000000;
	}

	table#kalender tr th.dagno {
	border-right: 0;
	}
/*
rijen weergave
*/
	table#kalender2 tr td,
	table#kalender2 tr th {
	border: 0;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align: left;
	}

	table#kalender2 tr td:first-child,
	table#kalender2 tr th:first-child {
	width: 100px;
	border-left: 1px solid #000000;
	}

	table#kalender2 tr th.dagno {
	border-right: 0;
	}

	table#kalender2 tr td ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
	}

	table#kalender a,
	table#kalender2 a {
	text-decoration: none;
	}

	table#kalender a:hover,
	table#kalender2 a:hover {
	text-decoration: underline;
	}


div#start-help p {
margin: 0;
padding: 0;
}

/******************************************************************************
 * MENU
 *****************************************************************************/
ul#ul_menu {
float: left;
clear: both;
margin: 0;
padding: 0;
list-style-type: none;
}

	ul#ul_menu li {
	float: left;
	clear: both;
	width: 206px;
	margin-top: 3px;
	}

		ul#ul_menu li ul {
		float: left;
		clear: both;
		margin: 0;
		padding: 0;
		list-style-type: none;
		}

			ul#ul_menu li ul li {
			float: left;
			clear: both;
			width: 206px;
			margin-top: 3px;
			}

			ul#ul_menu li ul li a {
			height: 22px;
			padding-top: 5px;
			padding-left: 25px;
			background-color: #000000;
			font-size: 11px;
			}

		ul#ul_menu li ul.no_show {
		display: none;
		}

		ul#ul_menu li ul.show {
		display: block;
		}

	ul#ul_menu a {
	display: block;

	height: 22px;
	padding-top: 10px;
	padding-left: 5px;
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
	}

	ul#ul_menu a.active {
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
	}

	ul#ul_menu a:hover {
	text-decoration: underline;
	}

/**
 * DOCUMENTENBANK
 */
div.fileheader {
float: left;
clear: both;
margin-top: 10px;

width: 100%;
height: 21px;
padding: 2px;
background-color: #ececec;

margin-bottom: 10px;
}

	div.fileheader a.img {
	float: left;
	margin-right: 3px;
	}

	div.fileheader p.titel {
	margin: 0;
	padding: 2px;
	float: left;
	margin-right: 13px;
	}

	div.fileheader p.balk {
	margin: 0;
	padding: 2px;
	width: 681px;
	float: left;

	background-color: #ffffff;
	}

		div.fileheader p.titel a {
		text-decoration: none;
		}

		div.fileheader p.titel a:hover {
		text-decoration: underline;
		}

ul.filelist {
float: left;
clear: both;

margin: 0;
padding: 0;
list-style-type: none;
}

	ul.filelist li {
	height: 21px;
	padding: 2px;
	width: 100%;
	}

	ul.filelist li.odd {
	background-color: #ececec;
	}

	ul.filelist li.even {
	background-color: #ffffff;
	}

div.itemblok {
float: left;
clear: both;

width: 700px;
height: 25px;
}

	div.itemblok img.folder {
	float: left;
	margin-right: 5px;
	width: 22px;
	height: 21px;
	}

	div.itemblok p.titel {
	margin: 0;
	padding: 0;

	float: left;

	width: 500px;
	}

		div.itemblok p.titel a {
		text-decoration: none;
		}

	div.itemblok div.checkbox {
		float: left;
		width: 20px;
		margin-right: 3px;
	}
	
	div.itemblok div.img {
	float: right;
	width: 22px;
	margin-left: 3px;
	}

/** popup **/
div#overlay {
	position: absolute;
	left: 0px;
	top:0px;
	width: 100%;
	height: 100%;
	z-index: 99;

	display: none;
}

div#popup_container {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 550px;
	height: 150px;
	margin-left: -275px;
	margin-top: -75px;
	background-color: #edeceb;
	z-index: 2;
	padding: 20px;

	font-family: Tahoma;
	font-size: 15px;
}

img#iconVraagteken {
	float: left;
	margin-top: 15px;
	margin-right: 10px;
}

div#bg {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.8;
	filter:alpha(opacity=80);
	z-index: 1;
}
