		html 	{
			background: #fff;
			
				font-family: verdana;
				font-size: 12px;
				color: #023766;
		}
		
		html, body {
				margin: 0px;
				padding: 0px;
		}
		
		textarea {
			font-family: verdana;
			font-size: 12px;
		}
		
		#container	{
			width: 	950px;
			height: 100%;
			position: absolute;
			top: 0px;
			right: 0px;
			margin: 0px 0px 0px 0px;
		}
		
		#boog_ct	{
			background: url(../images/basis/boog.png) top right no-repeat;
			width: 950px;
			height: 100%;
			position: absolute;
			top: 73px;
			right: 0px;
		}
		
		#logo_ct	{
			background: url(../images/basis/logo.png) top center no-repeat;
			width: 515px;
			height: 406px;
			position: absolute;
			top: -73px;
			left: 420px;		
			z-index: 1;						
		}
		
		#schaduw_ct	{
			background: url(../images/basis/schaduw.png) top right no-repeat;
			width: 564px;
			height: 700px;
			position: absolute;
			top: 0px;	
			padding-left: 386px;
		}
		
		#klok_ct	{
			background: url(../images/basis/klok.png) top right no-repeat;
			height: 700px;
			width: 468px;
			position: absolute;
			right: 0px;
			top: 0px;
			
/*			width: 564px;
			left: 434px;	*/
		}
		
		#content	{
			width: 400px;
			height: 450px;
			position: absolute;
			top: 150px; 
			left: 100px; 
			overflow: hidden;
			z-index: 5;
		}
		
		#content h1 {
			position: absolute;
			font-family: 'Miss Saint Delafield', cursive;
			font-size: 40px;
			color: #005aab;
			font-weight: normal;
			margin: 0px;
			padding: 0px;
			height: 50px;
		}
		
		#content .content {
			overflow:hidden;
			height: 400px;
			
		}
		
		#foto		{
			width: 320px;
			height: 240px;
			position: absolute;
			top: 360px;
			left: 550px;
		}
		
		#foto .img_alt {
			font-style: italic;
			float: left;
		}
	
		ul li {
			list-style-type: none;
		}
		ul li.active {
			font-style:italic;
		}
		.menu_home a,
		.menu_foto-album a,
		.menu_geschiedenis a,
		.menu_bestuur a,
		.menu_concerten a,
		.menu_doneren a,
		.menu_beiaardier a,
		.menu_contact a {
			font-weight: bold;
			font-size: 14px;
			color: #005aab;
			text-decoration: none;
			display: block;
			height: 15px;
			width: 100px;
			z-index: 4;
			position: relative;
		}
		
		.menu_home	{
			position: absolute;
			top: 150px;
			left: 0px;
			z-index: 999;
		}
		
		.menu_concerten	{
			position: absolute;
			top: 110px;
			left: 15px;
			z-index: 999;
		}
		
		.menu_beiaardier	{
			position: absolute;
			top: 75px;
			left: 65px;
			z-index: 999;
		}
		
		.menu_geschiedenis	{
			position: absolute;
			top: 45px;
			left: 105px;
			z-index: 999;
		}
		
		
		.menu_bestuur	{
			position: absolute;
			top: 5px;
			left: 255px;
			z-index: 999;
		}
		
		.menu_foto-album	{
			position: absolute;
			top: 23px;
			left: 172px;
			z-index: 999;
		}

		.menu_contact	{
			position: absolute;
			top: -10px;
			left: 330px;
			z-index: 999;
		}
		
		.menu_doneren	{
			position: absolute;
			top: -18px;
			left: 410px;
			z-index: 999;
		}

			
		
		.form_fields	{
			width: 100px;
			float: left;
		}
		
		.functie	{
			font-weight: bold;
			font-size: 14px;
			margin-left: 10px;
		}
		

		
		#content h1	 {
			position: relative;
			top: 0px;
			left: 0px;
		}
		
		
#copyright	{
	position: absolute;
	bottom: 0px;
	right: 0px;
	color: #80ADD5;
	font-size: 10px;
}

#social-media {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#copyright a {
	color: #80ADD5;
	text-decoration: none;
}

#copyright a:hover {
	color: #005AAB;
}

h2	{
	font-style: italic;
	font-size: 14px;
	margin:5px 0px;
	padding: 0px;
}
h3	{
	font-style: italic;
	font-size: 14px;
	margin:5px 0px;
	padding: 0px;
}


.c_adres_gegevens 	{
	float: left;
	width: 350px;
}

.c_openingstijden	{
	float: right;
	width: 350px;
	height: 250px;
}


.c_contact_form	{
	float: left;
	width: 450px;
	height: 300px;
}


.c_google_maps	{
	float: right;
	width: 350px;
	height: 300px;
}

.bedrijfsnaam	{
	width: 590px;
	height: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #13110E;
	font-style: italic;
	margin-bottom: 5px;
}

 .google_maps		{ 
	float: left;
	width: 280px;
	height: 300px;
}

 .google_maps iframe	{
	border: 1px solid #13110E; 
	padding: 3px;
}

 .contact_info		{
	width:	350px;
	height: 200px;
	margin-top: 20px;
	font-weight: normal;
	font-size: 12px;
}
 .contact_info .contact_row		{
	float: left;
	width: 90px;
	color: #13110E;
	font-weight: bold;
	text-align: right;
	margin-right: 10px;
	
}

.clearing {
	clear: both;
}

h2 {
	font-size: 13px;
}

h2.saint {
	font-family: 'Miss Saint Delafield', cursive;
	font-weight: normal;
	font-size: 30px;
	margin: 0px 0px -15px 0px;
	padding: 0px;
}

h3 {
	font-size: 13px;
	font-weight: normal;
}

.small {
	font-size: 10px;
}

.italic {
	font-style: italic;
}

/* Contact  */

.content #search_results .acc_content h4 {
	margin: 0px 0px 0px 25px;
}
.content  #search_results h3 a {
	color: #143c1d;
}
.content  #search_results .acc_content h4 a {
	background: url(../images/icons/url_icon.gif) center right no-repeat;
	padding: 0px 15px 0px 0px;
	color: #143c1d;
}
.content  #search_results h3 a,
.content  #accordion h4 a{
	text-decoration: none;
	color: #005aab;
}
.content  #search_results h3.snelweg,
.content  #accordion h4.snelweg {
	background: #fff url(../images/icons/snelweg-icon.png) center left no-repeat;
}
.content  #search_results h3.clock,
.content  #accordion h4.clock {
	background: #fff url(../images/icons/clock-icon.png) center left no-repeat;
}
.content  #search_results h3.phone,
.content  #accordion h4.phone{
	background: #fff url(../images/icons/telephone-icon.png) center left no-repeat;
}
.content  #search_results h3.email ,
.content  #accordion h4.email {
	background: #fff url(../images/icons/email-icon.png) center left no-repeat;
}
.content  #search_results h3.maps ,
.content  #accordion h4.maps {
	background: #fff url(../images/icons/maps-icon.png) center left no-repeat;
}
.content  #search_results h3.search ,
.content  #accordion h4.search {
	background: #fff url(../images/icons/search-icon.png) center left no-repeat;
}
.content  #search_results h3,
.content  #accordion h4 {
	height: 16px;
	padding: 2px 0px 2px 20px;
	border: 1px solid #eee;
}

.content  #accordion .acc_content {
	margin: 0px 20px 10px 20px;
	min-height: 10px;
}

.content  #search_results .acc_content .results {
	margin: 0px 0px 10px 30px;
	font-size: 11px;
}

.acc_content #contact #contact_naam{
	font-size: 13px;
	font-weight: bold;
}
.acc_content #contact #contact_postcode{
	margin-right: 5px;
}

.acc_content .openingstijden .header{
	font-weight: bold;
	width: 100px;
	float: left;
	text-align: left;
	border-bottom: 1px solid;
} 
.acc_content .openingstijden ul {
	margin: 0px;
	padding: 0px;
}
.acc_content .openingstijden ul li{
	list-style-type: none;
	clear: left;
	margin: 0px;
	padding: 0px;
}


.acc_content .openingstijden ul li .item{
	float: left;
	width: 100px;
}

a.doneren {
	background: url(../images/doneer-standard.png) left center no-repeat;
	width: 326px;
	height: 61px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #fff;
	font-size: 40px;
	font-family: 'Miss Saint Delafield', cursive;
}

a.doneren:hover {
	background: url(../images/doneer-click.png) left center no-repeat;
}


/* FOTO ALBUM */
a.fotoswijnhuiscarillon img{
	margin: 3px;
	padding: 3px;
	border: 1px solid #80ADD5;
	width: 80px;
}
