body{
  margin:0px;
  padding:0px;
  background: #f2f2f2;
  font-family: Arial;
  font-size: 12px;
  color:#3b3b3b;
}
#main_holder{
 margin:0px auto;
 width: 998px;
 position:relative;
 background:white url('/css/site_bg.png') repeat-y;
 padding:0px 4px;
}
#adminnav{
 position:absolute;
 height: 30px;
 top:0px;
 right:10px;
}
#adminnav a{
 color:red;
 text-decoration:none;
}
#top {
 background: url('/css/top_bg.png') repeat-x;
 height:104px;
}
#site_banner {
 background: url('/css/site_banner.png') no-repeat;
 height:212px;
 margin-bottom:-42px;
}
div.home_banner{
 margin-bottom: 10px;
}
div.home_banner img{
 vertical-align:middle;
 border: 0px;
}
#home_content_blocks {
 width:630px;
 float:right;
}
div.block_homeblock, div.block_pageblock {
 width: 277px;
 padding: 0px 22px 0px 7px;
 float:left;
}
div.block_homeblock_0 {
 width:630px;
 padding:0px!important;
 margin-bottom:50px;
}
div.block_homeblock_0_content_left {
 width:325px;/*335*/
 float:left;
}
div.block_homeblock_0_content_right {
 float:right;
}
div.block_homeblock_0_content_right_line {
 border-bottom:2px solid #e4e4e4;
 margin:15px 21px 15px 0px;
}
div.block_homeblock_2{
 float:right;
}
#fullcontent, #main_content_container {
 padding:0px 20px;
}
#main_content_container #content_holder {
 width: 630px;
 float:left;
}

#left_holder {
 width: 247px;
 min-height:191px;
 padding: 21px 29px 18px 17px;
 margin-right: 35px;
 float:left;
 background: url('/css/left_holder_bg.png') repeat-y;
 position:relative;
}
#left_holder div.top_bg {
 background: url('/css/left_holder_top_bg.png') no-repeat;
 height:191px;
 width:293px;
 margin-bottom:-191px;
 position:absolute;
 top:0px;
 left:0px;
}
#left_holder div.bottom_bg {
 background: url('/css/left_holder_bottom_bg.png') no-repeat;
 height:32px;
 width:293px;
 margin-top:-32px;
 position:absolute;
 bottom:0px;
 left:0px;
}
td.contactform{
vertical-align:top;
}

div.block_rightblock {
 margin-bottom:35px;
 position:relative;
}
div.block_rightblock_title {
 border-bottom: 2px solid #232323;
}
div.block_homeblock {
 padding: 0px 21px 0px 7px;
}
div.block_homeblock_title img, div.block_pageblock_title img {
 float:left;
}

/* Listing styles */
ul {
 list-style-image: url('/css/list_bullet.png')
}

div.special_above_title {
 margin:10px 0px -10px 0px;
 font-weight:bold;
}
div.special_short {
 margin-top:30px;
 float:left;
 width:325px;
 font-weight:bold;
 line-height:17px;
}
div.special_image {
 float:right;
 margin-top:-80px;
}
div.page_line {
 border-bottom:2px solid #e3e3e3;
 margin: 18px 0px 27px 0px;
}

a.special_next_btn {
 background:url('/css/special_btn_bg.gif') repeat-x;
 color:black;
 padding:5px;
 text-decoration:none;
 font-weight:bold;
 padding-right:10px;
}
a.special_next_btn:hover {
 color:black;
 text-decoration:none;
}

a.special_menu_item {
 padding:2px 5px;
 width:175px;
 overflow:hidden;
 color:#3b3b3b;
 text-decoration:none;
 display:block;
}
a.special_menu_item_selected, a.special_menu_item:hover {
 color:white;
 background:#92cb18;
 text-decoration:none;
}
div.block_special_menu_list, div.block_special_siblings_list {
 margin-top:20px;
}
div.block_special_siblings_item {
 margin-bottom:20px;
 cursor:pointer;
 font-size:11px;
}
div.block_special_siblings_item a {
 display:block;
 text-decoration:none;
}
div.block_special_siblings_item a, div.block_special_siblings_item a:hover {
 color:#3b3b3b;
}
div.special_sibling_img {
 float:left;
 margin-right:10px;
}
div.special_sibling_title {
 font-weight:bold;
 overflow:hidden;
 display:block;
}
div.special_sibling_short {
}
div.special_link {
 margin-top:40px;
}
#page_blocks {
 margin:0px 20px;
}


#nb_left, #nb_home {
 margin-top:20px;
}
#nb_home {
 background:#efefef;
 padding:27px 23px 18px 18px;
 position:relative;
 width:237px;
 color:white;
}
#nb_left_title, #nb_home_title {
 font-size:14px;
 font-weight:bold;
 margin-bottom:10px;
}
#nb_left_content {
 margin-bottom:10px;
}
#nb_left_form {
 zoom:1;
}
#nb_left_form div.frow, #nb_home_form div.frow {
 float:left;
 margin-right:5px;
 margin-bottom:10px;
 height:22px;
}
#nb_home_form div.frow {
 margin-bottom:15px;
}
#nb_left_form div.voornaam {
 margin-right:0px;
}
#nb_left_form input, #nb_home_form input {
 border: 1px solid #323232;
 padding:3px;
 color:#131313;
 font-size:11px;
 width:224px;
}
#nb_left_form input.voornaam {
 width:140px;
}
#nb_home_form input.voornaam {
 width:140px;
}
#nb_home_form input.achternaam {
}
#nb_home_form input.email {
}
#nb_left_form select, #nb_home_form select {
 padding:0px;
 width:79px;
}
#nb_left_form option, #nb_home_form option {
}
#nb_left_btn, #nb_home_btn {
 cursor:pointer;
 zoom:1;
 padding-right:15px;
 position:relative;
}
#nb_left_btn input, #nb_home_btn input {
 width:136px;
 height:24px;
 text-decoration:none;
 display:block;
 line-height:50px;
 color:white;
 border:none;
 padding:0px;
}
#nb_left_btn div.btn_txt, #nb_home_btn div.btn_txt {
 font-weight:bold;
 position:absolute;
 top:4px;
 left:35px;/*40*/
 color:white;
}
div.nb_corners {
 position:relative;
}
div.nb_corner {
 position:absolute;
 width:4px;
 height:4px;
 background:url('/css/gray_corners.gif') no-repeat;
}
div.nb_corner_tl {
 background-position:top left;
 left:-18px;
 top:-27px;
}
div.nb_corner_tr {
 background-position:top right;
 right:-23px;
 top:-27px;
}
div.nb_corner_bl {
 background-position:bottom left;
 left:-18px;
 bottom:-18px;
}
div.nb_corner_br {
 background-position:bottom right;
 right:-23px;
 bottom:-18px;
}

div.over_osiris_short {
 clear:left;
 width:300px;
 font-weight:bold;
}
div.over_osiris_content {
 float:left;
 width:300px;
}
div.over_osiris_pageblock_image {
 margin-top:20px;
}

div.block_rightblock_content {
 margin-top:10px;
}

div.pagenavigatie a, strong.currentpage, div.pagenav_sep {
 float:left;
}
div.pagenav_sep {
 margin:0px 10px;
 color:black;
}#menu_container{
background: url('/css/menu_bg.png') repeat-x;
height: 24px;
/*overflow:hidden;*/
}
#mainmenu{
 position:absolute;
}
#mainmenu,#mainmenu ul{
 list-style:none;
 list-style-image:none;
 margin: 0;
 padding:0;
 z-index:5;
}
ul.mainmenu li ul{
 display:none;
 position:absolute;
 z-index:5;
}
ul.mainmenu li{
 float:left;
 position:relative;
}
ul.mainmenu li ul li{
 float:none;
}
ul.mainmenu li.over ul,
ul.mainmenu li:hover ul{
 display:block;
}

ul.mainmenu li ul li ul{
 display:none !important;
}
ul.mainmenu li ul li.over ul,
ul.mainmenu li ul li:hover ul{
 display:block !important;
 top: 0px;
}
#mainmenu a{
 display:block;
 width: 100px;
 line-height: 14px;
 background: url('/css/menu_bg.png') repeat-x;
 border-right: 1px solid none;
 padding: 5px 10px;
 color: #3b3b3b;
 text-decoration:none;
}
#mainmenu a.toplink{
 height: 14px;
 line-height:14px;
 overflow:hidden;
 text-align:center;
}
#mainmenu li ul a{
  border: 1px solid none;
  border-top: 0px;
  width: 160px;
}
#mainmenu ul.menu_level_1{
  left: -1px;
  border-top: 1px solid none;
}
#mainmenu ul.menu_level_2{
  left: 180px;
  border-top: 1px solid none;
}
#mainmenu a.selected{
  color:#232323;
  background:url('/css/menu_bg.png') repeat-x;
}
#mainmenu a:hover{
  color:#232323;
  background:url('/css/menu_bg.png') repeat-x;
}

/*ul.mainmenu li.topselected {
 font-weight:bold;
}*/
ul.mainmenu a.topselected, ul.mainmenu a.selected {
 font-weight:bold;
}
#mainmenu ul li, #mainmenu ul li ul {
 border-bottom:1px solid #575757;
}
#mainmenu ul a, #mainmenu ul li ul a {
 color:white;
 background:#232323;
}
#mainmenu ul a.selected, #mainmenu ul li ul a.selected {
  color:#91cb17;
  background:#232323;
}
#mainmenu ul a:hover, #mainmenu ul li ul a:hover {
  color:#91cb17;
  background:#232323;
}h1{
  margin: 10px 0px 0px 0px;
  color:#97da08;
}
div.block_title h1 {
 font-size:12px;
}
div.block_rightblock_title h1 {
 padding: 5px 0px 4px 7px;
 color:white;
 width:98px;
 height:10px;
 line-height:10px;
 background:#232323 url('/css/h1_tab_bg.png') no-repeat;
 margin:0px;
 border:none 0;
}
div.block_homeblock_title h1, div.block_pageblock_title h1 {
 margin: 0px 21px 24px 30px;
 padding-bottom:5px;
 border-bottom: 2px solid #232323;
 color:#232323;
}
div.block_homeblock_0_title h1 {
 font-size:18px;
 color:#97da08;
 border:none;
 margin:25px 0px;
}
a{
  color:#7bb401;
  text-decoration:none;
}
a:hover{
  color:#7bb401;
  text-decoration:underline;
}#footer{
 line-height:30px;
 /*position:relative;*/
 margin-top: 10px;
 zoom:1;
 text-align:center;
 background:url('/css/footer_bg.png') no-repeat;
 margin:30px -4px 0px -4px;
 padding:0px 25px;
 height:41px;
 width:1006px;
}
#footer_line {
 border-bottom:2px solid #dadada;
 width:948px;
}
#footer a{
 text-decoration:none;
 color: #5d5d5d;
}
#footer a:hover{
 color: #232323;
}
#footer a img{
 vertical-align: middle;
 border: 0px;
}
#footer #fl{
}
#footer #fl a,#footer #fr a.footer, #footer a {
  padding-right:15px;
}
#footer #fr{
}
#footer #copyright {
 margin-right:15px;
}
/* nbrief aanmeld */
div.nbrow {
 margin-bottom: 6px;
}
div.nbrow label {
 float: left;
 padding-top: 3px;
 width: 80px;
}
div.nbrow .sinput {
 width: 120px;
}
div.nbrow .tinput {
 width: 180px;
}


/* homepage */

div.news_home_item a, div.news_content a {
 color:#2d2d2d!important;
 text-decoration:none;
 cursor:pointer;
}
div.news_home_item a:hover, div.news_content a:hover {
 color:#7bb401!important;
}
div.news_content a {
 color:#75aa05!important;
}
div.news_content a:hover {
 text-decoration:underline;
}

div.news_home_item {
/* height:86px;*/
 cursor:pointer;
/* float:left;*/
 margin-bottom:5px;/*15*/
}

div.n_date {
 font-weight: bold;
}
div.n_datedetail {
 color: #000000;
 padding-bottom: 10px;
}
div.news_content {
 float:left;
/* width:300px;*/

 margin-bottom:30px;
}
div.news_content span {
 font-weight: bold;
}
div.n_title {
 padding-left:7px;
 margin-bottom:8px;
}
div.news_content span {
 margin-bottom:10px;/*13*/
 display:block;
}
div.n_content, div.news_content_content {
 float:left;
 width:195px;/*220*/
}
div.news_content_content {
 width:546px;
}
div.n_img, div.news_image {
 float: left;
 margin: 0px 15px 10px 0px;
/* border:1px solid #c3c3c3;*/
 width:68px;
 height:68px;
}
div.more {
 clear: left;
 padding-bottom: 20px;
}
/**/
div.news_odd {
/* float:right;*/
}
div.newsheader{
padding-bottom:15px;
color: #2f466d;
}
ul.newsitems{
margin:0;
padding:10px 20px;
}
ul.newsitems div.newsheader{
padding:0;
}
div.newscontent {
 padding: 0;
 zoom:1;
 width:632px;
}
div.newscontent p{
 margin:0;
 padding-bottom:10px;
}
div.newscontent p.intro{
 font-weight:bold;
}
div.newscontent p.intro p{
 margin:0;
 padding:0;
}
div.naar_overzicht {
 margin-top: 10px;
}
div.news_sep {
 height:2px;
 width:266px;
 background:url('/css/news_sep.gif') no-repeat;
}
div.older_news a {
 color:#353535;
 font-weight:bold;
 text-decoration:underline;
}
div.older_news a:hover {
 color:#7bb401;
}

div.news_item_date, div.news_item_link {
 font-weight:bold;
 margin-bottom:5px;
}
#message{
position:absolute;
background:white;
border: 1px solid black;
top: 60px;
left: 350px;
padding: 10px;
color:red;
width: 300px;
z-index:100;
}
#message div.closebtn img{
 border: 0px;
 position:absolute;
 top: 0px;
 right: 0px;
}
td.options img{
border:0px;
vertical-align:middle;
}
.mandatory,.mandatory_asterisk{ color:red; }
span.space{padding: 0px 5px;}
.fleft{float:left;}
.clear,div.clear{ clear:both;font-size:0px;height:0px;line-height:0px; }
.clrl{ clear:left; }
.clrr{ clear:right; }
.click{cursor:pointer;}
.center{text-align:center;}

