html {
	height				: 100%; /* In geval van background op html én body */
	background			: #fff;
}

body	{
	min-height			: 100%; /* In geval van background op html én body */
	font				: 0.8em Arial, sans-serif;
	text-align			: center;
	color				: #057C7F;
	line-height			: 1.3em;
	background			: #ccebf1 url(../img/bg.jpg) center top no-repeat;	
}

.toegankelijkheid	{
	position			: absolute;
	left				: -999em;
}

.clear	{
	clear				: both;
}



/* --------------------------------	*/
/* clearfix						 	*/
/* --------------------------------	*/
.clearfix:after,
#nieuwsoverzicht li .kop:after,
#nieuwsoverzicht:after
{
	display				: block;
	visibility			: hidden;
	clear				: both;  
	height				: 0; 
	content				: "."; 
}

	/* voor IE-mac */
	.clearfix,
	#nieuwsoverzicht li .kop,
	#nieuwsoverzicht 
	{	
		display			: inline-block;	
	}

	/* onderstaande overslaan voor IE-mac \*/
	* html .clearfix,
	* html #nieuwsoverzicht li .kop,
	* html #nieuwsoverzicht  
	{ 
		height			: 1%;
	}
	
	.clearfix, 	
	#nieuwsoverzicht li .kop,
	#nieuwsoverzicht 
	{ 
		display			: block;
	}
	/* einde van overslaan voor IE-mac */

#container-bg {
	margin				: 0 auto;
	position			: relative;
	background			: url(../img/container-bg.jpg) center top no-repeat;
}

/* --------------------------------	*/
/* container					 	*/
/* --------------------------------	*/
#container	{
	position			: relative;
	width				: 994px;
	margin				: 0 auto;
	overflow			: hidden;
	text-align			: left;
}


/* --------------------------------	*/
/* header						 	*/
/* --------------------------------	*/
#header	{
	position			: relative;
	height				: 390px;
}

#header a.logo	{
	position			: absolute;
	top					: 21px;
	left				: 14px;
}

#header a.support	{
	position			: absolute;
	display				: block;
	top					: 83px;
	left				: 619px;
	background			: url(../img/button-support-informatie.gif) -2px top no-repeat;
	width				: 123px;
	height				: 38px;
	text-indent			: -9000em;
	overflow			: hidden;
}


/*lettergrootte*/
#header .lettergrootte {
	position			: absolute;
	right				: 50px;
	top					: 35px;
	width				: 200px;
}

#header .lettergrootte span, 
#header .lettergrootte ul {
	padding				: 0 2px 0 4px;
	color				: #008081;
	font-size			: 1.1em;
	float				: left;
}

#header .lettergrootte span {
	font-size			: 0.9em;
}

#header .lettergrootte li {
	float				: left;
}

#header .lettergrootte li a {
	float				: left;
	text-indent			: -9000em;
	overflow			: hidden;
	background			: url(../img/button-lettergrootte.jpg) no-repeat;
	width				: 17px;
	height				: 17px;
	clear				: both;
}

#header .lettergrootte li a.kleiner 		{ background-position	: left top; }
#header .lettergrootte li a.groter 			{ background-position	: right top;	width: 16px;}

#header .lettergrootte li a:hover.kleiner 	{ background-position	: left bottom; }
#header .lettergrootte li a:hover.groter 	{ background-position	: right bottom;	width: 16px;}


/* --------------------------------	*/
/* zoekform						 	*/
/* --------------------------------	*/
#zoekform {
	position			: absolute;
	right				: 15px;
	top					: 70px;
	width				: 225px;
}

#zoekform strong {
	display				: block;
	text-indent			: -900em;
	overflow			: hidden;
	background			: url(../img/titel-zoeken.gif) no-repeat;
	width				: 70px;
	height				: 21px;
}

#zoekform .input {
	color				: #afadad;
	border				: solid 1px #007c82;
	padding				: 2px;
	font-size			: 1.1em;
	width				: 154px;
	margin-left			: 4px;
}

#zoekform .input.veldfocus {
	border				: solid 2px #007c82;
	padding				: 1px;	
}

#zoekform .button {
	background			: url(../img/button-zoeken.gif) left top no-repeat;
	width				: 56px;
	height				: 23px;
	border				: none;
	line-height			: 999em;
	overflow			: hidden;
	text-indent			: -9000em;
	cursor				: pointer;
}

#zoekform .button:hover,
#zoekform .button.hover {
	background-position	: right top;
}


/* --------------------------------	*/
/* menu							 	*/
/* --------------------------------	*/
#menu	{
	position			: absolute;
	top					: 132px;	
	left				: 14px;
	z-index				: 53423;
}

#menu li {
	position			: relative;
	padding-bottom		: 5px;
}

#menu li a {
	display				: block;
	height				: 21px;
	text-indent			: -900em;
	background			: url(../img/menu.gif) no-repeat;
	width				: 269px;
	height				: 29px;

}

#menu li a.home 					{  background-position: right top; }
#menu li a.over-abcom 				{  background-position: right -34px; }
#menu li a.producten-en-diensten 	{  background-position: right -69px; }
#menu li a.referenties			 	{  background-position: right -103px; }
#menu li a.werken-bij-abcom		 	{  background-position: right -137px; }
#menu li a.nieuws				 	{  background-position: right -171px; }
#menu li a.contact 					{  background-position: right -205px; }

#menu li:hover a.home,
#menu li.hover a.home,
#menu li.actief a.home 					{ background-position: left top; }

#menu li:hover a.over-abcom,
#menu li.hover a.over-abcom,
#menu li.actief a.over-abcom 			{ background-position: left -34px; }

#menu li:hover a.producten-en-diensten,
#menu li.hover a.producten-en-diensten,
#menu li.actief a.producten-en-diensten { background-position: left -69px; }

#menu li:hover a.referenties,
#menu li.hover a.referenties,
#menu li.actief a.referenties 			{ background-position: left -103px; }

#menu li:hover a.werken-bij-abcom,
#menu li.hover a.werken-bij-abcom,
#menu li.actief a.werken-bij-abcom 		{ background-position: left -137px; }

#menu li:hover a.nieuws,
#menu li.hover a.nieuws,
#menu li.actief a.nieuws 				{ background-position: left -171px; }

#menu li:hover a.contact,
#menu li.hover a.contact,
#menu li.actief a.contact 				{ background-position: left -205px; }

/* Submenu */
#menu li ul {
	position			: absolute;
	left				: -900em;
	top					: 0;
	width				: 195px;
	padding				: 5px 0;
	background			: #FF6600;
	z-index				: 42336;
}

#menu li:hover ul,
#menu li.hover ul {
	left				: 269px;
}

#menu li li {
	margin				: 0 2px 2px 10px;
	padding				: 0;
}

#menu li li a {
	width				: 165px;
	height				: auto;
	padding				: 4px 0 4px 15px;
	text-indent			: 0;
	text-decoration		: none;
	color				: #000;
	background			: none;
	border-bottom		: solid 1px #FCC195;
}

#menu li li.last a {
	border-bottom		: none;	
}

#menu li li a:hover,
#menu li li.actief a {
	color				: #FFF;
	background			: url(../img/submenu-hover.gif) 0 center no-repeat;
}

#menu li li.actief a {
	font-weight			: bold;
}


/* --------------------------------	*/
/* afbeelding		 				*/
/* --------------------------------	*/
#header .header-media {
	position			: absolute;
	right				: 12px;
	top					: 131px;
	width				: 657px;
	height				: 208px;
	border				: solid 14px #fff;
	z-index				: 43;
	background			: #fff;
}

#afbeelding {
	background			: url(../img/film-afbeelding.jpg) no-repeat !important;
}


/* --------------------------------	*/
/* broodkruimelpad				 	*/
/* --------------------------------	*/
#broodkruimelpad {
	padding				: 4px 0 10px 14px;
	height				: 25px;
}

#broodkruimelpad span,
#broodkruimelpad li {
	float				: left;
}

#broodkruimelpad li {
	padding				: 0 0 0 4px;
	clear				: right;
}

#broodkruimelpad li a {
	color				: #057C7F;
	text-decoration		: none;
	padding				: 0 4px 0 0;
}

#broodkruimelpad li a:hover {
	text-decoration		: underline;
}

#broodkruimelpad li.actief,
#broodkruimelpad li.actief a  {
	font-weight			: bold;
}

/* --------------------------------	*/
/* content						 	*/
/* --------------------------------	*/
#content	{
	color				: #057c7f;
	clear				: both;
	margin				: 0 0 0 15px;
	min-height			: 250px;	
}

#content h1	{
	font-size			: 1.5em;
	text-transform		: uppercase;
	margin-bottom		: 17px;
}

#content a 			{ color: #FF7021; text-decoration: none; }
#content a:hover 	{ color: #FF7021; text-decoration: underline; }

/* iwes opmaak */
#content .iwes a:visited 	{ color: #eb9a6d; }
#content .iwes blockquote	{
	margin				: 0 0 10px 30px;
}

#content .iwes td {
	padding				: 4px;
}

#content .iwes ul	{
	margin				: 0 0 10px 30px;
	list-style			: square;
}

#content .iwes ol	{
	margin				: 0 0 10px 30px;
	list-style			: decimal;
}

/* formulieren */
#content .formmodule h4 {
	display				: none;
}

#content .formmodule ul {
	margin				: 0;
	list-style			: none;
}

#content input, 
#content select, 
#content textarea	{
	padding				: 2px;
	border				: solid 1px #057C7F;
	font				: 1em Arial;
	background			: #fff;
}

#content textarea	{
	overflow			: auto;
}

#content input.veldfocus, 
#content textarea.veldfocus	{
	border				: 2px solid #057C7F;
	background			: #fff;
	padding				: 1px;	
}

#content input.radio, 
#content input.checkbox 	{
	border				: none;
}

#content input.button 	{
	margin				: 10px 0;
	padding				: 3px 15px;
	font-weight			: bold;
	border				: none;
	color				: #fff;
	background			: #057C7F;
	cursor				: pointer;
}

#content input.fout, #content textarea.fout	{
	border				: 1px solid #F00;
}
#content .melding, #content label.fout	{
	color				: #F00;
}


/* --------------------------------	*/
/* details					 		*/
/* --------------------------------	*/
#details img {
	float				: left;
	max-width			: 273px;
}

#details .tekst {
	width				: 670px;
	float				: right;
	text-align			: justify;
	margin-right		: 18px;
	margin-left			: 18px;
}

#details .prijs {
	margin				: 50px 0 0 0;
	font-size			: 2.5em;
	font-weight			: bold;	
	line-height			: normal;
}

#details .prijs span {
	font-size			: 0.4em;
	font-weight			: normal;		
}

#details .tekst a {
	color				: #057C7F;
	text-decoration		: underline;
}

#details a.link {
	display				: block;
	margin				: 25px 0 0 0 ;
	font-weight			: bold;
}

#details a:hover.link {
	color				: #FF6600;
}


/* --------------------------------	*/
/* overzicht					 	*/
/* --------------------------------	*/
#overzicht .overzicht-inhoud li {
	float				: left;
	width				: 437px;
	background			: #fff;
	margin				: 0 0 27px 0;
	padding				: 12px 12px 8px 12px;
}

#overzicht  .overzicht-inhoud li.oneven {
	margin-right		: 34px;
}

#overzicht  .overzicht-inhoud li img {
	float				: left;
}

#overzicht  .overzicht-inhoud li strong {
	display				: block;
	background			: #ff7021;
	padding				: 3px 1px 4px 5px; 
	color				: #fff;
	font-size			: 1.6em;
	margin				: 0 0 10px 0 ;	
	font-weight			: normal;
}

#overzicht  .overzicht-inhoud li p,
#overzicht  .overzicht-inhoud li a {
	width				: 253px;
	float				: right;
	margin-right		: 5px;
}

#overzicht  .overzicht-inhoud li p {
	text-align			: justify;
	color				: #000;
	height				: 85px;
	overflow			: hidden;
}

#overzicht  .overzicht-inhoud li a.meer {
	color				: #ff7021;
	font-weight			: bold;
	display				: block;
	margin-top			: 3px;
}

#overzicht.aanbieding-overzicht li .prijs {
	color				: #000;
	font-weight			: bold;
	float				: left;
	margin				: 10px 0 0 10px;
	font-size			: 1em;	
	display				: block;
	width				: 124px;
	overflow			: hidden;
}

#overzicht.aanbieding-overzicht li a.meer {
	float				: right;
	font-size			: 1em;
	background			: #ff7021;
	width				: 115px;
	padding				: 2px 3px;
	color				: #fff;
	text-decoration		: none;
	margin-top			: 12px;
	text-align			: center;
}

#overzicht.aanbieding-overzicht li a:visited.meer {
	background			: #FFA86F;
}

#overzicht.aanbieding-overzicht li:hover a.meer,
#overzicht.aanbieding-overzicht li.hover a.meer,
#overzicht.aanbieding-overzicht li a:hover.meer,
#overzicht .overzicht-inhoud li:hover strong,
#overzicht .overzicht-inhoud li.hover strong {
	background			: #057C7F;
	color				: #fff;
}

#overzicht .overzicht-inhoud li:hover,
#overzicht .overzicht-inhoud li.hover {
	padding				: 10px 10px 6px 10px;
	border				: solid 2px #057C7F;
}

#overzicht.referentie-overzicht li:hover a,
#overzicht.referentie-overzicht li.hover a  {
	color				: #057C7F;
}

/* --------------------------------	*/
/* nieuws						 	*/
/* --------------------------------	*/
#nieuwsoverzicht li {
	float				: left;
	width				: 934px;
	background			: #fff;
	margin				: 0 0 27px 0;
	padding				: 11px 11px 8px 11px;
}

#nieuwsoverzicht li:hover .kop,
#nieuwsoverzicht li.hover .kop {
	background			: #057C7F;
}

#nieuwsoverzicht li:hover ,
#nieuwsoverzicht li.hover {
	padding				: 9px 9px 6px 9px;
	border				: solid 2px #057C7F;
}

#nieuwsoverzicht li.oneven {
	margin-right		: 34px;
}

#nieuwsoverzicht li img {
	float				: left;
}

#nieuwsoverzicht li .kop {
	background			: #ff7021;
	padding				: 1px 1px 2px 5px; 
	color				: #fff;
	margin				: 0 0 10px 0 ;	
}

#nieuwsoverzicht li .kop h3 {
	float				: left;	
	font-size			: 1.6em;	
	font-weight			: normal;
	width				: 860px;	
	line-height			: normal;
}

#nieuwsoverzicht li .kop a {
	display				: block;
	color				: #fff;
	text-decoration		: none;
}

#nieuwsoverzicht li .datum {
	float				: right;
	font-size			: 0.9em;	
	margin-right		: 5px;
	font-weight			: bold;
	padding-top			: 4px;
}

#nieuwsoverzicht li .item {
	color				: #000;
}

/* Pagina navigatie */
#content .paginanavigatie	{
	clear				: both;
	text-align			: center;
	padding				: 10px 0;
}

#content .paginanavigatie h4	{
	display				: inline;
	font-weight			: bold;
}

#content .paginanavigatie ul	{
	display				: inline;
}

#content .paginanavigatie ul li	{
	display				: inline;
	margin				: 0;
	padding				: 0 5px 0 0;
	border				: none;
	width				: auto;
}

#content .paginanavigatie ul li.huidige_pagina,
#content .paginanavigatie ul li.navigatie_huidige_pagina	{
	margin				: 0 5px 0 0;
	padding				: 2px 6px;
	color				: #FFF;
	background			: #F96A02;
	border				: solid 1px #fff;
	font-weight			: bold;	
	width				: auto;	
}

#content .paginanavigatie ul li a	{
	padding				: 2px 6px;
	background			: #fff;
	color				: #F96A02;
	text-decoration		: none;
	border				: solid 1px #fff;
	width				: auto;	
}

#content .paginanavigatie ul li.actief a, 
#content .paginanavigatie ul li a:hover	{
	color				: #FFF;
	background			: #F96A02;
}


/* --------------------------------	*/
/* button-remote-support		 	*/
/* --------------------------------	*/
#button-remote-support,
#button-premium-support {
	display				: block;
	width				: 252px;
	height				: 58px;
	text-indent			: -900em;
	overflow			: hidden;
	background			: #ff6600 url(../img/button-remote-support.gif) left top no-repeat;
}

#button-remote-support:hover {
	background-position	: right top;	
}

/* Premium support */
#button-premium-support {
	background			: #ff6600 url(../img/button-premium-support.gif) left top no-repeat;
}

#button-premium-support:hover {
	background-position	: right top;	
}


/* --------------------------------	*/
/* aanbiedingen					 	*/
/* --------------------------------	*/
#aanbiedingen {
	position			: relative;
	background			: #fff;
	width				: 446px;
	height				: 154px;
	overflow			: hidden;
	padding				: 12px;	
	float				: right;
}

#aanbiedingen ul {
	height				: 120px;
	margin				: 0 !important;
	list-style-type		: none !important;
}

#aanbiedingen li {
	width				: 430px;
	clear				: both;	
	height				: 120px;
	margin-top			: 10px;
}

#aanbiedingen .titel  {
	display				: block;
	background			: #FF6600;	
	padding				: 0 0 0 3px;	
}

#aanbiedingen h3  {
	color				: #fff;
	font-size			: 1.5em;
	font-weight			: normal;
	height				: 23px;
	width				: 200px;
	background			: url(../img/aanbieding-titel.gif) left top no-repeat;
	text-indent			: -900em;
	overflow			: hidden;
}

#aanbiedingen a.leesmeer  {
	position			: absolute;
	right				: 0;
		
}

#aanbiedingen .afbeelding {
	float				: left;
}

#aanbiedingen .info {
	float				: right;
	width				: 255px;
	color				: #000;
	text-align			: justify;
}

#aanbiedingen #nav {
	position			: absolute;
	height				: 23px;
	padding				: 3px 0 0 0;
	right				: 12px;
	bottom				: 12px;
	z-index				: 3455;
}

#aanbiedingen  #nav a {
	display				: block;
	float				: left;
	text-decoration		: none;
	padding				: 1px 6px;
	border				: 1px solid #FF7021;
	margin				: 0 2px 0 0;
	background			: #FFF;
	font-size			: 0.9em;
	color				: #000;
}

#aanbiedingen  #nav a:hover {
	background			: #FF9F5F;
	color				: #fff;
}

#aanbiedingen #nav a.activeSlide {
	color				: #FFF;
	background			: #FF7021;
	font-weight			: bold;
}


/* --------------------------------	*/
/* zoeken						 	*/
/* --------------------------------	*/
#zoeken .zoek-overzicht li {
	margin				: 5px;
	float				: left;
	padding				: 6px;
	min-height			: 70px;
}

#zoeken .zoek-overzicht li.oneven {
	clear				: both;
}

#zoeken .zoek-overzicht li h4 {
	display				: block;
	background			: #ff7021;
	padding				: 3px 1px 4px 5px; 
}

#zoeken .zoek-overzicht li a {
	float				: none;
}

#zoeken .zoek-overzicht li span {
	padding				: 3px;
	display				: block;
}

#zoeken .zoek-overzicht li:hover,
#zoeken .zoek-overzicht li.hover {
	padding				: 4px;
	border				: solid 2px #057C7F;
}

#zoeken .zoek-overzicht li h4,
#zoeken .zoek-overzicht li h4 a,
#zoeken .zoek-overzicht li:hover h4,
#zoeken .zoek-overzicht li.hover h4,
#zoeken .zoek-overzicht li:hover a , 
#zoeken .zoek-overzicht li.hover a {
	color				: #fff;
}

#zoeken .zoek-overzicht li:hover h4 {
	background			: #057C7F;
}




/* --------------------------------	*/
/* bottom-menu					 	*/
/* --------------------------------	*/
#bottom-menu {
	clear				: both;
	text-align			: center;
	width				: 100%;
	margin				: 0 auto;
	height				: 115px;
	background			: #fff url(../img/bg-bottom.jpg) center top no-repeat;
	position			: relative;
}

#bottom-menu ul {
	position			: relative;
	text-align			: center;
	margin				: 0 auto;
	width				: 100%;
	top					: 90px;
	display				: inline;
}

#bottom-menu li {
	display				: inline;
	padding				: 0 7px;
	border-right		: solid 1px #057C7F;
}

#bottom-menu li.last {
	border				: none;
}

#bottom-menu li a {
	color				: #057C7F;
	text-decoration		: none;
}

#bottom-menu li.actief a {
	font-weight			: bold;
}

#bottom-menu li a:hover {
	color				: #FF6600;
}


#partners {
	height				: 70px;
}


/* --------------------------------	*/
/* googlemaps					 	*/
/* --------------------------------	*/
iframe.googlemaps	{
	overflow			: hidden;
	border				: solid 1px black;
}

#googlemaps	{
	width				: 450px;
	height				: 400px;
	font				: 1em Trebuchet MS;
	text-align			: left;
	color				: #000;
	background			: #eee;
}

#googlemaps a	{
	color				: #58585A;
}


/* --------------------------------	*/
/* adres						 	*/
/* --------------------------------	*/
#adres	{
	width				: 100%;
	height				: 25px;
	background			: #057c7f;
	clear				: both;
}

#adres address {
	color				: #fff;
	font-style			: normal;
	padding				: 4px 0 0 0 ;
}

#adres strong,
#adres span {
	padding				: 0 4px;
}

#adres a {
	color				: #fff;
	text-decoration		: none;
} 

#adres a:hover {
	text-decoration		: underline;
}


/* --------------------------------	*/
/* footer						 	*/
/* --------------------------------	*/
#footer	{
	background			: #fff;
	width				: 100%;
}


/* Tekst / links onderaan */
#amimpact {
	position			: relative;
	width				: 994px;
	margin				: 0 auto;
	padding				: 10px 0;
	font-size			: 1em;
	text-align			: center;
}

#amimpact span {
	display				: inline;
	color				: #b5b4b4;
}

#amimpact span a {
	color				: #b5b4b4;
	text-decoration		: none;
}

#amimpact a {
	text-decoration		: none;
}

#amimpact a:hover {
	text-decoration		: underline;
}

#amimpact a.actief {
	font-weight			: bold;
}


/* --------------------------------	*/
/* sIFR							 	*/
/* --------------------------------	*/
.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;
	line-height			: 1.5em;
}

.sIFR-hasFlash .nieuws h3,
.sIFR-hasFlash .referenties h3 {
	visibility			: hidden;
	line-height			: 2.3em;
}

.sIFR-hasFlash .aanbiedingen h3 {
	visibility			: hidden;
	line-height			: 1.3em;
}

/*support noscript ipv pagepeel */
#support-no-script {
	position			: absolute;
	top					: 0;
	right				: 0;
	z-index				: 2342;
}