/* main */
h1, #box_picture, #various, a.topmnu, a#go_email, a#send, a#cancel, h3#title_nieuwsbrief, h3#title_nieuwsbrief, h3#title_kalender, h3#title_right, ul.docentprops, div.AccordionStatus{
  position:relative;
  behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" &&       this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
  this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "http://www.infolindsay.be/assets/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
  this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
  }
html, body, form{
  margin: 0;
  padding: 0;
  }
body {
  background-image: url('../assets/background-square.png');
  font-family: verdana;
  font-size:10px;
  color:#fff;
  width:100%;
  } 
div#container { 
  background-image: url('../assets/beck-other.png');
  background-position:top left;
  background-repeat:repeat-x repeat-y;
  width: 1000px;
  margin: 0 auto;
  overflow:hidden;  
  margin-left: -500px;
  position: absolute;
  z-index:2;
  top: 0px;
  left: 50%;
  _border-left:1px solid #8C8C8C;
  _border-right:1px solid #8C8C8C;
  }
div#header{
  background-image: url('../assets/background-header.png');
  background-position:top left;
  background-repeat:no-repeat;
  background-color:#1d1c15;
  margin:0px;
  padding:0px;
  height:326px;
  width:1000px;
  background-color:#000;
  }
div#leftcontent, div#rightcontent{
  background-image: url('../assets/beck-other-album.png');
  background-position:top left;
  background-repeat:repeat-x;  
  margin:0px;
  padding:0px;
  }
div#footer{
  height:54px;
  width:100%;
  background-color:#000;  
  background-image: url('../assets/background-footer.png');
  background-position:top center;
  background-repeat:no-repeat;  
  clear:both;  
  }
.column{ 
  min-height:1177px;
  height:100%;
  width: 50%; 
  position: absolute; 
  top: 0; 
  z-index:1;
  }
.left{
  left:0px;
  }
.right{
  right:0px;
  }
#leftcol {
  min-height:1177px;
  height:1177px;  
  margin-right:500px;
  background-image:url('../assets/background-containerleft.png');
  *background-image:url('../assets/background-containerleft.png');
  _background-image:none;
  background-position:right;
  background-repeat:repeat-y;
  } 
#rightcol {
  min-height:1177px;
  height:1177px;  
  margin-left:500px;
  background-image:url('../assets/background-containerright.png');
  *background-image:url('../assets/background-containerright.png');
  _background-image:none;
  background-position:left;
  background-repeat:repeat-y;
  }
h1{
  padding:0;
  margin:0;
  background-image:url('../assets/header.png');
  background-position:left;
  background-repeat:repeat-y;
  height:290px;
  *height:290px;
  _height:294px;
  width:1000px;
  text-indent:-9999em;
  }
h2{
  display:none;
  }
/* menu */
#nav{  
  background-image:url('../assets/background-menubar.png');
  background-position:left top;
  background-repeat:no-repeat;
  width:1000px;
  height:34px;  
  left:235px;
  } 
#nav, #nav ul {
	float: left;
	list-style: none;
	font-weight: bold;
	padding: 0;
	margin: 0;
  }
#nav ul{
	background: white;
  width:150px;
  }
#nav li a{
  height:50px;
  text-indent:-9999em;
  background-position:top;
  background-repeat:no-repeat;
  position:relative;
  z-index:499;
  color:#fff;
  cursor:pointer;
  }
#nav li ul li a{
  margin:0;
  height:auto;
  text-indent:0;
  }
#nav a {
	display: block;
  outline:0px;
	text-decoration: none;
	padding: 0;  
  } 
#nav li {
	float: left;
	padding: 0;
  }
#nav li ul {
	position: absolute;
  z-index:999;
	left: -999em;
	height: auto;
	width: 150px;
	font-weight: normal;
	margin: 0;
  padding:0;
  background-color:transparent;
  background-image: url('../assets/submenubox-top2.png');
  *background-image: url('../assets/submenubox-top2.png');
  _background-image: url('../assets/submenubox-top2.gif');
  background-repeat:no-repeat;
  background-position:center top;
  margin-top:-16px;
  padding-top:22px; 
  *padding-top:22px; 
  _padding-top:2px; 
  border-bottom:2px solid #cb1023;
  opacity:.90;
  filter: alpha(opacity=90);
  -moz-opacity: 0.90;
  }
  
#nav li li {
	width: 150px;
  }

#nav li ul li a{
	width: 144px;
  text-align:center;
  padding: 4px 1px;
  color: #1c0201;
  background: #adaca8;
  text-decoration: none;
  background-image: url('../assets/submenu_line.png');
  *background-image: url('../assets/submenu_line.png');
  _background-image: url('../assets/submenu_line.gif');
  background-repeat:no-repeat;
  background-position:center top;
  border-left:2px solid #b3afaf;
  border-right:2px solid #b3afaf;
  }
#nav li ul a:hover {
	width: 144px;
  color: #cb1023;
  background: #fff;
  background-image: url('../assets/submenu_line.png');
  *background-image: url('../assets/submenu_line.png');
  _background-image: url('../assets/submenu_line.gif');
  background-repeat:no-repeat;
  background-position:center top;
  /*opacity:.95;
  filter: alpha(opacity=95);
  -moz-opacity: 0.95;*/
  border-left:2px solid #b3afaf;
  border-right:2px solid #b3afaf;
  }
#nav li ul a.firstitem {
	width: 144px;
  background-image:none;
  }
#nav li ul a.firstitem:hover {
	width: 144px;
  background-image: none;
  }

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
  background-color:transparent;
}

/* shark & glow */
div#shark{
  width:67px;
  height:9px;
  background-image: url('../assets/rode-pijl-menubalk.png');
  *background-image: url('../assets/rode-pijl-menubalk.png');
  _background-image: none;
  background-repeat:no-repeat;
  background-position:center top;
  position:absolute;
  left:237px;
  margin-top:26px;
  *margin-top:26px;  
  _margin-top:0px;
  z-index:450;
  }
div#glow{
  width:67px;
  height:15px;
  background-image: url('../assets/witte-glow-menubalk.png');
  *background-image: url('../assets/witte-glow-menubalk.png');
  _background-image: none;
  background-repeat:no-repeat;
  background-position:center top;
  position:absolute;
  left:-999px;
  margin-top:34px;
  *margin-top:34px;  
  _margin-top:0px;
  z-index:400;
  }
/* boxen */
div#box_nieuwsbrief{
  width:373px;
  height:110px;
  margin:0;
  padding:0;
  padding-top:1px;  
  background-image: url('../assets/nieuwsbriefvlak.png');
  *background-image: url('../assets/nieuwsbriefvlak.png');
  _background-image: url('../assets/nieuwsbriefvlak.gif');  
  background-repeat:no-repeat;
  background-position:left top;
  font-family:verdana;
  font-size:12px;
  }
div#box_picture{
  width:377px;
  height:304px;
  margin:0;
  padding:0;
  padding-top:7px;
  *padding-top:7px;  
  _padding-top:0px;
  background-image: url('../assets/fotovlak.png');
  background-repeat:no-repeat;
  background-position:center top;  
  }
div#box_kalender{
  width:370px;
  height:349px;
  margin:0;
  *margin:0;
  _margin:8px 0 0 0;
  padding:0; 
  background-image: url('../assets/kalendervlak.png');
  *background-image: url('../assets/kalendervlak.png');  
  _background-image: url('../assets/kalendervlak.gif');
  background-repeat:no-repeat;
  background-position:center right;
  }
div.box_right, div.box_right900, div.box_rightbig{
  width:619px;
  margin:0;
  padding:0; 
  background-repeat:no-repeat;
  background-position:top right;
  }
div.box_right{
  
  min-height:774px;
  height:auto;
  }  
div.box_right900{
  min-height:946px;
  height:946px;
  /*background-image: url('../assets/900.png');
  *background-image: url('../assets/900.png');
  _background-image: url('../assets/900.gif');*/
  }
div.body-repeat{  
  /*background-image: url('../assets/bgtop.png');*/
  background:transparent url('../assets/bg_center.png') repeat-y top left;
  height:auto;
  }  
div.box_right900,
div.box_right,
div.box_rightbig{  
  /*background-image: url('../assets/bgtop.png');*/
  background:transparent url('../assets/bg_top.png') no-repeat top left;
  height:auto;
  }
div.body-bottom{
  background:transparent url('../assets/bg_bottom.png') no-repeat bottom left;
  }
  
div#rightcontent{
  width:620px;
  min-height:791px;
  margin:0;
  padding:0;
  padding-top:7px;  
  float:right;
  }
div#leftcontent {
	float: left;
  height:791px;
  width:380px;
  margin:0;
  padding:0;  
  padding-top:5px;    
  }  
h3{
  margin:0;
  padding:0;    
  text-indent:-9999em;
  background-repeat:no-repeat;  
  }
h3#title_nieuwsbrief{
  background-image:url('../assets/title_nieuwsbrief.png');
  background-position:left top;
  height:15px;
  margin:17px 0 0 17px;
  }
h3#title_kalender{
  background-image: url('../assets/in-the-picture.png');
  background-position:left bottom;
  *background-position:left top;
  _background-position:left top;
  height:27px;
  *height:17px;
  _height:10px;
  margin:0px 0 0 17px;
  *margin:10px 0 0 17px;
  _margin:10px 0 0 17px;
  padding:0;
  }
h3#title_right{
  background-position:left bottom;
  *background-position:left top;
  _background-position:left top;
  height:30px;
  *height:17px;
  _height:17px;
  margin:0px 0 0 30px;
  *margin:14px 0 0 30px;
  _margin:14px 0 0 30px;
  }
h3#title_foto{
  height:0px;
  } 
#input_emailadres{
  float:left;
  border:1px solid #b30706;
  margin:5px 0 0 20px;
  padding:4px 0 0 6px;
  width:204px;
  height:20px;
  *height:19px;
  _height:19px;
  
  background-image:url('../assets/background-inputemail.png');
  background-position:center center;
  background-repeat:no-repeat;
  font-weight:bold;
  }
p#txt_nieuwsbrief{
  font-weight:bold;
  margin:12px 0 0 20px;
  padding:0; 
  }
img#foto_vak{
  margin:15px 0 0 0;
  *margin:15px 0 0 0;  
  _margin:0px 0 0 0;  
  width:350px;
  height:258px;
  border:0;
  border-top:1px solid #71716e;  
  border-right:1px solid #71716e;  
  border-bottom:1px solid #71716e;  
  }  
dl#content_kalender{
  border:0;
  border-top:1px solid #b30706;  
  border-right:1px solid #b30706;  
  border-bottom:1px solid #b30706;
  width:350px;
  height:277px;
  margin:0;
  padding:6px 0 0 0;
  *padding:6px 0 0 0;
  _padding:0px 0 0 0;
  margin-top:19px;
  background-image:url('../assets/background-kalender.png');
  background-position:center center;
  background-repeat:no-repeat;
  color:#1a0000;  
  }

a.linkip:link {text-decoration:underline;color:#1a0000;outline:0px;}
a.linkip:visited {text-decoration:underline;color:#1a0000;outline:0px;}
a.linkip:active {text-decoration:none;color:#1a0000;outline:0px;}
a.linkip:hover {text-decoration:none;color:#1a0000;outline:0px;}

dl#content_kalender dd{
  margin: 0 0 0 15px;
  padding:2px 0 0 10px;
  }
dl#content_kalender dt{
  text-transform:uppercase;
  font-weight:bold;
  background-image:url('../assets/plus.png');
  background-position:left;
  background-repeat:no-repeat;
  margin:8px 0 0 15px;
  padding:0 0 0 10px; 
  }
dl#content_kalender dd br{
  margin:2px 0 0 15px;
  padding:0 0 0 10px;
  }
dl#content_kalender dd.lastdd{
  background-image:url('../assets/kalender_subline.png');
  background-position:center bottom;
  background-repeat:no-repeat;
  padding-bottom:8px;
  }  
p#bodytext, p.bodytext_home{
  margin:20px 10px 0 30px;
  *margin:20px 10px 0 30px;
  _margin:20px 0px 0 30px;
  font-size:11px;
  line-height:16px;
  color:#d0cccc;
  }
p#bodytext span, p.bodytext_home span, table#uurrooster span.redbold{
  color:#b30706;
  font-weight:bold;  
  }
table#uurrooster span{
  color:#fff;
  font-weight:normal;
  }
p#bodytext span#tab, p.bodytext_home span#tab{
  margin-left:20px;
  }
p#footertext{
  padding:10px 15px 0 0;
  font-weight:bold;
  float:right;
  color:#d0cccc;
  }

div#bodytext{
  margin:20px 10px 0 0px;
  *margin:20px 10px 0 0px;  
  _margin:20px 0px 0 0px;  
  font-size:11px;
  line-height:14px;
  color:#d0cccc;  
  }
div#bodytext span{
  color:#b30706;
  font-weight:bold;  
  }
div#bodytext p.lessondescription{
  margin-left:30px;
  }
div#bodytext span#tab{
  margin-left:20px;
  }
table#uurrooster, table#inschrijvingsformulier{
  margin:25px 5px 5px 7px;
  *margin:25px 5px 5px 7px;
  _margin:25px 0px 5px 8px;
  width:612px;
  }
table#uurrooster{
  width:612px;
  margin-bottom:15px;
  }
table#inschrijvingsformulier{
  margin:0px 5px 5px 7px;
  *margin:0px 5px 5px 7px;
  _margin:0px 0 0 7px;
  }
td{
  text-align:center;
  vertical-align:top;
  }
table#uurrooster tr th, table#inschrijvingsformulier tr th{
  background-image:url('../assets/kolom_scheiding.png');
  background-position:top left;
  background-repeat:no-repeat;
  padding-top:29px;
  padding-bottom:10px;
  }
table#uurrooster tr td, table#inschrijvingsformulier tr td{
  background-image:url('../assets/kolom_scheiding.png');
  background-position:center left;
  background-repeat:no-repeat;
  }
table#uurrooster tr td.bottomfirst, table#uurrooster tr td.bottom, table#inschrijvingsformulier tr td.bottom{
  background-image:url('../assets/kolom_scheiding.png');
  background-position:bottom left;
  background-repeat:no-repeat;
  height:37px;
  }
table#uurrooster tr td.bottomfirst, table#inschrijvingsformulier tr td.bottomfirst{
  background-image:none;
  border:0px;
  height:37px;
  }
div#docentenoverzicht, div#docentenlinks{
  background-color:#131411;
  width:591px;
  *width:591px;
  _width:581px;
  margin:5px 20px 0 7px;
  *margin:5px 20px 0 7px;
  _margin:7px 0px 0 10px;
  padding:10px 0 10px 20px; 
  font-weight:bold;
  }
div#docentenlinks{
  width:571px;
  padding:15px 20px 15px 20px;
  text-align:center;
  }
img#img_docent{
  border:1px solid #b30706; 
  margin:20px 20px 20px 0;
  float:left;
  }
p.docentnaam{
  font-size:18px;
  display:block;
  margin:0px 0 0 20px;
  padding:0px;
  color:#b30706;
  font-weight:bold;  
  }
p#docentfirstname{
  margin-top:150px;
  }
span#docentles{
  display:block;
  font-size:10px;
  font-weight:bold;
  color:#d0cccc;
  margin:10px 0 0 0;
  padding:0;
  }
.box_insch{
  width:441px;
  *width:440px;  
  _width:440px;
  height:13px;  
  background-image:url('../assets/inschrijving_inputbox.png');
  background-position:center left;
  background-repeat:no-repeat;
  border:0;
  font-size:10px;
  padding-left:5px;
  }
#content_right{
  display:block;
  font-weight:bold;
  width:610px;
  margin-top:15px;
  padding-right:5px;
  *padding-right:5px;  
  _padding-right:0px;  
  text-align:right;
  }

/* accordion */
.AccordionContainer, .AccordionContent{
  position:relative;
  /*width:631px;*/
  margin:0;
  padding:0;
  }
.AccordionTitle{
  padding-left:55px;
  }
.AccordionContainer{
  margin-left:7px;
  }
.AccordionTitle{
  height:20px;
  *height:20px;
  _height:auto;
  overflow:hidden;
  cursor:pointer;
  font-family:Arial;
  font-size:8pt;
  font-weight:normal;
  vertical-align:middle;  
  display:table-cell;
  background-image:url("../assets/plus.png");
  *background-image:url("../assets/plus.png");
  _background-image:url("../assets/plus.gif");
  background-position:39px center;
  background-repeat:no-repeat;
  -moz-user-select:none;
  float:left;
  }
.AccordionTitleHead{
  padding-left:45px;
  height:20px;
  *height:20px;
  _height:auto;
  overflow:hidden;
  font-family:Arial;
  font-size:8pt;
  font-weight:bold;
  vertical-align:middle;  
  display:table-cell;
  background-image:url("../assets/plus.png");
  *background-image:url("../assets/plus.png");
  _background-image:url("../assets/plus.gif");
  background-position:30px center;
  background-repeat:no-repeat;
  -moz-user-select:none;
  float:left;
  }
.AccordionContent{
  height:0px;
  overflow:auto;
  display:none;
  clear:both;
  background-image:url('../assets/box-fotogalerij.png');
  background-repeat:no-repeat;
  }
.AccordionStatus{
  background-image:url('../assets/pijltje-naar-rechts.png');
  background-position:10px 2px;
  background-repeat:no-repeat;
  float:left;
  width:21px;
  height:15px;
  cursor:pointer;
  }
.AccordionTitleBar{
  clear:both;
  }

/* imagecontainer */
.imagecontainer, .imagecontainerlast{
  width:540px;
  height:302px;
  background-color:transparent;
  float:left;
  margin:0 50px 0 0;
  }
.imagecontainerlast{
  margin:0;
  }
.imgcontainer{
  background-color:#1c0201;
  float:left;
  border:1px solid #ff0000;
  margin:0 7px 12px 5px;
  width:94px;
  height:94px;  
  }
.imgincontainer{
  position:absolute;
  clip:rect(0px,94px,94px,0px);
  border:0;
  }
a.link2container:link {text-decoration:none;color:#fff;outline:0px;}
a.link2container:visited {text-decoration:none;color:#fff;outline:0px;}
a.link2container:active {text-decoration:none;color:#fff;outline:0px;}
a.link2container:hover {text-decoration:none;color:#fff;outline:0px;}

a.infolink:link {text-decoration:underline;color:#fff;outline:0px;}
a.infolink:visited {text-decoration:underline;color:#fff;outline:0px;}
a.infolink:active {text-decoration:none;color:#fff;outline:0px;}
a.infolink:hover {text-decoration:none;color:#fff;outline:0px;}

a.footerlink:link {text-decoration:underline;color:#d0cccc;outline:0px;}
a.footerlink:visited {text-decoration:underline;color:#d0cccc;outline:0px;}
a.footerlink:active {text-decoration:none;color:#d0cccc;outline:0px;}
a.footerlink:hover {text-decoration:none;color:#d0cccc;outline:0px;}

a#back2overview{
  display:block;
  cursor:pointer;
  margin:0;
  padding:0;
  color:#fff;
  outline:0px;
  width:120px;
  height:18px;  
  }
p.redlink{font-weight:bold;text-decoration:none;color:#f20015;outline:0px;}

#message{
  float:left;
  display:block;
  margin:8px 0 0 0;
  padding:0;  
  width:310px;
  height:50px;
  *height:20px;
  _height:20px;
  }
ul.docentprops{
  list-style-image:url("../assets/plus.png");
  *list-style-image:url("../assets/plus.png");
  _list-style-image:url("../assets/plus.gif");
  margin:0 20px 0 45px;
  padding:0;
  }  
ul.docentprops li{
  margin:10px 0;
  line-height:18px;
  }
div#bodytextoverzicht{
  font-size:11px;
  line-height:16px;
  color:#d0cccc;
  padding:0;
  margin:20px 0 0 30px;
  }
img.img_docentoverzicht{
  border:1px solid #b30706; 
  float:left;
  width:108px;
  height:108px;
  padding:0;
  cursor:pointer;
  }
div.do_content{
  float:left;
  margin:0 10px 10px 10px;
  padding:20px 0 0 0;
  width:160px;
  height:88px;  
  cursor:pointer;
  }
div.do_content p{
  margin:0;
  padding:0;  
  }
p.lessontitle{
  display:block;
  font-weight:bold;
  margin:0;
  padding:0;
  margin-left:32px;  
  }
p.inschrijven{  
  display:block;
  margin:0;
  padding:0 0 10px 0;
  margin-left:32px;
  *margin-left:32px;
  _margin-left:22px;
  }
table.inschrijven{
  margin:0;
  padding:0;
  margin-left:32px;
  *margin-left:32px;
  _margin-left:22px;
  width:560px;
  }
table.inschrijven td, table.inschrijven th{
  text-align:left;
  padding:0;
  margin:0;
  }
a.infolink{font-style:none;color:#d0cccc;font-weight:normal;cursor:pointer;}
a.teacher{font-style:none;color:#d0cccc;font-weight:normal;cursor:pointer;}
a.teacher span{font-style:none;color:#b30706;font-weight:normal;cursor:pointer;}

a#various{
  cursor:pointer;
  display:block;
  text-indent:-9999em;
  background-image:url('../assets/various-pluim.png');
  width:39px;
  height:34px;
  padding:0;
  margin:10px 0 0 5px;
  background-position:center;
  background-repeat:no-repeat;
  float:left;
  }

/* 
.balloon .bText{  
 display:block;
 overflow:hidden;
 padding:5px;
 color:#fff;
 background-color:#1d1d1d;
 text-decoration:none;
 cursor:pointer;
 width:200px;
 color:#fff;
 opacity:0.9;
 -moz-opacity:0.9;
 -kthml-opacity:0.9;
 filter:alpha(opacity=90);
 }*/
 
.balloon a:hover {background-color: #FFFF99;;color:#0000FF;}
.balloon a:link span.zaaltitle{display: none;}
.balloon a:visited span.zaaltitle{display: none;}
.balloon a:hover span.zaaltitle {
  position: absolute;
  margin:15px 0px 0px 20px;
  background-color: beige;
  max-width:400px;
  padding: 2px 10px 2px 10px;
  border: 1px solid #C0C0C0;
  font: normal 10px/12px verdana;
  text-decoration:none;
  color: #000;
  text-align:left;
  display: block;
 }
 
a.tooltip2 {cursor:pointer;}
a.tooltip2 b {display:none;}
a.tooltip2:hover {border:0; position:relative; z-index:500; text-decoration:none;}
a.tooltip2:hover b {
  display:block; 
  position:absolute; 
  top:25px; 
  left:-160px; 
  padding:5px; 
  font-weight:bold; 
  color:#fff; 
  border:1px solid #FD0303;
  background:#000; 
  width:185px;
  opacity:0.8;
  -moz-opacity:0.8;
  -kthml-opacity:0.8;
  filter:alpha(opacity=80);
  }
a.tooltip2:hover b em.outer {position:absolute; left:160px; top:-8px; width:0; height:0; display:block; background:transparent; border-left:7px dashed transparent; border-right:7px dashed transparent; border-bottom:7px solid #FD0303; overflow:hidden; z-index:100;}
a.tooltip2:hover b em.inner {position:absolute; left:160px; top:-7px; width:0; height:0; display:block; background:transparent; border-left:7px dashed transparent; border-right:7px dashed transparent; border-bottom:7px solid #FD0303; overflow:hidden;; z-index:100;}

/* table rows */
table#uurrooster span.firstodd, table#uurrooster span.firsteven, table#uurrooster span.rowodd, table#uurrooster span.roweven, table#inschrijvingsformulier span.firstodd, table#inschrijvingsformulier span.firsteven, table#inschrijvingsformulier span.rowodd, table#inschrijvingsformulier span.roweven{
  color:#fff;
  font-weight:normal;
  border:0;
  background-image:none;
  }
table#uurrooster td.firstodd, table#uurrooster td.firsteven, table#uurrooster th.first, table#inschrijvingsformulier td.firstodd, table#inschrijvingsformulier td.firsteven, table#inschrijvingsformulier th.first{
  border:0;
  background-image:none;
  }
table#uurrooster td, table#uurrooster th, table#inschrijvingsformulier td, table#inschrijvingsformulier th{
  padding:0px 0.5px;
  }
table#uurrooster span.firstodd, table#uurrooster span.rowodd{
  display:block;  
  background-color:#9e5c5c;
  width:100%;
  margin:4px 0;
  padding:2px 0;
  border-left:0px;
  *border-left:1px solid white;
  _border-left:1px solid white;
  }
table#inschrijvingsformulier span.firstodd, table#inschrijvingsformulier span.rowodd{
  display:block;  
  background-color:#9e5c5c;
  width:100%;
  margin:5px 0;
  padding:3px 0;
  border-left:1px solid white;
  *border-left:1px solid white;
  _border-left:1px solid white;
  }  
table#uurrooster span.firsteven, table#uurrooster span.roweven{
  display:block;
  background-color:#8f3e3e;
  width:100%;
  margin:4px 0; 
  padding:2px 0;   
  border-left:0px;
  *border-left:1px solid white;
  _border-left:1px solid white;
  }
table#inschrijvingsformulier span.firsteven, table#inschrijvingsformulier span.roweven{
  display:block;
  background-color:#8f3e3e;
  width:100%;
  margin:5px 0; 
  padding:3px 0;   
  border-left:1px solid white;
  *border-left:1px solid white;
  _border-left:1px solid white;
  }
table#uurrooster span.firstodd, table#inschrijvingsformulier span.firstodd{
  border:0;
  text-align:right;
  width:95%;
  padding-right:10px;
  *padding-right:10px;  
  _padding-right:10px; 
  }
table#uurrooster span.firsteven, table#inschrijvingsformulier span.firsteven{
  border:0;
  text-align:right;
  width:95%;
  padding-right:10px;
  *padding-right:10px;  
  _padding-right:10px;
  }
/* Nieuwsbrief & Inschrijvingsbuttons */
a#go_email, a#send, a#cancel{
  display:block;
  float:left;
  background-repeat:no-repeat;
  background-color:transparent;
  border:0px;
  text-indent:-9999em;
  cursor:pointer;
  padding:0px;
  margin:2px 0 0 0px;
  *margin:7px 0 0 7px;
  _margin:7px 0 0 7px;
  outline:0px;
  }  
a#go_email{
  width:35px;
  height:29px;
  background-image:url('../assets/go-button.png');
  background-position:5px 6px;
  }
a#send{
  width:57px;
  height:29px;
  background-image:url('../assets/verzend-button.png');
  margin:10px 0 0 20px;  
  }
a#cancel{
  width:67px;
  height:29px;
  background-image:url('../assets/annuleer-button.png');
  margin:10px 0 0 0px;  
  *margin:10px 0 0 0px;    
  _margin:10px 0px 0 0px;  
  }
form#nbfrm_ariadne{
  margin:0px;
  padding:0px;
  }  
