/* ThickBox styles importeren */

@import "/css/thickbox.css";

/* Main css */

html, body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

body {
	background: url(../images/html_bg.jpg) repeat;
	text-align: center;
	color: #6f6f6f;
	font-size: 13px;
	font-family: Trebuchet MS;
}

a {
	outline: none;
	color: #396975;
	text-decoration: none;
}

.maincontainer {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}

.container {
	padding-top: 40px;
}

.top {
	background: url(../images/header.png) no-repeat;
	height: 373px;
	text-align: left;
}

.top2 {
	background: url(../images/header.png) no-repeat;
	height: auto;
	text-align: left;
}

	.top p { line-height: 25px; }

	.top-holder {
		padding: 110px 30px 50px 50px;
	}

		.top-menu {
			position: absolute;
			top: 42px;
			width: 1000px;
			z-index: 3;
		}
			.top-menu-holder {
				width: 365px;
				/* width: 301px; */
				float: right;
				margin-right: 33px;
			}

			.top-menu-holder a { text-decoration: none; display:block; }

			.top-menu-holder a span{display:block; }

			.top-menu-holder img { border: 0px; }

		.index-top-left {
			width: 395px;
			height: 205px;
			background: url(../images/header/index.png) no-repeat;
			float: left;
			margin-left: 6px;
		}

		.index { padding-bottom: 0px; }

		.top-left {
			width: 385px;
			height: 205px;
			float: left;
		}

			.index-top-left a {
				color: #396975;
				text-decoration: none;
				font-size: 12px;
			}

		.top-right {
			width: 466px;
			float: left;
			margin-top: 2px;
			margin-left: 20px;
		}

			.top-right-holder {
				padding: 0px 0px;
			}

			.top-right-holder a {
				color: #1d5764;
				font-size: 15px;
				text-decoration: none;
			}
	.top-bottom-menu {
		position: absolute;
		top: 380px;
		padding-left: 17px;
	}

	.top-bottom-menu img {
		border: 0px;
	}

	.top-bottom-menu a { text-decoration: none; }
	.top-bottom-menu a span { display: block; }


	.top-bottom-menu2 {
		position: absolute;
		top: 168px;
		padding-left: 17px;
	}

	.top-bottom-menu2 img {
		border: 0px;
	}

	.top-bottom-menu2 a { text-decoration: none; }
	.top-bottom-menu2 a span { display: block; }

.content-container {
	margin: 0 auto;
	width: 970px;
	text-align: left;


}

.content-holder {

	line-height: 18px;
	display:block;
	height:auto;
}

.content {
	margin-top: 40px;
	padding: 30px 59px 40px 59px;
	background: url(../images/content_bg.png) repeat-x #fff;
	font-size: 12px;
	color: #414141;
	display:block;
	height: auto;

}

.content-bottom {
	background: #e7e7e7;
	height: 20px;
}

.impressiefotos { padding-top: 15px; }

.bottom {
	background: url(../images/footer_bg.png) repeat-x;
	padding-top: 35px;
	padding-bottom: 44px;
	height: 160px;
}

	.bottom-left {
		position: relative;
		float: left;
		left: -13px;
		height: 179px;
		width: 318px;
		background: url(../images/contactinfo.png) no-repeat;
	}

		.bottom-left-holder {
			margin-top: 20px;
			margin-left: 72px;
			line-height: 18px;
			color: #7a7a7a;
		}

			.bottom-left-holder a {
				color: #7a7a7a;
				text-decoration: none;
			}

	.bottom-mid {
		float: left;
		text-align: left;
		height: 179px;
		width: 318px;
		background: url(../images/locatie.png) no-repeat;
	}

		.bottom-mid-titel {
			font-size: 21px;
			color: #fff;
			font-weight: bold;
		}

		.bottom-mid-tekst {
			color: #fff;
			margin-top: 88px;
			font-size: 12px;
		}

		.bottom-mid a { color: #c7a113; font-weight: bold; text-decoration: none; }

	.bottom-right {
		position: relative;
		float: right;
		right: -10px;
	}

.footer {
	height: 50px;
	padding: 0px 60px;
	font-size: 11px;
	color: #fff;
}

	.footer a {
		color: #fff;
		font-size: 12px;
	}

/* Index css */

.index {

}
	.index-left {
		width: 246px;
		float: left;
		display: block;
	}
	.index-mid {
		width: 246px;
		float: left;
		margin-left: 59px;
		display: block;
	}
	.index-right {
		width: 246px;
		float: right;
		display: block;
	}

	.index-holder {
		padding-right: 0px;
	}

/* Tekst opmaak */

h1, .h1 {
	color: #9d1a00;
	font-size: 25px;
	font-weight: normal;
	line-height: 28px;
}

h2, .h2 {
	color: #376b77;
	font-size: 21px;
	text-decoration: none;
	font-weight: normal;
}

h3, .h3 {
	color: #9d1a00;
	font-size: 21px;
	text-decoration: none;
	font-weight: normal;
}

h4, .h4 {
	color: #c7a113;
	font-size: 17px;
	text-decoration: none;
	font-weight: normal;
}

h5, .h5 {
	color: #3a6d79;
	font-size: 15px;
	text-decoration: none;
	display:block;
	font-weight: bold;
}

h6, .h6 {
	color: #396975;
	font-size: 25px;
	margin-top: 17px;
	margin-bottom: 20px;
}

.rood {
	color: #9d1a00;
	font-style: italic;
}

.indexlist{

	list-style: decimal;
	padding-left: 25px;
	margin-left: 10px;
}

/* Arrangementen opmaak */
div.ar_cat {
	position: relative;
	left: -73px;
	width: 625px;
}
div.ar_item {
	position: relative;
	left: -73px;
	background: url(../images/arrangementen/div_blauw.png) no-repeat;
	width: 625px;
	height: 43px;
	color: #fff;
	font-size: 20px;
}
div.ar_naam {
	padding-left: 75px;
	padding-top: 5px;
	margin-top: 3px;
	width: 462px;
	float: left;
	color: #fff;
}

div.ar_naam a { color: #fff; }

div.ar_prijs {
	padding-left: 12px;
	padding-top: 5px;
	margin-top: 3px;
	width: 75px;
	float: left;
}
div.ar_left {
	float: left;
	width: 80px;
	clear: both;
	font-size: 12px;
}
div.ar_right {
	float: left;
	width: 470px;
	font-size: 12px;
}

div.ar_linkerkolom {
	width: 550px;
	float: left;
}

div.ar_rechterkolom {
	width: 250px;
	float: right;
}

div.ar_kort_left {
	width: 200px;
	float: left;
}

div.ar_kort_right {
	width: 50px;
	float: left;
}

div.ar_kort_left a {
	font-size: 12px;
	color: #414141;
	text-decoration: none;
}

.ar_backtotop {
	color: #c1c1c1;
	font-size: 15px;
}


.ar_footertext {
	color: #393939;
	font-size: 10px;
}

.ar_vraagofferte {
	color: #a02201;
	/* font-size: 16px; */
}

.ar_offerteaanvragen {
	margin: 10px 0px 15px 0px;
}

/* Menu opmaak */

.menuHolder {
	padding: 15px 10px 0px 5px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}

.menuHome {
	background: url(../images/menu/home.png) no-repeat;
	height: 45px;
	width: 71px;
	color: #396975;
	float: left;
}

.menuHomeActive {
	background: url(../images/menu/home_active.png) no-repeat;
	height: 45px;
	width: 71px;
	color: #fff;
	float: left;
}

.menuImpressie {
	background: url(../images/menu/impressie.png) no-repeat;
	height: 45px;
	width: 91px;
	color: #396975;
	float: left;
}

.menuImpressieActive {
	background: url(../images/menu/impressie_active.png) no-repeat;
	height: 45px;
	width: 91px;
	color: #fff;
	float: left;
}

.menuPartners {
	background: url(../images/menu/partners.png) no-repeat;
	height: 45px;
	width: 82px;
	color: #396975;
	float: left;
}

.menuPartnersActive {
	background: url(../images/menu/partners_active.png) no-repeat;
	height: 45px;
	width: 82px;
	color: #fff;
	float: left;
}

.menuContact {
	background: url(../images/menu/contact.png) no-repeat;
	height: 45px;
	width: 85px;
	color: #396975;
	float: left;
}

.menuContactActive {
	background: url(../images/menu/contact_active.png) no-repeat;
	height: 45px;
	width: 85px;
	color: #fff;
	float: left;
}

.menuSitemap {
	background: url(../images/menu/sitemap.png) no-repeat;
	height: 45px;
	width: 91px;
	color: #396975;
	float: left;
}

.menuSitemapActive {
	background: url(../images/menu/sitemap_active.png) no-repeat;
	height: 45px;
	width: 91px;
	color: #fff;
	float: left;
}

/* Onderste menu */

.menuBottomHolder {
	padding: 17px 15px 0px 5px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

.menuInformatie {
	background: url(../images/menu/informatie.png) no-repeat;
	height: 58px;
	width: 122px;
	color: #396975;
	float: left;
}

.menuInformatieActive {
	background: url(../images/menu/informatie_active.png) no-repeat;
	height: 58px;
	width: 122px;
	color: #fff;
	float: left;
}

.menuLocatie {
	background: url(../images/menu/locatie.png) no-repeat;
	height: 58px;
	width: 95px;
	color: #396975;
	float: left;
}

.menuLocatieActive {
	background: url(../images/menu/locatie_active.png) no-repeat;
	height: 58px;
	width: 95px;
	color: #fff;
	float: left;
}

.menuArrangementen {
	background: url(../images/menu/arrangementen.png) no-repeat;
	height: 58px;
	width: 149px;
	color: #396975;
	float: left;
}

.menuArrangementenActive {
	background: url(../images/menu/arrangementen_active.png) no-repeat;
	height: 58px;
	width: 149px;
	color: #fff;
	float: left;
}

.menuFaciliteiten {
	background: url(../images/menu/faciliteiten.png) no-repeat;
	height: 58px;
	width: 122px;
	color: #396975;
	float: left;
}

.menuFaciliteitenActive {
	background: url(../images/menu/faciliteiten_active.png) no-repeat;
	height: 58px;
	width: 122px;
	color: #fff;
	float: left;
}

.menuZaalverhuur {
	background: url(../images/menu/zaalverhuur.png) no-repeat;
	height: 58px;
	width: 127px;
	color: #396975;
	float: left;
}

.menuZaalverhuurActive {
	background: url(../images/menu/zaalverhuur_active.png) no-repeat;
	height: 58px;
	width: 127px;
	color: #fff;
	float: left;
}



/*
Contact
*/
.contact-error {
	background: #ff8282;
	color: #d31414;
	border: #d31414 1px solid;
	text-align: center;
}

.contact-ok {
	background: #79d986;
	color: #005b0c;
	text-align: center;
	border: #005b0c 1px solid;
}

/*
Offerte formulier
*/

.offerte-table-error {
	text-align: center;
}


.impression {
	width: 246px;
	margin: 20px 52px 0px 0px;
	border: none;

}

.impression_last {
	width: 246px;
	border: none;
}


td a { margin: 5px }
.nav { margin: 5px 0px; text-align: right; }
#nav { width: 100px; float: right; }
#nav a { margin: 5px 0px; padding: 0px 5px; background: #fff; color: #414141; text-decoration: none }
#nav a.activeSlide { background: #9d1a00; color: #fff; }
#nav a:focus { outline: none; }
#output { text-align: left; }

.pics { height: 159px; width: 246px; padding:0; margin:0; overflow: hidden }

.pics img { height: 159px; width: 246px; padding: 2px; top:0; left:0 }

.pics img {
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
}

.textveld{

	width: 280px;
	padding: 4px;
	margin-bottom: 10px;
	border: 2px solid #ddd;
	background: #fff;
	color: #777;
	font-family: Arial, Verdana, sans-serif;
    font-size: 120%;
}

.textveld:focus {border: 2px solid #9d1a00; color: #333;}

.textveld_contact{

	width: 330px;
	padding: 4px;
	margin-bottom: 10px;
	border: 2px solid #ddd;
	background: #fff;
	color: #777;
	font-family: Arial, Verdana, sans-serif;
    font-size: 120%;
}

.textveld_contact:focus {border: 2px solid #9d1a00; color: #333;}

.opstelling {
    display:inline;
    height:30px;
    width:100%;
}