@charset "windows-1250";

/* CSS Written by Webtailor Mallorca
	 Copyright 2009 All rights reserved
*/

* {margin: 0;outline:0;}
body{
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:11px;
	padding:0;margin:0;
	background:#cfcfcf url(../images/bckgr.gif);
	color:#000;
	text-align: center;
	}
ul,li{padding:0;margin:0;}
html, body {
	height: 100%;
}
.wrapper {
	text-align: left;
	width:950px;
	background:url(../images/content-bckgr.gif) repeat-y;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -79px; /*deze waarde - margin waarde moet zelfde zijn als footerpush hoogte waarde*/
}
#header{
	width:950px;
	height:377px;
	margin:0 auto;
	background:url(../images/header.png) no-repeat;
	}
.h-back{
	width:950px;
	height:377px;
	margin:0 auto;
	}
.h-back #logo {
	height:115px;
	width:390px;
	float:left;
}
.h-back #logo h1{
	float:right;
	overflow: hidden;
	line-height:115px;
	height:115px;
	width:390px;
	background: url(../images/logo.png) no-repeat;
	text-indent:-9000px;
	}
.h-back #logo h1	a { display: block; height: 115px }

.h-back #navcontainer{
	text-transform:uppercase;
	font-weight:bold;
	font-size:13px;
	line-height:28px;
	color:#000;
	margin-top:15px;
	height:95px;
	width:535px;
	float:left;
}
ul#navlist {
	margin-left: 0;
	padding-left: 0;
}

#navlist li{
	display: inline;
	list-style-type: none;
	height:35px;
	
}

#navlist a {padding: 5px 12px 5px 12px; }

#navlist a:link, #navlist a:visited{
	color: #000;
	text-decoration: none;
}

#navlist a:hover,#navlist #homeaktief a,#navlist #partyaktief a,#navlist #locationaktief a,#navlist #reservationsaktief a,#navlist #infoaktief a{
	color: #fff;
	background-color: #ed1c24;
	text-decoration: none;
	padding: 5px 12px 5px 12px;
}
.home .h-back {background:url(../images/top-home.jpg) no-repeat 35px 59px;}
.party .h-back {background:url(../images/top-home.jpg) no-repeat 35px 59px;}
.location .h-back {background:url(../images/top-home.jpg) no-repeat 35px 59px;}
.reservation .h-back {background:url(../images/top-home.jpg) no-repeat 35px 59px;}
.information .h-back {background:url(../images/top-home.jpg) no-repeat 35px 59px;}





#contentWrapper{
	width:950px;
	margin:0 auto;
	float:left;
}
#contentWrapper #content{line-height:20px;}
#contentWrapper #left{
	float:left;
	width:380px;
}
#contentWrapper #left #sidelist {
	padding-left: 0;
	margin:3px 0 50px 95px;
	width: 230px;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
	font-size:12px;
}

#contentWrapper #left #sidelist li {
	list-style: none;
	margin: 0;
	padding: 8px 0 8px 30px;
	border-bottom: 1px dotted #666;
}

#contentWrapper #left #sidelist li a { text-decoration: none;color:#fff; }
#contentWrapper #left #sidelist li a:hover { color:#666; }

#contentWrapper #left #sidebar-media{margin:0 0 40px 0;}

#contentWrapper #content{
	margin: 0 0 0 380px;
	width:470px;
}	
#contentWrapper #content #map img{ background:none;}
#contentWrapper #content #map { line-height:16px;}
#contentWrapper #content img{
	margin: 0 14px 10px 0;
	padding:5px;
	background:#fff;
	border:1px solid #ccc;

}
#contentWrapper #content h1{
	text-transform:uppercase;
	font-weight:bold;
	font-size:13px;
	line-height:28px;
	padding:0 0 10px 5px;
	margin:0 0 20px 0;
	border-bottom:1px dotted #333;
}
#contentWrapper #content h2{
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	line-height:22px;
	padding:0 0 0 5px;
	margin:0 0 5px 0;
	color:#ed1c24;
}
#contentWrapper #content ul{
	list-style-image: url(../images/star.gif);
	padding:0 0 0 40px;
	margin:10px 20px 20px 15px;
	} 
#contentWrapper #content ul li{
	line-height:20px; 
	color:#666;height:20px;
	padding-bottom:10px;
	
} 
#contentWrapper #content p{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding:0 0 15px 5px;
}
#contentWrapper #content a{
	color:#ed1c24;
	text-decoration:none
}
#contentWrapper #content a:hover{color:#737373;text-decoration:underline}

#contentWrapper #content input{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	margin:0 0 5px 0
}
#contentWrapper #content .txtfield_zoeken{width:250px;}
#contentWrapper #content form{
	margin:0 0 20px 20px
}
#contentWrapper #content form .input-radio span{padding-right:5px}
#contentWrapper #content #showlink,#contentWrapper #content #mailing{margin:15px 0;}
#contentWrapper #content .alert{
	margin:15px 0 0 20px;
	width:377px;
	border:4px solid #ed1c24;
	background:#fff5eb url(../images/box_alert.gif) no-repeat;
	background-position:left center;
	padding:5px 5px 5px 38px;
	color:#ed1c24;
	font-size:13px;
	font-weight:bold
}
#contentWrapper .clearfloat{
	clear: left;
  display: block;
}
.footerpush, .push {
	height: 79px;
 }
.footer{
	width:950px;
	height:79px;
	color:white;
	background: url(../images/footer.png) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0 auto;
	}
#f-left{
	float:left;
	width:338px;
	height:79px;
	text-align:right;
	}
#f-left span {
	display:none;
}
#f-left ul {
	margin: 0 0 0 88px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}

#f-left ul li { float: left; }

#f-left ul li a{
text-decoration: none;
float: left;
height: 79px;
width: 125px;
}
#f-left li a#logo1, #f-left li a#logo1:visited {
	background: url(../images/but-tropez.gif) no-repeat  top left;
}
#f-left li a#logo1:hover {
	background: url(../images/but-tropez.gif) no-repeat  bottom left;
}
#f-left li a#logo2, #f-left li a#logo2:visited {
	background: url(../images/but-moet.gif) no-repeat  top left;
}
#f-left li a#logo2:hover {
	background: url(../images/but-moet.gif) no-repeat  bottom left;
}
#f-flash{
	float:left;
	width:367px;
	height:79px;
	}
#f-right{
	float:left;
	width:200px;
	height:79px;
	}
#f-right p{
	text-align:right;
	padding-top:45px;
	}
.footer a:link,.footer a:visited{
	color:#cfcfcf;
	text-decoration:none;
	}
.footer a:hover{
	color:#fff;
	}
