/*
PKA Colours

#d6191c = red
#fdbe00 = yellow
#f27601 = orange

*/

*{
	font-family: verdana, Arial, Sans-Serif;}
	
a{color: #000000}
	
a.e-mail{
	text-decoration: underline;}

a.terug{
	font-weight: bold;
	color: #f27601;
	text-decoration: none;}
	
p.terug{
	margin-top: 40px;}
	
p.lees_meer{
	text-align: right;
	margin-bottom: 1px;}

a.terug:hover{
	color: #d6191c;
	text-decoration: underline;}
	
a.wijkkerken_kaart{
	color: #d6191c;}
	
a.wijkkerken_kaart:hover{
	color: #fdbe00;
	text-decoration: underline;}
	
a.inhoud_zonder_lijn{
	color: #000000;
	text-decoration: none;}
	
a.inhoud_zonder_lijn:hover{
	color: #d6191c;
	text-decoration: underline;}
	
a.inhoud_met_lijn{
	color: #000000;
	text-decoration: underline;}
	
a.inhoud_met_lijn:hover{
	color: #d6191c;}


body{
	margin-left: 5px;}
	
/* ******************* HOOFD *********************************** */










a.hoofd_menu{
	font-size: 10px; 
	font-weight: bold;
	color: #000000;
	text-decoration: none;}
	
a.hoofd_menu:hover{
	color: #d6191c;
	text-decoration: underline;}
	

/* ******************* INVOERGEBIED*********************************** */
	

	
#invoergebied_wijkkerken{
	background-image: url('../images/bg_lijnen.jpg'); 
	background-repeat: no-repeat;
	background-position: center bottom; 
	border: 2px solid #fcbe00; 
	padding-left: 30px; 
	padding-right: 5px; 
	padding-top: 15px; 
	padding-bottom: 30px;
	text-align: left;
	font-size: .70em;}

h1.titel{
	font-size: 1.25em; color: #d6191c;}

h2.titel_2{
	font-size: 1.05em; margin-bottom: 1px; color: #d6191c;}

h3.titel_3{
	font-size: .95em; margin-bottom: 1px; color: #d6191c;}

h4.titel_4{
	font-size: .90em; margin-bottom: 1px; color: #d6191c;}
	
span.onder_titel{	
	font-size: 1.05em; font-weight: bold; margin-bottom: 1px; color: #d6191c;} /* LEGACY STYLE. Replaced by h2.titel_2 */
	
ul.inhoud{
	list-style-image: url('../images/list.jpg');
   margin-left: 20px;
   padding: 0px; 
	margin-top: 0px}
	


ul.agenda_links{
	list-style-image: url('../images/list_orange.jpg');
   margin-left: 20px;
   padding: 0px; 
	margin-top: 0px;
	font-size: 10px;}	
	
a.lees_meer{
	color: #f27601;
	text-decoration: none;}
	
a.lees_meer:hover{
	color: #d6191c;
	text-decoration: underline;}
	
a.agenda_lees_meer{
	color: #f27601;
	text-decoration: none;}
	
a.agenda_lees_meer:hover{
	color: #d6191c;
	text-decoration: underline;}


/* ************************** INFORMATIE VAKJE *************************** */


h1.titel_informatie{
	font-family: verdana, arial, helvetica; 
	font-size: 12px; 
	margin-bottom: 1px; 
	color: #d6191c;}

ul.lijst_informatie{
	list-style-image: url('../images/list_orange.jpg'); 
   margin-left: 20px;
   padding: 0px; 
	margin-top: 0px}
	
li.informatie{
	margin-top: 3px;
	margin-bottom: 0px;}
	
a.info_menu{
	font-size: 10px; 
	font-weight: bold;
	text-decoration: none;}
	
a.info_menu:hover{
	color: #d6191c;
	text-decoration: underline;}
	
/* ******************* WIJKKERKEN *********************************** */

td.wijk_details_left{
	background-color: #fdbe00;
	padding: 7px;
	padding-left: 10px;
	font-size: .70em;
	font-weight: bold;
	width: 35%;}
	
td.wijk_details_right{
	background-color: #fdbe00;
	padding: 7px;
	padding-left: 10px;
	font-size: .70em;
	width: 65%;}
	
	
/* ******************* ORGANISATIE *********************************** */

td.org_details_links{
	background-color: #fdbe00;
	padding: 7px;
	padding-left: 10px;
	font-size: .70em;
	font-weight: bold;
	width: 124px;}
	
td.org_details_rechts{
	background-color: #fdbe00;
	padding: 7px;
	padding-left: 10px;
	font-size: .70em;
	width: 272px;}
	
	
div.gegevens_tabel{
	width: 400px;}
	
div.gegevens_tabel h1{
	font-size: .80em}

div.gegevens_tabel caption{
	background-color: #d6191c; 
   padding: 7px;
	padding-left: 10px;
	color: #ffffff; 
	text-align: left; 
	border: 2px solid #ffffff; 
	border-bottom: 0px}
	
div.gegevens_tabel td.left{
	background-color: #fdbe00; 
	padding: 7px;
	padding-left: 10px;
	text-align: left;
	font-size: .70em; 
	font-weight: bold; 
	width: 35%}
	
div.gegevens_tabel td.right{
	background-color: #fdbe00; 
	padding: 7px;
	padding-left: 10px;
	font-size: .70em; 
	width: 65%}
	
	
	
	

#container   
{  
	width: 770px;  
   margin-left: auto; 
   margin-right: auto; 
   padding: 0;
}
   
      
#header
{
	padding-top: 10px;
   padding-left: 30px;
   padding-right: 30px;
   color:white;
   background-color: #fdbe00;
   background-image: url('../images/bg_geel.jpg');
   clear:left;
   height: 83px;
}

#main_menu
{
	padding-top: 0px;
   padding-left: 30px;
   padding-bottom: 8px;
   color:white;
   background-color: #fdbe00;
   background-image: url('../images/bg_geel.jpg');  
   clear:left;
}

#agenda_balk
{
   color: white;
   background-color: #fdbe00; 
   text-align: right;
   padding: 1em; 
   padding-right: 6px; 
   font-size: 10px;
}




      
#footer
{
	padding-top: 5px;
   padding-left: 0px;
   width: 563px; 
   text-align: left;
}

#content
{
	float: left;
	margin: 0px;
   margin-top: 4px;
	padding-left: 30px;
   padding-top: 15px;
   padding-right: 64px;
   padding-bottom: 50px;
	width: 475px;
   border: solid 2px #fdbe00;
   font-size: .70em;
   background-image: url('../images/bg_lijnen.jpg'); 
	background-repeat: no-repeat;
	background-position: center bottom; 
}

#right
{
	float: left;
	margin: 0;
   margin-top: 4px;
	padding: 0px;
	width: 190px;
}

#info_vakje
{
	width: 160px; 
   border: solid 2px #d6191c; 
   margin-left: 2px; 
   margin-bottom: 2px;
   padding-top: 13px;
   padding-left: 5px;
   padding-right: 25px;
   padding-bottom: 13px;
   font-size: 12px;
}

h1.titel_informatie
{
	font-family: verdana, arial, helvetica; 
	font-size: 12px; 
	margin-bottom: 1px; 
	color: #d6191c;
}


ul.lijst_informatie
{
	color: #f27601; 
   margin-left: 20px;
   padding: 0px; 
	margin-top: 0px
}

li.informatie
{
	margin-top: 3px;
	margin-bottom: 0px;
}

#foto_vakje
{
	width: 100%; 
   border: solid 2px #d6191c; 
   margin-left: 2px; 
   margin-bottom: 0px;
}

div.popup_container{
	width: 400px; 
	font-size: .75em;
	}
	
div.popup_balk{
	padding: 1em;  
	background-color: #fdbe00; 
	color: #ffffff;
	text-align: right;
	font-size: 10px}
	
div.popup_content{
	padding-top: 2em; 
	padding-left: 2em;
	padding-right: 2em;  
	padding-bottom: 6em; 
	margin-top: 2px;
	border: 2px solid #fdbe00;
	background-image: url('../images/bg_lijnen.jpg'); 
	background-repeat: no-repeat;
	background-position: center bottom;
	} 
	
h1.popup{
	font-size: 1em; 
	margin: 0px;
	color: #d6191c}    

caption h1{
	font-size: 1em; 
	margin: 0px;
	color: #ffffff}
	
div.agenda_samenvatting{
	border-bottom: 1px solid #d6191c; padding-bottom: 4px;} 
	
#formulier{
	font-size: .60em;}
	
#formulier td{
	border: solid 1px #ffffff;
	padding: 5px;
	margin: 1px;}

input.text{
	width: 300px;}
	
textarea{
	width: 300px;
	height: 50px;}		   
