﻿body 
{
	font-family:Arial;
	font-size:12px;
	margin:0px;
	padding:0px;
	/*color:#90909c;*/
	color:#41454e;
}

/* EDITOR STYLES*/
.bozoBlauw 
{
	color:#1036A1;
	}
.bozoDonkerBlauw 
{
	color:#01006c;
	}
.bozoLichtGrijs 
{
	color:#90909c;
	}
.bozoTitel 
{
	color:#1036A1;
	font-weight:bold;
	}
.bozoGeel 
{
	color:#ffdf1a;
	}
.bozoGoud 
{
	color:#c1a900;
	}


a, a:link, a:hover, a:visited 
{
	color:#1036A1;
	font-weight:bold;
	vertical-align:middle;
}

IMG 
{
	border:0px solid #ffffff;
	margin:0px;
	padding:0px;
}

h1 
{
	font-family:Arial Black;
	font-size:24px;
	color:#1036A1;
}

h2 
{
	font-family:Arial Black;
	font-size:15px;
	color:White;
	padding:0px;
	margin:0px;
}

h5 
{
	font-family:Arial Black;
	font-size:13px;
	color:#1036A1; font-style:italic; font-variant:small-caps; letter-spacing:-1px;
	
}



/* ##### MASTER LAYOUT */
.wrapper 
{
	text-align:center;
}

.headerMenuRow 
{
	text-align:center;
	vertical-align:top;
	height:124px;
	padding:0px;
	margin:0px;
	background:#FFFFFF url("../images/masterFront/schaduwTop.jpg") repeat-x bottom;
}

	.headerBreadcrumb 
	{
		padding-left:35px;
		padding-top:10px;
		display:block;
		vertical-align:middle;
		text-align:left;
		height:10px;
		width:1009px;
		margin-left:auto;
		margin-right:auto;
		font-size:11px;
		color:#1036A1;
	}

	.headerMenu 
	{
		display:block;
		height:84px;
		width:1009px;
		margin-left:auto;
		margin-right:auto;
	}
	
	.headerAdres 
	{
		display:block;
		padding-top:5px;
		height:30px;
		width:859px;
		margin-left:auto;
		margin-right:auto;
		vertical-align:bottom;
		text-align:right;
		padding-right:150px;
		font-size:11px;
		color:#1036A1;
		
		
	}

.headerTrappenRow 
{
	height:114px;
	background:#FFFFFF url("../images/masterFront/bgTrapTop.jpg") repeat-x bottom;
}

.mainContent 
{
	text-align:center;
	background:#FFFFFF url("../images/masterFront/bgSchaduwTopBottom.jpg") repeat-x top;
}

	.mainContentContent 
	{
		width:1009px;
		margin-left:auto;
		margin-right:auto;
	}

.footerTrappenRow 
{
	height:90px;
	background:#FFFFFF url("../images/masterFront/bgTrapBottom.jpg") repeat-x top;
}

.footerMenuRow 
{
	text-align:center;
	vertical-align:middle;
	height:45px;
	background:#FFFFFF url("../images/masterFront/bgSchaduwBottom.jpg") repeat-x top;
}

	.footerMenu 
	{
		width:1009px;
		height:45px;
		padding-top:20px;
		color:#90909c;
		vertical-align:middle;
		text-align:center;
		font-size:11px;
		margin-left:auto;
		margin-right:auto;
	}



/* Module Style */
.moduleHeader 
{
	padding:10px;
	border-bottom:1px solid #ffdf1a; height:24px;
	background: #FFFFFF url("../images/masterFront/bgmoduleHeader.jpg");
}
.moduleContent 
{
	padding:10px;
	color:White;
	background-color:#90909c;
	
}

.moduleContentProducten 
{
	width:260px;
	color:White;
	background-color:#90909c;
	
}


/* ###### Pages ###### */

/* Producten */
.productenGalImage {margin:2px; padding:0px;}
.productenGalImageMask { border:1px solid #ffdf1b; overflow:hidden; height:100px; width:100px;}



/* ##### Controls #### */

/* Modal PopUp Control */
.modalPopUpBackground 
{
	background-color:#000000;
    height:100%;
    width:100%;
    filter:alpha(opacity=75);
    -moz-opacity:.75;
    opacity:.75;
	
}


/* Control Styles */

	/*.productenTree a, .productenTree a:link 
	{
		color:White;
		
	}
	
	.productenTree div 
	{
		background-color:#52515f;
		width:100%;
	}
	
	.productenTree div td 
	{
		padding:5px;
	}
	
	.productenTreeHover td, .productenTreeHover a, .productenTree productenTreeHover a:link 
	{
		color:White;
		height:25px;
		width:100%;
		Text-align:left;
		background-color:Black;
		
	}
	.productenTreeLeaf a, .productenTreeLeaf a:link
	{
		color:#ffde1a;
	}
	.productenTreeHover a, .productenTreeHover a:link
	{
		color:White;
	}
	.productenTreeParent a, .productenTreeParent a:link
	{}/*
	


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	height:36px;
	letter-spacing: -10px;
	
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 16px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}

