body 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:130%;
	}

td,p,li
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:130%;
	}


a,a:active { color: #333333; text-decoration: none; }
a.tab_w:hover { text-decoration: underline; }

h1 { font-size: 15px; }
h2 { font-size: 13px; }
h3 { font-size: 14px; }
	

.telefoon
	{
	font-size: 15px;
	color: #f8981d;
	line-height: 1.7em;
	padding: 8px;
	border: 1px solid #f8981d;
	background: #eeeeee;
	font-weight : bold;
	}




td.pagina_titel
	{
	font-family: Trebuchet MS;
	font-weight : bold;
	font-size:18px;
	color:#7db1d3;
	}

a.balk1
	{
	font-size:11px;
	color:#ffffff;
	font-weight : bold;
	text-decoration: none; 
	}

a.balk1:hover
	{
	text-decoration: underline; 
	}
	
a.ticker
	{
	color:#ffffff;
	font-weight : bold;
	text-decoration: none; 
	}

a.ticker:hover
	{
	text-decoration: underline; 
	}

	

td.balk1
	{
	font-size:11px;
	color:#ffffff;
	font-weight : bold;
	background-image: url("balk1_bg.jpg");
	height: 26px;
	text-align: right;
	color:#FFFFFF;
	}
	




a.button
	{
	font-size:13px;
	font-weight : bold;
	color:#f8981d;
	text-decoration: none; 
	padding-left: 10px;
	padding-right: 10px;
	background: #FFFFFF; 
	padding-top: 6px; 
	padding-bottom: 6px; 
	border: 1px solid #f8981d; 
	}

a.button:hover
	{	
	font-size:13px;
	font-weight : bold;
	color:#FFFFFF;
	text-decoration: none; 
	padding-left: 10px;
	padding-right: 10px;
	background: #f8981d; 
	padding-top: 6px; 
	padding-bottom: 6px; 
	border: 1px solid #FFFFFF; 
	}	

a.balk2
	{
	font-size:13px;
	padding-left: 10px;
	padding-right: 10px;
	color:#777777;
	font-weight : bold;
	text-decoration: none; 
	}

a.balk2:hover
	{
	text-decoration: underline; 
	}	
	
td.balk2
	{
	background-image: url("balk2_bg.jpg");
	height: 37px;
	font-size:80%;
	color:#777777;
	}
td.balk3
	{
	background-image: url("balk3_bg.jpg");
	height: 49px;
	color:#FFFFFF;
	}
td.balk4
	{
	background-image: url("balk4_bg.jpg");
	height: 26px;
	color:#FFFFFF;
	}





ul.nav_menu
	{
	padding-left: 0px;
	margin-left: 0px;
	}
li.nav_menu
	{
	padding-left: 0px;
	margin-left: 0px;

	width:200px;
	text-indent: 20px;

	font-weight:bold;
	font-size:11px;

	list-style-type: none;
	border-bottom:1px solid #D5D5D5;

	padding-top:3px;
	padding-bottom:3px;
	}
li.nav_menu:hover
	{
	background-color:#EFEFEF;
	}

a.nav_menu
	{
	text-decoration:none;
	color: #f8981d;
	}
a.nav_menu:hover,a.nav_menu_active:hover
	{
	color:#6ba1c2;
	}
a.nav_menu_active
	{
	text-decoration:none;
	color: #0069aa;
	}
	

li.nav_submenu
	{
	padding-left: 0px;
	margin-left: 0px;

	width:200px;
	text-indent: 40px;

	font-weight:bold;
	font-size:11px;

	list-style-type: none;
	border-bottom:1px solid #D5D5D5;

	padding-top:3px;
	padding-bottom:3px;
	}
li.nav_submenu:hover
	{
	background-color:#EFEFEF;
	}

a.nav_submenu
	{
	text-decoration:none;
	color: #f8981d;
	}
a.nav_submenu:hover,a.nav_submenu_active:hover
	{
	color:#6ba1c2;
	}
a.nav_submenu_active
	{
	text-decoration:none;
	color: #0069aa;
	}	

	



	/* CSS FOR SLIDESHOW SCRIPT */
	.imageSlideshowHolder,.imageSlideshowHolder_left{
		margin:0px;	/* "Air" */
		width:570px;	/* Image width */
		height:145px;	/* Image height */		
		position:relative;	/* Don't remove this line */
		border:2px solid #eeeeee;
	}
	.leftFloatingDiv{
		float:left;
		width:160px;
		height:110px;
	}
	/* Don't change these values */
	.imageSlideshowHolder img{
		position:absolute;
		left:0px;
		top:0px;
	}









input.tt 
	{
	font-family: Courier;
	font-size: 8px;
	}	
.script
	{
	font-size: 10px;
	color: #EEEEEE;
	font-family: Courier New;
	}
	
p.melding_fout
	{
	font-size: 11px;
	color: #CC3333;
	padding:10px;
	background: #DDDDDD;
	line-height: 1.7em;
	border: 1px solid #CC3333;
	margin-bottom : 15px;
	font-weight : bold;
	}
	
p.melding_goed
	{
	font-size: 11px;
	color: #339933;
	padding:10px;
	background: #EEEEEE;
	line-height: 1.7em;
	border: 1px solid #339933;
	margin-bottom : 15px;
	font-weight : bold;
	}

/* Big box with list of options */
#ajax_listOfOptions{
	position:absolute;	/* Never change this one */
	width:175px;	/* Width of box */
	height:250px;	/* Height of box */
	overflow:auto;	/* Scrolling features */
	border:1px solid #317082;	/* Dark green border */
	background-color:#FFF;	/* White background color */
	text-align:left;
	font-size:0.9em;
	z-index:100;
}
#ajax_listOfOptions div{	/* General rule for both .optionDiv and .optionDivSelected */
	margin:1px;		
	padding:1px;
	cursor:pointer;
	font-size:0.9em;
}
#ajax_listOfOptions .optionDiv{	/* Div for each item in list */
	
}
#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
	background-color:#317082;
	color:#FFF;
}
#ajax_listOfOptions_iframe{
	background-color:#F00;
	position:absolute;
	z-index:5;
}

form{
	display:inline;
}
	
/* General styling for both valid and invalid input */
.invalidInput,.validInput{
	display:compact;
	padding:1px;
}
/* Style for invalid input */
.invalidInput{
	border:1px solid #F00;
}

/* Style for valid input */
.validInput{
	border:1px solid #FFF;
}
