@media screen, tv { 

/*------------------------------------------------------------------*/
/* Default Styles													*/
/*------------------------------------------------------------------*/

body, html {font-family: Arial, Verdana, sans serif;font-size: 13px!important;margin: 0;padding:0;background: url(../../images/home/border.gif) repeat-x!important; background-position: 0px 50px !important;}
.inv {display: none;}
.clr {clear: both;}


/*------------------------------------------------------------------*/
/* Layout Styles													*/
/*------------------------------------------------------------------*/

#contentbody {width: 963px;margin: auto;padding-top:16px;}
#content {background: url(../../images/home/bg.jpg) no-repeat #dc0030;height:488px;position:relative;}
#content h1 {text-indent:-2000em;}


#bt_container {position:absolute;top:206px;left:113px;}
.buttons {display:block;width: 203px;height:30px;text-indent:-2000em;margin-bottom: 20px;}
#leerkracht {background:  url(../../images/home/buttons.gif) no-repeat 0 0;}
#leerkracht:hover {background:  url(../../images/home/buttons.gif) no-repeat -203px 0;}
#leerling {background:  url(../../images/home/buttons.gif) no-repeat 0 -30px;}
#leerling:hover {background:  url(../../images/home/buttons.gif) no-repeat -203px -30px;}
#over {background:  url(../../images/home/buttons.gif) no-repeat 0 -60px;}
#over:hover {background:  url(../../images/home/buttons.gif) no-repeat -203px -60px;}

/*------------------------------------------------------------------*/
/* Footer (breedte wordt ingesteld in regel 6 t-m 12)				*/
/*------------------------------------------------------------------*/

#footer {background-color:#ffffff;width:100%;overflow:hidden;text-align:center;background: url(../../images/home/border.gif) repeat-x;}
#footer .inner {width: 910px; padding-top: 46px;margin: auto;}
#footer h1 {width:182px;height:33px;margin: auto;}
#footer h1 a {display:block;width:100%;height:100%;text-indent:-2000em;background: url(../../images/home/tm_logo.gif) no-repeat;}

/*------------------------------------------------------------------*/
/* Boardwalk													*/
/*------------------------------------------------------------------*/

#editbuttonbox td{vertical-align: top;}
#editbuttonbox {position:absolute;top:0px;left:0px;z-index:999;}

}

/*------------------------------------------------------------------*/
/* other media														*/
/*------------------------------------------------------------------*/

@media print {

body {margin: 1cm 1cm 0.5cm 1cm;padding: 0px}
body, td, a {font-family: Arial, Verdana, sans serif;font-size: 11pt;color: #000000;background-color: #ffffff;}
object {display: none;}


}

@media handheld {

object {display: none;}

}
