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

IMG {
	border-width: 0px;
}

/* end hide */

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

.cmsBody {
	padding					: 0px 0px 0px 0px;
	margin					: 0px 0px 0px 0px;
	font-family				: "Calibri Regular", Arial, Helvetica, sans-serif;
	font-style				: normal;
  	font-weight				: normal;
	font-size				: 11px;
	text-align				: center;
	color					: #000000;
	background-color		: #FFFFFF;
	text-decoration			: none;
	line-height				: 14px;
	height					: 100%;
}

#outer {
	height					: 100%;
	min-height				: 100%;
	width					: 1000px;
	text-align				: left;
	margin					: auto;
	position				: relative;
	background-color		: #FFFFFF;
	background-image		: url(../images/Template/bg_main.png);
	background-position		: left top;
	background-repeat		: no-repeat;
	margin-bottom			: -50px;
}

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

#header{
	position			: absolute;
	top					: 0px;
	left				: 208px;
	width				: 614px;
	height				: 107px;
	background-color	: #FFFFFF;
	z-index				: 10;
	background-image	: url(../images/Template/bg_header.png);
	background-repeat	: no-repeat;
}

#left {
	position			: relative;/*ie needs this to show float */
	width				: 209px;
	height				: 605px;
	float				: left;
	padding				: 0px;
	margin				: 0px;
	background-image	: url(../images/Template/bg_left.png);
	background-position	: left top;
	background-repeat	: no-repeat;
}

#right {
	position			: relative;/*ie needs this to show float */
	width				: 169px;
	height				: 605px;
	float				: right;
	margin				: 0px;
	padding				: 0px;
	vertical-align		: top;
	text-align			: left;
	z-index				: 1;
	background-image	: url(../images/Template/bg_right.png);
	background-position	: left top;
	background-repeat	: repeat-x;
}

#footer {
	position			: relative;
	width				: 1000px;
	height				: 50px;
	text-align			: left;
	margin				: 0px;
	padding				: 0px;
	margin				: 0 auto;
	background-color	: #FFFFFF;
}

div,p {
	margin-top			: 0px;/*clear top margin for mozilla*/
}

#centrecontent {
	position			: relative;
	width				: 613px;
	margin				: 0px;
	padding				: 0px;
	padding-top			: 107px;
	vertical-align		: top;
	float				: left;
	border				: 0px solid #CCCCCC;
	background-image	: url(../images/Template/bg_content.png);
	background-repeat	: repeat-y;
}

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

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

IMG {
	border				: none;
}

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

P {
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
}
/************************  A tag style settings  ************************/

A:LINK, A:VISITED, A:HOVER, A:ACTIVE {	
	font-weight			: normal;
	color				: #eab92c;
	text-decoration		: none;
}

A:HOVER {	
	font-weight			: normal;
	color				: #eab92c;
	text-decoration		: underline;
}
/************************  Header tag H1 H2 H3 H4 style settings  ************************/

H1 {
	font-family			: "Calibri Bold";
  	font-style			: normal;
	font-size			: 38px;
	font-weight			: bold;
	line-height			: 32px;
	color				: #8e7d67;
	padding				: 0px 0px 13px 0px;
	margin				: 0px 0px 0px 0px;
}

H2 {
	font-family			: "Calibri Bold";
  	font-style			: normal;
	font-size			: 38px;
	font-weight			: bold;
	line-height			: 32px;
	color				: #000000;
	padding				: 0px 0px 25px 0px;
	margin				: 0px 0px 0px 0px;
}

H3 {
	font-family			: "Calibri Bold";
  	font-style			: normal;
	font-size			: 16px;
	font-weight			: bold;
	line-height			: 16px;
	color				: #000000;
	padding				: 0px 0px 15px 0px;
	margin				: 0px 0px 0px 0px;
}

H4 {
	font-family			: "Calibri Bold";
  	font-style			: normal;
	font-weight			: bold;
	line-height			: 24px;
	color				: #ffffff;
	background-color	: #155493;
	padding				: 0px 0px 0px 5px;
	margin				: 0px 0px 5px 0px;
}

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

UL { 

}

OL { 

}

LI {

}

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

#logo {
	display					: block;
	position				: absolute;
	left					: 0px;
	top						: 0px;
	width					: 199px;
	height					: 50px;
	background-color		: #FFFFFF;
}

#print_logo {
	display					: none;
}

#menu {
	display					: block;
	position				: absolute;
	z-index					: 1000;
	left					: 20px;
	top						: 23px;
	width					: 350px;
	height					: 48px;
}

#right_line {
	display					: block;
	position				: absolute;
	background-color		: #000000;
	top						: 85px;
	left					: 10px;
	width					: 149px;
	height					: 1px;
}

#search {
	display					: block;
	position				: absolute;
	left					: 60px;
	top						: 74px;
	width					: 137px;
	height					: 23px;
}

#nlp {
	display					: block;
	position				: absolute;
	left					: 340px;
	top						: 23px;
	width					: 262px;
	height					: 48px;
	
}

#template_text_left {
	display					: block;
	position				: absolute;
	left					: 59px;
	top						: 107px;
	width					: 131px;
	height					: 160px;
	overflow				: hidden;
	color					: #a8b0a8;
	padding					: 0;
	margin					: 0;
}

#template_text_left p a {
	position				: absolute;
	bottom					: 0px;	
}

#template_text_right {
	display					: block;
	position				: absolute;
	left					: 10px;
	top						: 0px;
	width					: 149px;
	height					: 70px;
	overflow				: hidden;
	padding					: 15px 0 0 0;
	margin					: 0;
	line-height				: 20px;
	border-bottom			: 1px solid black;
}

#template_text_right H3 {
	font-size				: 27px;	
	padding					: 0px 0px 0px 0px;
	margin:		0px 0px 10px 0px;
}

#template_text_right A {
	color					: #005497;
}

#template_text_right P {
	padding-top				: 6px;
	line-height				: 16px;	
}

#banner_left {
	display					: block;
	position				: absolute;
	left					: 62px;
	top						: 277px;
	width					: 136px;
	height					: 330px;
	overflow				: hidden;
	padding					: 0;
	margin					: 0;
}

#banner_right_1 {
	display					: block;
	position				: absolute;
	left					: 0px;
	top						: 107px;
	width					: 169px;
	height					: 160px;
	overflow				: hidden;
	padding					: 0;
	margin					: 0;
}

#banner_right_2 {
	display					: block;
	position				: absolute;
	left					: 0px;
	top						: 277px;
	width					: 169px;
	height					: 331px;
	overflow				: hidden;
	padding					: 0;
	margin					: 0;
}



#payoff {
	display					: block;
	position				: absolute;
	right					: 180px;
	bottom					: 10px;
	text-align				: right;
	width					: 400px;
	line-height				: 13px;
	vertical-align			: bottom;
}

#payoff a {
	color					: #666666;
	text-decoration			: none;
	white-space				: nowrap;
}

#payoff a:hover {
	text-decoration			: underline;
}

#footer_text {
	display					: block;
	position				: absolute;
	left					: 60px;
	bottom					: 10px;
	text-align				: left;
	width					: 350px;
	line-height				: 30px;
	height					: 30px;
	color					: #666666;
}

#footer_text p {
float:left;
}

#footer_text a {
	color					: #FFFFFF;
	text-decoration			: none;
}

#footer_text a:hover {
	text-decoration			: underline;
}

#footer_text IMG {
	margin					: 0px 10px 0px 10px;
	padding					: 0px 0px 0px 0px;
}

.drie_kolommen {
	padding-bottom			: 30px;	
}

.drie_kolommen ul{
	list-style-type: none;
padding: 0;
margin: 0;
	
}

.drie_kolommen li{
	/*list-style-image		: */
	background-image: url("/site-c/serverspecific/giebels/images/Template/square-bullet.png");
	background-repeat: no-repeat;
	background-position: 0 .7em;
	padding-left: .9em;
}

.openingstijden {
	font-size: 11px;		
}

.openingstijden td{
	padding-left: 3px;		
}

.openingstijden img{
	padding:	0px;
	margin:		0px;
}

