body{
  margin:0px;
  padding:0px;
  background: white;
  font-family: Helvetica;
  font-size: 12px;
}
#main_holder{
 margin:0px auto;
 width: 988px;
 /*position:relative;*/
 color:#0D0C6A;
 line-height:20px;
}
#top {
 background:#66CCFF;
 margin-bottom:20px;
}
#logo {
 float:left;
 width: 180px;
}
#menu_top {
 height:15px;
 background:url('/css/menu_top.gif') no-repeat;
}
#top_bar {
 height:13px;
 background:#009999;
}
#adminnav{
 position:absolute;
 height: 30px;
 top:0px;
 right:0px;
}
#adminnav a{
 color:red;
 text-decoration:none;
}
div.home_banner{
 margin-bottom: 10px;
}
div.home_banner img{
 vertical-align:middle;
 border: 0px;
}
div.block_homeblock{
 width: 360px;
 padding: 0px;
 float:left;
}
div.block_homeblock_1{
 /*margin: 0px 20px;*/
 float:right;
}

#main_content_container #content_holder{
 width: 740px;
 float:left;
}

#main_content_container #right_holder{
 width: 228px;
 margin-left: 20px;
 float:right;
}
td.contactform{
vertical-align:top;
}

#artsen {
 padding-bottom: 5px;
 border-bottom: 1px solid #66CCFF;
 margin-bottom: 5px;
}
div.arts {
 float:left;
 width:115px;
 text-align:center;
 color:#009999;
 margin-right:10px;
 cursor:pointer;
}
div.selected_arts, div.arts:hover {
 color:#0D0C6A;
}
#contact_form {
 float:left;
}
#contact_content {
 float:left;
 margin-left:75px;
 margin-top:65px;
}#menu_container{
background: #66CCFF;
height: 62px;
margin-top: 82px;
width:770px;
float: left;
margin-left: 30px;
}
#mainmenu{
 position:absolute;
}
#mainmenu,#mainmenu ul{
 list-style:none;
 margin: 0;
 padding:0;
}
ul.mainmenu li ul{
 display:none;
 position:absolute;
}
ul.mainmenu li{
 float:left;
 position:relative;
}
ul.mainmenu li ul li{
 float:none;
}
ul.mainmenu li.over ul,
ul.mainmenu li:hover ul{

}

ul.mainmenu li ul li ul{
 display:none !important;
}

#mainmenu a{
 display:block;
/* width: 100px;*/
 line-height: 38px;
 background: #66CCFF;
/* border-right: 1px solid white;*/
 padding: 16px;
 padding-bottom:0px;
 color: white;
 text-decoration:none;
 font-size:14px;
}
#mainmenu a.toplink{
 height: 46px;
 overflow:hidden;
}
#mainmenu li ul a{
  border: 1px solid white;
  border-top: 0px;
  width: 150px;
}
#mainmenu ul.menu_level_1{
  left: -1px;
  border-top: 1px solid white;
}
#mainmenu ul.menu_level_2{
  left: 172px;
  border-top: 1px solid white;
}
#mainmenu a.topselected{
  color:#66CCFF;
  background:white url('/css/menu_background_white.gif') repeat-x;
}
#mainmenu a:hover{
  color:#0D0C6A;
 /* background:;*/
}
#mainmenu span.topselected_corner{
width: 16px;
height: 62px;
display:block;
position:absolute;
}
#mainmenu span.topselected_left{
background: url('/css/menu_corners_white.gif') no-repeat; 
left:0px;
top:0px;
}
#mainmenu span.topselected_right{
background: url('/css/menu_corners_white.gif') no-repeat; 
background-position:top right;
right:0px;
top:0px;
}h1{
  margin: 0px 0px 10px 0px;
}
a{
  color:#009999;
}
a:hover{
  color:#009999;
}
div.block_title h1, #main_content_container #content_holder h1 {
 font-size:14px;
 line-height:30px;
 font-weight:bold;
 padding-left:8px;
 background:#66CCFF;
 color:white;
}#footer{
 line-height:30px;
 position:relative;
 border-top: 1px solid #66CCFF;
 margin-top: 10px;
 zoom:1;
}
#footer a{
 text-decoration:none;
 color: #66CCFF;
}
#footer a:hover{
 color: #66CCFF;
}
#footer a img{
 vertical-align: middle;
 border: 0px;
}
#footer #fl{
 float:left;
}
#footer #fl a,#footer #fr a.footer{
  padding-right:15px;
}
#footer #fr{
 float:right;
}
#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;}
