* { 
	border: 0;
	padding: 0;
	margin: 0; 
}

body {
	font-family: Arial, sans-serif;
	font-size: 14px;
	background: #b9da31 url('/_grafix/bg.gif') center center no-repeat;
	background-attachment: fixed; 
	color: #00314e;
}

br.clear {
	clear: both;
}

img.middle {
	vertical-align: middle;
}

strong.large {
	font-size: 15px;
}

strong.huge {
	font-size: 18px;
}

strong.giant {
	font-size: 21px;
}

span.small {
	font-size: 12px;
	color: #999;
}

hr.dotted {
	float: left;
	width: 610px;
	color: #fff; 
	background-color: #fff; 
	border: 1px dashed #ccc; 
	border-style: none none dashed;
	margin-bottom: 20px;
}

b.pink {
	color: #e0006e;
}

/* wrappers */

#outer_wrapper {
	float: left;
	width: 100%;
	background: url('/_grafix/bg_outer_wrapper.png') top center no-repeat;
}

#inner_wrapper {
	float: left;
	width: 100%;
	background: url('/_grafix/bg_inner_wrapper.png') top left repeat-x;
}

/* wrapper */

#wrapper {
	margin: auto;
	width: 990px;
}

/* container */

#container {
	float: left;
	width: 990px;
}

/* header */

#header {
	float: left;
	width: 990px;
	height: 30px;
	overflow: hidden;
	font-size: 12px;
	color: #fff;
	line-height: 1.5em;
}

#header a {
	color: #cce0d7;
	text-decoration: none;
	border-bottom: 1px solid #80b19c;
}

#header a:hover {
	color: #fff;
	border-bottom: 1px solid #fff;
}

#header .left {
	float: left;
	width: 300px;
	padding-top: 4px;
}

#header .right {
	float: right;
	width: 690px;
	padding-top: 4px;
	text-align: right;
}

#header b {
	color: #e6f0ec;
}

#header a.white {
	color: #fff;
	text-decoration: none;
	border-bottom: none;
}

#header a.white:hover {
	color: #fff;
	border-bottom: 1px solid #fff;
}

/* logo */

#logo {
	float: left;
	width: 990px;
	height: 175px;
	overflow: hidden;
}

#logo img {
	float: left;
	width: 430px;
	height: 175px;
}

/* navigation */

#navigation {
	float: left;
	width: 990px;
	height: 30px;
	padding-bottom: 25px;
}

#navigation ul {
	float: left;
	list-style-type: none;
	padding-left: 80px;
}

#navigation li {
	float: left;
	vertical-align: top;
	margin-right: 4px;
}

#navigation li a {
	display: block;
	vertical-align: top;
	height: 30px;
}

#navigation li a:hover { 
	background-position: 0 -30px; 
}

#navigation li a.selected { 
	background-position: 0 -60px; 
}

#navigation li a.selected:hover { 
	background-position: 0 -60px; 
}

#navigation span {
	display: none;
}

/* subnavigation */

#navigation ul li ul {
	float: left;
	list-style-type: none;
	visibility: hidden;
	position: absolute;
	background: url('/_grafix/bg_subnavigation.png') top left no-repeat;
	margin-top: 2px;
	margin-left: 11px;
	overflow: hidden;
	padding-top: 24px;
	padding-bottom: 0;
	width: 170px;
	padding-left: 0;
	z-index: 200;
}

#navigation ul li ul li {
	float: left;
	vertical-align: top;
	height: auto;
	padding: 0;
}

#navigation ul li ul li.bottom {
	float: left;
	width: 170px;
	height: 15px;
	background: url('/_grafix/bg_subnavigation_bottom.png') bottom left no-repeat;
	vertical-align: top;
	padding: 0;
}

#navigation ul li ul li a {
	display: block;
	vertical-align: top;
	width: 148px;
	height: 20px;
	font-size: 13px;
	padding: 8px 0 2px 15px;
	color: #fff;
	text-transform: none;
	border-bottom: 1px dotted #fff;
	text-align: left;
	background: none;
	margin-left: 3px;
	cursor: pointer;
}

#navigation ul li ul li a:hover {
	color: #fff;
	background: #ac5c04 !important;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}

#navigation ul li ul li strong {
	display: block;
	vertical-align: top;
	text-align: left;
	width: 148px;
	height: 20px;
	font-size: 13px;
	padding: 8px 0 2px 15px;
	color: #fff;
	background-color: #ac5c04;
	border-bottom: 1px dotted #fff;
	margin-left: 3px;
}

/* main wrapper */

#main_wrapper {
	float: left;
	width: 990px;
	background: url('/_grafix/bg_main_wrapper.png') top left repeat-y;
}

#main_inner_wrapper {
	float: left;
	width: 990px;
	background: url('/_grafix/bg_outer_wrapper.png') top center no-repeat;
	background-position: 50% -260px;
}

/* sidebar */

#sidebar {
	float: left;
	width: 310px;
	overflow: hidden;
}

#sidebar .gutter, 
#sidebar .content_gutter {
	float: left;
	width: 200px;
	padding-left: 75px;
}

#sidebar h6, 
#sidebar .content_gutter h6 {
	font-size: 20px;
	color: #e0006e;
	margin-bottom: 15px;
}

#sidebar .content_gutter p {
	line-height: 1.3em;
}

/* sidebar content links */

#sidebar .content_gutter a {
	color: #40657a;
	border-bottom: 1px solid #7f98a6;
	text-decoration: none;
}

#sidebar .content_gutter a:hover {
	color: #e0006e;
	border-bottom: 1px solid #e0006e;
}

/* social network links */

#btn_social_container {
	float: left;
	width: 200px;
	padding-top: 28px;
	padding-left: 65px;
}

#btn_social_facebook {
	float: right;
	width: 200px;
	height: 60px;
	background: url('/_grafix/btn_social_facebook.png') top left no-repeat;
	margin-top: 12px;
}

#btn_social_facebook:hover {
	background-position: 0 -60px;
}

#btn_social_facebook span {
	display: none;
}

#btn_social_netlog {
	float: right;
	width: 200px;
	height: 60px;
	background: url('/_grafix/btn_social_netlog.png') top left no-repeat;
	margin-top: 12px;
}

#btn_social_netlog:hover {
	background-position: 0 -60px;
}

#btn_social_netlog span {
	display: none;
}

#btn_social_blog {
	float: right;
	width: 200px;
	height: 60px;
	background: url('/_grafix/btn_social_blog.png') top left no-repeat;
	margin-top: 12px;
}

#btn_social_blog:hover {
	background-position: 0 -60px;
}

#btn_social_blog span {
	display: none;
}

/* sub navigation sidebar */

#sub_navigation {
	float: left;
	width: 200px;
	list-style-type: none;
}

#sub_navigation li {
	float: left;
	width: 200px;
	vertical-align: top;
	padding: 0;
}

#sub_navigation li a {
	display: block;
	vertical-align: top;
	width: 186px;
	height: 20px;
	font-size: 13px;
	padding: 8px 0 2px 14px;
	text-transform: none;
	color: #006239;
	border-bottom: 1px dotted #ccc;
	text-align: left;
	background: none;
	cursor: pointer;
}

#sub_navigation li a:hover {
	background: #ebebeb !important;
	border-bottom: 1px dotted #ccc;
}

#sub_navigation li strong {
	display: block;
	vertical-align: top;
	text-align: left;
	width: 186px;
	height: 20px;
	font-size: 13px;
	padding: 8px 0 2px 14px;
	color: #f78406;
	border-bottom: 1px dotted #ccc;
}

#sub_navigation li a.selected {
	font-weight: bold;
	color: #f78406;
}

/* child navigation */

#sub_navigation li ul {
	float: left;
	width: 180px;
	list-style-type: none;
	color: #00314e;
	padding-left: 20px;
	margin-bottom: 20px;
}

#sub_navigation li ul li {
	float: left;
	width: 165px;
	background: url('/_grafix/bg_sub_navigation_item.gif') center left no-repeat;
	padding-left: 15px;
}

#sub_navigation li ul li a {
	display: block;
	vertical-align: top;
	width: 165px;
	height: 10px;
	font-size: 12px;
	padding: 5px 0 5px 0;
	text-transform: none;
	color: #00314e;
	border-bottom: 0;
	text-align: left;
	background: none;
	cursor: pointer;
}

#sub_navigation li ul li a:hover {
	color: #f78406;
	background: none !important;
	border-bottom: 0;
}

#sub_navigation li ul li strong {
	display: block;
	vertical-align: top;
	text-align: left;
	width: 165px;
	height: 10px;
	font-size: 12px;
	padding: 5px 0 5px 0;
	color: #f78406;
	border-bottom: 0;
}

/* main */

#main {
	float: right;
	width: 680px;
	min-height: 600px;
}

/* content */

#content {
	float: left;
	width: 610px;
	padding-bottom: 25px;
}

#content_wide {
	float: left;
	width: 750px;
	padding-bottom: 25px;
}

#content a {
	color: #40657a;
	border-bottom: 1px solid #7f98a6;
	text-decoration: none;
}

#content a:hover {
	color: #e0006e;
	border-bottom: 1px solid #e0006e;
}

/* h1 */

#content h1 {
	font-size: 35px;
	margin-bottom: 15px;
	color: #00314e;
}

#content h1 a {
	color: #00314e; 
	text-decoration: none;
	border: 0;
}

#content h1 a:hover {
	color: #00314e; 
	border-bottom: 1px solid #00314e;
}

/* h2 */

#content h2 {
	font-size: 25px;
	color: #e0006e;
	margin-bottom: 10px;
}

#content h2 a {
	color: #e0006e; 
	text-decoration: none; 
	border: 0;
}

#content h2 a:hover {
	color: #e0006e; 
	border-bottom: 1px solid #e0006e;
}

/* h3 */

#content h3 {
	font-size: 25px;
	color: #f78406;
	margin-bottom: 10px;
}

#content h3 a {
	color: #f78406; 
	text-decoration: none; 
	border: 0;  
}

#content h3 a:hover {
	color: #f78406; 
	border-bottom: 1px solid #f78406;
}

/* h4 */

#content h4 {
	font-size: 25px; 
	color: #006239; 
	margin-bottom: 10px;
}

#content h4 a {
	color: #006239; 
	text-decoration: none;
	border: 0;
}

#content h4 a:hover {
	color: #006239; 
	border-bottom: 1px solid #006239;	
}

/* h5 */

#content h5 {
	font-size: 25px;
	color: #00314e;
	margin-bottom: 10px;
}

#content h5 a {
	color: #00314e;
	text-decoration: none;
	border: 0;
}

#content h5 a:hover {
	color: #00314e;
	border-bottom: 1px solid #00314e;
}

/* h6 */

#content h6 {
	font-size: 25px;
	color: #e0006e;
	margin-bottom: 10px;
}

#content h6 a {
	color: #e0006e;
	text-decoration: none;
	border: 0;
}

#content h6 a:hover {
	color: #e0006e;
	border-bottom: 1px solid #00314e;
}

/* content layout */

#content p {
	line-height: 1.3em;
	margin-bottom: 20px;
}

#content ul {
	list-style-type: disc;
	margin-left: 5px;
	margin-bottom: 20px;
}

#content ol {
	list-style-type: decimal;
	margin-left: 10px;
	margin-bottom: 20px;
	padding-left: 15px;	
}

#content li {
	margin-left: 15px;
	margin-bottom: 6px;
}

#content table {
	width: 100%;
	margin-bottom: 20px;
	background: #ebebeb;
}

#content td {
	padding: 5px;
	border-bottom: 1px dashed #ccc;
	vertical-align: top;
}

#content td.padding-right {
	padding-right: 20px;
}

/* home buttons */

#home_buttons {
	float: left;
	list-style-type: none;
	width: 310px;
	overflow: hidden;
	margin-top: 10px;
}

#home_buttons li {
	float: left;
	width: 310px;
	height: 50px;
	overflow: hidden;
}

#home_buttons li a {
	float: left;
	display: block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	height: 30px;
}

li#home_button1 a {
	width: 260px;
	padding: 10px 0 10px 50px;
	background: url('/_grafix/bg_home_button1.png') top left no-repeat;
}

li#home_button2 a {
	width: 266px;
	padding: 10px 0 10px 44px;
	background: url('/_grafix/bg_home_button2.png') top left no-repeat;
}

li#home_button3 a {
	width: 272px;
	padding: 10px 0 10px 38px;
	background: url('/_grafix/bg_home_button3.png') top left no-repeat;
}

li#home_button4 a {
	width: 278px;
	padding: 10px 0 10px 32px;
	background: url('/_grafix/bg_home_button4.png') top left no-repeat;
}

li#home_button5 a {
	width: 284px;
	padding: 10px 0 10px 26px;
	background: url('/_grafix/bg_home_button5.png') top left no-repeat;
}

#home_buttons li a:hover {
	background-position: 0 -51px;
}

/* home news */

#home_news_container {
	float: left;
	width: 610px;
	height: 150px;
	overflow: hidden;
	margin-bottom: 25px;
}

ul#home_news {
	float: left;
	width: 650px;
	list-style-type: none;
	margin-left: -5px;
}

ul#home_news li {
	float: left;
	width: 180px;
	height: 150px;
	padding: 8px 10px 5px 15px;
	margin: 0;
	border-right: 2px dashed #ccc;
}

ul#home_news li:hover {
	background: #ebebeb;
}

ul#home_news li span {
	float: left;
	display: block;
	cursor: pointer;
	width: 170px;
	font-size: 12px;
	line-height: 1.3em;
	color: #666;
}

ul#home_news li span strong {
	display: block;
	font-size: 14px;
	margin-bottom: 5px;
}

ul#home_news li span strong a {
	color: #00314e;
	line-height: 1.2em !important;	
}

ul#home_news li a {
	line-height: 1.5em;
}

/* slideshow */

#slideshow_container {
	float: left;
	width: 610px;
	height: 275px;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 20px;
}

#slideshow {
	float: left;
	width: 610px;
	height: 275px;
	overflow: hidden;
}

img#slideshow_cover {
	position: relative;
	z-index: 100;
	top: -275px;
	left: 0;
}

/* staff */

div.staff {
	float: left;
	width: 610px;
	height: 145px;
	background: #ebebeb;
	margin-bottom: 15px;
}

div.staff_gutter {
	float: left;
	width: 590px;
	height: 125px;
	padding: 10px;
	overflow: hidden;
}

div.staff img {
	float: left; 
	margin-right: 15px;
}

div.staff p {
	font-size: 13px;
}

div.staff strong {
	font-size: 16px;
}

/* vacations */

table#vacation_list {
	width: 610px;
	font-size: 13px;
	background: url('/_grafix/bg_vacation_list.png') top left no-repeat;
}

table#vacation_list tr.header {
	background: none;
}

table#vacation_list tr {
	background: #ebebeb;
}

table#vacation_list th {
	color: #fff;
	padding: 10px 5px 10px 5px;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
	overflow: hidden;
}

table#vacation_list th img {
	float: left;
}

table#vacation_list th a {
	color: #cce0d7;
}

table#vacation_list th a:hover {
	color: #fff;
	border-bottom: 1px solid #fff;
}

table#vacation_list td {
	cursor: pointer;
	padding-top: 10px; 
	padding-bottom: 10px;
	text-align: left;
	vertical-align: middle;
}

table#vacation_list td img {
	float: left;
}

table#vacation_list td span.complete {
	float: left; 
	font-size: 9px;
}

/* new icon */

table#vacation_list td.new_vacation_cell {
	background-image: url('/_grafix/icon_new_vacation.png');
	background-position: top right;
	background-repeat: no-repeat;
}

/* vakantiefilter */

h6 {
	margin-bottom: 5px;
}

/* vakantiefiche */

#vacation_details_sidebar {
	float: left;
	width: 200px;
}

#vacation_details_sidebar a {
	color: #40657a;
	border-bottom: 1px solid #7f98a6;
	text-decoration: none;
}

#vacation_details_sidebar a:hover {
	color: #e0006e;
	border-bottom: 1px solid #e0006e;
}

table.vacation_details_info {
	width: 200px;
}

table.vacation_details_info td {
	vertical-align: top;
	padding-bottom: 4px;
	width: 100%;
	font-size: 13px;
}

table.vacation_details_info td.label {
	font-weight: bold;
	padding-right: 8px;
	width: auto;
}

table.vacation_details_info td.small_red {
	padding-top: 4px;
	font-weight: bold;
	color: #f73006;
}

/* filter form */

#filter_form {
	font-size: 13px;
}

#filter_form span {
	float: left;
	width: 200px;
	margin-bottom: 4px;
}

#filter_form span a {
	color: #999;
	text-decoration: none;
}

#filter_form input.checkbox {
	float: left;
	vertical-align: top;
	display: block;
	overflow: hidden;
	padding: 0; 
	border: 0;
	margin: 2px 5px 0 0;
	width: 13px;
	height: 13px;
}

hr.filter_form_divider {
	float: left;
	width: 200px;
	height: 1px;
	color: #fff; 
	background-color: #fff; 
	border: 1px dashed #ccc; 
	border-style: none none dashed;
	margin: 12px 0 12px 0;
	padding: 0;
}

#filter_form a.icon {
	float: left;
	width: 36px;
	height: 36px;
	background: #fff;
	overflow: hidden;
	margin-right: 5px;
}

#filter_form a.icon img {
	float: left;
}

/* region dropdown */

#filter_form span.region {
	float: left;
	width: 50px;
	padding-top: 2px;
	margin-bottom: 2px;
	color: #00314e;
	overflow: hidden;
}

#filter_form select.region {
	float: right;
	width: 150px;
	color: #00314e;
	font-size: 12px;
	font-family: Arial, sans-serif;
	border: 1px solid #00314e;
	margin-top: 2px;
}

#filter_form select.region option {
	padding-left: 0.3em;
}

/* calendar */

#sidebar_calendar {
	float: left;
	width: 200px; 
	overflow: hidden;
}

#sidebar_calendar table#calendar {
	float: left;
	width: 200px;
	margin-top: 12px;
	margin-bottom: 6px;
	background: #ebebeb;
}

#calendar td {
	font-size: 11px;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
}

#calendar td.header {
	font-weight: bold;
	font-size: 12px;
}

#calendar td.header a {
	color: #00314e;
	text-decoration: none;
	border: 0;
}

#calendar td.header a:hover {
	color: #e0006e;
	text-decoration: underline;
}

#calendar td.link a {
	color: #e0006e;
	text-decoration: underline; 
	border: 0;
	font-weight: normal;
}

#calendar td.link {
	background: #fff;
}

#calendar td.link a:hover {
	font-weight: bold;
}

#calendar td.day {
	color: #666;
}

#calendar td.weekend {
	background: #ccc;
}

#calendar td.normal {
	background: #fff;
}

#calendar td.empty {
}

/* reset day link */

#sidebar_calendar a.small {
	color: #999;
	font-size: 12px;
}

#sidebar_calendar a.small:hover {
	color: #00314e;
}

/* vacation bottom menu */

#vacation_bottom_menu {
	float: left;
	width: 610px;
	margin-bottom: 20px;
	line-height: 1.4em;
}

#vacation_bottom_menu .left {
	float: left;
	width: 220px;
	font-size: 12px;
}

#vacation_bottom_menu .right {
	float: right;
	width: 330px;
	font-size: 13px;
	text-align: right;
}

/* prev */

#vacation_bottom_menu span.prev_disabled {
	color: #999;
	padding-left: 11px;
	background: url('/_grafix/icon_prev_disabled.gif') center left no-repeat;
}

#vacation_bottom_menu span.prev {
	padding-left: 11px;
	background: url('/_grafix/icon_prev.gif') center left no-repeat;
}

#vacation_bottom_menu span.prev:hover {
	background: url('/_grafix/icon_prev_hover.gif') center left no-repeat;
}

/* next */

#vacation_bottom_menu span.next_disabled {
	color: #999;
	padding-right: 11px;
	background: url('/_grafix/icon_next_disabled.gif') center right no-repeat;
}

#vacation_bottom_menu span.next {
	padding-right: 11px;
	background: url('/_grafix/icon_next.gif') center right no-repeat;
}

#vacation_bottom_menu span.next:hover {
	background: url('/_grafix/icon_next_hover.gif') center right no-repeat;
}

/* pages */

#vacation_bottom_menu ul.pages {
	display: inline;
	list-style-type: none;
	margin-left: 0 !important;
	margin-bottom: 0 !important;
}

#vacation_bottom_menu ul.pages li {
	display: inline;
	margin-left: 1px !important;
	margin-bottom: 0 !important;
	margin-right: 1px !important;
}

#vacation_bottom_menu ul.pages li span {
	display: inline;
	border: 0;
	padding: 2px 5px;
	color: #fff;
	background: #00314e;
}

#vacation_bottom_menu ul.pages li a {
	display: inline;
	border: 0;
	padding: 2px 4px;
	color: #00314e;
}

#vacation_bottom_menu ul.pages li a:hover {
	color: #e0006e;
}

/* vacation details */

#vacation_menu {
	float: left;
	width: 610px;
	font-size: 13px;
	margin-bottom: 25px;
	line-height: 1.4em;
}

#vacation_menu .left {
	float: left;
	width: 300px;
}

#vacation_menu .right {
	float: right;
	width: 300px;
	padding-right: 2px;
	text-align: right;
}

/* prev */

#vacation_menu .right span.prev {
	padding-left: 11px;
	background: url('/_grafix/icon_prev.gif') center left no-repeat;
}

#vacation_menu .right span.prev_disabled {
	padding-left: 11px;
	background: url('/_grafix/icon_prev_disabled.gif') center left no-repeat;
	color: #999;
}

#vacation_menu .right span.prev:hover {
	background: url('/_grafix/icon_prev_hover.gif') center left no-repeat;
}

/* next */

#vacation_menu .right span.next {
	padding-right: 11px;
	background: url('/_grafix/icon_next.gif') center right no-repeat;
}

#vacation_menu .right span.next_disabled {
	padding-right: 11px;
	background: url('/_grafix/icon_next_disabled.gif') center right no-repeat;
	color: #999;
}

#vacation_menu .right span.next:hover {
	background: url('/_grafix/icon_next_hover.gif') center right no-repeat;
}

/* title backgrounds */

h1.new {
	background: url('/_grafix/icon_new_vacation_large.png') top right no-repeat; 
	padding-right: 75px;
}

h1.not_available {
	background: url('/_grafix/icon_not_available_vacation.png') top right no-repeat; 
	padding-right: 75px;
}

h1.old {
	background: url('/_grafix/icon_old_vacation.png') top right no-repeat; 
	padding-right: 75px;
}

/* subscribe button */

#vacation_subscribe_button {
	float: right;
	margin-left: 18px;
	margin-bottom: 8px;
}

#vacation_subscribe_button a {
	margin-top: 0 !important;
}

img.vacation_image {
	float: left;
	margin: 0 18px 18px 0;
}

/* vacation extra images */

table.vacation_image {
	float: left !important;
	width: 145px !important;
	height: 145px !important;
	background: #ebebeb !important;
	margin: 0 10px 10px 0 !important;
	overflow: hidden;
}

table.vacation_image td {
	border-bottom: 0 !important;
	padding: 10px !important;
	text-align: center !important;
	vertical-align: middle !important;
}

table.vacation_image img {
	float: left; 
}

/* locations */

div.location {
	float: left;
	width: 610px;
	background: #ebebeb;
	margin-bottom: 15px;
}

div.location_gutter {
	float: left;
	width: 590px;
	padding: 10px;
}

div.location span.title {
	float: left;
	width: 590px;
	margin-bottom: 15px;
}

div.location span.title {
	font-size: 16px;
}

div.location span.title a {
	font-size: 13px;
}

div.location a.fancybox {
	border: 0;
}

div.location a.fancybox img {
	float: left;
}

div.location div.info {
	float: right;
	width: 370px;
}

/* vacation map canvas */

#vacation_map_canvas {
	float: left;
	width: 608px;
	height: 273px;
	border: 1px dashed #ccc;
	margin-bottom: 20px;
}

#vacation_map_canvas a {
	border: 0 !important;
}

/* images */

div.image_album {
	float: left;
	width: 140px;
	height: 200px;
	background: #ebebeb;
	margin: 0 12px 20px 0;
	overflow: hidden;
	font-size: 12px;
}

div.image_album_gutter {
	float: left;
	width: 130px;
	padding: 5px;
}

div.image_album img {
	float: left;
	width: 130px;
	height: 130px;
	margin: 8px 0;
}

/* monitor image */

#monitor_image {
	float: left;
	width: 530px;
	margin-top: 10px;
	margin-bottom: 5px;
}

#monitor_image .img {
	float: left;
	width: 145px;
}

#monitor_image .img img {
	border: 1px solid #ccc;
}

#monitor_image .info {
	float: left;
	width: 385px;
}

/* contact map */

#contact_map {
	float: right;
	width: 330px;
	height: 220px;
}

/* reservation vacation info */

#reservation_vacation {
	float: left;
	width: 610px;
	margin-bottom: 10px;
}

#reservation_vacation img.thumb {
	float: left;
	margin: 5px 18px 18px 0;
}

#reservation_vacation p {
	font-size: 13px;
	line-height: 1.5em;
}

/* reservation children list */

table#reservation_children_list {
	width: 530px;
	background: none;
	margin: 0;
}

table#reservation_children_list td {
	padding: 5px 5px 5px 0;
	border: 0;
	vertical-align: middle;
}

/* sitemap */

ul#sitemap {
	font-size: 17px;
}

ul#sitemap li ul {
	margin-top: 5px;
}

ul#sitemap li ul li {
	font-size: 14px;
}

ul#sitemap li ul li ul {
	margin-top: 5px;
}

ul#sitemap li ul li ul li {
	font-size: 11px;
}

/* form */

#form {
	float: left;
	width: 600px;
	background: #ebebeb url('/_grafix/bg_form.png') top left no-repeat;
	margin-top: 5px;
	line-height: 1.3em;
}

#form .gutter {
	float: left;
	width: 530px;
	padding: 10px 35px 0 35px;
}

#form_bottom {
	float: left;
	width: 600px;
	height: 20px;
	background: url('/_grafix/bg_form_bottom.png') top left no-repeat;
	overflow: hidden;
}

/* narrow form */

#form.narrow {
	width: 450px !important;
	background: #ebebeb url('/_grafix/bg_form_narrow.png') top left no-repeat;
	overflow: hidden;
}

#form.narrow .gutter {
	width: 380px !important;
}

#form_bottom.narrow {
	width: 450px !important;
	background: url('/_grafix/bg_form_narrow_bottom.png') top left no-repeat;
}

/* labels */

#form span.label, 
#form span.label_error, 
#form span.hint, 
#form span.error_message {
	float: left;
	width: 530px;
	font-weight: bold;
	margin-right: -5px; /* IE6 hack */	
	line-height: 1.4em;
}

#form span.label, 
#form span.label_error {
	margin-top: 10px;
	margin-bottom: 4px;
}

#form span.label_error {
	color: #f73006;
}

#form span.error_message {
	font-size: 12px;
	color: #f73006;
	margin-bottom: 4px;
}

#form span.hint {
	font-weight: normal;
	font-size: 12px;
	color: #777;
	margin-bottom: 4px;
}

#form span.checkbox, 
#form span.checkbox_error {
	float: left;
	width: 530px;
	margin-top: 4px;
	margin-right: -5px; /* IE6 hack */
	margin-bottom: 4px;
}

#form span.checkbox_error {
	color: #f73006;
}

#form span.checkbox_error a {
	color: #f73006;
	border-bottom: 1px solid #f73006;
}

#form span b {
	color: #f73006;
}

#form input.text {
	float: left;
	width: 342px;
	height: 26px;
	background: url('/_grafix/bg_form_text.png') top left no-repeat;
	padding: 2px 4px 2px 4px;
	margin-bottom: 5px;
	color: #00314e;
	font-size: 16px;
	font-family: Arial, sans-serif;
}

#form input.checkbox {
	float: left;
	vertical-align: top;
	display: block;
	overflow: hidden;
	padding: 0; 
	border: 0;
	margin: 2px 5px 0 0;
	width: 13px;
	height: 13px;
}

#form select {
	float: left;
	width: 348px;
	background: url('/_grafix/bg_form_select.png') top left no-repeat;
	margin-bottom: 5px;
	padding: 2px 0 2px 2px;
	color: #00314e;
	font-size: 15px;
	font-family: Arial, sans-serif;
	margin-right: -10px; /* IE6 hack */
}

#form option {
	padding-left: 0.3em;
}

#form textarea {
	float: left;
	width: 500px;
	height: 50px;
	background: url('/_grafix/bg_form_textarea.png') top left no-repeat;
	padding: 2px 4px 2px 4px;
	margin-bottom: 5px;
	color: #00314e;
	font-size: 15px;
	font-family: Arial, sans-serif;
}

#form hr.form_divider {
	float: left;
	width: 530px;
	color: #ebebeb; 
	background-color: #ebebeb; 
	border: 1px dashed #999; 
	border-style: none none dashed;
	margin: 15px 0 8px 0;
	padding: 0;
}

/* datepicker */

div.datepicker_container {
	float: left;
	width: 30px;
	height: 22px;
}

img.date_picker_icon {
	vertical-align: middle;
	cursor: pointer;
}

/* feedback */

div.feedback {
	float: left;
	width: 600px;
	padding: 10px 0;
	font-size: 17px;
	font-weight: bold;
	color: #006239;
	margin-bottom: 10px;
}

div.feedback img {
	vertical-align: middle;
}

div.feedback span {
	color: #f73006;
}

/* buttons */

button {
	float: left;
	background: none;
	cursor: pointer;
}

button div {
	float: left;
	height: 40px;
	width: auto;
	white-space: nowrap;
	background: url('/_grafix/bg_form_button.png') top left no-repeat;	
	margin-top: 15px;
	padding: 0 0 0 16px;
	line-height: 1.5em;
	overflow: visible; /* IE hack */
}

button span {
	float: left;
	display: block;
	height: 40px;
	line-height: 33px;
	font-weight: bold;
	font-size: 15px;
	color: #fff;
	background: url('/_grafix/bg_form_button.png') top right no-repeat;
	padding: 0 16px 0 0;
	width: auto !important;
	margin-top: 0 !important;
	margin-right: 0 !important;
	margin-bottom: 0 !important;
}

button:hover div,
button:active div {
	background-position: 0 -40px;
}

button:hover span,
button:active span {
	background-position: right -40px;
}

/* link buttons */

a.button {
	float: left;
	height: 40px;
	width: auto;
	white-space: nowrap;
	background: url('/_grafix/bg_button.png') top left no-repeat;	
	margin-top: 15px;
	padding: 0 0 0 16px;
	border: 0 !important;
	line-height: 1.5em;
	cursor: pointer;
	overflow: visible; /* IE hack */
}

a.button span {
	float: left;
	display: block;
	height: 40px;
	line-height: 33px;
	font-weight: bold;
	font-size: 15px;
	color: #fff;
	background: url('/_grafix/bg_button.png') top right no-repeat;
	padding: 0 16px 0 0;
}

a.button:hover,
a.button:active {
	background-position: 0 -40px;
}

a.button:hover span,
a.button:active span {
	background-position: right -40px;
}

/* cancel button */

a.cancel_button {
	float: left;
	padding-top: 22px;
	margin-left: 10px;
}

/* partner logo's */

#partner_logos {
	float: left;
	width: 990px;
	text-align: center;
	height: 82px;
	overflow: hidden;
}

#partner_logos .gutter {
	width: 825px;
	margin: auto;
	margin-top: 10px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}

#partner_logos ul {
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

#partner_logos li {
	display: inline;
	height: 45px;
	margin-right: 50px;
}

#partner_logos li.last {
	margin-right: 0;
}

/* children list */

table#children_list {
	cursor: pointer;
}

table#children_list td {
	padding: 10px;
	vertical-align: middle;
}

/* preference list */

table#preference_list {
	margin-bottom: 15px !important;
}

table#preference_list td {
	padding: 10px;
	vertical-align: middle;
}

/* verwenpas list */

table#verwenpas_list td {
	padding: 10px;
	vertical-align: middle;
}

/* reservation list */

table#reservation_list td {
	padding: 10px;
	vertical-align: middle;
}

table#reservation_list tr.cancel td {
	color: #999;
}

/* alert box */

div.alert_box {
	float: left;
	width: 608px;
	border: 1px solid #00314e;
	color: #00314e;
	background: #d9e0e5;
	font-weight: bold;
	margin-bottom: 20px;
	line-height: 1.3em;
}

div.alert_box_gutter {
	float: left;
	width: 588px;
	padding: 10px;
}

/* footer */

#footer {
	float: left;
	width: 990px;
	height: 90px;
	background: url('/_grafix/bg_footer.png') top left no-repeat;
}

#footer .gutter {
	float: left;
	width: 990px;
	height: 70px;
	padding-top: 20px;
	text-align: center;
	font-size: 13px;
	color: #999;
	line-height: 1;
}

#footer a {
	color: #999;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}

#footer a:hover {
	color: #666;
	border-bottom: 1px solid #666;
}

/* quoted */

#quoted {
	width: 15px;
	height: 16px;
	vertical-align: top;
	line-height: 1em;
	margin-left: 8px;
}

#ikon {
	width: 19px;
	height: 15px;
	vertical-align: top;
	line-height: 1em;
	margin-left: 3px;
}
