
/* ============================================================	*/ 
/* ========	HTML STANDAARDEN  	===============================	*/
/* ============================================================	*/ 

html {
	height:100%;
	width:100%;
	overflow: -moz-scrollbars-vertical;
	}
body {
	margin:0 0 0 0;
	width:100%;
	height:100%;
	
	text-align:center;
	background-color:#F60;
	
	scrollbar-face-color: #ddd; 
	scrollbar-highlight-color: #FFF; 
	scrollbar-shadow-color: #aaa; 
	scrollbar-3dlight-color: #aaa; 
	scrollbar-arrow-color:  #666; 
	scrollbar-track-color: #FFF; 
	scrollbar-darkshadow-color: #FFF;
	}
body, table, th, td, p, input, textarea, select {
	font-family:Arial, Helvetica, Sans-serif;
	font-size:12px;
	}
h1, h2, h3, h4, h5, h6, p {
	margin:0 0 10px 0;
	}
	
a {}
a:hover {}
h1 {
	color:#FF6600;
	text-transform:uppercase;
	}
h2 {
	font-size:11px;
	color:#F60;
	text-transform:uppercase;
	}
h3 {}
h4 {}
h5 {/*sIFR*/}
h6 {/*sIFR*/}	
p {}

img {border:none;}

ol {}
ul {}
li {}
li li {}
a img   {border:none;}
label {cursor:pointer;display:block;}
.cB {clear:both;}

/* ============================================================	*/ 
/* ========	LAYOUT BLOCKEN  	===============================	*/
/* ============================================================	*/ 

.container {
	position:relative;
	margin:0 auto 0 auto;
	width:980px;
	min-height:100%;
	height:100%;
	text-align:left;
	background-color:#FFF;
	}
	/* mozilla hax \*/
html>body .container {
    height:auto;
	}
	/* mozilla hax */
	
/* ============================================================	*/ 
/* ========	CONTENTBLOCK		===============================	*/
/* ============================================================	*/

div.contentBlock {
	position:relative;
	width:960px;
	_width:980px;
	_height:700px;
	min-height:700px;
	padding:9px 10px 10px 10px;
	background:transparent url(../gfx/contentHead.gif) no-repeat left top;
	}
/* ============================================================	*/ 
/* ========	HEADER				===============================	*/
/* ============================================================	*/

.container div.printHeader {display:none;}

div.header {
	position:relative;
	height:202px;
	background:#F60 url(../gfx/header_ticker.gif) no-repeat 110px 120px;
	}
	
.logo {display:inline;}
.logo img {display:block;}

div.icons {
	position:absolute;
	top:168px;
	left:0px;
	width:110px;
	padding-left:10px;
	padding-top:2px;
	height:23px;
	z-index:750;
	background:transparent url(../gfx/icon_back.gif) no-repeat left top;
	}
div.icons ul {margin:0;padding:0;list-style:none;}
div.icons ul li {margin:0 3px 0 0;padding:0;list-style:none;float:left;}
div.icons ul li a {}
div.icons ul li a:hover {}
div.icons ul li img {}
			
.visual {
	position:absolute;
	top:0px;
	left:120px;
	width:860px;
	height:120px;
	z-index:99;
	background:transparent url(../gfx_content/header_visual.jpg) no-repeat right top;
	}
.headerBgImage {
	position:absolute;
	top:0px;
	left:277px;
	height:120px;
	width:583px;
	z-index:150;
	}
.visualBR {
	position:absolute;
	top:97px;
	right:0px;
	width:23px;
	height:23px;
	z-index:100;
	background:transparent url(../gfx/header_br.png) no-repeat left top;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gfx/header_br.png', sizingMethod='image');
	}
.ticker {
	position:absolute;
	top:133px;
	left:135px;
	width:400px;
	height:28px;
	z-index:100;
	}
.ticker a {
	text-decoration:none;
	color:#000;
	}
.ticker table {
	height:25px;
	width:400px;
	}
.ticker td {
	text-align:center;
	font-size:11px;
	font-weight:bold;
	line-height:12px;
	height:25px;
	vertical-align:middle;
	}
	
.contactFleur {
	position:absolute;
	top:169px;
	left:138px;
	width:357px;
	height:20px;
	z-index:101;
	}
.head-search {
	position:absolute;
	top:130px;
	left:559px;
	width:421px;
	height:62px;
	z-index:101;
	padding-top:5px;
	background:transparent url(../gfx/zoek_back.gif) no-repeat left top;
	}
.head-search table {}

.head-search td {padding-top:5px;padding-left:10px;text-align:left;font-size:11px;vertical-align:middle;}
.head-search .type-text {
	height:20px;
	width:165px;
	background:transparent url(../gfx/zoekveld_back.gif) no-repeat left top;
	border:none;
	}
.head-search .button {}
/* ============================================================	*/ 
/* ========	NAVIGATIE			===============================	*/
/* ============================================================	*/

div.navigatie {
	
	}
	
/* ============================================================	*/ 
/* ========	MAINCONTENT		===============================	*/
/* ============================================================	*/

.mainContent {
	padding-bottom:20px;
	min-height:450px;
	_height:450px;
	}
.bannerCol {
	position:absolute;
	top:40px;
	right:10px;
	width:130px;
	z-index:100;
	}
	.bannerCol a {
		display:block;
		margin-bottom:15px;
		}
	.bannerCol img {
	display:block;
		}
.eventsOverview {
	position:relative;
	width:850px;
	overflow:hidden;
	}
	
.topTien {
	position:relative;
	width:265px;
	_width:275px;
	height:278px;
	float:left;
	border-right:10px solid #FFF;
	}
	
.topTien .price {
		display:block;
		text-align:right;
		color:#FFF;
		font-weight:bold;
		font-size:22px;
		padding:2px 12px 7px 0;
		font-family:Arial, Helvetica, Sans-serif;
		}
		.topTien .price a {
			font-size:22px;
			width:auto;
			height:25px;
			}
			.topTien .price a:hover {text-decoration:none;}
	.topTien ol {
		position:relative;
		margin:0 0 0 2px;
		padding:1px 0 0 25px;
		color:#FFF;
		font-weight:bold;
		list-style:none;
		height:162px;
		*height:162px;
		overflow:hidden;
		}
		.topTien ol li {
			padding:0 0 0 3px;
			font-weight:bold;
			list-style:none;
			}
			.topTien ol li.tip {
				position:relative;
				background:transparent url(../gfx/tip.gif) no-repeat 207px 3px;
				}
			.topTien ol li.new {
				position:relative;
				background:transparent url(../gfx/new.gif) no-repeat 207px 3px;
				}
	.topTien a {
		display:block;
		width:197px;
		color:#FFF;
		font-weight:bold;
		text-decoration:none;
		height:16px;
		text-overflow:ellipsis;
		overflow:hidden;
		white-space:nowrap;
		}
		.topTien a:hover {
			color:#FFF;
			font-weight:bold;
			text-decoration:underline;
			}
		.topTien a.active {
			color:#036;
			}
	.moreCat {
	position:absolute;
	top:200px;
	left:117px;
	width:137px;
	height:10px;
	z-index:250;
	}
		
	.orange10 		{background:transparent url(../gfx/top10_oranje.gif) no-repeat left top;}
	.blue10 		{background:transparent url(../gfx/top10_blauw.gif) no-repeat left top;}
	.purple10 		{background:transparent url(../gfx/top10_paars.gif) no-repeat left top;}
			
	.orange10 ol 	{color:#F60;background:transparent url(../gfx/nr_orange.gif) no-repeat left top;}
	.blue10 ol 		{color:#09F;background:transparent url(../gfx/nr_blue.gif) no-repeat left top;}
	.purple10 ol 	{color:#60F;background:transparent url(../gfx/nr_purple.gif) no-repeat left top;}
	
	
.topTien .miniVisuals {
	position:absolute;
	top:217px;
	left:88px;
	width:160px;
	}
.topTien .miniVisuals img {
	display:block;
	float:right;
	height:46px;
	width:61px;
	margin:0 0 0 6px;
	border:1px solid #FFF;
	}
.topTien .miniVisuals a {
display:inline;
height:auto;
overflow:normal;
text-decoration:none;
white-space:nowrap;
width:auto;
	}
/* ============================================================	*/ 
/* ========	DETAILPAGE LINKERCOL	===========================	*/
/* ============================================================	*/	

.detailPage {
	}
.detailPage .leftCol {
	position:absolute;
	top:8px;
	left:10px;
	width:190px;
	z-index:100;
	}
.smallBlock {
	position:relative;
	width:190px;
	_width:200px;
	height:278px;
	float:left;
	background:transparent url(../gfx/blockBack.gif) no-repeat left top;
	}
	.smallBlock ol {
		padding-top:11px;
		color:#FFF;
		font-weight:bold;
		background:transparent url(../gfx/nr_smallBlock.gif) no-repeat 2px 9px;
		
		}
		.smallBlock ol li {
			font-weight:bold;
			}
		.smallBlock a {
			display:block;
			font-size:10px;
			width:157px;
			height:15px;
			*height:14px;
			_height:13px;
			position:relative;
			}

/* ============================================================	*/ 
/* ========	DETAILPAGE CONTENTCOL	===========================	*/
/* ============================================================	*/	

			
.detailPage .contentCol {
	width:630px;
	margin-left:200px;
	}
	.blockTitel {
		display:block;
		height:30px;
		_height:32px;
		padding:2px 10px 0px 33px;
		color:#036;
		font-weight:bold;
		}
.colset {
	width:620px;
	overflow:hidden;
	font-size:11px;
	}
.colLeft {
	position:relative;
	width:310px;
	float:left;
	font-size:10px;
	}
.colRight {
	float:right;
	width:300px;
	font-size:10px;
	}
.colRight p {
	font-size:11px;
	}
		
		.budget {
			line-height:30px;
			}
		.specsBlock {
			margin-top:10px;
			width:300px;
			float:right;
			background:transparent url(../gfx/specsBottom.gif) no-repeat left bottom;
			}
		.specsTop {
			width:300px;
			background:transparent url(../gfx/specsTop.gif) no-repeat left top;
			}
.specsBlock {
	float:left;
	}
.specsBlock th {
	padding-left:10px;
	text-align:left;
	font-size:11px;
	}
.specsBlock th.top {
	color:#FFF;
	height:30px;
	}
.specsBlock td {
	padding-left:10px;
	font-weight:bold;
	font-size:11px;
	height:30px;
	width:196px;
	_width:194px;
	border-top:2px solid #FF8C40;
	}
.specsBlock td.mid{
	color:#FFF;
	width:104px;
	_width:106px;
	line-height:11px;
	background-color:#FF8C40;
	border-top:2px solid #FF7920;
	}
.specsBlock td.foot {
	color:#FFF;
	border:none;
	height:30px;
	width:104px;
	_width:106px;
	}
/* ============================================================	*/ 
/* ========	DETAIL COLSET		===============================	*/
/* ============================================================	*/

.enlarge {
	display:block;
	padding:5px 2px;
	font-size:11px;
	font-weight:bold;
	}
.visualBig {
	width:304px;
	height:225px;
	}
div.subImage {	
	position:absolute;
	display:none;
	margin-left:2px;
	width:300px;
	height:225px;
	z-index:100;
	}
.visualSmall a {display:block;float:left;border:2px solid #FFF;}
.visualSmall a:hover {border:2px solid #F60;}
.visualSmall a.active {border:2px solid #F60;}


.dividerNav {
	margin:20px 0 0 0;
	padding:10px 0 0 0;
	position:relative;
	background:transparent url(../gfx/dots.gif) repeat-x left top;
	}
	.dividerNav table {width:100%;}
	.dividerNav td {
		white-space:nowrap;
		height:40px;
		padding:0 10px 10px 10px;
		background:transparent url(../gfx/dots.gif) repeat-x left bottom;
		}
	.dividerNav a {
		font-size:11px;
		color:#F60;
		font-weight:bold;
		text-decoration:none;
		}
.reactie-block {position:relative;overflow:hidden;width:630px;
	font-size:11px;
		background:#FFEFE5 url(../gfx/dots.gif) repeat-x left top;
font-weight:bold;}
.reactie-dot-line {}
.reactie-naam {
	position:absolute;
	top:15px;
	left:15px;
	width:247px;
	height:20px;
	z-index:10;
	text-align:right;
	color:#000;
}
.reactie-naam strong {
	color:#ff6600;
	float:left;
	display:block;
	margin-bottom:10px;
	}
.reactie-top {
margin:15px 0 10px 290px;
background:transparent url(../gfx/quote-start.gif) no-repeat left top;
	}
.reactie-end {
width:265px;
_width:325px;
padding:0px 30px 10px 30px;
background:transparent url(../gfx/quote-end.gif) no-repeat right bottom;
}

/* ============================================================	*/ 
/* ========	calculatorFrame		===============================	*/
/* ============================================================	*/
.calculatorFrame {
	position:relative;
	padding:10px;
	background:#FFB482 url(../gfx/calculatorBack.jpg) no-repeat 0px 0px;
	*background:#FFB482 url(../gfx/calculatorBack.jpg) no-repeat 0px 15px;
	border-top:15px solid #ffe6d5;
	
	}
.calculator {
	position:absolute;
	top:-11px;
	_top:4px;
	right:17px;
	width:140px;
	height:96px;
	z-index:200;
	background:transparent url(../gfx/calculator.png) no-repeat left top;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gfx/calculator.png", sizingMethod="scale");
	}
.calculatorFrameFoot {
	background:#FFB482 url(../gfx/calculatorBackFoot.gif) no-repeat left top;
	}
.calculatorFrameFoot {
	padding:20px 0 50px 25px;
	}
.calculatorFrameFoot table {
	}
.calculatorFrameFoot td  {
	padding:0 10px;
	vertical-align:top;
	}
.calculatorFrameFoot img {
	display:block;
	}
/* ============================================================	*/ 
/* ========	OVERZICHT			===============================	*/
/* ============================================================	*/	
.overzicht,
.overzichtLinks {
	width:620px;
	background:transparent url(../gfx/alle_evenementen.gif) no-repeat left top;
	}
.overzichtLinks {background:transparent url(../gfx/alle_links.gif) no-repeat left top;}
.overzicht .price {
	display:block;
	text-align:right;
	color:#FFF;
	font-weight:bold;
	font-size:22px;
	padding:2px 12px 1px 0px;
	_padding:2px 12px 2px 0;
	font-family:Arial, Helvetica, Sans-serif;
	}
.overzicht .price b {font-size:11px;}
.overzichtFoot {
	width:620px;
	height:40px;
	_height:74px;
	padding:34px 0 0px 0;
	text-align:right;
	background:transparent url(../gfx/alle_evenementen_foot.gif) no-repeat left top;
	}

.overzichtFoot a.terug {
	position:relative;
	right:185px;
	}
.overzichtFoot a.home {
	position:relative;
	right:15px;
	}
.overzicht .event {
	margin:0px 20px 0px 33px;
	_margin:0px 20px 0px 30px;
	overflow:hidden;
	width:580px;
	height:52px;
	}
.overzicht .event img {
	float:left;
	border:1px solid #FFF;
	}
.event a {
	display:block;
	position:relative;
	color:#FFF;
	text-decoration:none;
	}
.event b {
	display:block;
	color:#FFF;
	padding-top:10px;
	margin-left:90px;
	}
.event p {
	margin:0 0 2px 90px;
	color:#000;
	font-size:11px;
	}
.event a:hover {text-decoration:underline;}

.favLink {
	padding:32px 0 0px 36px;
	}
.favLink .table {
	width:563px;
	}
.favLink .linkTitel {
	width:160px;
	height:30px;
	color:#F60;
	font-size:12px;
	background-color:#FFB47E;
	}
.favLink .linkTitel div {
	font-weight:bold;
	padding-left:10px;
	}
.favLink .linkOmschr {
	padding:0 16px 0 10px;
	font-size:11px;
	color:#000;
	width:331px;
	_width:357px;
	}
.favLink .linkOmschr a {
	float:right;
	font-size:9px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	}
.favLink .linkOmschr a:hover {
	color:#FFF;
	font-weight:bold;
	text-decoration:underline;
	}
.favLink .linkArrow {
	width:26px;
	}
.favLink .empty {
	height:5px;
	font-size:1px;
	background:#F60 url(../gfx/links_dots.gif) no-repeat left bottom;
	}
/* ============================================================	*/ 
/* ========	CONTENTBACK			===============================	*/
/* ============================================================	*/		



.detailPage .contentBack {
	width:620px;
	padding:0;
	min-height:523px;
	_height:523px;
	margin-bottom:10px;
	background:#FFD9BF url(../gfx/contentbottom.gif) no-repeat left bottom;
	}
	.detailPage .contentBack .kopSifr {
		padding-top:0;
		}
	.detailPage .contentBack .kopSifr h5 {
		font-size:30px;
		}
.contentBackKop {
	height:25px;
	background:#FFF url(../gfx/contenttop.gif) no-repeat left top;
	}
.contentVlak {
	padding:0 52px;
	font-size:11px;
	}
.contentVlak p {
	font-size:11px;
	}
.contentVlak .backHome {
	margin:30px auto;
	text-align:center;
	}
.contentVlak h1 {font-size:15px;text-transform:uppercase;}
.contentVlak h2 {font-size:13px;text-transform:uppercase;}
.contentVlak h3 {font-size:11px;text-transform:uppercase;}
.contentVlak h4 {font-size:11px;text-transform:uppercase;color:#F60;}
.contentVlak a {
	color:#000;
	}
.contentVlak a:hover {
	color:#F60;
	}
.contentVlak table {
	margin-bottom:20px;
	}
.contentVlak th  {
	text-align:left;
	padding:0 15px 3px 0;
	}
.contentVlak td  {
	padding:0 15px 3px 0;
	}
/* ============================================================	*/ 
/* ========	FORMGRID			===============================	*/
/* ============================================================	*/		

.formGrid {
	margin:0 0 0 0px;
	width:590px;
	}
.formGrid table {}
.formGrid th {text-align:left;
	padding:2px 0 2px 10px;
	}
.formGrid td {
	padding:4px 0 4px 10px;
	font-weight:bold;
	font-size:11px;
	}
.formGrid td img {
	display:block;
	margin-bottom:10px;
	}
.formGrid td.vragen 				{padding-left:50px;}
.formGrid td.meerdPers				{text-align:right;padding-right:5px;color:#09F;}
.formGrid td.meerdPers a 			{color:#09F;}
.formGrid td.overview 				{text-align:right;background-color:#CCEBFF;padding-right:5px;}
.formGrid tr.subtotaal td.vragen 	{text-align:right;padding-right:5px;}
.formGrid tr.subtotaal td.overview 	{text-align:right;padding-right:5px;}
.formGrid td .select 				{padding-right:5px;}

.formGrid tr.kopRegel td 	{padding:10px 0 20px 10px;font-size:12px;}
.formGrid tr.tussenRegel td {padding:12px 0 2px 10px;}

.formGrid td.check 		{width:5%;padding:0 0 0 10px;}
.formGrid td.item 		{width:45%;background-color:#09F;}
.formGrid td.itemPrice 	{width:20%;background-color:#80CCFF;}
.formGrid td.price 		{width:30%;text-align:right;background-color:#CCEBFF;padding-right:5px;}


.formGrid tr.totaal td.check 		{background-color:transparent;}
.formGrid tr.totaal td.item {}
.formGrid tr.totaal tdr:#80CCFF;}
.formGrid td.price 		{width:30%;text-align:right;background-color:#CCEBFF;padding-right:5px;}


.formGrid tr.totaal td.check 		{background-color:transparent;}
.formGrid tr.totaal td.item {}
.formGrid tr.totaal td.itemPrice 	{background-color:transparent;}
.formGrid tr.totaal td.price		{font-size:13px;text-align:right;color:#09F;background-color:transparent;}

.formGrid tr.footRegel td {
	height:10px;
	font-size:1px;
	}
	
/* ============================================================	*/ 
/* ========	FOOTER				===============================	*/
/* ============================================================	*/

div.footer {
	position:absolute;
	bottom:0;
	left:0;
	width:980px;
	clear:both;
	z-index:200;
	background:transparent url(../gfx/contentFooter.gif) no-repeat left top;
	}
div.footer .footerText {
	text-align:right;
	margin:30px 0 0 0;
	padding:7px;
	color:#FFF;
	background-color:#F60;
	}
div.footer .footerText a {
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	}
div.footer .footerText a:hover {
	color:#000;
	text-decoration:none;
	}

	
/* ============================================================	*/ 
/* ========	FORMULIEREN		  	===============================	*/
/* ============================================================	*/ 

form {
		margin:0px;
		}
.formgrid {
		}
.formGrid td {
	vertical-align:top;
		}
.formGrid .nameCell {
	font-weight:bold;
	}
.formGrid .inputCell {
	color:#FFF;
	}
input.typeText {
	background-color:#FFE0CC;
	border:1px solid #FFF;
	}
.formGrid input.typeText {
	padding-left:5px;
	}
label {
	vertical-align:middle;
	}
select.select {
	border:1px solid #FFE0CC;
	background-color:#FFE0CC;
	}
textarea.textarea {

	border:1px solid #FFE0CC;
	background-color:#FFE0CC;
	
	}
.w100 {width:328px;}
textarea.w100 {width:332px;}
.w70 {width:238px;
		_width:245px;
		}
.w60 {width:168px;}
.w30 {width:80px;}
.w20 {width:80px;}


/* ============================================================	*/ 
/* ========	AANMELDEN		  	===============================	*/
/* ============================================================	*/ 
.kopSifr {
	padding:10px 0 10px 30px;
	}

.aanmelden,
.contact,
.offerte,
.mailtofriend {
	position:relative;
	padding-top:60px;
	width:615px;
	height:522px;
	background:#FFF url(../gfx/back_aanmelden.gif) no-repeat left top;
	}
.contact {
	background:#FFF url(../gfx/back_contact.gif) no-repeat left top;
	}
.offerte {
	background:#FFF url(../gfx/back_offerte.gif) no-repeat left top;
	}
.mailtofriend {
	background:#FFF url(../gfx/back_mailtofriend.gif) no-repeat left top;
	}
.submit {vertical-align:top;margin-right:5px;}
h5, h6 {
	font-family:Arial;
	color:#FFF;
	padding: 0px 0 0px 0;
	margin: 0 10px 0 10px;
	font-size: 20px;
	letter-spacing:1em;
}
.aanmelden td {
	padding:1px 0 1px 0;
	}
h6 {
	margin: 0 10px 0 0px;
}
.aanmeldenBlock {
	padding-left:50px;
	}

.res {
	position:absolute;
	top:500px;
	left:20px;
	height:12px;
	z-index:100;
	color:#FFF;
	font-size:10px;
	}
.ie52 {display:none;}


.nieuwsbrief {
	display:none;
	position:absolute;
	top:275px;
	left:50%;
	height:200px;
	width:475px;
	margin:0px 0px 0px -237px;
	z-index:300;
	}
.nieuwsbriefBack {
	height:200px;
	width:475px;
	background:transparent url(../gfx/aanmelden.png) no-repeat left top;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gfx/aanmelden.png", sizingMethod="image");
	}
.aanmeldContent {
	padding:70px 0 0 35px;;
	}
.aanmeldContent td{}
.aanmeldContent td.label {padding:3px 15px 3px 0px;}
.aanmeldContent td.buttonTD {padding:5px 0px;}
.aanmeldContent td input {position:relative;}
.aanmeldContent td .typeText {width:243px;_width:250px;position:relative;}
.aanmeldContent .miniText {font-size:9px;color:#FFF;}
.aanmeldContent .miniText a {color:#FFF;text-decoration:underline;position:relative;}
.aanmeldContent .miniText a:hover{color:#000;}

.nieuwsbrief a.sluit {
	display:block;
	position:absolute;
	top:13px;
	left:20px;
	width:40px;
	height:10px;
	z-index:310;
	color:#000;
	text-decoration:none;
	font-size:10px;
	}
.adresBlock {
	position:absolute;
	bottom:60px;
	left:30px;
	width:151px;
	height:85px;
	z-index:100;
	background:transparent url(../gfx/adresBlock.gif) no-repeat left top;
	}
body.home .mainContent {
	
	}
