/*

Hotel Texel - Style Sheet (c)2010

*/

@charset "utf-8";

body, ul, li, div, h1, h2, h3, h4, img {
	margin: 0px;
	padding: 0px;
}

body {
	margin:0;
    padding:0;
	height:100%;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	line-height:22px;
	background-image: url('images/bg_hoteltexel.jpg');
	background-repeat:no-repeat;
	background-position:center bottom;
	background-color: #FFF;
}
 a:link {
	color:#679ac9;
}
 a:visited {
	color:#679ac9;
}
 a:hover {
	color:#416e97;
}
table td a:link {
	color:#679ac9;
	text-decoration: none;
}
 table td a:visited {
	color:#679ac9;
		text-decoration: none;
}
 table td a:hover {
	color:#416e97;
		text-decoration: none;
}
img {
	border: 0px none;
}
#opsomming li {padding-left: 30px;list-style: none;}
/* Header, Column Left, Column Right, Footer CSS */

#container {
   	min-height:100%;
   	position:relative;
}

#header {
	background-image:url(images/hoteltexel_top_bg.jpg);
	background-repeat:repeat-x;
	height:169px;
}

/* Header */

#header_center {
	margin: auto;
	width: 900px;
	height: 169px;
	text-align: left;
	position: relative;
	background-image:url('images/logo_bg.png');
	background-repeat:no-repeat;
	background-position:0px 36px;
}

#logo {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	width: 175px;
	height: 118px;
	position: absolute;
	background-position: left top;
	margin-left:25px;
	margin-top:28px;
	text-indent: -9009px;

}
#twitter {
	height: 11px;
	width: 16px;
	position: absolute;
	right: 22px;
	top: 36px;
}
#vlag_nl {
	height: 11px;
	width: 16px;
	position: absolute;
	right: 102px;
	top: 36px;
}

#vlag_en {
	height: 11px;
	width: 16px;
	position: absolute;
	right: 76px;
	top: 36px;
	outline:none;
}

#vlag_de {
	height: 11px;
	width: 16px;
	position: absolute;
	right: 50px;
	top: 36px;
}

#header_text_nl {
	background-image: url(images/header_text_nl.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 272px;
	height: 18px;
	position: absolute;
	right: 22px;
	top: 100px;
}

#header_text_en {
	background-image: url(images/header_text_en.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 312px;
	height: 18px;
	position: absolute;
	right: 22px;
	top: 100px;
}

#header_text_de {
	background-image: url(images/header_text_de.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 272px;
	height: 18px;
	position: absolute;
	right: 22px;
	top: 100px;
}

/* Wrappers */

#superWrapper {
	width:900px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
}
#content_wrapper {
	float:left;
	text-align: left;
	width: 900px;
	height:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:55px;
}

/* Column Left */

#content_wrapper #colomn_left {
	float: left;
	width: 222px;
}
#menu{float: left; 	width: 180px; 	margin-top: 10px; 	margin-left: 21px;}
.menu{ 	margin-bottom: 15px;}
.menu li{margin-bottom: 0px; 	list-style: none;}
.menu li a{display: block; 	padding-top: 6px; padding-left: 12px; height: 22px;  font-size: 11px; font-weight: normal; line-height:18px; color: #481c29;	background: url("images/menu_off.png");	outline:none; text-decoration: none;}
.menu li a span{text-decoration: none;}
.menu li a:hover{background: url("images/menu_on.png");	text-decoration:none;	color:#481c29;	font-weight:bold;}
.menu li a:hover span{text-decoration: none;}
.menu li a.active, .menu li a.active:hover{height: 22px; background: url("images/menu_on.png");}
.menu li a.active span, .menu li a.active:hover span{height: inherit; font-weight:bold; background: url("images/menu_on.png");}


#hoteltexel_head {
	float:left;
	background:url(images/left_head.png);
	background-repeat:no-repeat;
	background-position:bottom;
	font-size: 11px;
	font-weight: bold;
	line-height:25px;
	color: #481c29;
	text-align:center;
	margin-left:22px;
	margin-top: 25px;
	width: 178px;
	height:26px;
}

#hoteltexel_video {
	float: left;
	background:url('images/left_border.png');
	background-repeat:no-repeat;
	background-position:bottom;
	display:block; 
	margin-left:22px;
	width: 178px;
	height: auto;
}

img.hoteltexel_video_img { 
	display:block; 
	margin-left:auto; 
	margin-right:auto;
	padding-bottom:1px;
}

#hetweeroptexel {
	float: left;
	background:url('images/left_border.png');
	background-repeat:no-repeat;
	background-position:bottom;
	margin-left:22px;
	text-align:center;
	width: 178px;
	height: 150;
	padding-top: 10px;
	padding-bottom: 10px;
}
#reserveren {
	float: left;
	background:url('images/left_border.png');
	background-repeat:no-repeat;
	background-position:bottom;
	margin-left:22px;
	text-align:center;
	width: 178px;
	height: 150;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* Column Right */

#colomn_right {
	float: right;
	width: 656px;
	padding-right:22px;
	padding-top:10px;
}

/* Footer */

#footer {
	clear:both;
	position: relative;
	height:45px;
	background-color: #dad2d4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c8bdc0;
}

#footer_center  {
	font-size:11px;
	color: #481c29;
	text-align:center;
	line-height:40px;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	height:35px;
}

#footer_center a:link, #footer_center a:visited {
	color: #481c29;
}

#footer_center a:hover {
	color: #679ac9;
}

/* Text */

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	color: #679ac9;
	line-height:25px;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	color: #679ac9;
}
h2 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	color: #679ac9;
	text-decoration:none;
}
h2 a:visited {
	color:#679ac9;
	text-decoration:none;
}
h2 a:hover {
	color:#416e97; 
	text-decoration:underline;
}

h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	color: #679ac9;
}
h3 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	color: #679ac9;
	text-decoration:none;
}
h3 a:visited {
	color:#679ac9;
	text-decoration:none;
}
h3 a:hover {
	color:#416e97; 
	text-decoration:underline;
}

/* Fotos */

#hoofdfoto {
	width:650px;
	background-color:#f9f7fa;
	border:1px solid #ddd2d6;
	padding:2px;
	margin-bottom:12px;
}
.homeFotoContainer {
	float:left;
	width:202px;
	margin:12px 22px 0 0;

}
.homeFotoContainerEinde {
	float:left;
	width:202px;
	height:120px;
	margin:12px 0 0 0;
}
.homeFoto {
	background-color:#f9f7fa;
	border:1px solid #ddd2d6;
	padding:2px;
	margin-bottom:12px;
}

.ui-dialog-titlebar {
	display: none;
}
