﻿@charset "utf-8";
/* CSS Document */
html {
}
body {
	padding: 0px;
	background-image:url(../images/bodybg.png);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#cacaca;
	font-size: 0.8em;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	
}
a {
	outline: none;
	color: #FFF;
}
p {
	margin-top: 0px;
	display: block;
	font-size:12px;
	color:#ffffff;
}


h1 {
	font-size: 18px;
	display: block;
	color:#ffe88e;
	font-weight:bold;
}

h2 {
	font-size: 14px;
	display: block;
	color:#ffe88e;
	font-weight:bold;


}

img {
border:none;
}


#container {
	padding: 0px;
	width: 956px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-color:#2c5155;
	height:100%;
}

div#leftcorner.saunas {
	background-image: url(../images/leftcornersauna.png);
}
div#leftcorner.infrarood {
	background-image: url(../images/leftcornersauna.png);
}
div#leftcorner.mindervaliden {
	background-image: url(../images/leftcornersauna.png);
}
div#leftcorner.standaard {
	background-image: url(../images/leftcornersauna.png);
}


#leftcorner {
	float:left;
	background-image: url(../images/leftcorner.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:266px;
	height:252px;
	margin-top:82px;

}


div#header.infrarood   {
	
	background-image: url(../images/header-infrarood.jpg);
}

div#header.mindervaliden   {
	
	background-image: url(../images/header-mindervaliden.jpg);
}

div#header.saunas   {
	
	background-image: url(../images/header-saunas.jpg);
}

div#header.whirlpools   {
	
	background-image: url(../images/header-whirlpools.jpg);
}
div#header.zwembaden   {
	
	background-image: url(../images/header-zwembaden.jpg);
}
div#header.standaard   {
	
	background-image: url(../images/header-index.jpg);
}


#header  {
	clear:both;
	float:left;
	background-image: url(../images/header-index.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:675px;
	height:251px;
}




#menubar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	height:36px;
}
#menubar ul li {
	float: left;
	color: #f9f8ce;
	margin: 0px;
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 17px;
	display: inline;
	font-size:14px;
	line-height:36px;
	}
#menubar Li a {
	color: #f9f8ce;
	text-decoration: none;
}
#menubar li a:hover {
	color: #f9f8ce;
	text-decoration: none;

}
#menubar .last    {
	background-image: none;
}

#leftnav {
	position:relative;
	float:left;
	margin-top:0px;
	text-align:right;
	width:266px;
}




#left ul li {
	list-style:none;
}


li.toplevel a, li.toplevel a:link, li.toplevel a:visited, li.toplevel a:active, li.toplevel a:hover {
	color:#ffe88e;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	padding-right: 35px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 36px;
}


.sublevel li a, .sublevel li a:link, .sublevel li a:visited, .sublevel li a:hover {
	font-size:12px;
	line-height:24px;
	padding-top:15px;
	padding-bottom:15px;
	padding-right: 40px;
	color: #ffffff;
	text-decoration:none;
}

.sublevel li a:hover {
text-decoration:underline;
}

li.toplevel,  ul.sublevel {
	margin: 0px;
	padding: 0px;
}




#left {
	background-image:url(../images/leftbg.png);
	background-position:top left;
	background-repeat:no-repeat;
float:left;	
width:266px;
height:auto;
min-height:800px;
margin-top:0px;
background-color:#4a6160;
position:relative;
}

#right {
margin-top:25px;
background-color:#001113;
float:right;
width:690px;
height:auto;
min-height:900px;

}

#lanbar  {
position:absolute;
top:15px;
right:16px;
}

#menubar {
margin-top:20px;
width:675px;
background-image:url('../images/topmenubg.png');
background-position:top left;
background-repeat:no-repeat;
clear:both;
float:left;	
height:36px;
}

#main {
clear:both;
float:left;
	background-image:url(../images/mainbg.png);
	background-position:top left;
	background-repeat:repeat-x;
width:675px;	
	height:auto;
	min-height:475px;
	background-color:#092226;
}

#content {
	
	clear:both;
	float:left;
	height:auto;
	width:956px;
	background-image:url('../images/contentbg.png');
	background-position:top left;
	background-repeat:repeat-y;
	background-color:#2c5155;
}

#leftmain {
float:left;
background-image:url('../images/leftmain.png');
background-position:top left;
background-repeat:repeat-y;
width:675px;
height:auto;	
min-height:560px;

}

#contentmain {
background-image:url('../images/rightmain.png');
background-position:top right;
background-repeat:repeat-y;

	float:left;
	width:585px;
	min-height:560px;
	height:auto;
	padding-left:40px;
	padding-right:50px;
	padding-top:10px;

}




#content img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}






#footer {
background-image:url('../images/footerbg.png');
background-repeat:no-repeat;
background-position:top left;
background-color:#001113;
	clear: both;
	margin: 0px;
	position: relative;
	color: #ffffff;
	text-align: left;
	font-size:10px;
	width:675px;
	height:118px;
}

#footertekst {
padding-right:10px;
padding-top:80px;
	float:right;
}

#footer a {
	text-decoration: none;
	color: #ffffff;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#topnavigation ul {
list-style-type:none;
margin:0;
margin-left:70px;
padding:0;
}



#topnavigation ul li {
display:inline;
float:left;
margin:0;
padding:0;
}



#topnavigation li a {
display:block;
overflow:hidden;
height:65px;
text-indent:-9000px;
margin:0;
padding:0;
}

#topnavigation li a:hover {
background-repeat:repeat-x;
}


