/* site, misc */

	body, html {
	height: 100%;
}
body {
	font-family: "Trebuchet MS", sans-serif;
	margin: 0px;
	background: white;
	color: black;
	font-size: 13px;
}
#site {
	min-height: 100%;
	position: relative;
}
td {
	vertical-align: top;
	text-align: middle;
}
h1, h2 {
	margin: 0px;
}
h2 a {
	line-height: 20px;
	color: #1D519B;
	font-size: 16px;
	text-decoration: none;
}
img {
	border: 0;
}
.titleBlue {
	line-height: 20px;
	color: #1D519B;
	font-size: 17px;
}
.titleBlueBig {
	line-height: 22px;
	color: #1D519B;
	font-size: 21px;
}
.titleMagenta {
	color: #E62149 !important;
	font-size: 21px !important;
}
#columnLeft .titleMagenta {
	margin: 0px !important;
	font-weight: bold;
}
.linkBlack {
	color: #000000;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	border-bottom: 1px solid black;
	padding-top: 2px;
	float: left;
	display: block;
}
.linkMagenta {
	color: #E62149;
	font-size: 13px;
	line-height: 13px;
	text-decoration: none;
}
#columnLeft .linkMagenta, #columnRight .linkMagenta {
	padding-top: 2px;
	float: left;
	display: block;
	font-size: 11px;
}
.textRed {
	color: #FF0000;
	font-weight: bold;
}
.textMagenta {
	color: #E62149;
}
.pages a {
	font-size: 11px;
	color: #E62149;
	display: block;
	float: left;
	text-decoration: none;
}
#columnRight .pages a {
	float: right;
}
.pages a:hover {
	font-weight: bold;
}
.pages .separator {
	width: 1px;
	height: 9px;
	margin: 4px 6px 0px 6px;
	background: #E62149;
	float: left;
	overflow: hidden;
}
#columnRight .separator {
	float: right;
}
.pages .toIndex {
	clear: both;
}
.pages .toIndex:hover {
	font-weight: normal;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	color: #C2123D;
	margin: 0px;
	padding-left: 10px;
	background: url('site_images/raquo.gif') no-repeat left 6px;
	list-style-type: none;
}

ul.home li {
	color: #000;
	margin: 0px;
	padding-left: 10px;
	background: url('site_images/raquo.gif') no-repeat left 6px;
	list-style-type: none;
}

fieldset {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
label {
	width: 75px;
	display: block;
	float: left;
}
input.text {
	width: 452px;
	_width: 451px;
	border: 1px solid #9FBAD6;
	margin-bottom: 1px;
	padding: 3px 2px;
}
textarea {
	border: 1px solid #9FBAD6;
	height: 130px;
	width: 452px;
	_width: 451px;
	padding: 3px 2px;
}
input.fieldError {
	border: 1px solid #F07B93;
}
/* header */

	#header {
	height: 103px;
	min-width: 991px;
	background: url('site_images/headerBg.png');
	border-bottom: 1px solid white;
}
#header .content {
	margin: auto;
	width: 991px;
}
#headerLogo {
	display: block;
	float: left;
	margin-top: 7px;
}
#headerTitle {
	display: block;
	float: left;
	margin: 15px 0px 0px 17px;
}
#headerMenu {
	width: 781px;
	float: left;
	margin: 9px 0px 0px 17px;
}
#headerMenu a {
	display: block;
	float: left;
	margin-right: 9px;
	line-height: 13px;
	font-size: 11px;
	color: white;
	text-decoration: none;
}
#headerMenu a:hover, #headerMenu a.active {
	border-bottom: 1px solid white;
}
/* content */

	#contentTable {
	width: 100%;
}
#siteShadowLeft {
	width: 50%;
	background: url('site_images/siteShadowLeft.png') no-repeat right top;
}
#siteShadowRight {
	width: 50%;
	background: url('site_images/siteShadowRight.png') no-repeat left top;
}
#content {
	text-align: left;
	width: 990px;
	min-height: 347px;
	border-left: 1px solid white;
	overflow: hidden;
	_overflow: visible;
	padding-bottom: 73px;
}
 #content, {
 _height: 347px; /* min height for IE6 */
}
#columnMain {
	float: left;
	width: 535px;
	padding: 22px 20px 30px 16px;
	background: url('site_images/columnMainBg.gif') repeat-x center top;
}
#columnMain li {
	color: black;

}
#columnMain a {
	color: #E62149;
	text-decoration: none;
}
/* content - index */

	.subHeaderBlock {
	float: left;
	height: 83px;
	padding-top: 17px;
}
.subHeaderBlock.block01 {
	width: 229px;
	background: url('site_images/subHeaderBlock01.png') no-repeat;
	padding-left: 20px;
}
.subHeaderBlock.block02 {
	width: 244px;
	background: url('site_images/subHeaderBlock02.png') no-repeat;
	padding-left: 20px;
}
.subHeaderBlock.block03 {
	width: 234px;
	background: url('site_images/subHeaderBlock03.png') no-repeat;
	padding-left: 16px;
}
/*
	.subHeaderBlock h2
	{
		width: 148px;
	}
*/

	#index {
	padding-bottom: 20px;
	float: left;
	width: 763px;
	background: url('site_images/subHeaderShadow.gif') repeat-x center top;
}
#index a {
	color: #E62149;
	text-decoration: none;
}
#index .block {
	float: left;
	padding: 30px 30px 22px 30px;
	width: 182px;
}
.film {
	margin-top: 19px;
	float: left;
	width: 507px;
	height: 287px;
	background: url('site_images/filmBg.png');
}
/* content - route */

	#map_canvas {
	width: 531px;
	height: 274px;
	margin-top: 16px;
}
/* content - nieuws archief */

	#newsArchive a {
	display: block;
	color: black;
	text-decoration: none;
}
/* content - columnLeft */

	#columnLeft {
	float: left;
	width: 158px;
	min-height: 220px;
	padding: 23px 18px 20px 16px;
	background: url('site_images/columnLeftBg.png') repeat-x center top;
}
 #columnLeft, {
 _height: 220px; /* IE6 min height */
}
#columnLeft a {
	clear: both;
	width: 158px;
	color: black;
	float: left;
	text-decoration: none;
	margin: 4px 0px 2px 0px;
	font-size: 11px;
}

#columnLeft #block a {
	color: #E62149 !important;
	font-size: inherit;
}
/* content - columnRight */

	#columnRight {
	float: left;
	width: 227px;
	background: url('site_images/columnRightBg.png') repeat-x center top;
}
#columnRight .leftBorder {
	background: url('site_images/columnRightLeftBorder.png') no-repeat left top;
	min-height: 144px;
	padding: 20px;
	overflow: auto;
	_overflow: visible;
	font-size: 11px;
}
 #columnRight .leftBorder, {
 _height: 144px; /* IE6 min height */
}
#columnRight .newsItem {
	line-height: 16px;
	padding-bottom: 32px;
	font-size: 11px;
}
/* footer */

	#footer {
	background: #CB1340;
	position: absolute;
	bottom: 0px;
	min-width: 100%;
}
#footer .content {
	height: 73px;
	width: 991px;
	margin: auto;
}
#address {
	margin-top: 14px;
	width: 700px;
	float: left;
	color: white;
	font-size: 11px;
}
#address a {
	color: white;
	text-decoration: none;
}
#footerIconPhone, #footerIconMail {
	margin: 0 10px -2px 21px;
}
#copyright {
	margin-top: 7px;
	width: 700px;
	float: left;
	color: #E96888;
	font-size: 10px;
}
#allyourmedia {
	margin-top: 7px;
	width: 700px;
	float: right;
	color: #E96888;
	font-size: 10px;
}
#aymLogo {
	margin-top: 16px;
	float: right;
}

