body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 margin:0px;padding:0px;
 
}
#wrapper { 
 margin: 0 auto;
 width: 1000px;
}
#faux {
 background: url(images/mh_right_middle.gif);
 background-repeat:repeat-y;
 background-position:top right;
 margin-bottom: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%
}
#header {
 width: 1000px;
 padding: 0px;
 height: 100px;
 margin: 0px;
 background: url(images/mh_top.gif) #FFFFFF;
 background-repeat:no-repeat;
}
#topmenu {
 width:920px;
 margin-top:50px;
 position:absolute;
 text-align:right;
}
#topmenu a {
 text-decoration:none;
 padding-right:5px;
 padding-left:5px;
 color:black;
 border-right:1px solid #d02d1d;
}
#topmenu a.last {border-right:0px;}

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

#leftcolumn { 
 display: inline;
 margin: 0px;
 padding: 0px;
 width: 195px;
 float: left;
 margin-top:10px;
 margin-left:10px;
}
#content { 
 float: left;
 color: #333;
 margin: 10px 13px;
 padding: 10px;
 padding-left:20px;padding-right:20px;
 width: 450px;
 display: inline;
 position: relative;

 
}
#rightcolumn { 
 display: inline;
 position: relative;
 margin: 0px;
 padding: 0px;
 width: 185px;
 float: right;
 margin-right:80px;
 margin-top:10px;
}
#header2 {
 position:absolute;
 width:70px;height:31px;
  background:url(images/mh_right_top.gif);
 background-repeat:no-repeat;
 background-position:top right;
 margin-left:930px;
 margin-top:72px;
}
#fakeheight {
height:400px;
float: left;
 margin: 0px;
 padding: 0px;
 width: 1px;
 display: inline;
 position: relative;
}
#footer { 
 width: 1000px;
 clear: both;
 
 background: url(images/mh_right_middle.gif) white;
 background-repeat:repeat-y;
 background-position:top right;
 margin:0px;
 padding: 0px;
}
#marente {
 position:absolute;
 background:url(images/marente_linksonder.gif);
 width:130px;
 height:147px;
 margin-top:-110px;
 
}
#quote {
 line-height:40px;
 font-size:18px;
 color: #333;
 width:600px;
 background:url(images/quote.gif) white;
 background-position:140px 5px;
 background-repeat:no-repeat;
padding-left:160px;
}

.clear { clear: both; background: none; }



/* typo */

a {
 color: #d02d1d;
 text-decoration:underline;
}
#footer a {
 color:black;
 margin-right:5px;
 margin-left:5px;
}

h1.emptytitle {display:none;}

#paginatitel,div.paginatitel {
 font-size:24px;
 color:#d02d1d;
 font-weight:normal;
 margin-top:2px;
 margin-bottom:10px;
 line-height:24px;
}

.sitemap {margin-bottom:10px;}
.sitemapurl a{color:#1a98e0;font-weight:bold;}
.sitemapurl a:hover {color: #d40111;}


/* menus */
#treeMenu * { padding: 0; margin: 0; }
#treeMenu h1,#treeMenu h2 {font-size:12px;padding:0px;margin:0px;}
#treeMenu h2 {font-weight:normal;}

#treeMenu, #treeMenu ul {
 list-style-image: none;
 list-style-type: none; 			
 padding: 0px;
 margin: 0px;
 width:170px;
 border-top:0px solid white;
 /* text-align:right; */	
 font-size:12px;
}

#hoofdmenu ul li{
 background-repeat:no-repeat;
}	

#hoofdmenu ul li ul li {background:none;}

#treeMenu li {
 
}

#treeMenu li:hover {
 /*background-color: #FFFFFF; /* submenu kleur*/	
}

#treeMenu a {
 font-size:12px;
 font-family: Arial,Helvetica,sans-serif;
 text-decoration:none;
 color:black;
 font-weight:normal;
 line-height:22px;
 display:block;
 padding-left:12px;	
background:url(images/menu_bg.gif) white;
 background-repeat:no-repeat;
 background-position:left 5px;
}


#treeMenu a:hover {}

#treeMenu .itemOpen {}

#treeMenu .itemOpenEnd {}	

#treeMenu .itemOpen ul, #treeMenu .itemOpenEnd ul {}


#treeMenu .itemOpen , #treeMenu .itemOpenEnd {


}	

#treeMenu .itemClose {}

#treeMenu .itemCloseEnd {}	

#treeMenu .itemClose ul, #treeMenu .itemCloseEnd ul {display: none;}	

#treeMenu .itemClose a, #treeMenu .itemCloseEnd a {}

#treeMenu .item a {}

#treeMenu li  {

 
}

#treeMenu ul li a,#treeMenu .activeMenuItem li a {
 font-weight:normal;
 color:black;
 padding-right:10px; 	
 line-height:22px;
}
	
#treeMenu li.endItem {

}
	
#treeMenu li a:hover {background:url(images/menu_bg_over.gif);
 background-repeat:no-repeat;
 background-position:left 5px;text-decoration:none;} /* mouseover kleur */	
#treeMenu ul li a:hover {background:url(images/menu_bgover.gif);text-decoration:none;} /* mouseover sub kleur */	
#treeMenu ul li.activeMenuItem a {background:url(images/menu_active.gif)} /* actieve sub-kleur */

#treeMenu .itemOpen  {background:#d02d1d;} /* actieve root-kleur */ 

#treeMenu .activeMenuItem a{background:#AB2F01;} /* kleur van actief root-item */

/* fck */
.editorPaginatitel{font-size:24px;color:#d02d1d;font-weight:normal;margin-top:2px;margin-bottom:10px;line-height:24px;}
.editorKop{margin-top:12px;display:block;color:#d02d1d;font-weight:bold;font-size:12px;margin-bottom:0px;}

/* formulier */
.textfield {
 border:1px solid #666666;
}
.button {
 border:1px solid #666666;
}
.required {
 color:#FF0000;
 font-weight:bold;
 font-size:14px;
}

/* publicatie */
#content a.artikelKop {
 color:#d02d1d;
 font-size:12px;
 text-decoration:none;
 margin:0px;padding:0px;line-height:12px;
}

#content a.artikelKop:hover {
 color:#d02d1d;
 text-decoration:underline;
}

#content h2.artikelKop, span.artikelKop h2{
 color:#d02d1d;
 font-size:12px;
 margin:0px;padding:0px;line-height:12px;
}
#content span.artikelKop {display:block;color:#d02d1d;}

#content {line-height:18px;}


.plugin div.statusbar {
font-size: 10px;
margin-top: 4px;
color: #1a98e0;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
}

.plugin div.statusbar a {
 color: #1a98e0;
}

#searchform {
 display:inline;
 font-weight:bold;
 margin-left:30px;
}

#zoekterm {
width:100px;
border:1px solid #acacac;
}

.zoekresultaat {
 margin-top:12px;
}
#content .zoekresultaat a.titel {font-weight:bold;color:#79c000;}


/* publicatietemplates */
div.publicatietemplate0,div.publicatietemplate1,div.publicatietemplate2,div.publicatietemplate3,div.publicatietemplate4 {padding-bottom:0px;padding-top:12px;}

	div.publicatietemplate1 .summaryImage,div.publicatietemplate2 .summaryImage {float:left;margin-right:10px;margin-bottom:7px;display:block;}
	div.publicatietemplate3 .summaryImage,div.publicatietemplate4 .summaryImage {float:right;margin-left:10px;margin-bottom:7px;}


#content a.readmore, div.archieflink{
 margin:1px;
 display:block;
 text-align:right;
 color:#d02d1d;
 text-decoration:underline; 
 font-weight:normal;

}

div.publicatie_tekstveld, div.tekstveld, div.plugin {border:1px solid red;display:inline;}
