@charset "utf-8";
/* CSS Document */

body
{
	margin:0; padding:0;
	background-image:url(../images/background.png);
	background-repeat:repeat-x;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#3b4348;
}

#text ul {line-height:26px; display:block; width:430px}
#text ul ul {width:400px}

#container
{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height:auto;
}


table p, td p {margin:0}
td {border:#EEEEEE 1px solid; padding:3px 8px}
td.price, td.price p{text-align:right}
col {background-color:#FFFFCC}
col.laagseizoen {background-color:#C1FFC6}
col.hoogseizoen {background-color:#FFE4CA}
th {font-size:10px}
table.noborder img {margin:0;padding:0}
table.noborder td {border:none;margin:0;padding:0}

.info {font-size:12px}

#header
{
	position:relative;
	top:0px; left:0px;
	width:1000px;
	background-image:url(../images/container-top.png);
	height:260px;
}

#slide
{
	position:absolute;
	top:19px;
	left:36px;
	width:925px;
	height:197px;
	background-image:url(../images/slide/visser.jpg)
}

#leftcornerfix
{
	position:absolute;
	left:-3px;
	top:-2px;
	width:13px;
	height:16px;
	background-image:url(../images/slide/leftcornerfix.png);
	z-index:1000
}

#rightcornerfix
{
	position:absolute;
	left:913px;
	top:-1px;
	width:13px;
	height:16px;
	background-image:url(../images/slide/rightcornerfix.png);
	z-index:1000
}

#main
{
	position:relative;
	top:0px;
	left:0px;
	width:1000px;
	background-image:url(../images/container-middle.png);
	background-repeat:repeat-y;
	height:auto;
}

#logo
{
	position:absolute;
	margin-top:-95px;
	left:-4px;
	top: 20px;
}
#menucontainer
{
	position:relative;
	width:191px;
	height:auto;
	float:left;
	padding-top:86px;
	background-color:#bce0bc;
	background-image:url(../images/menuhead.png);
	background-repeat:no-repeat;
	left: 43px;
}
#flags
{
	position:absolute;
	top:48px;
	left:31px;
}
#menu
{
	position:relative;
	height:auto;
	background-image:url(../images/menu-background.png);
	background-repeat:repeat-y;
	line-height:20px;
	
}

#menu a[href] 
{
	color:#FFFFFF; text-decoration:none; display:block;
}

#menu li
{
	list-style:none
}

#menu ul
{
	margin:0; padding-left:26px;
}

#menu a[href]:hover, li.active
{
	background-image:url(../images/square-orange.gif);
	background-position:left;
	background-repeat:no-repeat;
	margin-left:-15px; padding-left:15px;
	color:#ffcc10;
}

#menu li.active {font-weight:bold}

.sub {padding-left:20px; font-size:13px}
li.active.sub {margin-left:0px}


#menufooter
{
	position:relative;
	height:31px; width:191px;
	background-image:url(../images/menufoot.png);
	z-index:50
}

#teaserbox
{
	margin-left:10px;
	margin-top:30px;
	padding-right:10px;
}


#teaserbox p
{
	font-size:12px;
	color:#333
}
#teaserbox a
{
	text-decoration:none;
	font-weight:bold;
	color:#006600
}

#teaserbox a:hover
{
	color:#005300
}

#pictures, .pictures
{
	position:relative;
	width:140px;
	height:auto;
	min-height:100px;
	float:right;
	top:30px;
	margin:15px;
	margin-left:10px;
	margin-right:50px;
}

.pictures {top:0px; margin-left:30px; margin-right:0px}

#pictures img, .pictures img {margin-bottom: 10px;}
#text
{
	position:relative;
	width:470px;
	margin:20px;
	margin-top:-40px;
	left:80px;
	height:auto;
	float:left;
	line-height:18px
}
#text.fullwidth {width:660px}

#text a:link {color:#006600}
#text a[href]:hover {color:#DB0D0D}
#text a:visited {color:#006600}

#text.links 
{
	width:610px;
	text-align:center; 
	font-size:10px; 
	line-height:14px
}

#text.links a {font-size:15px; margin-bottom:10px}

h1
{
	font-size:20px;
	color:#006600
}

h2
{
	font-size:16px;
	color:#DB0D0D
}

h3
{
	font-size:15px;
	color:#006600;
	font-style:italic
}
.back {margin-left:200px; margin-bottom:0}
.back a{font-size:10px;}

img.hr {margin-bottom:5px; margin-top:0px}
img {border:none}

.firstletter:first-letter
{	font-size:20px}

#footer
{
	position:relative;
	clear:both;
	left:0px;
	width:1000px;
	background-image:url(../images/container-bottom.png);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	height:175px;
}

#footer-pic
{
	position:absolute;
	width:823px;
	height:144px;
	top:-1px;
	left:67px;
	background-image:url(../images/container-bottom-pic.gif);
}

#footertext
{
	position:relative;
	top:150px;
	text-align:center;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif
}
	
#ie-message
{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:0px;height:0px;
	width:862px;
	background-image:url(../images/B40.png);
	font-size:15px;
	z-index:5000;
	color:#CCC;
	visibility:hidden
}
#ie-message a {color:orange; text-decoration:underline; font-weight:bold}
#ie-message a:hover {color:yellow;}	
	
.floatright {margin:15px; float:right}
.floatleft	{margin:15px; float:left}	
	
	
	
	
	
	
	
