@media screen, tv { 

/*------------------------------------------------------------------*/
/* Default Styles													*/
/*------------------------------------------------------------------*/

body, html {font-family: Arial, Verdana, sans serif;font-size: 13px!important;margin: 0;padding:0;background: #e1001a!important;}
.inv {display: none;}
.clr {clear: both;}


/*------------------------------------------------------------------*/
/* Layout Styles													*/
/*------------------------------------------------------------------*/

#contentbody {width:100%;background-color:#fff;}
#content {width: 970px;margin: auto;background: url(../../images/home/bg.jpg) no-repeat #dc0030;height:563px;position:relative;z-index:1;}
#content h1 {text-indent:-2000em;width:376px;height:171px;background: url(../../images/home/logo_tie.gif) no-repeat;position:absolute;top:15px;left:49px;}


#bt_container {position:absolute;top:220px;left:127px;}
.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 {width:100%;position:relative;z-index:1;border-top: 2px solid white;}
#footer .inner {width: 970px;margin: auto;}
#footer h1 {width:182px;height:33px;position:relative; top:-20px; left:390px;z-index:2;}
#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;}

}

/*------------------------------------------------------------------*/
/* Boardwalk													*/
/*------------------------------------------------------------------*/

#editbuttonbox td{vertical-align: top;}
#editbuttonbox {position:absolute;top:0px;left:0px;}