/* mac hide\*/
html, body {
	height					: 100%;
}
/* end hide */

IMG {
	border-width: 0px;
}




/************************  Body style settings  ************************/

.cmsBody {
	padding					: 0px 0px 0px 0px;
	margin					: 0px 0px 0px 0px; 
	font-family				: Arial,  Helvetica, sans-serif;
	font-size				: 12px;
	color					: #666666;
	background-color		: #FFFFFF;
	text-decoration			: none;
	height					: 100%;
}

/************************  P tag style settings  ************************/

DIV, P {
	margin					: 0px 0px 0px 0px;
	padding					: 0px 0px 0px 0px;
}

/************************  A tag style settings  ************************/

A:LINK {	
	font-weight				: normal;
	color:#666666;
}
  
A:VISITED {	
	font-weight				: normal;
	color:#666666;
} 
 
A:ACTIVE {	
	font-weight				: normal;
	color:#666666;
}
  
A:HOVER {	
	font-weight				: normal;
	color:#666666;
	text-decoration			: underline;
}

/************************  Header tag H1 H2 H3 H4 style settings  ************************/

H1 {
	font-size				: 18px;
	font-weight				: normal;
	color					: #f29429;
	padding					: 0px 0px 5px 0px;
	margin					: 0px 0px 0px 0px;
	text-transform			: uppercase;
}

H2 {
	color					: #f29429;
	font-weight				: bold;
	font-size				: 14px;
	line-height				: 14px;
	margin					: 2px 0px 3px 0px;
	padding					: 3px 0px 3px 0px;
	text-transform			: uppercase;
}

H3 {
	font-weight				: bold;
	font-size				: 14px;
	margin					: 2px 0px 3px 0px;
	padding					: 5px 0px 3px 0px;	
}

H4 {
color: #FFFFFF;
}

/************************  List style settings  ************************/

UL { 
	margin					: 0px 0px 0px 0px;
	padding					: 0px 0px 0px 0px;
}

OL { 
	margin					: 0px 0px 0px 0px;
	padding					: 0px 0px 0px 0px;
}

LI {
	margin					: 0px 0px 0px 15px;
	padding					: 0px 0px 0px 0px;
}

/****************  Custom tags/classes style settings  ****************/

#outer {
	height					: 100%;
	min-height				: 100%;
	width					: 960px;
	text-align				: left;
	margin					: auto;
	position				: relative;
	background-color		: #FFFFFF;
	margin-bottom			: -55px;
}

html>body #outer {
	height					: auto;/*for mozilla as IE treats height as min-height anyway*/
}

#left {
	display					: none;
}

#centrecontent {
	position				: relative;
	width					: 960px;
	margin					: 0px;
	padding					: 0px;
	padding-top				: 150px;
	vertical-align			: top;
	float					: left;
	border					: 0px solid #CCCCCC;
}

* html #centrecontent {
	height					: 1%;
	margin-bottom			: 12px;/* combat IE's 3 pixel jog */
}

#right {
	display					: none;
}

#clearfooter {
	clear					: both;
	height					: 55px;/*needed to make room for footer*/
}

#footer {
	width					: 960px;
	clear					: both;
	height					: 25px;
	text-align				: left;
	margin					: 5px auto 0px auto;
	padding					: 3px 0px 0px 0px;
	position				: relative;
	text-align				: center;
	background-color		: #eae4dc;
	color					: #f29429;
	font-weight				: bold;
}

#footer A {
	color					: #f29429;
	font-weight				: bold;
	text-decoration			: none;
}

#footer A:HOVER {
	text-decoration			: underline;
}

#footer2 {
	font-size				: 10px;
	width					: 960px;
	clear					: both;
	height					: 10px;
	margin					: 0px auto;
	padding					: 0px;
	padding-bottom			: 5px;
	position				: relative;
	background-color		: #FFFFFF;
	color					: #666666;
	font-weight				: normal;
}

#footer2 A {
	color					: #666666;
	font-weight				: normal;
	text-decoration			: underline;
}

#footer2 A:HOVER {
	color					: #f29429;
}

#header{
	position				: absolute;
	top						: 0px;
	left					: 0px;
	width					: 960px;
	height					: 100px;
	z-index					: 10;
}

#logo_print {
	display					: none;
}

#logo_text {
	display					: block;
	position				: absolute;
	right					: 275px;
	top						: 60px;
	width					: 500px;
	height					: 60px;
	font-size				: 22px;
	text-align				: right;
	color					: #999999;
}

#section_image {
	display					: block;
	position				: absolute;
	top						: 0px;
	left					: 0px;
	height					: 100px;
	width					: 960px;
	overflow				: hidden;
}

#logo {
	position				: absolute;
	left					: 291px;
	top						: 20px;
	width					: 500px;
	height					: 80px;
}

.BoxOuter {
	position				: relative;
	border					: 1px solid #eae4dc;
	background-color		: #ffd853;
	padding-right			: 0px;
	margin-left				: 0px;
	padding-bottom			: 0px;
}

.BoxInner {
	position				: relative;
	background-color		: #f4f1ed;
	padding					: 0px;
	border					: 0px solid #ffd853;
	padding					: 5px;
	color					: #666666;
	font-size				: 11px;
}

.BoxInner2 { /* Aubergine vlak */
	position				: relative;
	background-color		: #533545;
	margin					: 0px;
	padding					: 5px;
	border					: 0px solid #FFFFFF;
	color					: #FFFFFF;
	font-size				: 11px;
}

.BoxInner3 { /* zonder padding */
	position				: relative;
	background-color		: #f4f1ed;
	margin					: 0px;
	border					: 0px solid #ffd853;
	padding					: 0px;
	color					: #666666;
	font-size				: 11px;
}

.BoxInner4 { /* oranje */
	position				: relative;
	background-color		: #f29429;
	margin					: 0px;
	border					: 0px solid #ffd853;
	padding					: 5px;
	color					: #FFFFFF;
	font-size				: 11px;
}

.BoxInner4 A:LINK, .BoxInner4 A:VISITED, .BoxInner4 A:HOVER, .BoxInner4 A:ACTIVE {
	color					: #FFFFFF;
}

.BoxInner3 H2 {
	color					: #f29429;
	font-weight				: bold;
	font-size				: 14px;
	line-height				: 14px;
	margin					: 0px 0px 0px 0px;
	padding					: 3px 0px 3px 0px;
}

.BoxInner2 H2 {
	color:#f29429;
}

.BoxInner2 A H2{
	text-decoration:none;
}

.BoxInner4 H2 {
	color:#ffffff;
}

.BoxInner3 H2 P {
	display					: inline;
	font-weight				: normal;
	margin					: 0px 0px 0px 0px;
	padding					: 0px 0px 0px 20px;
	font-size				: 11px;
}

.BoxInner H1, .BoxInner2 H1 {
	color					: #f29429;
	font-weight				: bold;
	font-size				: 14px;
	line-height				: 14px;
	margin					: 2px 0px 3px 0px;
	padding					: 0px 0px 0px 0px;
	display					: block;
}

#menu {
	display					: block;
	position				: absolute;
	z-index					: 1000;
	left					: 0px;
	top						: 100px;
	width					: 960px;
	height					: 26px;
	background-color		: #eae4dc;
	text-align:center;
}

.currentDate {
	position				: absolute;
	right					: 12px;
	top						: 6px;
	color					: #f29429;
	font-weight				: bold;
	margin					: 2px 0px 3px 0px;
	padding					: 3px 0px 3px 0px;
}

/* zoom */

#zoomy {
	position				: absolute; 
	border					: 1px solid #B3BEAD;
	background				: #000000;
	padding					: 1px;
	color					: #fff;
	line-height				: 100%;
	z-index					: 10000;
}
	
#zoomy p {
	margin					: 0;
	padding					: 5px 5px 10px 5px; position:relative; }

#close { position:absolute; right:5px; width:12px; height:12px; background:url(close.gif) no-repeat; cursor:pointer;} 

.fckImageLeft {
	margin-right: 5px;
	margin-bottom: 5px;
	border: none;
}
.fckImageRight {
	margin-left: 5px;
	margin-bottom: 5px;
	border: none;	
}
.fckImageCenter {
	margin-left: 5px;
	margin-right: 5px;	
	margin-bottom: 5px;
	border: none;
}
