/* Main styles */
img {
	border: 0px;
}

.bullet {
	background-image: url('/images/bullet.jpg');
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding: 0px 0px 0px 18px;
	font-size: 16px;
	font-family: Gill Sans MT, sans-serif;
	font-weight: bold;
}

	.bullet a {
		text-decoration: none !important;
		/*color: #0064d4 !important;*/
		color: #0F1F7E !important;
	}

.routebeschrijving {
	background-image: url('/images/map.gif');
	background-repeat: no-repeat;
	padding: 7px 0px 0px 48px;
	height: 26px;
	margin: 15px 0px 0px 8px;
}

	.routebeschrijving a {
		cursor: pointer;
	}

h1 {
	font-family: Gill Sans MT;
	font-size: 30px;
	font-weight: normal;
	margin: -12px 0px 3px -2px;
	padding: 0px;
}

	.h1-orange {
		color: #d17700;
	}
	
	.h1-blue {
		color: #0f1f7e;
	}

/* Div's with rounded corners */
.rounded p {
	margin: 0px;
}

	.jPaKCorner {
		position: relative;
		background: url('/images/corners.jpg') -10px -10px no-repeat;
	}
	.jPaKCorner-wrapper {
		padding: 12px;
		min-height: 1px; /* prevent corner clipping on empty divs */
	}
	.jPaKCorner-item {
		position: absolute;
		background: url('/images/corners.jpg') no-repeat;
	}
	.jPaKCorner-right {
		top: 0;
		right: 0;
		bottom: 0;
		width: 10px;
		background-position: 0 -10px;
	}
	.jPaKCorner-bottom {
		left: 0;
		right: 0;
		bottom: 0;
		height: 10px;
		background-position: -10px 0;
	}
	.jPaKCorner-bottom-right {
		right: 0;
		bottom: 0;
		width: 10px;
		height: 10px;
		background-position: 0 0;
	}
	
/* Page: Home */
#div_welkom {
	width: 420px;
	margin-bottom: 15px;
}

#div_onze_locaties {
	position: absolute;
	left: 450px;
	top: 0px;
	width: 290px;
	height: 142px;
}
	
#div_wonen_welzijn_zorg {
	position: relative;
	background-image: url('/images/wonen-welzijn-zorg.jpg');
	background-repeat: no-repeat;
	width: 722px;
	height: 223px;
}

	#meerinfo_wonen {
		cursor: pointer;
		height: 138px;
		left: 0px;
		position: absolute;
		top: 0px;
		width: 236px;
	}
	
	#meerinfo_welzijn {
		cursor: pointer;
		height: 138px;
		left: 242px;
		position: absolute;
		top: 0px;
		width: 236px;
	}
	
	#meerinfo_zorg {
		cursor: pointer;
		height: 138px;
		left: 484px;
		position: absolute;
		top: 0px;
		width: 236px;
	}
	
	#kenmerken_wonen {
		position: absolute;
		left: 25px;
		top: 145px;
	}
	
	#kenmerken_welzijn {
		position: absolute;
		left: 267px;
		top: 145px;
	}
	
	#kenmerken_zorg {
		position: absolute;
		left: 509px;
		top: 145px;
	}
	
/* Page: Nieuws */
.news_horizontal_spacer {
	height: 10px;
}

.news_date {
	color: #999999;
	padding-top: 5px;
	font-size: 11px;
	text-align: right;
}

/* Columns */
#pushcolumns, .pushcolumns {
	clear: both;
}

#detail_leftcolumn {
	width: 420px;
	float: left;
}

#detail_rightcolumn {
	width: 294px;
	left: 8px;
	position: relative;
	float: left;
}

#div_rechts_boven,
#div_rechts_midden,
#div_rechts_onder {
	width: 294px;
}

	#div_rechts_onder h1 {
		padding-bottom: 7px;
	}
	
#div_links_boven,
#div_fotos,
#div_rechts_boven,
#div_rechts_midden {
	margin-bottom: 10px;
}

#div_links_boven,
#div_fotos {
	width: 420px;
}

/* Kwaliteit pagina */
#div_kwaliteit_links_boven {
	width:420px;
	float:left;
	margin-bottom:10px;
}
#div_kwaliteit_rechts_boven {
	width:294px;
	float:left;
	margin-bottom:10px;
}
#div_kwaliteit_rechts_midden {
	width:100%;
	float:left;
	margin-bottom:10px;
}
/* Einde Kwaliteit pagina */

#div_foto_large {
	margin-bottom: 4px;
}

	#div_foto_large img {
		width: 392px;
		height: 294px;
		border: 2px solid #000000;
		cursor: pointer;
	}

.fotos_container {
	width: 400px;
}

.fotos_container img {
	width: 92px;
	height: 69px;
	margin-right: 4px;
	opacity: 0.5;
	cursor: pointer;
	border: 2px solid #000000;
}

.fotos_container img:hover {
	opacity: 1.0;
}

#meer_fotos {
	margin: 10px 0px 3px 10px;
}

.activiteit {
	margin: 10px 0px;
	border-bottom: 1px solid #d17700;
	position: relative;
	width: 345px;
	float: left;
	margin-right: 15px;
}

	.activiteit_title {
		position: relative;
		font-size: 24px;
		width: 100%;
		line-height: 26px;
	}
	
	.activiteit_locatie {
		position: relative;
		line-height: 16px;
	}
	
	.activiteit_omschrijving {
		position: relative;
	}
	
		.activiteit_omschrijving p {
			margin-top: 2px;
		}
		
		.activiteit_omschrijving img {
			width: 100%;
			height: 100%;
		}
	
	.activiteit_meer_info {
		position: absolute;
		margin: 26px 0px 0px 190px;
		font-size: 12px;
		background-image: url('/images/meer_info.jpg');
		width: 75px;
		height: 16px;
		cursor: pointer;
	}



/* Page: Wonen */
#woonlocaties_container {
	margin: 20px 0px 0px -10px;
	position: relative;
	width: 768px;
}

	.tfe {
		font-weight: bold;
		font-family: Courier New, monospace;
		margin-right: 10px;
		color: #b14b00;
	}

	.woonlocatie {
		width: 249px;
		height: 273px;
		position: relative;
		background-repeat: no-repeat;
		float: left;
		margin-right: 1px;
	}
	
	.woonlocatie_link {
		width: 240px;
		height: 140px;
		cursor: pointer;
		position: absolute;
		top: 0px;
		left: 0px;
	}
	
	.woonlocatie_route {
		cursor: pointer;
		height: 38px;
		left: 210px;
		position: absolute;
		top: 235px;
		width: 41px;
	}
	
	.woonlocatie_text {
		position: absolute;
		width: 235px;
		left: 12px;
		top: 148px;
	}

	.woonlocatie_gasthuis {
		background-image: url('/images/infobox_gasthuis.jpg');
	}
	
	.woonlocatie_swinshoek {
		background-image: url('/images/infobox_swinshoek.jpg');
	}
	
	.woonlocatie_leemgaarde {
		background-image: url('/images/infobox_leemgaarde.jpg');
	}
	
	.woonlocatie_nieuwelocatie {
		background-image: url('/images/infobox_nieuwelocatie.jpg');
	}
	
/* Page: Contact */
#contact_leftcol {
	width: 440px;
	float: left;
	position: relative;
}

	#contact_leftcol h1 {
		margin-bottom: 10px;
	}

#contact_rightcol {
	width: 274px;
	left: 8px;
	position: relative;
	float: left;
}

	.contact_panel {
		margin-bottom: 10px;
	}

#presoftform_contact {
	padding: 0px;
	margin: 15px 0px 0px 0px;
	position: relative;
}

#contactform_error {
	color: #ff0000;
	padding: 0px 10px 10px 10px;
}

.contactform_option {
	width: 400px;
	position: relative;
	padding-bottom: 4px;
}
	.contactform_field {
		width: 140px;
		float: left;
		font-weight: bold;
		margin-top: 3px;
		position: relative;
		padding-left: 10px;
	}

	.contactform_input {
		width: 240px;
		float: left;
		position: relative;
	}
	
		.contactform_input_text {
			width: 240px;
			border: 0px;
			background-color: transparent;
			border-bottom-width: 2px;
			border-bottom-style: dotted;
			border-bottom-color: #d17700;
			padding-left: 5px;
			color: #0078FF;
		}
		
		.contactform_input_submit {
			width: 100px;
			border: 0px;
			border: 1px solid #f5e3d6;
			background-color: #f9e9de;
			padding-left: 5px;
			color: #0F1F7E;
			font-size: 12px;
			font-weight: bold;
			font-family: Arial, sans-serif;
		}
		
		.contactform_input_textarea {
			width: 240px;
			border: 1px solid #d17700;
			background-color: #fff6f0;
			padding: 3px;
			color: #0078FF;
			overflow: auto;
		}
		
.activiteitentabel td {
	background-color: #fbf1e6;
	padding: 2px 2px 2px 5px;
}

/* TinyMCE */
.mceContentBody  .rounded {
	background-color: #fefaf7;
	border: 1px solid #d17700;
	padding: 12px;
}

.mceContentBody {
	color: #0F1F7E;
	font-family: Arial,sans-serif;
	font-size: 12px;
	position: relative;
}

