/*
 *	LSA Bewoners
 *	Basis Stylesheet
 *	27-1-2009 - www.i-aspect.com
 *	by: Bas Muskens (bas@i-aspect.com)
 *   
 * @version: $Id: styles.css 10578 2009-10-19 09:50:34Z michiel $
 */


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

	Standaard tags
	
*****************/
	
	html,body {
		font-family:Arial, Helvetica, sans-serif;
		color: #000;
		margin:0;
		padding:0;
	}
	
	html {
		background:#d1dce1 url(/images/bg.jpg) repeat-x 350px 150px;	
	}
	
	body {
		font-size:62.5%;
		background: url(/images/bg-top.gif) repeat-x;
	}
	
	h1,h2,h3,h4,h5,h6 {
		font-family: Georgia, "Times New Roman", Times, serif;
		margin: 0;
		padding: 0;
	}
	
	h1,h2,h3 {
		font-weight:normal;
	}
	
	ul, li {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	a {
		color: #0c0c0c;
		text-decoration: underline;
	}
	
	a:hover {
		background:none;
		text-decoration: none;
	}
	
	
/************
 
	standaard formulier 

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

	.formulier fieldset{
		border: 0;
	}

	.formulier legend {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-weight: bold;
		font-size: 1.4em;
		color: #1f1f1f;
		padding: 0 0.4em;
	}

	.formulier label {
		font-weight: normal;
		font-size: 1.2em;
		float: left;
		width: 20%;
     	cursor:pointer;
	}

	.formulier p {
		font-size: 1.2em;
		padding: 0.5em;
	}

	.formulier input, .formulier select, .formulier textarea {
		width: 75%;
		background:#FFF;
		border: 1px solid #9fb8c0;
		color: #333;
		font-style:normal;
		font-size: 1.2em;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		padding:0.6em 0.4em;
		margin: 0 0 0.5em 0;
	}

	.formulier select { width: 77%; }

	.formulier input.passief,
	.formulier select.passief {
		color: #82807c;
		font-style:italic;
	}

	.formulier button {
		background:#95b2ba;
		float: right;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #1c373f;
		border: 0px;
		cursor:pointer;
		font-size: 1.2em;
		padding: 0.3em;
		margin-right: 1.4em;
	}
	
	.formulier .errorMessage {
		border-bottom: 2px solid #ff4040;
		border-right: 2px solid #ff4040;
		}
	
	.formulier label.errorMessage {display:none;}
	
	.formulier #singleErrorMessage {
		font-size: 1.2em; 
		float: right; 
		color: #ff4040; 
		font-weight: bold;
		margin: 4px 10px 0 0; 
		}
	
   .formulier span {font-size: 1.2em; color: red;}
	
/**************

  pagina

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

	#pagina {
		width: 960px;
		position: relative;
		overflow: hidden;
		margin: auto;
		padding: 0;
	}
	
	#home #pagina {padding-bottom: 33px;}

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

  Kop en Logo

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

	#kop {
		background: url(/images/bg-kop.jpg) no-repeat top left;
		float: left;
		position: relative;
		width: 960px;
		min-height: 115px;
		margin: 4px 0 50px 0;
		padding:0;
	}


		#logo {
			padding-left:40px;
			padding-top:5px;
			position:absolute;
			z-index: 999;
			width:120px;
		}
	
			#logo a,
			#logo img {
				border:0;
			}
		

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

  Zoekbalk

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

	#zoeken {
		position: absolute;
		top: 50px;
		right: 33px;
	}
	
		#zoeken h2 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 1.4em;
			font-weight: bold;
			color:#1c373f;
			margin: 0 0 5px 10px;
		}
		
			#zoeken input {
				background: url(/images/zoek-input.gif) no-repeat;
				width: 210px;
				height: 21px;
				color: #9a9b9d;
				font-size: 1.2em;
				font-family: Arial, Helvetica, sans-serif;
				border: 0;
				padding: 6px 0 0 35px;
			}
			
				#zoeken input.actief {
					background: url(/images/zoek-input-focus.gif) no-repeat;
				}
				
					#zoeken button {
						background: url(/images/zoek-button.gif) no-repeat;
						width: 34px;
						height: 27px;
						color: #FFF;
						font-family: Arial, Helvetica, sans-serif;
						font-size: 1.4em;
						font-weight: bold;
						border: 0;
						padding: 0 0 2px 0;
						cursor: pointer;
					}
						
						#zoeken .zoekbalk .errorMessage {background: url(/images/zoek-input-error.gif) no-repeat;}
					
						#zoeken .zoekbalk label.errorMessage {display:none;}
						
						#zoeken .zoekbalk #singleErrorMessage {
							position: absolute; 
							font-size: 1.1em; 
							top: 2px; 
							left: 120px; 
							width: 300px;
							}							



#Pagina #inhoudHoofd {font-size: 1.2em; line-height: 1.4em;}
	

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

  lettergrootte

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

	#lettergrootte {
		position: absolute;
		top: 20px;
		right: 33px;
	}
	
		#lettergrootte h2 {
			float: left;
			color: #101010;
			font-size: 1.2em;
			font-weight: bold;
			font-family: Arial, Helvetica, sans-serif;
		}
	
			#lettergrootte ul {
				float: left;
				font-family:Arial, Helvetica, sans-serif;
			}
			
				#lettergrootte li {
					float: left;

				}

				#lettergrootte li a { 
               text-decoration:none; 
					color: #61828c;
            }
			
					#lettergrootte li.normaal { 
						margin: 0 0 0 8px;
					}
					
						#lettergrootte li.normaal a { 
							font-size: 1.2em;
							font-weight: bold;
							text-transform:uppercase;
						}
						
							#lettergrootte li.normaal a:hover { 
								text-decoration: none;
							}
						
								#lettergrootte li.groot { 
									margin: -4px 0 0 3px;
								}
								
									#lettergrootte li.groot a{ 
										color: #61828c;
										font-size: 1.7em;
										font-weight: bold;
									}
									
										#lettergrootte li a.actief{ 
											text-decoration: none;
											text-decoration: underline;
										}
		
/**************

  Intro in Home

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

#home #intro {
	background: url(/images/bg-site.png) no-repeat top left;
	float: left;
	position: relative;
	width: 960px;
	min-height: 271px;
}

	#home #intro h1,
	#home #intro p {
		float: left;
		position: relative;
		z-index: 500;
		margin: 0 550px 0 50px;
	}

		#home #intro h1 {
			font-family: Georgia, "Times New Roman", Times, serif;
			font-weight: bold;
			color: #092542;
			font-size: 2.3em;
			padding: 30px 0 10px 0;
		}
		
			#home #intro p {
				font-family: Georgia, "Times New Roman", Times, serif;
				font-size: 1.4em;
				line-height: 1.6em;
				color: #0c0c0c;
				padding: 0 0 20px 0;
			}
		
				#home #intro p a {
					float: left;
					color: #0c0c0c;
					font-style: italic;
					margin: 10px 0 0 0;
				}
				
					#home #intro img {
						position: absolute;
						right: 29px;
						top:0;
						z-index: 1;
					}

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

 Bijeenkomsten, Nieuws en Links blokken in Home

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

#home #bijeenkomsten,
#home #nieuws,
#home #links {
	float: left;
	color: #FFF;
	position: relative;
	width: 314px;
	min-height: 190px;
	padding: 0 0 40px 0;
	margin: 25px 3px 0 32px;
}

	#home #bijeenkomsten { background: #0e345a url(/images/bg-bijeenkomsten-home.jpg) no-repeat; background-position:right 10px; }
	
	#home #nieuws {
		background: #668791 url(/images/bg-nieuws-home.jpg) repeat-x top;
		margin: 25px 3px 0 0px;
	}
	
	#home #links {
		background: #3c3723 url(/images/bg-links-home.jpg) repeat-x top;
		postion: relative;
		float: right;		
		width: 269px !important;
		margin: 25px 25px 0 0 !important;
	
}
	
		#home #bijeenkomsten h2,
		#home #nieuws h2,
		#home #links h2 {
			font-size: 2.0em;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-weight: bold;
			padding: 15px 20px 12px 20px;
			margin: 0;
		}
		
			#home #bijeenkomsten h3,
			#home #nieuws h3 {
				font-size: 1.3em;
				font-family: Arial, Helvetica, sans-serif;
				font-weight: bold;
				padding: 0 20px 5px 20px;
				margin: 0;
			}
			
				#home #bijeenkomsten p,
				#home #nieuws p {
					font-size: 1.2em;
					font-family: Arial, Helvetica, sans-serif;
					line-height: 1.5em;
					padding: 0 20px;
					margin: 0;
				}
				
				#home #nieuws p {font-style: italic;}
				
					#home #nieuws em {
						color: #1c373f;
						font-family: Arial, Helvetica, sans-serif;
						font-size: 1.2em;
						font-weight: bold;
						font-style: normal;
						padding: 0 20px;
						margin: 0;
					}
					
						#home #nieuws a {color: #FFF;}
						
							#home #links ul {
								padding: 0 20px;
							}
							
								#home #links li {
									background:url(/images/arrow-links.gif) no-repeat left center;
									padding-left:15px;
								}
								
								#home #links li a {
										font-family: Arial, Helvetica, sans-serif;
										font-size: 1.2em;
										line-height: 1.7em;
										color: #FFF;
										margin: 0;
										padding: 0;
									}

									#home #bijeenkomsten span a,
									#home #nieuws span a,
									#home #links span a {
										width: 279px;
										font-size: 1.2em;
										font-family: Arial, Helvetica, sans-serif;
										color: #FFF;
										float: left;
										padding: 14px 35px 13px 0px;
										margin: 0;
										text-align:right;
										position: absolute;
										bottom: 0;
									}
									
									#home #bijeenkomsten span a { background: url(/images/pijl-bijeenkomsten.gif) no-repeat bottom; }
									
									#home #nieuws span a { background: url(/images/pijl-nieuws.gif) no-repeat bottom; }
									
									#home #links span a {
										background: url(/images/pijl-links.gif) no-repeat bottom;
										width: 234px !important;
									}
								
								
										#home #bijeenkomsten .spiegel,
										#home #nieuws .spiegel,
										#home #links .spiegel {
											position: absolute;
											z-index: 9999;
											bottom: -33px;
											min-height: 33px;
										}
										
											#home #bijeenkomsten .spiegel {
												background: url(/images/spiegel-bijeenkomsten.png) repeat-x top;
												width: 314px;
											}
											
											#home #nieuws .spiegel {
												background: url(/images/spiegel-nieuws.png) repeat-x top;
												width: 314px;
											}
											
											#home #links .spiegel {
												background: url(/images/spiegel-links.png) repeat-x top;
												width: 269px;
											}

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

  Vervolgpagina's

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

#inhoudSfeer {
	background: url(/images/bg-site.gif) repeat-y;
	min-height: 565px;
	overflow: hidden;
	position: relative;
}

	#inhoud {
		background: url(/images/bg-site.png) no-repeat top;
		width: 960px;
		min-height: 271px;
		padding: 0 0 20px 0;
	}
	
		#inhoud h1,h2,h3 {font-family: Georgia, "Times New Roman", Times, serif;}
	
			#inhoudHoofd {
				float: left;
				width: 560px;
				border-right: 1px dotted #b6c6cc;
				padding: 0 20px 0 0;
				margin: 30px 0 30px 50px;
			}
			
				#inhoudHoofd h1 {
					font-weight: bold;
					color: #092542;
					font-size: 2.3em;
					padding: 0 0 10px 10px;
					margin: 0;
				}
				
					#inhoudHoofd h2 {
						font-weight: bold;
						font-style: italic;
						color: #363636;
						font-size: 1.4em;
						padding: 0 0 5px 10px;
						margin: 0;
					}
				
						#inhoudHoofd .titel {
							background: #edf1f2;
							color: #0c0c0c;
							font-size: 1.4em;
							line-height: 1.6em;
							padding: 10px;
							margin: 0 0 10px 0;
						}
						
						#inhoudHoofd .titel a {
							color: #0c0c0c;
							font-weight: bold; 
						}
						
							#inhoudHoofd p {
								font-family: Arial, Helvetica, sans-serif;
								font-size: 1.2em;
								line-height: 1.6em;
								color: #2b2b2b;
								margin: 0 20px 15px 10px;
							}
							
								#inhoudHoofd p a {
									color: #092542;
								}
								
							
/**************

  Inhoud Rechterkant

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

							
#inhoudSubNavi {
	float: right;
	width: 300px;
	margin: 0 20px 0 0;
}

	#inhoudSubNavi img {
		margin: 30px  0 10px 0;
	}


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

  Bestuursleden op page Organisatie

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

#bestuursleden {
	float: left;
}

	#bestuursleden ul{
		width: 560px;
		font-family:Arial, Helvetica, sans-serif;	
	}
	
		#bestuursleden li {
			float: left; 
			display: block;
			background: url(/images/bg-leden.jpg) no-repeat top left;
			width: 155px;
			min-height: 230px;
			padding: 3px 0 0 3px;
			margin: 10px 25px 0 0;	
		}
		
			#bestuursleden li p {
				color: #2b2b2b;
				font-size: 1.1em;
				font-weight: bold;
				margin: 10px 0 0 0;
				padding: 0;
			}
			
				#bestuursleden li em {
					float: left;
					color: #949da2;
					font-size: 1.1em;
					font-style: normal;
					margin: 0;
					padding: 0;
				}


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

  Agenda

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

#agendaPagina #inhoudHoofd em {
	display: block;
	width: 100%;
}


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

  Nieuws

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

#nieuwsPagina #inhoudHoofd ul{
	width: 560px;
	font-family:Arial, Helvetica, sans-serif;	
}

	#nieuwsPagina #inhoudHoofd li {
		float: left; 
	}
	
		#nieuwsPagina #inhoudHoofd li p {
			color: #2b2b2b;
			font-size: 1.1em;
			font-weight: bold;
			margin: 10px 0 0 0;
			padding: 0;
		}
		
			#nieuwsPagina #inhoudHoofd li em {
				color: #949da2;
				font-size: 1.1em;
				font-style: normal;
				margin: 0;
				padding: 0;
			}


#nieuwsPagina #inhoudHoofd h2 {
	float: left; 
	margin: 0 0 10px 0
}

	#nieuwsPagina #inhoudHoofd span a {
		float: right;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.2em;
		color: #363636;
	}
 
		#nieuwsPagina #inhoudHoofd ol,li {
			margin: 0;
			padding: 0;
		}
		
			#nieuwsPagina #inhoudHoofd li {
				background: #8faab2 url(/images/bg-nieuws.jpg) repeat-x top left;
				border-top: 1px solid #9fb8c0;
				font-family: Arial, Helvetica, sans-serif;
				width: 98%;
				padding: 10px;
				margin: 0 0 15px 0;
			}
			
				#nieuwsPagina #inhoudHoofd li em {
					display: block;
					color: #1c373f;
					font-weight: bold;
					padding: 0;
					margin: 0 0 5px 0;
				}
					
            #nieuwsPagina #inhoudHoofd li strong {
               color: #FFF;
               font-size: 1.4em;
               font-weight: bold;
               padding: 0;
               margin: 0;
            }
					
               #nieuwsPagina #inhoudHoofd li p {
                  color: #FFF;
                  font-size: 1.2em;
                  font-style: italic;
                  font-weight: normal;
               }
						
                  #nieuwsPagina #inhoudHoofd li a {
                     color: #FFF;
                  }
							
      /* kanwel nieuws */
        
		   #nieuwsPagina #kanwelNieuws {
            height:47px;
            width: 475px;
            overflow:hidden;
            display:block;
            clear:both;
            padding: 10px 10px 0px 80px;
           	margin: 0 0 15px 0;
				border: 1px solid #9fb8c0;
				background: #FFF url(/images/kanwel-logo.jpg) no-repeat left top;
         }

         #nieuwsPagina #kanwelNieuws ol {
            margin: 0; 
            padding: 0;
         }

            #nieuwsPagina #kanwelNieuws li {
               font-family: Arial, Helvetica, sans-serif;
               background: none;
					border: 0;
					padding: 10px 0;
					margin: 0 0 15px 0;
            }
            
               #nieuwsPagina #kanwelNieuws li em {
                  display: inline;
                  color: #212121;
                  font-size: 1.1em;
                  font-weight: bold;
                  padding: 0;
                  margin: 0 20px 0 0;
               }
               
               #nieuwsPagina #kanwelNieuws li a {
                  color: #80898e;
                  font-size: 1.2em;
                  font-family: Arial, Helvetica, sans-serif;
               }
                        
         /* nieuws archief*/                        
            #nieuwsPagina #nieuwsArchief {
               float: left;
               background: #e5ebed;
               width: 100%;
            }
            
               #nieuwsPagina #nieuwsArchief ul {
                  float: left;
                  width: 140px;
                  margin: 20px 0 0 30px;
                  padding: 0 0 20px 0;
               }
               
               #nieuwsPagina #nieuwsArchief li {
                  background: none;
                  font-size: 1.2em;
                  margin:0;
                  padding:0;
                  border: 0;
               }
                  
                  #nieuwsPagina #nieuwsArchief li strong {
                     color: #2b2b2b; 
                  }
            
                  #nieuwsPagina #nieuwsArchief li a {
                     font-family: Arial, Helvetica, sans-serif;
                     font-size: 1.1em;
                     line-height: 1.5em;
                     color: #666f73;
                  }

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

  Linkpagina

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

   div.linkcategorie {
      width:95%;
      margin-top:15px;
      padding-top:15px;
		margin-left: 10px;
      float:left;
      border-top:1px solid #dcdcdc;
   }
	
		div.linkcategorie h2{
			padding-left:5px;
		}
	
			div.linkcategorie ul,
			div.linkcategorie li{
				list-style:none;
				margin:0;
				padding:0;
			}
			
				div.linkcategorie li{
					font-size: 1.2em;
					font-family: Arial, Helvetica, sans-serif;
					color: #2b2b2b;
					margin:5px 0px;
					padding-left: 10px;
					width:47%;
               min-height:45px;
					float:left;
				}
				
					div.linkcategorie li a {
						color: #092542;
						font-weight: bold;
					}


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

  Contactpagina

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

#contactPagina address {
	float: left; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
	padding: 0;
	margin: 0;
}

#contactPagina address strong {font-size: 1.3em;}

	div .gmnoprint span {display: none;}


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

  Voeten

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

	#home #voetSite { margin: 0; }
	
   #voetSite {
		width: 100%;
		overflow:hidden;
		min-height: 50px;
		margin: 25px 0 0 0;
	}
	
		#voetSite #voet {
			border-top: 1px solid #b7c7cb;
			width: 895px;
			margin: auto;
			padding-right: 8px;
		}
		
			#voetSite #voet p {
				float: left;
				color: #1c373f;
				font-family:Arial, Helvetica, sans-serif;
				font-size: 1.2em;
				padding: 0 0 0 20px;
			}
			
				#voetSite #voet a {color: #1c373f;}
			
					#voetSite #voet address {
						float: right;
						font-style: normal;
						color: #1c373f;
						font-family:Arial, Helvetica, sans-serif;
						font-size: 1.2em;
						padding: 15px 20px 0 0;
					}

/* Excursie pagina */

	#excursiesSfeerbeeld {
		display:none;
	}
	
	#inhoud .inhoudBreed {
		padding:0 20px 20px 0; 
		margin:30px 0 0 50px; 
		width:855px; 
		border:0 none;
	}
	
	#inhoudHoofd .titel {
		font-family:Georgia, "Times New Roman", Times, serif;
	}

   #excursiesPagina #inhoud .titel{
      width:540px;
      float:left;
   }

   #excursiesPagina #inhoud #inhoudSubNavi{
      float:right;
      width:275px;
      margin-right:0;
   }

	#videoHolder {
		width:560px;
		height:340px;
		float:left;
		margin:10px 0 20px 0;
		overflow:hidden;
	}

	#videoBeschrijving {
		width:270px; 
		float:right; 
		margin-top:20px;
	}
	
		#videoBeschrijving h2 {
			border-bottom:1px dotted #B6C6CC; 
			font-size:1.6em; 
			font-weight:bold; 
			font-style:normal; 
			padding-left:0;
		}
		
			#videoBeschrijving p {
				margin:5px 0 20px 0; 
				font-weight:bold; 
				color:#949DA2; 
				font-size:1.4em;
			}
			
				#videoBeschrijving a {
					background:url(../images/arrow-blauw.gif) no-repeat; 
					background-position:0 5px; 
					font-family:Georgia, "Times New Roman", Times, serif; 
					font-size:1.4em; 
					color:#092542; 
					padding-left:20px;
				}
				
	#videoCategorie {
		clear:both;
		padding-bottom:50px;
	}
	
		#videoCategorie h2 {
			display:block;
			font-style:italic; 
			padding:10px; 
			background:#EDF1F2; 
			overflow:hidden; 
			border-bottom:1px solid #D3DBDD; 
			border-right:1px solid #D3DBDD;
         clear:both;
		}
		
			#videoCategorie ul {
				margin:30px 0 10px 0; 
				padding:0; 
				float:left;
			}
		
				#videoCategorie li {
					width:284px;
					min-height:110px; 
					float:left; 
					margin:0; 
					padding:0; 
					list-style:none;
				}
		
					#videoCategorie li img {
						width:114px;
						height:66px; 
						padding:3px 9px 9px 3px; 
						background:url(../images/moviebg.png); 
						float:left;
					}
		
						#videoCategorie li p {
							width:148px;
							color:#949DA2;
							float:left; 
							margin:0 0 0 5px;
						}
		
							#videoCategorie li a {
								font-weight:bold; 
								display:block;
							}
							
/* Aanmelden pagina */
	
	#aanmelden p {
		font-size:1.1em;
		font-style:italic;
	}
 
 	#aanmelden h2 {
		font-style:normal; 
		font-weight:bold;
		font-size:1.7em;
		margin-bottom:10px;
		color:#092542;
	}
	
	#contactPagina #inhoudSfeer .sfeerbeeld {
		background:url(lbdag.jpg) no-repeat top left;
		float:left;
		height:216px;
		margin:30px 0 10px 10px;
		padding:0;
		width:279px;
	}

	.formulier .checkbox {
		width:20px; 
		margin:3px 10px 10px 0; 
		background:none; 
		border:none;
	}
	
	.formulier .spacer {
		width:30%; 
		float:left;
	}
	
	.formulier fieldset {
		clear:both;
	}
		
		.formulier fieldset span {
			color:#000;
		}
		
		.formulier fieldset .radioWrap {
			display:block;
			padding-left:30%;
		}
	
			.formulier fieldset label {
				width:30%;
			}
	
				.formulier fieldset input {
					width:65%;
				}
				
				.formulier fieldset select { 
					width:67%;
				}
				
					.formulier .postcode {
						width:12%;
					}
					
					.formulier .plaats {
						width:49%;
						margin-left:9px;
					}

	#excursies .keuzes {
		min-height:20px; 
		margin:-30px 0 10px 0;
	}
	
		#excursies .keuzes div {
			float:right; 
			font-size:1.2em; 
			margin-left:15px;
		}
	
			#excursies fieldset input {
				float:right; 
				margin:0 28px 0 38px;
			}
	
				#excursies fieldset label {
					width:60%; 
					min-height:25px; 
					float:left; 
					cursor:auto;
				}
					#excursies fieldset legend {
						display:block; 
						clear:both; 
						padding:10px 0 20px 0;
					}
	
						#excursies fieldset select {
							font-family:Arial, Helvetica, sans-serif; 
							font-size:1em; 
							width:67%;
						}
	
							#excursies fieldset option {
								margin:5px 0 5px 15px;
							}
	
								#excursies fieldset .kop {
									font-weight:bold; 
									margin:8px 0 8px 5px; 
									color:#000;
								}
	
									#excursies fieldset .klein {
										width:30%; 
										margin-top:7px;
									}