/* 	copyright 2004 puntNL	www.puntnl.nl */


/* ----------------------------------begin content algemeen-----------------------------------*/

body { 
	margin: 0px; 
	color: #00365B;
	background-color: #FEEDD7;			/* ----lichtgeel---*/
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;}
	
p {  
	color: #00365B; 
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;}
	
b {
	font-weight: bold; 
	color: #00365B; 
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;}
	
i {
	font-style: italic; 
	color: #00365B; 
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;}
	
table {
	color: #00365B; 
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;}

td {
	color: #00365B; 
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;}


hr { 
	color: #00365B;
	height: 1px;}

hr.colofon { 				/* ----blauw. per site een andere kleur. hr boven colofon op cantact pagina---*/
	color: #6BA6E1;
	height: 1px;}
	
td.top_bg { 
	background-color: #EDEDED;}		/* ----grijs---*/


td.content_kop {
	color: #00365B; 			/* ----donkerblauw---*/
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 110%;}

.content_tekst {
	color: #00365B; 			/* ----donkerblauw---*/
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	line-height:150%;
	font-size: 90%;}

.content_tekstSM {
	color: #00365B; 			/* ----donkerblauw---*/			
			/* ----kleur van content_tekst style---*/
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
			/* ----lettertype content_tekst style---*/
	line-height:150%;
	font-size: 70%;}


/* ----de grote background image voor de content tabel---*/	
td.content_bg_img {
	background-color: #FEEDD7;}
	
/* ----begin content links---*/		
a:link	{
	text-decoration: underline;
	color: #E8350C; 			/* ----oranje---*/
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;}
a:visited  {
	text-decoration: underline;
	color: #E8350C; 			/* ----oranje---*/
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;}
a:hover 	{
	text-decoration: underline;
	color: #FE3600; 			/* ----lichtoranje---*/
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;}
/* ----eind content links---*/	
/* -----------------------------------eind content algemeen-----------------------------------*/



/* ----------------------------------begin navigatie-----------------------------------*/

/* ----begin navigatie hoofdmenu---*/
a.menu:link	{
	text-decoration: none;
	color: #FFFFFF;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.04em;
	font-size: 80%;
	text-transform: uppercase;}
a.menu:visited  {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.04em;
	font-size: 80%;
	text-transform: uppercase;}
a.menu:hover 	{
	text-decoration: underline;
	color: #FECE00; 			/* ----geel---*/
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.04em;
	font-size: 80%;
	text-transform: uppercase;}
/* ----eind navigatie hoofdmenu---*/



/* ----begin navigatie submenu---*/
a.submenu:link	{
	text-decoration: none;
	color: #FFFFFF; 
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 90%;}
a.submenu:visited  {
	text-decoration: none;
	color: #FFFFFF; 
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 90%;}
a.submenu:hover 	{
	text-decoration: underline;
	color: #FECE00; 			/* ----geel---*/
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 90%;}
a.submenukop:link	{
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 80%;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.04em;}
a.submenukop:visited  {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 80%;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.04em;}
a.submenukop:hover 	{
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 80%;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.04em;}
/* ----eind navigatie submenu---*/

/* ----begin navigatie subsubmenu---*/
a.subsubmenu:link	{
	text-decoration: none;
	color: #FFFFFF;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 90%;}
a.subsubmenu:visited  {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 90%;}
a.subsubmenu:hover 	{
	text-decoration: underline;
	color: #FECE00; 			/* ----geel---*/
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 90%;}
/* ----eind navigatie subsubmenu---*/

/* ----begin actieve menu items---*/
a.menu_actief:link	{
	text-decoration: none;
	color: #FECE00; 			/* ----geel---*/
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.04em;
	font-size: 80%;
	text-transform: uppercase;}
a.menu_actief:visited{
	text-decoration: none;
	color: #FECE00; 			/* ----geel---*/
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.04em;
	font-size: 80%;
	text-transform: uppercase;}
a.menu_actief:hover	{
	text-decoration: underline;
	color: #FECE00; 			/* ----geel---*/
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.04em;
	font-size: 80%;
	text-transform: uppercase;}
a.submenu_actief:link	{
	text-decoration: none;
	color: #FECE00; 			/* ----geel---*/
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 90%;}
a.submenu_actief:visited	{
	text-decoration: none;
	color: #FECE00; 			/* ----geel---*/
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 90%;}
a.submenu_actief:hover	{
	text-decoration: underline;
	color: #FECE00; 			/* ----geel---*/
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 90%;}			
a.subsubmenu_actief:link {
	text-decoration: none;
	color: #FECE00; 			/* ----geel---*/
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 90%;}
a.subsubmenu_actief:visited {
	text-decoration: none;
	color: #FECE00; 			/* ----geel---*/
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 90%;}
a.subsubmenu_actief:hover {
	text-decoration: underline;
	color: #FECE00; 			/* ----geel---*/
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 90%;}
/* ----actieve menu items---*/

/* ----------------------------------eind navigatie-----------------------------------*/


/* ----------------------------------begin hoofdmenu algemeen-------------------------*/
/* ----begin hoofdmenu algemeen---*/
td.hoofdmenu_bg { 
	background-color: #E8350C;}		/* ----oranje---*/
td.wit_spacer { 
	background-color: #FFFFFF;}
/* ----eind hoofdmenu algemeen---*/


/* ----begin submenu algemeen---*/
/* ----titelkop hoofdmenu, boven submenu, beschrijft in welk hoofdmenu gedeelte je bent---*/

table.submenu_top {
	background-image: url(http://www.deapollo.nl/_img/subnav_bg_top.gif);
	height: 46px;}

/* ----instelling achtergrondkleur voor submenu tabel td. wordt aangeroepen in pagina tmpl---*/
td.submenu { 
	background-color: #E8350C;		/* ----oranje---*/
	background-image: url(http://www.deapollo.nl/_img/subnav_bg_mid.gif);}

/* ----eind submenu algemeen---*/
/* ----------------------------------eind menu algemeen------------------------------*/



/* ----------------------begin styles extra functionaliteiten------------*/
/* ----------------------------------begin formulier------------------------------*/
td.form{
	font-size: 100%;}

.veld{
	border: 1px solid #0066CB;
	padding: 1px 0 2px 4px;
	width: 200px;}

.area{
	border: 1px solid #F0066CB;
	padding: 1px 0 2px 4px;	}

input.submitbutton{
	border: 1px solid #E85027;
	padding: 0;
	cursor: pointer;
	width: 100px;}
/* ----------------------------------einde formulier------------------------------*/


/* ----------------------------------begin zoekfunctie------------------------------*/
input.submitbutton{
	border: 1px solid ##85027;
	background-color:#0066CB;
	color:ffffff;
	padding: 0;
	cursor: pointer;
	width: 100px;}

span.volgende_vorige{
	padding: 0 20px 10px 0;
	font-size: 75%;}
/* ----------------------------------einde zoekfunctie------------------------------*/


/* ----------------------------------begin peiling------------------------------*/
#votingbox {
	border: 1px solid #0066CB;
	color:#fff;
	width: 162px;
	padding: 5px;
	margin-left: 2px;
	font-size: 70%;}

#votingbox p {
	color:#fff;}

#votingbox label {
	font-size: 120%;}

table.voting{
	font-size: 80%;}
/* ----------------------------------einde peiling------------------------------*/

.webEdje_only{
	font-size: 80%;
	color: #666;
	font-weight: bold;}

/* ----------------------------------begin sitemap------------------------------*/
	ul.sitemap{
	margin: 0 0 15px 0;
	padding: 0 0 0 40px;}

a:link.sitemap_main, a:visited.sitemap_main{
	font-weight: normal;
	color: #FFF;
	background-color: #0066CB;
	display: block;
	width: 100px;
	margin: 0;
	padding: 0 0 2px 5px;}

a:hover.sitemap_main, a:active.sitemap_main{
	font-weight: normal;
	text-decoration: none;
	color: #FE9400;
	background-color: #0066CB;
	display: block;
	width: 100px;
	margin: 0;
	padding: 0 0 2px 5px;}

a:link.sitemap_intra, a:visited.sitemap_intra{
	font-weight: normal;
	color: #FFF;
	background-color: #0066CB;
	display: block;
	width: 100px;
	margin: 0;
	padding: 0 0 2px 5px;}

a:hover.sitemap_intra, a:active.sitemap_intra{
	font-weight: normal;
	text-decoration: none;
	color: #FE9400;
	background-color: #0066CB;
	display: block;
	width: 100px;
	margin: 0;
	padding: 0 0 2px 5px;}

a:link.sitemap_sub, a:visited.sitemap_sub{
	font-weight: normal;}

a:hover.sitemap_sub, a:active.sitemap_sub{
	font-weight: normal;}

a.zoek_hoofdnav:link, a.zoek_hoofdnav:visited	{
	font-weight: bold;
	color: #FFFFFF;
	padding:  0 3px 0 0;
	margin: 0;
	font-size: 75%;
	letter-spacing: 0.02em;
	text-decoration: none;}

a.zoek_hoofdnav:hover, a.zoek_hoofdnav:active	{
	font-weight: bold;
	color: #FFCC33;
	padding:  0 3px 0 0;
	margin: 0;
	font-size: 75%;
	letter-spacing: 0.02em;
	text-decoration: underline;}

/* ----------------------------------einde sitemap------------------------------*/

/* ----------------------------------begin teller------------------------------*/

div.hits{
background: url(../_img/bg_teller.gif);
border: 1px solid #000;
height: 11px;
}

p.teller{
margin: 10px 0 3px 0;
font-family: verdana;
font-size: 80%;
}


/* ----------------------------------einde teller------------------------------*/

/* ----------------------------------begin kalender------------------------------*/


.kalender {
/* kalender format */
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000000;
font-family:"Trebuchet MS",Arial, sans-serif;
font-size:11px;
}

.kalender_block {
border: 1px;
border-style: solid;
border-color: #000000;
font-family:"Trebuchet MS",Arial, sans-serif;
font-size:11px;
border-collapse: collapse;
}

.kalender_block td{
border: 1px;
border: solid;
border: #000000;
font-family:"Trebuchet MS",Arial, sans-serif;
font-size:11px;
}

.wdag {
/* een normale weekdag*/
background-color: #FEEDD7;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
line-height : 18px;
}

.we {
/* een weekend dag */
background-color: #f4917a;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
line-height : 18px;
}

.SELECTFELD {
font-size: 12px;
width: 90px;
}

.BUTTON{
font-size: 12px;
width: 140px;
}

/* ----------------------------------begin teller------------------------------*/

div.hits{
background: url(../_img/bg_teller.gif);
border: 1px solid #000;
height: 11px;
}

p.teller{
margin: 10px 0 3px 0;
}

/* ----------------------------------einde teller------------------------------*/

/* ----------------------------------begin agenda------------------------------*/

.kalender {
/* kalender format */
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000000;
font-family:"Trebuchet MS",Arial, sans-serif;
font-size:11px;
}

.kalender_block {
border: 1px;
border-style: solid;
border-color: #000000;
font-family:"Trebuchet MS",Arial, sans-serif;
font-size:11px;
border-collapse: collapse;
}

.kalender_block td{
border: 1px;
border: solid;
border: #000000;
font-family:"Trebuchet MS",Arial, sans-serif;
font-size:11px;
}

.wdag {
/* een normale weekdag*/
background-color: #feedd7;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
line-height : 18px;
}

.we {
/* een weekend dag */
background-color: #fc9c85;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
line-height : 18px;
}

.SELECTFELD {
font-family:"Trebuchet MS",Arial, sans-serif;
font-size: 12px;
width: 90px;
}

.BUTTON{
font-family:"Trebuchet MS",Arial, sans-serif;
font-size: 11px;
width: 140px;
}

/* ----------------------------------einde agenda------------------------------*/
