@charset "utf-8";
/* CSS Document */

* {
	font-style: normal;
	margin: 0;
	outline: none;
	padding: 0;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}

img {
	border: none;
}

html {
	color: #001444;
	float: left;
	padding-bottom: 20px;
	width: 100%;
	background-image: url(imagesback-lb.png);
	background-color: #313131;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-attachment: fixed;
}

body {
	text-align: center;
}

#wrapper {
	color: #000;
	margin: 0px auto;
	width: 950px;
	text-align: left;
	background-image: url(images/duinrand.jpg);
	background-position: bottom center;
	border: 1px solid #FFFFFF;
	margin-bottom: 0px;
	min-height: 900px;
	padding-bottom: 0px;
	border-top: 0px;
	background-attachment: fixed;
}

#header {
  background: transparent url("images/bg_header.gif") no-repeat 0 100%;
  position: relative;
  overflow: hidden;
  text-align: left;
}


/**********MENU**********/
#menu {
	width: 180px;
	text-align: center;
	float: left;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 14px;
	color: #FFF;
}

#menu li {
	margin: 5px;
}

#menu a {
	display: block;
	width:168px;
	padding: 5px 0px 5px 0px;
	text-decoration: none; /*lets remove the link underlines*/

}
#menu a:link, #menu a:active, #menu a:visited, #menu img{
	color: #fff;
	background-color: #441321;
	border-style: solid;/*filter:blendTrans(duration=0.5);*/
	border-color: #FFF;
	border-width: 1px;
}

#menu a:hover {
	color: #000;
	background-color: #a0bbda;
	border-style: solid;/*filter:blendTrans(duration=0.5);*/
	border-color: #000;
	border-width: 1px;
} 
/**********BODY**********/
a {
color: #602032;
}
a:hover {
color: #fff;
}
#body	{
	background-image: url("images/wittrans.png");
	width: 750px;
	float: right;
	padding: 0px;
	margin-top: 5px;
	border-style: solid;
	border-color: #fff;
	border-width: 1px;
	border-right-width: 0px;
}

#body h1	{
	font-size: x-large;
	padding: 10px;
	margin: 0px;
	color: #fff;
	background-image: url('images/h1fade.png');
	background-repeat: repeat-y;
}
#body h2	{
	font-size: medium;
	padding: 5px;
	margin: 0px;
	background-image: url('images/h2fade.png');
	background-repeat: repeat-y;
}

#body p	{
	margin: 10px;
	text-align: justify;
}

#body img	{
	margin: 0px;
	margin-left: 10px;
	border-style: solid;
	border-color: #fff;
	border-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;	
}
.acco{

margin-left: 15px;
 list-style-position: inside;}
 #right{
text-align: right;
}
/**********PROMO**********/
#promo	{
	width: 750px;
	float: right;
	padding: 0px;
	margin-top: 10px;
	border-style: solid;
	border-color: #fff;
	border-width: 1px;
	border-right-width: 0px;
	background-color: #ccc;
}

#promoblok	{
	width: 230px;
	float: left;
	padding: 0px;
	margin: 10px;
}

/*********FOOTER*********/
#footer	{
	color: #FFF;
	margin-top: 10px;
	text-align: right;
	clear: both;
	background-image: url(images/footer.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 150px;
}
#footer_buit	{
	color: #FFF;
	margin-top: 10px;
	text-align: right;
	clear: both;
	background-image: url(images/footer_buit.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 150px;
}
#footer p	{
	font-size: x-large;
	font-style: italic;
	margin-top: 105px;
	margin-bottom: auto;
	margin-left:auto;
	margin-right: 20px;
}
.prijzen {
width: 95%;
margin: 10px;
}
.wattedoen {
width: 260px;
margin: 10px;
}
.wattedoen li {
	margin-left: 10px;
	padding: 0px;
	list-style-type: ;
	font-size: 14px;
	color: #FFF;;
}
.contact {
width: 95%;
margin: 10px;
text-align: center;
}
.arrangementen {
width: 95%;
border: 0px solid #000;
padding: 5px;
margin: 10px;
}
.wellness {
width: 95%;
margin: 10px;
}
.onsteam {
width: 700px;
margin: 10px;
}
/*********CONTACT*********/
#contact	{
	color: #FFF;
	text-align: center;
	clear: both;
	margin: 10px auto;
	width: 950px;
}

#contact span	{
	color: #000;
	margin-left: 430px;	
}
#contact span a	{
	color: #000;
}
#contact span a:hover	{
	color: #fff;
}
#filler	{
	height: 1px;	
}