/** BASIC */
html, body {
	height: 100%
}

body {
	margin: 0px;
	padding: 0px;
	background: white url('../images/bg.jpg') repeat-x left top;
}

.main	  {
	width: 970px;
	background: white url('../images/bg_moer.gif') no-repeat right bottom;
	border-left: 3px solid white;
	border-right: 20px solid #EC9800;
}

.box1	  {
	width: 970px;
	height: 134px;
	background: #27468E;
}

.box2	  {
	margin-left: 20px;
	height: 20px;
}

.box3	  {
	width: 970px;
	background: url('../images/bg_extratext.gif') repeat-y left bottom;
}

.box4	  {
	float: left;
	margin: 0px;
	width: 206px;
	text-align: left;
}
.clear {
	margin: 0;
	padding: 0;
	clear: both;
	display: box;
	height: 1px;
	overflow: hidden;
}

.boxheader	  {
	margin-bottom: 10px;
	padding-left: 8px;
	width: 100%;
	height: 70px;
	text-align:left;
	background: #161616;
}

.boxheader2	  {
	margin-bottom: 10px;
	padding-left: 8px;
	width: 100%;
	height: 40px;
	border-top: 1px solid #161616;
	text-align:left;
	background: #7C766B;
}

.headerPrijslijst {
	padding: 5px 0px 5px 0px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background: #FFCD5B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EC9800;
	text-align: center;
}
	

.breadcrumb {
	float: left;
	height: 20px;
	padding-top: 4px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #7493DB;
	text-align:left;
	background: white;
}
.breadcrumb a { COLOR: #7493DB; text-decoration: none; }
.breadcrumb a:hover { COLOR: #7493DB; TEXT-DECORATION: underline; }
.breadcrumb a:visited { color: #7493DB;}

.zoekbalk {
	height: 20px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000;
	background: white;
	text-align:right;
}

.zoekbalk input  {
	width: 150px;
	padding: 4px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	border: 1px solid #EC9800;
	background-color: #ffffff;
	text-align: left;
}

.zoekbalk .button {
	margin-left: 5px;
	width: 40px;
	padding: 2px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #27468E;
	border: 1px solid #EC9800;
	background-color: #ffffff;
	text-align: center;
}
#nieuwsbrief{
	margin-left: 0px;
	margin-bottom: 5px;
	width: 230px;
	height: 150px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 0px;
	font-size: 70%;
}
#nieuwsbrief .button {
	width: 80px;
	padding: 3px;
	border: 1px solid #A2A2A2;
	background: white;
	font-size: 100%;
}
#nieuwsbrief input {
	margin: 2px;
	padding: 3px;
	border: 1px solid #A2A2A2;
	background: white;
	font-size: 100%;
}

.tellafriend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.footer {
	width: 990px;
	height: 17px;
	background: #27468E;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: white;
	text-align: center;
	border-left: 3px solid white;
}
.footer a { COLOR: #B0B0B0; text-decoration: none; }
.footer a:hover { COLOR: #B0B0B0; TEXT-DECORATION: underline; }
.footer a:visited { color: #B0B0B0;}

.loginbox {
	font-family: Verdana, Arial;
	font-size: 10px; color: #ffffff
}

/** LINKS */

a { COLOR: #EC9800; text-decoration: underline; }
a:hover { COLOR: #EC9800; TEXT-DECORATION: none; }

.extratext a { COLOR: #7493DB; text-decoration: underline; }
.extratext a:hover { COLOR: #7493DB; TEXT-DECORATION: none; }

.link1 {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.link1:hover {
	text-decoration: underline;
}

.link2 {
	padding-left: 12px;
	background: url('../images/homepage08.gif') no-repeat left center;
	color: #B1F0FF
}

.link3 {
	display: block;
	height: 18px;
	background: url('../images/homepage13.gif') no-repeat left center;
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF; padding-left:5px; padding-right:0px; padding-top:2px; padding-bottom:0px
}


/** MENU */

.menu	  {
	width: 100%;
	background: #EC9800;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 20px;
}

.menulink li a { 
	display: block;
	text-decoration: none;
	width: 100%;
	padding: 5px 5px 5px 32px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
}
.menulink li a:hover {
	background: url('../images/menulinkhover.gif') no-repeat left top; 
	color: #27468E;
	text-decoration: none;
}

.menulink ul {
	list-style: none;
	border: none;
	margin: 0;
	padding: 0;
}

.menulink li {
	border-bottom: 0px solid #000;
}

.menulink2 li a { 
	display: block;
	text-decoration: none;
	width: 100%;
	padding: 1px 5px 3px 40px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.menulink2 li a:hover {
	color: #27468E;
	text-decoration: none;
	background: none;
}

.menulink2 ul {
	list-style: none;
	border: none;
	margin: 0;
	padding: 0;
}

.menulink2 li {
	border-bottom: 0px solid #000;
}

/** FORMS */

.form .radio {
	width: 15px;
	border: 0px solid #EC9800;
	vertical-align: middle;
}
.form input  {
	margin-bottom: 3px;
	width: 250px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	border: 1px solid #EC9800;
	background-color: #ffffff;
	text-align: left;
}
.form select  {
	margin-bottom: 3px;
	width: 256px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	border: 1px solid #EC9800;
	background-color: #ffffff;
	text-align: left;
}
.form textarea  {
	margin-bottom: 3px;
	width: 250px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	border: 1px solid #EC9800;
	background-color: #ffffff;
	text-align: left;
}
.form #button {
	width: 40px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #27468E;
	border: 1px solid #EC9800;
	background-color: #ffffff;
	text-align: center;
}


/** HEADINGS */

h1 {
	margin-top: 0px;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #27468E;
}

h2 {
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #EC9800;
}

h3 {
	color: #4F9034;
	margin-bottom: 10px;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #EC9800;
}

h4, h5, h6 {
	color: #EC9800;
	margin-bottom: 10px;
}


/** TEKSTS */

.maintext {
	text-align: left;
	margin-left: 210px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/** color: #27468E; */
	color: #000000;
	line-height: 15px;
}

.maintextIndex {
	text-align: left;
	margin-left: 210px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 67px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 15px;
}

.headerExtratext {
	padding: 5px 0px 5px 0px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background: #7493DB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #27468E;
	text-align: center;
}

.extratext {
	width: 186px;
    text-align:left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}



td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}

.extratext td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}

/** NIEUWS */

.newslistItems {
	padding-top: 10px;
}
.newslistItem {
	padding-bottom: 15px;
}
.newslistDate {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #B0B0B0;
}
.newslistTitle h2{
	font-size: 14px;
	margin-bottom: 3px;
}
.newslistTitle h3{
	font-size: 12px;
	margin-bottom: 3px;
}
.news_date {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #B0B0B0;
}
.news_title {
    text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
    font-weight: bold;
	color: #27468E;
 }
.news_title a { COLOR: #27468E; text-decoration: none; }
.news_title a:hover { COLOR: #27468E; TEXT-DECORATION: underline; }

.news_text {
    text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.news_details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 15px;
}
#news_comments {
	margin: 10px;
}
.news_comment {
	margin-top: 6px;
	margin-bottom: 4px;
	padding: 10px;
 	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #5b5b5b;
	background-color: #DCDCEB;
}
.news_comments_form {
	margin-top: 10px;
	padding: 10px;
	background-color: #DCDCEB;
}

/** TALEN */

.activiteiten {
	height: 25px;
	width: 160px;
	background: url('../images/nl/activiteiten.gif') no-repeat left top;
}

.nieuws {
	height: 25px;
	width: 160px;
	background: url('../images/nl/nieuws.gif') no-repeat left top;
}


/** MODULES */

.bookingterms {
	font-family: Arial;
	font-size: 8px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 1px;
	}
