/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url('images/bg.gif') no-repeat center top;
}
#top	  {
	height: 30px;
	width: 994px;
	text-align: left;
}
#container	  {
	height: 668px;
	width: 990px;
	border: 2px solid #004181;
	text-align: left;
}
#containerMain	  {
	height: 100%;
	width: 990px;
	border: 2px solid #004181;
	text-align: left;
	background: #FFFFFF url('../images/bg_container.gif') repeat-y left top;
}
#kolom1 {
	float: left;
	width: 252px;
}
#kolom1Main {
	float: left;
	height: 100%;
	width: 50px;
	background: #E4E5E6 url('../images/bg_kolom1-main.jpg') no-repeat left top;
}
#kolom2 {
	float: left;
	height: 100%;
	width: 200px;
	background-color: #004181;
	border-right: 2px solid white;
	border-left: 2px solid white;
}
#kolom3 {
	float: left;
	width: 480px;
	background-color: #fff;
}
#kolom3Main {
	float: left;
	width: 680px;
	background-color: #fff;
}
#kolom4 {
	float: right;
	width: 50px;
	height: 668px;
	background: #E4E5E6;
	border-left: 2px solid white;
	background: #E4E5E6 url('../images/bg_kolom4.jpg') no-repeat left top;
}
#kolom4Main {
	float: right;
	width: 50px;
	height: 668px;
	background: #E4E5E6;
	border-left: 2px solid white;
	background: #E4E5E6 url('../images/bg_kolom4-main.jpg') no-repeat left top;
}
#zoekbalk {
	margin-top: 15px;
	padding-left: 3px;
	width: 180px;
	height: 30px;
}

#zoekbalk input {
	padding: 3px;
	border: 1px solid #A2A2A2;
	background: white;
	font-size: 70%;
	color: #815100;
}
#zoekbalk  .button {
	margin-left: 5px;
	width: 40px;
	padding: 3px;
	border: 1px solid #A2A2A2;
	background: white;
	font-size: 70%;
	color: #815100;
}
.wrapper {
	display: block;
	height: 0px;
	clear: both;
}

.breadcrumb {
	height: 89px;
	width: 680px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-align:left;
	background: #ffffff url('../images/bg_kopMain.gif') no-repeat left top;
}
.breadcrumb a { COLOR: #ffffff; text-decoration: underline; }
.breadcrumb a:hover { COLOR: #ffffff; TEXT-DECORATION: none; }
.breadcrumb a:visited { color: #ffffff;}

.tellafriend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
#footer {
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B0B0B0;
	text-align: center;
}
#footer a { COLOR: #B0B0B0; text-decoration: none; }
#footer a:hover { COLOR: #B0B0B0; TEXT-DECORATION: underline; }
#footer a:visited { color: #B0B0B0;}

#zoekbalk {
	padding-left: 20px;
}

/** LINKS */

a { COLOR: #815100; text-decoration: none; }
a:hover { COLOR: #815100; TEXT-DECORATION: underline; }
a:visited { color: #815100;}

/** MENU */

.menu	  {
	width:100%;
	padding-left: 0px;
	padding-bottom: 20px;
}

.menulink li a { 
	display: block;
	text-decoration: none;
	width: 180px;
	padding: 5px 5px 5px 15px;
	color: white;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.menulink li a:hover {
	background: url('../images/menulinkhover.jpg') no-repeat left top; 
	color: #ccc;
	text-decoration: none;
}

.menulink ul {
	list-style: none;
	border: none;
	margin: 0;
	padding: 0;
}

.menulink li {
	border-bottom: 1px solid #000;
}

.menulink2 li a { 
	display: block;
	text-decoration: none;
	width: 175px;
	padding: 1px 5px 3px 20px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.menulink2 li a:hover {
	color: #ccc;
	text-decoration: none;
	background: none;
}

.menulink2 ul {
	list-style: none;
	border: none;
	margin: 0;
	padding: 0;
}

.menulink2 li {
	border-bottom: 0px solid #000;
}


/** FORMS */

input, textarea {
	margin: 3px;
}

/** HEADINGS */

h1 {
	margin-top: 0px;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #004181;
}

h2 {
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #004181;
}

h3 {
	color: #4F9034;
	margin-bottom: 10px;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #004181;
}

h4, h5, h6 {
	color: #004181;
	margin-bottom: 10px;
}


/** TEKSTS */

.maintext {
	padding: 15px;
	height: 389px;
	width: 460px;
    text-align: left;
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #000000;
	line-height: 15px;

}
.maintextMain {
	padding: 15px;
	min-height: 480px;
	width: 650px;
    text-align: left;
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}

.extratext {
	padding: 10px;
	height: 140px;
	width: 460px;
    text-align: left;
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	background-color: #AEAEAE;
}
.extratext ul {
	list-style: none;
	border: none;
	margin-top: 5px;
	padding-left: 23px;
	list-style-image:url("/images/li-extratext.gif");
	list-style-type:square;
}

.extratextMain {
	padding: 15px;
	height: 140px;
	width: 650px;
    text-align: left;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	background-color: #AEAEAE;
}


td {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
}

.orphan {
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #67BBD0;
}

.orphan a { COLOR: #67BBD0; text-decoration: none; }
.orphan a:hover { COLOR: #67BBD0; TEXT-DECORATION: underline; }
.orphan a:visited { color: #67BBD0;}
.orphan a:onfocus="this.blur()" ;


.header	{
	border-style: none solid none solid;
	border-width: 1px; border-color: #000000
}
.offers
{
	BACKGROUND-POSITION: right top;
	BACKGROUND-REPEAT: repeat-x
}
.foto
{
	BACKGROUND-POSITION: left top;
	BACKGROUND-IMAGE: url('../images/pic01_2.jpg');
	BACKGROUND-REPEAT: no-repeat
}

.adres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4F9034;
}

/** NIEUWS */

.news_date {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #B0B0B0;
}
.news_title {
    text-align:left
	font-family: Verdana, Arial;
	font-size: 11px;
    font-weight: bold;
	color: #4F9034;
 }
.news_title a { COLOR: #4F9034; text-decoration: none; }
.news_title a:hover { COLOR: #4F9034; TEXT-DECORATION: none; }
.news_title a:visited { color: #4F9034;}

.news_text {
    text-align:left;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
}
.news_details {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.title1 {
	FONT-SIZE: 13px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

/** MODULES */

.bookingterms {
	font-family: Arial;
	font-size: 8px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 1px;
	}