/* 
---------------------------------------------------------------------------
Reset
--------------------------------------------------------------------------- 
*/

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin:0;
	padding:0;
	}
	
ul,li {
	list-style-type:none;
}
	
	
body,input,textarea {
	font:11px/18px Arial, Helvetica,sans-serif;
}

body {
	background:#fff url(/img/bg.gif) repeat-x;
	text-align: center;
	color: #424262;
}
	
img {
	border:0;
	}	
	
p {
	margin: 0 0 1.6em 0;
}

.checkbox
{
	border:0px none;
}
/* 
---------------------------------------------------------------------------
Float Fix
--------------------------------------------------------------------------- 
*/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

/* 
---------------------------------------------------------------------------
Overlay container
--------------------------------------------------------------------------- 
*/

#overlay-container {
	width: 961px;
	height: 591px;
	background: url(/img/bg-container.png);
	position: absolute;
	left: 50%;
	margin-left: -471px;
	margin-top: 0px;
	text-align: left;
}

*html  #overlay-container {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg-container.png', sizingMethod="scale" );
	background:none;
}

/* 
---------------------------------------------------------------------------
Container
--------------------------------------------------------------------------- 
*/

#container {
	width: 938px;
	height: 576px;
	position: absolute;
	left: 50%;
	margin-left: -461px;
	margin-top: 11px;
	text-align: left;
}

/* 
---------------------------------------------------------------------------
Header + Navigatie + Taalselectie
--------------------------------------------------------------------------- 
*/

#header {
	height: 31px;
	width: 100%;
	background: url(/img/bg-nav.gif) repeat-x;
	position: relative;
}

#nav {
	position: absolute;
	left: 0;	
}

#nav ul {
	list-style:none;
	padding:0;
	margin:0;
}

#nav li {
	float: left;
}

#nav li a {
	display:block;
	text-decoration:none;
	color:#b3b3c4;
	background: url(/img/bg-nav.jpg) no-repeat top right;
	padding: 6px 22px 7px 21px;
	font-family:'century gothic', verdana;
	text-transform:uppercase;
	font-size:9px;
	font-weight:bold;
}

#nav li a:hover {
	background-position: bottom right;
	color:#955500;
	text-decoration:none;
}

/*

#nav li#home a {
	width: 89px;
	display: block;
	background: url(/img/nav.gif);
}

#nav li#home a:hover, #nav li#home a.active {
	background: url(/img/nav.gif) 0 31px;
}

#nav li#werking a {
	width: 92px;
	display: block;
	background: url(/img/nav.gif) -89px 0;
}

#nav li#werking a:hover, #nav li#werking a.active {
	background: url(/img/nav.gif) -89px 31px;
}

#nav li#producten a {
	width: 109px;
	display: block;
	background: url(/img/nav.gif) -181px 0;
}

#nav li#producten a:hover, #nav li#producten a.active {
	background: url(/img/nav.gif) -181px 31px;
}

#nav li#projecten a {
	width: 102px;
	display: block;
	background: url(/img/nav.gif) -290px 0;
}

#nav li#projecten a:hover, #nav li#projecten a.active {
	background: url(/img/nav.gif) -290px 31px;
}

#nav li#opstellingen a {
	width: 121px;
	display: block;
	background: url(/img/nav.gif) -392px 0;
}

#nav li#opstellingen a:hover, #nav li#opstellingen a.active {
	background: url(/img/nav.gif) -392px 31px;
}

#nav li#dealerschap a {
	width: 122px;
	display: block;
	background: url(/img/nav.gif) -513px 0;
}

#nav li#dealerschap a:hover, #nav li#dealerschap a.active {
	background: url(/img/nav.gif) -513px 31px;
}

#nav li#faq a {
	width: 69px;
	display: block;
	background: url(/img/nav.gif) -635px 0;
}

#nav li#faq a:hover, #nav li#faq a.active {
	background: url(/img/nav.gif) -635px 31px;
}

#nav li#infoaanvraag a, #nav li#contact a{
	width: 93px;
	display: block;
	background: url(/img/nav.gif) -705px 0;
}

#nav li#infoaanvraag a:hover, #nav li#infoaanvraag a.active ,
#nav li#contact a:hover, #nav li#contact a.active {
	background: url(/img/nav.gif) -705px 31px;
}*/





#taalselectie {
	position: absolute;
	right: 16px;
	top: 10px;
}

#taalselectie li {
	float: left;
	margin-right: 5px;
	display: inline;
}

#taalselectie li#nl {
	background: url(/img/vlag_nl.gif) no-repeat;
}

#taalselectie li#gb {
	background: url(/img/vlag_gb.gif) no-repeat;
}

#taalselectie li#de {
	background: url(/img/vlag_de.gif) no-repeat;
}

#taalselectie li#it {
	background: url(/img/vlag_it.gif) no-repeat;
}

#taalselectie li a {
	width: 19px;
	height: 16px;
	display: block;
	text-indent: -9999px;
}

/* 
---------------------------------------------------------------------------
Content-container
--------------------------------------------------------------------------- 
*/

#content-container {
	height: 333px;
	width: 100%;
	margin-top: 4px;
}

/* 
---------------------------------------------------------------------------
Content
--------------------------------------------------------------------------- 
*/

#content {
	width: 814px;
	background: url(/img/bg-content.jpg) repeat-y;
	height: 333px;
	float: left;
	overflow-y:auto;
}

#home-visual {
	width: 265px;
	height: 333px;
	float: left;
	background: url(/img/visuals/home.jpg) no-repeat left bottom;
}

#content a {
	color: #55557c;
}

span.terug a{
	width: 80px;
	height: 16px;
	display: block;
	background: url(/img/buttons-form.gif) -162px 0;
	text-indent: -9999px;
	position: absolute;
	left: 700px;
	top: 40px;
	line-height: 10px;
}

span.terug   a:hover{
	background: url(/img/buttons-form.gif) -162px -16px;
	text-indent: -9999px;
}

span.terugarrow a{
	width: 22px;
	height: 22px;
	display: block;
	background: url(/img/go-previous.png);
	text-indent: -9999px;
	position: absolute;
	left: 760px;
	top: 36px;
	line-height: 10px;
}

span.contactbutton a {
	width: 80px;
	height: 16px;
	display: block;
	background: url(/img/buttons-form.gif) -243px 0;
	text-indent: -9999px;
	position: absolute;
	left: 700px;
	top: 340px;
	line-height: 10px;
	z-index: 100;
}


span.contactbutton a:hover{
	background: url(/img/buttons-form.gif) -243px -16px;
	text-indent: -9999px;
}

/* 
---------------------------------------------------------------------------
Content styling
--------------------------------------------------------------------------- 
*/


/* Home specifiek */
.home .content {
	float: left;
	width: 518px;
	height: 280px;
	margin-top: 21px;
}

.home h2 {
	border-bottom: 1px solid #f88e00;
	padding-bottom: 5px;
}


.home .blok-left {
	width: 242px;
	float: left;
	margin-top: 15px;
}

.home .blok-right {
	width: 250px;
	float: left;
	margin-left: 25px;
	display: inline;
	margin-top: 15px;
}

/* Normaal specifiek */
.normal .content {
	float: left;
	width: 762px;
	height: 333px;
	margin: 0px 0 0 28px;
	display: inline;
}

.normal .content h2 {
	border-bottom: 1px solid #f88e00;
	padding-bottom: 0px;
}

.normal .content h3 {
	font-size: 11px;
	color: #f69300;
}	


.normal .blok-left {
	width: 216px;
	float: left;
	margin-top: 10px;
}

.normal .blok-right {
	width: 216px;
	float: left;
	margin-left: 55px;
	display: inline;
	margin-top: 10px;
}

.normal .blok-groot {
	width: 380px;
	float: left;
}

.normal  ul li {
	background: url(/img/bullet.gif) no-repeat left 7px;
	padding-left: 9px;
}

.normal  ul li a strong {
	color: #00003a;
	font-weight: normal;
}

.normal ul li a {
	color: #8888a3;
}


/* Projecten / Opstellingen Overzicht */

.fotooverlay {
	position: absolute;
	background: url(/img/overlay.png);
	width: 100%;
	color: #000;
	line-height: 25px;
	text-align: center;
}

*html  .fotooverlay  {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/overlay.png', sizingMethod="scale" );
	background:none;
}

.project {
	float: left;
	margin-bottom: 25px;
}	

.projecttitel  {
	margin-bottom: 5px;
}

.projecttitel a {
	font-size: 11px;
	font-weight: bold;
	color: #00003a;
}

.projectafbeelding {
	width: 47px;
	height: 47px;
	float: left;
	border: 1px solid #00003a;
}

.projecttekst {
	float: left;
	line-height: 13px;
	width: 154px;
	display: inline;
	margin-left: 13px;
}

/* Projecten / Opstellingen Detail */

.projectdetailvisual {
	margin-top: 20px;
	float: left;
	width: 382px;
	height: 272px;
	position: relative;
}

.projectdetailtekst {
	background: #ededf1;
	float: left;
	height: 272px;
	width: 380px;
	margin-top: 20px;
}

.projectdetailcontent {
	width: 320px;
	height: 230px;
	margin: 25px 0 0 30px;
}

.projectdetailopstellingen, .projectdetailbestellen {
	float: left;
}

.projectdetailbestellen {
	display: inline;
	margin-left: 10px;
}

.projectdetailprojecten a { 
	background: url(/img/buttons-sidebar.gif); 
	width: 80px;
	height: 14px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	line-height: 10px;
}
.projectdetailprojecten a:hover {
	background: url(/img/buttons-sidebar.gif) -81px 0;
}

.projectdetailopstellingen a {
	width: 80px;
	height: 14px;
	display: block;
	background: url(/img/buttons-sidebar.gif) 1px -14px;
	text-indent: -9999px;
	text-decoration: none;
	line-height: 10px;
}

.projectdetailopstellingen a:hover {
	background: url(/img/buttons-sidebar.gif) -80px -14px;
}

.projectdetailbestellen a {
	width: 80px;
	height: 14px;
	display: block;
	background: url(/img/buttons-sidebar.gif) 1px -29px;
	text-indent: -9999px;
	text-decoration: none;
	line-height: 10px;
}

.projectdetailbestellen a:hover {
	background: url(/img/buttons-sidebar.gif) -80px -29px;
}



/* Sidebar */
.sidebar {
	width: 222px;
	height: 307px;
	background: #eaeaef;
	position: absolute;
	left: 568px;
	top: 63px;
}

.sidebar div {
	width:155px;
	height: 250px;
	margin: 35px 0 0 35px;
}

.sidebar h3 {
	font-size: 11px;
	font-weight: bold;
	color: #232355;
}



.sidebar ul#subnav {
	margin:  20px 0 40px 25px;
	float: left;
}

.sidebar ul#subnav li {
	width: 80px;
	height: 15px;
	background: none;
	margin-top: 7px;
}

.sidebar ul#subnav li a {
	text-indent: -9999px; 
	width: 80px;
	height: 15px;
	display: block;
	text-decoration: none;
	line-height: 10px;
}

.sidebar ul#subnav li.projecten_NL a { background: url(/img/buttons-sidebar_NL.gif); }
.sidebar ul#subnav li.projecten_NL a:hover { background: url(/img/buttons-sidebar_NL.gif) -81px 0; }
.sidebar ul#subnav li.opstellingen_NL a { background: url(/img/buttons-sidebar_NL.gif) 0 -15px; }
.sidebar ul#subnav li.opstellingen_NL a:hover { background: url(/img/buttons-sidebar_NL.gif) -81px -15px; }
.sidebar ul#subnav li.bestellen_NL a { background: url(/img/buttons-sidebar_NL.gif) 0 -30px; }
.sidebar ul#subnav li.bestellen_NL a:hover { background: url(/img/buttons-sidebar_NL.gif) -81px -30px; }

.sidebar ul#subnav li.projecten_GB a { background: url(/img/buttons-sidebar_GB.gif); }
.sidebar ul#subnav li.projecten_GB a:hover { background: url(/img/buttons-sidebar_GB.gif) -81px 0; }
.sidebar ul#subnav li.opstellingen_GB a { background: url(/img/buttons-sidebar_GB.gif) 0 -15px; }
.sidebar ul#subnav li.opstellingen_GB a:hover { background: url(/img/buttons-sidebar_GB.gif) -81px -15px; }
.sidebar ul#subnav li.bestellen_GB a { background: url(/img/buttons-sidebar_GB.gif) 0 -30px; }
.sidebar ul#subnav li.bestellen_GB a:hover { background: url(/img/buttons-sidebar_GB.gif) -81px -30px; }

.sidebar ul#subnav li.projecten_DE a { background: url(/img/buttons-sidebar_DE.gif); }
.sidebar ul#subnav li.projecten_DE a:hover { background: url(/img/buttons-sidebar_DE.gif) -81px 0; }
.sidebar ul#subnav li.opstellingen_DE a { background: url(/img/buttons-sidebar_DE.gif) 0 -15px; }
.sidebar ul#subnav li.opstellingen_DE a:hover { background: url(/img/buttons-sidebar_DE.gif) -81px -15px; }
.sidebar ul#subnav li.bestellen_DE a { background: url(/img/buttons-sidebar_DE.gif) 0 -30px; }
.sidebar ul#subnav li.bestellen_DE a:hover { background: url(/img/buttons-sidebar_DE.gif) -81px -30px; }

.sidebar address
 {
	font-style: normal;
	position: absolute;
	top: 80px;
	left: 55px;
}

/* Form Styling*/

form {
	margin-top: 20px;
}

form label {
	width: 55px;
	float: left;
	display: block;
}

form p {
	margin: 0 0 1px 0;
}

form input.groot , form input.postcode, form input.plaats  {
	border: 0px;
	height: 16px;
}

form input.groot  {
	width: 280px;
}

form input.postcode {
	width: 70px;
	margin-right: 3px;
}

form input.plaats {
	width: 158px;
	margin-left: 5px;
}

form textarea {
	width: 280px;
	height: 94px;
	border: 0px;
}

form select.groot {
	width: 280px;
	font-size: 10px;
}

form div.buttons {
	margin-left: 55px;
	margin-top: 10px;
}

form div.buttonopnieuw, form div.buttonverzenden {
	float: left;
}

form div.buttonverzenden {
	display: inline;
	margin-left: 15px;
}

form div.buttonopnieuw  a{
	width: 80px;
	height: 16px;
	display: block;
	background: url(/img/buttons-form.gif) 0 0;
	text-indent: -9999px;
	text-decoration: none;
	line-height: 10px;
}

form div.buttonopnieuw  a:hover{
	background: url(/img/buttons-form.gif) 0 -16px;
	text-indent: -9999px;
}

form div.buttonverzenden  a{
	width: 80px;
	height: 16px;
	display: block;
	background: url(/img/buttons-form.gif) -80px 0;
	text-indent: -9999px;
	text-decoration: none;
	line-height: 10px;
}

form div.buttonverzenden  a:hover{
	background: url(/img/buttons-form.gif) -80px -16px;
	text-indent: -9999px;
}

/* dealers */

.dealerinfo {
	position: absolute;
	left: 280px;
	top: 70px;
	width: 240px;
	height: 280px;
}

.dealerlogo {
	display: block;
}

.dealeropmerking {
	display: block;
}


/* 
---------------------------------------------------------------------------
Content
--------------------------------------------------------------------------- 
*/

#side-visual {
	float: left;
	background: url(/img/visuals/sky.jpg) no-repeat;
	width: 120px;
	height: 333px;
	margin-left: 4px;
	display: inline;
}


/* 
---------------------------------------------------------------------------
Footer
--------------------------------------------------------------------------- 
*/

#footer {
	height: 204px;
	width: 100%;
	margin-top: 4px; 
	position: relative;
	overflow:hidden;
}

#logo a {
	width: 233px;
	height: 223px;
	background: url(/img/logo.png) no-repeat;
	position: absolute;
	left: 0;
	text-indent: -9999px;
	z-index: 3;
	top:-10px;
}

*html  #logo a  {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/logo.png', sizingMethod="scale" );
	background:none;
}



#footervisual {
	width: 528px;
	height: 224px;
	position: absolute;
	left: 162px;
	background: url(/img/visuals/zwembad.jpg);
	top:-10px;
}

#blokken {
	width: 244px;
	height: 224px;
	background: url(/img/blokken.jpg) no-repeat;
	right: 0px;
	position: absolute;
	top:-10px;
}


