/* CSS Document */





body 

	{

	color: white;

	background-image:url(images/bkg.gif);

	margin: 0px;

	

	}

div.main {

	position: absolute;

	top: 0px;

	left: 0px;

	width: 780px;

	height: 600px;

	background-color:#FFFFFF;

	

}

div.container {

	position: relative;

	margin: 0 auto;

	width: 780px;

	height: 610px;

	text-align: left;

}

div.menutop {

	position: absolute;

	top: 4px;

	left: -10px;

	width: 460px;

	height: 30px;

	z-index:100;

	}

div.menubas {

	position: absolute;

	top: 560px;

	left: 50px;

	width: 675;

	height: 30px;

	}

table.cssstyle {

	width: 100%;

	height: 100%;

}



td.cssstyle {

	vertical-align: middle;

	text-align: center;

}



#show {

	position:absolute; 

	width:580px; 

	height:8000px; 

	z-index:600; 

	left: 0px; 

	top: 0px; 

	overflow: hidden; 

	visibility: visible;

	font-family: Arial;

	font-size:10px;

	} 

#toonzaal {

	position:absolute; 

	width:600px; 

	height:550px; 

	z-index:75; 

	left: 48px; 

	top: 10px; 

	visibility: visible; 

	clip: rect(10 600 492 10); 

	overflow: hidden;

	}

#show_binnen {

	position:absolute; 

	width:681px; 

	height:1003px; 

	z-index:0; 

	left: 9px; 

	top: 99px; 

	overflow: hidden; 

	visibility: visible;

	font-family: Arial;

	font-size:10px;

	} 

	

#print {

	position:absolute; 

	width:20px; 

	height:20px; 

	z-index:0; 

	left: 670px; 

	top: 99px; 

	visibility: visible;

	z-index:800;

	} 

#help {

	position:absolute; 

	width:20px; 

	height:20px; 

	z-index:0; 

	left: 645px; 

	top: 99px; 

	visibility: visible;

	z-index:800;

	} 

#updown {

	position:absolute; 

	z-index:500; 

	left: 700px; 

	top: 100px; 

	width: 20px; 

	height: 400px; 

	visibility: visible; 

}



/* liens -------------------------------------  */

a.lien:link, a.lien:visited 

	{

	color:#000000;

	text-decoration: none;

	font-weight:bold;

	font-family: Arial;

	font-size:11px;

	}



a.lien:hover 

	{

	color: #FFA115;

	text-decoration: none;

	font-weight:bold;

	font-family: Arial;

	font-size:11px;

	}



a:link, a:visited 

	{

	color:#000000;

	text-decoration: none;

	font-weight:bold;

	font-family: Arial;

	font-size:11px;

	}



a:hover 

	{

	color: #AB080B;

	text-decoration: none;

	font-weight:bold;

	font-family: Arial;

	font-size:11px;

	}

	

	

	

/*  ##############  tekst ####################  */



.title_sectie {

	font-family: Arial;

	font-size:18px;

	color:#075a74;

	font-stretch:extra-expanded;

	font-weight:800;

}

#agenda_title {

	color: #AB080B;

	font-weight:bold;

	font-size:11px;

	margin-left:11px;

	font-family: Arial;

}

a.topmenu:link, a.topmenu:visited 

	{

	color:#000000;

	text-decoration: none;

	font-weight:bold;

	font-family: Arial;

	font-size:11px;

	}



a.topmenu:hover 

	{

	color: #FFFFFF;

	text-decoration: none;

	font-weight:bold;

	font-family: Arial;

	font-size:11px;

	}

a.lidmenu:link, a.lidmenu:visited 

	{

	color:#FFFFFF;

	text-decoration: none;

	font-weight:bold;

	font-family: Arial;

	font-size:11px;

	}



a.lidmenu:hover 

	{

	color: #FFCCCC;

	text-decoration: none;

	font-weight:bold;

	font-family: Arial;

	font-size:11px;

	}

.tekst {

	font-family: Arial;

	font-size:11px;

	color:#000000;

	font-weight:normal;
	
	

}

p {
	font-family: Arial;

	font-size:11px;

	color:#000000;

	font-weight:normal;

}

.tekstbold {

	font-family: Arial;

	font-size:11px;

	color:#000000;

	font-weight:bold;

}

ul.tekst li{

	font-family: Arial;

	font-size:11px;

	color:#000000;

	font-weight:normal;

}



.pdf {

	font-family: Arial;

	font-size:10px;

	color:#000000;

	font-weight:normal;

}

table.register {

	border:1px solid #000000;

	}

	

table.legend {

	border:1px solid #000000;

	margin-left:2px;

	}

li.prik {

list-style-type:none;


}

/***********************************************/
/**************** Loginscherm ******************/
/***********************************************/

.tabel_login {
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom:#999999 1px solid;
	border-collapse: collapse;
	background-color: #ffffff;
}

.login_tekst {
	color: #333333; 
	font-size: 12px;
	text-align: right;	
	font-family: Arial;
	min-height:30px;
}

.login_input {
	color: #333333; 
	font-size: 12px;
	text-align: left;	
	font-family: Arial;
}

.login_titel{
	background-color: #4F6C7D;
	font-size: 16px;
	color: #ffffff;
	font-family: Trebuchet MS;
	height: 22px;
	text-align: left;
	border-bottom: #999999 1px solid;
}

.login_error {
	color: #751111; 
	font-size: 11px;
	text-align: center;	
	font-family: Arial;
	vertical-align: top;
}

INPUT {
	border-right: #999999 1px solid; 
	border-top: #999999 1px solid; 
	border-left: #999999 1px solid; 
	color: #000000; 
	border-bottom: #999999 1px solid; 
	background-color: #F4f4f4;
	font-size: 12px;
	font-family: Arial;
}

input.button {
	border-right: #999999 1px solid; 
	border-top: #999999 1px solid; 
	border-left: #999999 1px solid; 
	color: #000000; 
	border-bottom: #999999 1px solid; 
	background-color: #F4f4f4;
	font-size: 12px;
	font-family: Arial;
	cursor:pointer;
	cursor:hand;
}

input.button:hover {
	border-right: #666666 1px solid; 
	border-top: #666666 1px solid; 
	border-left: #666666 1px solid; 
	color: #000000; 
	border-bottom: #666666 1px solid; 
	background-color: #F4f4f4;
	font-size: 12px;
	font-family: Arial;
	cursor:hand;
	cursor:hand;

}


a.small_link:link, a.small_link:visited 

	{
	color:#666666;
	text-decoration: none;
	font-family: Arial;
	font-size:10px;
	}



a.small_link:hover 

	{

	color:#666666;
	text-decoration: underline;
	font-family: Arial;
	font-size:10px;
	}

.reminder {
	color:#666666;
	text-decoration: none;
	font-family: Arial;
	font-size:11px;
}