@CHARSET "ISO-8859-1";

body {
	img: border:0px;
	padding: 0;   /* ruimte tss bovenkant en top van de pint & text */

	color: #ffffff;

	font-family: "Trebuchet MS",Verdana, Arial, sans-serif;

	background-color: #000000;

}


img { border:0px;}

object { outline:none; } 


/* FLASH-pintje */
#flashcontent {
			img: border:0px;
		/*	border: solid 1px #000;    */

		width: 100%;
		height: 90%;
		float: center;
	/*	margin: 15px 20px;    */
	
	}
	
	


#flash-pintjeBanner {
			img: border:0px;			
		border: 0;
		width: 150;
		height: 270;
		float: left;
	
	}

	
	

/* Cities */



#cities1 {

	color: #226688;			/* wit */

	font-size: 14pt;          /* grootte vd stadsnamen in cities */

	font-weight: 900;

}



#cities1 li {

	text-align: center;
	
	display: inline;

	list-style-type: none;

}



#cities1 li:first-child:before {

	content: "";

}



#cities1 li.inactive {

	color: #FFFFFF;

	font-weight: bold;

}



#cities1 a , ul.cities a:visited {

	color: #FFFFFF;

	/*text-decoration: none; */

	font-weight: bold;

}



#cities1 a:hover {

	color: #ff0000;		/* wit */

	text-decoration: none;

	font-weight: bold;

}



#cities1 a:active {

	color: #ff0000;			/* rood */

	text-decoration: none;

	font-weight: bold;

}	



#cities1 li.current {

	color: #ff0000;			/* rood */

}


/**************************************/
/**************************************/

/* Cities */



#cities {
    	margin: 0;
	padding: 0;
	color: #FFFFFF;			/* wit */
	font-size: 9pt;          /* grootte vd stadsnamen in cities */
	font-weight: 900;
}

#cities li {
    margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#cities li:first-child:before {
	content: "";
}

#cities li.inactive {
	color: #FFFFFF;
	font-weight: bold;
}

#cities a , ul.cities a:visited {
	color: #FFFFFF;
	/*text-decoration: none; */
	font-weight: bold;
}

#cities a:hover {
	color: #ff0000;		/* wit */
	text-decoration: none;
	font-weight: bold;
}

#cities a:active {
	color: #ff0000;			/* rood */
	text-decoration: none;
	font-weight: bold;
}	

#cities li.current {
	color: #ff0000;			/* rood */
}


#cities3 {
	margin: 0;
	padding: 0;
	color: #FFFFFF;			/* wit */
	font-size: 11pt;          /* grootte vd stadsnamen in cities */
	font-weight: 900;
}

#cities3 li {
	
	margin: 0;
	padding: 0;
	text-align: center;
	
	display: inline;

	list-style-type: none;

}



#cities3 li:first-child:before {

	content: "";

}



#cities3 li.inactive {

	color: #FFFFFF;

	font-weight: bold;

}



#cities3 a , ul.cities3 a:visited {

	color: #FFFFFF;

	/*text-decoration: none; */

	font-weight: bold;

}



#cities3 a:hover {

	color: #ff0000;		/* wit */

	text-decoration: none;

	font-weight: bold;

}



#cities3 a:active {

	color: #ff0000;			/* rood */

	text-decoration: none;

	font-weight: bold;

}	



#cities3 li.current {

	color: #ff0000;			/* rood */

}

/**************************************/	



/* Menu */

ul.menu , ul.menu li {

	list-style-type: none;

	margin: 0;

	padding: 0;

}



ul.menu {

	width:150px

}



ul.menu li	{

	float:right;

	margin-bottom: 10px;  /* ruimte tss de knoppen */

	text-align: center;

}



ul.menu a {

	float:right;

	width:150px;

	padding: 4px 0;

	background: #ff9900;

	text-decoration:none;

	color: #000;

	font-size: 10pt;;  /* font-size v d text i d knoppen */

	font-weight: 800;

}



ul.menu a:hover {

	background: #fff;

	color: #000;

}



/**************************************/	



#menu_box {
			img: border:0px;
	padding: 10px;    /* ????? */

}



#menu_form {

	padding: 1px;    /* ????? */

}



h1 {

	margin: 0;

	color: #ffffff;

	font-size: 24pt;     /* 29 grootte vd titels????? */   

	text-align: left;
	
	border-bottom-width: 2px;

	border-bottom-style: solid;

	border-bottom-color: #FF9900;

}



h2 {

	margin:  0;
	
	color: #ffffff;

	font-size: 24pt;

	border-bottom-width: 2px;

	border-bottom-style: solid;

	border-bottom-color: #FF9900;

}



h3 {

	color: #FF9900;

	font-size: 20pt;    /* 10 grootte vd leestekst????? */

	margin-bottom: 0;

}

h4 {

	color: #FF9900;

	font-size: 14pt;    /*  grootte vd leestekst????? */

	margin-bottom: 0;

}

h5 {

	color: #FF9900;

	font-size: 10pt;    /*  grootte vd leestekst????? */

	margin-bottom: 0;

}



#databox {
			img: border:0px;
	margin-left: auto;      /* was 10px of 2% linkse marge tot knopn-menu */

	margin-right: auto;      /* rechtermarge  */

	width: 900;          /* breedte v alle inhoud inclusief knopmenu -best niet in % zetten anders verspringen alle dingen bv: banners die nie in tabelllen zitten*/

				   /* float:left; = alles links, right= alles rechts op scherm  */
}



#d_left {
			img: border:0px;
	width: 150px;      /* ???????????  */

	padding-right: 1px;

	vertical-align: top;

}



#d_right {

	vertical-align: top;

}



#d_orange {

	color: #cccccc;

	padding: 4px;    /* dikte van oranje kaderrand */
	background: #FF9900;

	margin: 5;    /* ruimte tuss stadsnamen en oranjekader????? */
	
	width: 740;
	min-height: 703;
}



#d_grey {

	padding: 6px;	

	background: #222222;

	font-size: 12pt;    /* 8 grootte vd leestekst2?? ????? */

	font-weight: bold;

	/*  width: 690;  */
			min-height: 698;
			
			padding-top: 20px;
		
			padding-left: 30px;
		
			padding-right: 30px;
		
			padding-bottom: 30px;
}



#d_bottom  {
	align: left;	/*??*/
	
	vertical-align: top;

	height: 20px;

}



#d_bottom ul{

	text-align: center;

	height: 20px;

}



#d_brown {

	margin-top: 0;

	background: #6A4000;

	font-size: 12pt;    /* 8grootte vd leestekst in bruin zoekblok??  ????? */

	font-weight: bold;

	color: #cccccc;

	padding-top: 3px;

	padding-left: 15px;

	padding-right: 15px;

	padding-bottom: 15px;
	
	min-height: 650;


}



em {

	color: #ff9900;

	font-style: normal;

	font-weight: bolder;

}



#d_right a {

	color: #ff9900;

}



#d_right a:hover {

	color: #cccccc;

}

-----------------------

#banner-vertic {

	padding: 10px;    /* ????? */
	border: 2px
}



#banner-horiz {

	padding: 10px;    /* ????? */
	border: 2px
}
