html{
	margin:0; 
	padding:0;
}

img{
	border:0;
}

body {
    
	font: x-small sans-serif;
	background: white url(../Images/KirstenBG.gif)50% 100% no-repeat;

	color: black;
	margin: 0;
	padding: 0;
}
/*
	
	color: #000;
	font-size: 10pt;
	font-family: Tahoma;
}

#main{
	margin:0 15px;
	border:1px solid black;
}

#header{
	color: #fff;
	background: #0000CD; 
	padding:22px 15px;
}

#header h1{
	display:inline;
}

#header a:link,
#header a:visited,
#header a:active{
	color:white;
	text-decoration:none;
}

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

#content{
	background:#F5F5F5;
	margin:0px;
	padding:15px;
}

ul#menu, ul#submenu{
	list-style-type: none;
	padding:0;
	margin:0;
}

ul#menu,
ul#submenu{
	margin-bottom:20px;
}

ul#menu li, ul#submenu li {
	display:inline;
}

ul#menu li{
	padding:10px 20px 10px 10px;
}

ul#menu li.active{
	background:#91B8E8;
}

ul#submenu li {
	padding:5px;
}

ul#menu li{
	font-size:1.4em;
}

ul#menu li,
ul#submenu li{
	background:#0000CD;
}

ul#menu li a,
ul#submenu li a{
	text-decoration:none;
	color:#fff;
}

table.data{
	padding-top:10px;
	width:93%;
	min-width:100%;
	border-collapse:collapse;
	background:#EFF4FB;
	border-left:1px solid #686868;
	border-right:1px solid #686868;
	border-bottom:1px solid #686868;
}
table.data td{
	font:0.8em/145% 'Trebuchet MS',helvetica,arial,verdana;
	color: #333;
}

table.data td, 
table.data th{
	padding:2px;
	text-align:left;
}

table.data td a{
	color:#950000;
	text-decoration:none;
}

table.data th a{
	color:#fff;
	text-decoration:none;
}

table.data thead th, 
table.data tfoot th, 
table.data tfoot td{
	background:#333 url('../images/llsh.gif') repeat-x;
	color:#fff
}

tr.even,
li.even{
	background:#EFF4FB;
}

tr.odd,
li.odd{
	background:#DDF;
}

tr.over{
	background:#FFFFFF;
}

td.date{
	width:7em;
}

#footer{
	color: #fff;
	padding:5px;
	height:30px;
	background: #0000CD; 
}

#footer a{
	color: #fff;
}
*/

/**the css for the vertically aligned forms
.sqiItem h3{
	padding:0;
	margin:0;
	font-size:1.0em;
}

#alertEmail{
	border:0px solid #d00;
	overflow: auto;
	width: 700px;
}

#sqiItemHolder{
	border:0px solid #000;
	overflow: auto;
}

.alertVakgebied h4{
	display:block;
	padding: 0;
	margin: 0;
	border:0px solid #000;
	text-transform:capitalize;
	
}

.alertVakgebied ul, #sqiMenu ul{
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0;
}


#sqiMenu li{
	display:inline;
	padding:2px;
	margin: 2p 2px 2px 2px;
	background-color: #ddd;
	border:1px solid #000;
}

#sqiMenu li:hover{
	background-color: #0000CD;
	color:white;
}

.sqiItem{
	float:left;
	background-color: #ccc;
	border:1px solid #000;
	width:35em;
	margin: 3px 3px 3px 0;
	padding:1em;
}

.alertVakgebied li{
	clear:right;
}

.alertVakgebied{
	margin: 1px;
	padding:3px;
}

.error{
	color:#f00;
}

div.error{
	margin-bottom:10px;
}

.supportMessage{
	font-size:70%;
}

div.message{
	margin:20px 0;
}

ul#alertUsers{
	list-style-type: none;
	padding:0;
}

ul#alertUsers li{
	padding:4px;
}
*/

/**the css for the horizontically aligned quicksearch forms

form{
	display:inline;
}

form.notitie textarea,
form.notitie input.wide{
	width:35em;
}

form.notitie input{
	width:auto;
}

input.submit{
	width:10em;
	margin-right:3em;
}

form.notitie textarea{
	height:9em;
}
	
form#quicksearch fieldset{
	border:0;
	margin:0;
	padding:0;
	display:inline;
}

form#quicksearch label#startDatum,
form#quicksearch label#eindDatum{
	float:none;
	padding-right:4px;
}

table#notitieOverView{
	width:100%;
}

table#notitieOverView td{
	vertical-align:top;
}

table#notitieOverView thead{
	font-size:150%;
	background:#333 url('../images/llsh.gif') repeat-x;
	color:#fff;
}

table#notitieOverView table.data thead{
	font-size:100%;
}

table#notitieOverView div.notitie{
	margin-top:10px;
}

table#notitieOverView div.notitie span.metadata{
	font-size:80%;
}

table#notitieOverView table.metadata{
	margin-bottom:10px;
}

table#notitieOverView div.notitie div.content{
	background:#fff;
	padding:4px;
	border:1px solid #ccc;
	margin: 1px 10px 15px 0;
}


td.observatie_en_reacties{
	width:80%;
}
*/
