/* framework -------------------------------------------- */
html, body
	{
		/*height: 	100%; */
    	margin: 	0;
    	padding: 	0;
    	/*overflow:	auto;*/
	}
  
div#container
	{
    	position: 	relative;
    	width: 		100%;  
    	/*height: 	100%;    	*/
    	margin: 	0 auto;    	
	}
	
div#workspace_bottom
{

display: none;
	
}	

div#header
{

display: none;

}

#hoofdmenu {
display: none;
}

#workspace_left {
display: none;
}

#row_vulling {
display: none;
}

#header_animatie {
display: none;
}

#rightmenu {
display: none;	
}

#nav, #nav ul {
display: none;
}
	
/* kabelnoord logo en container frame menu */
td.layout_abstop_left
	{	
		display:		none;
	}
	
td.layout_abstop_witruimte
	{	
		display:			none;		
	}	
	
td.layout_abstop_middle
	{	
		display:			none;	
	}

td.layout_abstop_right
	{
		display:			none;
	}
	
	
/* telefoon logo + graphic */	
td.layout_top_left
	{
		display:			none;
	}

td.layout_top_middle
	{
		display:			none;
	}
	
td.layout_top_right
	{	
		display:			none;
	}
	
	
/* menu items, blokken boven */	
td.frame_menu_televisie
	{	
		display:			none;
	}
	
td.frame_menu_internet
	{	
		display:			none;
	}

td.frame_menu_telefonie
	{	
		display:			none;
	}	
	
	
	
td.frame_menu_help
	{	
		display:			none;
	}	

td.frame_menu_overons
	{	
		display:			none;
	}	
	
td.frame_menu_witruimte
	{	
		display:			none;
	}
	
td.witruimte_header_main
	{	
		display:			none;
	}
	
td.left_menu
	{	
		display:			none;
	}		
	
td.overzichten
	{		
		background-color: 	white;
		vertical-align: top;		

	}			
	
td.bottom_main
	{
		display:			none;
	}	
	
table.container
	{
		width: 100%;
		/*height: 100%;*/
	}
	
/* overzichten -------------------------------------------- */ 

div#kn_overzichten
	{
		position: 		relative;
		left:			10px;
		top:			0px;
		right:			10px;
		bottom:			10px;
    	width: 			100%;  
    	/*height: 		100%;    	*/
    	margin: 		0 auto;
		font-family:	Verdana;
		font-size:		8pt;
		line-height:	1.5em;
	}
	
div#gespreksoverzicht
	{
    	position: 	relative;
    	width: 		100%;  
    	/*height: 	100%;*/
    	/*height: 	expression(document.body.clientHeight-40);   */
    	/*height:		expression(document.body.clientHeight-(document.getElementById('gespreksoverzicht').offsetHeight+197));	*/
    	overflow:	none;
    	    	
	}

table.gespreksoverzicht
	{
		width: 97%;
	}
	
td.spacer
	{
		display:			none;
	}
	
td.spacerTop
	{
		display:			none;
	}
	
input.maandoverzicht
	{
		display:			none;		
	}
	
input.terug
	{
		display:			none;		
	}
	
input.afdrukken
	{
		display:			none;		
	}	
	
hr.header
   {  
        color:              #9fcf67;
        background:         #9fcf67;
        border:             0;
        height:             4px;
   }
   
td.header
	{
		font-family:	Verdana;
		font-size:		14pt;		
		font-weight:	bold;	
	}
	
hr.pageEnd
   {   
        color:              #9fcf67;
        background:         #9fcf67;
        border:             0;
        height:             2px;
        margin-top:	 		10px;
        margin-bottom:	 	10px;
   }

th.last
 	{
		border-right:	1px solid #c6c6c6; 	 	
 	}
 	
 	
div.beschrijving
	{
		font-size: 10pt;
		font-weight: bold;
		padding-top: 5px;
		padding-bottom: 7px;	
	}
	
tr.head th
{
    font-weight:        bold;
    font-size:          11px;    
	border-left:		1px solid #c6c6c6;   
	border-bottom:		1px solid #c6c6c6;   
	border-top:			1px solid #c6c6c6;       
    color:              #666666;
    height:             22px;
    padding:		    0px;
    vertical-align:		middle;
}	

div.stylish_button
{
	display:			none;    
}

A:link, A:visited, A:active, A:hover
{
	color: 	black;
	text-decoration: underline;	
}

A.left_menu:link, A.left_menu:visited, A.left_menu:active, A.left_menu:hover
{
	color: 	black;
	text-decoration: none;		
}

span.hulp
{

	display:	none;

}

 td.raster
 	{

		border-left:	1px solid #c6c6c6; 	
		border-bottom:	1px solid #c6c6c6; 	
 	
 	} 	
 	
 td.rasterLast
 	{

		border-left:	1px solid #c6c6c6; 	
		border-bottom:	1px solid #c6c6c6; 	
		border-right:	1px solid #c6c6c6;
 	
 	} 
