/* Type CSS rules here and they will be applied
to pages from 'www.burohemmen.nl'
immediately as long as you keep this window open. */

/**** LINK-tag style sheet stylesheet.css ****/

/* basic elements */

body {
	font: 9pt arial;
	font-weight:normal;
	color: #003366;
	background: #fff;
	padding: 0px;
	margin: 0px;
	width: 100%;
	}

h1,h2,h3{
	font-size:14pt;
	font-weight:bold;
	color:#003366;
	margin-left:0px;
	margin-bottom:0px;
	}

h4{
	font-size:12pt;
	font-weight:bold;
	color:#003366;
	margin-left:0px;
	margin-bottom:0px;
	}
	
/*div {border: 1px solid #000;}*/

/*div.container{
	height: 100%; 
	overflow: auto; 
	position: relative;
	}
*/	

div.menubar {
	float:left;	
	height:150%;
	width:300px;
	}

div.logo {
	background-image: url(images/logo-h100.jpg);
	background-repeat: no-repeat;
	margin-left:5px;
	margin-top:5px;
	height: 100px;
	width: 250px;
	}

div.menu {
	color: #003366;
    border: 0px solid #000;
	font: 9pt arial;
	font-weight:normal;
	width: 200px;
	padding-top: 30px;
	padding-left: 30px;
	padding-bottom: 0px;
	padding-right: 30px;
	left: 0px;
	top: 100px;
	bottom: 0px;
        }

div.contentarea {
	position:absolute;
	left:250px;
	top:0px;
	height:100%;
	}
	
div.blocks {
	position:relative;
	height:100px;
	width:800px;
	top:5px;
	left:-10px;
	border:0px none #369;
	}
	
li.block {
	float:left;
	display:inline;
	font-size:10pt;
	font-weight:bold;
	color:#fff;
	padding:7px;
	margin-right:20px;
	width:150px;
	}

div.content {
	padding:30px;
	width:700px;
	}

/*DIV.sitemaplink {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	}

DIV.sitemaplink:hover {
	background-image: url(images/sitemap2.gif);
	}

DIV.downloadslink {
	background-image: url(images/downloads.gif);
	background-repeat: no-repeat;
	position: absolute;
	right: 0px;
	top: 50px;
	height: 17px;
	width: 94px;
	}

DIV.downloadslink:hover {
	background-image: url(images/downloads2.gif);
	}


DIV.picbar {
    background-image: url(images/rivier-h100.jpg);
    background-repeat: repeat;
    border: 0px solid #336633;
	position: absolute;
	right: 0px;
	top: 0px;
	height: 100px;
	width: 221px;
	}
*/
	
div.floatpic {
    background-image: url(images/gras-onder-h100.png);
    background-repeat: no-repeat;
    border: 0px solid #000;
	position: fixed;
	right: 15px;
	bottom: 0px;
	height: 100px;
	width: 147px;
	}
	
div.background {
    background-image: url(images/blad-achtergrond-600.png);
    background-repeat: no-repeat;
    border: 0px solid #000;
	position: absolute;
	left: 300px;
	top: 120px;
	height: 600px;
	width: 600px;
	}
	
/*div.disclaimer {
	color: #000;
    border: 1px solid #000;
	font: 8pt arial;
	font-weight:normal;
	position: absolute;
	padding: 3px;
	left: 10px;
	top: 120px;
	width: 192px;
        }

div.ondertitel {
    color: #08569E;
	font: 10pt arial;
	font-weight:bold;
	position: absolute;
	padding-left: 13px;
	left: 0px;
	top: 80px;
	width: 300px;
        }*/
div.searchbox {
	position: relative;
	top: 30px;
	left: 10px;
	height: 20px;
	width: 160px;
	}
div.lastupdate {
	position: relative;
	font: 9pt arial;
	font-weight:normal;
	padding-left: 10px;
	left: 0px;
	}
div.printlink {
	position: relative;
	padding-left: 15px;
	left: 10px;
	top: 0px;
	height: 20px;
	width: 150px;
	}

div.login {
	position: absolute;
	right: 0px;
	top: 10px;
	height: 10px;
	width: 50px;
	border: 0px solid #000;
	}
div.editmenu {
	position: absolute;
	left: 350px;
	top: 80px;
	height: 20px;
	width:500px;
	}
div.cmsimple {
	position: relative;
	font: 9pt arial;
	font-weight:normal;
	padding-left: 10px;
	left: 10px;
	top: 80px;
	height: 20px;
	width: 150px;
	}



/*ul.menulevel1{
	margin-top:0px;
	padding:3px;
	background: #DE821B;
	border: 1px solid #FFF;
	border-bottom: 0px;
	}
ul:hover{
	background:#EF9B3C;
	}*/
ul.menulevel1,ul.menulevel2,ul.menulevel3,
ul.sitemaplevel1,ul.sitemaplevel2,ul.sitemaplevel3,
ul.submenu,ul.search{
	padding-left: 0;
	margin-left: 0px;
	list-style: none;
	}

img{border:0;}


li.doc,li.docs,li.sdoc,li.sdocs {
	margin-top:0px;
	padding:0px;
	padding-bottom:10px;
}


.doc{padding-left: 15px;background-image: url(menu/doc.jpg); background-position: 0 5;background-repeat: no-repeat;}
.docs{padding-left:15px;background-image: url(menu/docs.jpg); background-position: 0 3;background-repeat:no-repeat;}
.sdoc{padding-left: 15px;background-image: url(menu/sdoc.jpg); background-position: 0 5;background-repeat: no-repeat;}
.sdocs{padding-left: 15px;background-image: url(menu/sdocs.jpg); background-position: 0 3;background-repeat: no-repeat;}

a{
	text-decoration:none;
	font-weight:bold;
	}
a:link,a:visited{
	color:#003366;
	}
a:active,a:hover{
	color:#003366;
	text-decoration:none;
	}

.sitename{font-weight:normal;font-size:20pt;}




.menulevel1{font-size:10pt;font-weight:bold;}
.menulevel1 a{font-weight:bold;}
.menulevel1 a:link,.menulevel1 a:visited{}
.menulevel1 a:active,.menulevel1 a:hover{}
.menulevel2{font-size:10pt;}
.menulevel2 a{font-weight:normal;color:black;}
.menulevel2 a:link,.menulevel2 a:visited{color:black;}
.menulevel2 a:active,.menulevel2 a:hover{color:black;}
.menulevel3{font-size:9pt;color:#003366;}
.menulevel3 a{font-weight:normal;color:black;}
.menulevel3 a:link,.menulevel3 a:visited{color:black;}
.menulevel3 a:active,.menulevel3 a:hover{color:black;}
.sitemaplevel1,.sitemaplevel2,.sitemaplevel3{font-size:9pt;}
.sitemaplevel1 a,.sitemaplevel2 a,.sitemaplevel3 a{font-weight:normal;color:black;}
.sitemaplevel1 a:link,.sitemaplevel2 a:link,.sitemaplevel3 a:link,.sitemaplevel1 a:visited,.sitemaplevel2 a:visited,.sitemaplevel3 a:visited{color:black;}
.sitemaplevel1 a:active,.sitemaplevel2 a:active,.sitemaplevel3 a:active,.sitemaplevel1 a:hover,.sitemaplevel2 a:hover,.sitemaplevel3 a:hover{color:black;}
.submenu{font-size:9pt;}
.submenu a{font-weight:normal;color:black;}
.submenu a:link,.submenu a:visited{color:black;}
.submenu a:active,.submenu a:hover{color:black;}
.search a{font-weight:normal;color:black;}
.search a:link,.search a:visited{color:black;}
.search a:active,.search a:hover{color:black;}
.locator{font-size:8pt;color:#000;}
.locator a{font-weight:normal;text-decoration:underline}
.locator a:link,.locator a:visited,.locator a:active,.locator a:hover{color:#000;}
.menu{font-weight:bold;font-size:10pt;color:#000;}
.menu a,.menu a:link.menu a:visited{color:#000;text-decoration:none;}
.menu a:active,.menu a:hover{color:#003366;}
.login{font-size:8pt;color:#000;}
.login a,.login a:link,.login a:visited,.login a:active,.login a:hover{color:#000;}
.navigator{font-weight:normal;font-size:7pt;color:#000;}
.navigator a:link,.navigator a:visited{color:#000;}
.navigator a:active,.navigator a:hover{color:#000;}


.edit{font-size:8pt;color:black;background-color:#FFF;}
.edit a:link,.edit a:visited,.edit a:active,.edit a:hover{font-weight:normal;color:black;}
input.password,select.password{
	background: #fff;
	border: 1px solid #000000;
	color: #000000;
	font-family: Arial;
	font-size:7pt;
	text-indent:2px;}
input,select{
	background: #fff;
	border: 1px solid #000000;
	color: #000000;
	font-family: Arial;
	font-size:7pt;
	text-indent:2px;}

textarea{font-family:Verdana,Geneva,Arial,Helvetica;font-size:8pt;background-color:white;width:98%;}
.searchbox .text,.searchbox .submit{border:1px solid #000;background-color:white;}


/**** Styles for GenizForum Plugin ****/

ul.GenizForum_ul
	{
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 90%; 
	}
li.GenizForum_name
	{
	font-family: arial, sans-serif; 
	font-weight: bold;
	color: #036;
	}
li.GenizForum_msg
	{
	}
li.GenizForum_date
	{
	font-weight: light; color:gray;
	font-family: verdana; 
	font-size: 0.8em;
	line-height: 95%; 
	}
li.GenizForum_time
	{
	font-weight: light; color:gray;
	font-family: verdana; 
	font-size: 0.8em;
	line-height: 95%; 
	}
table.GenizForum_table
	{
	width:100%;
	}
tr.GenizForum_thead
	{
	background-color: #5C8727;
	color: #fff;
	font-weight: bold;
	}
tr.GenizForum_tbody
	{
	background-color: white ;
	color: #000;
	vertical-align:top;
	}



