html { 
      height: 100%; 
	  overflow-y: scroll;	  
}

body {
	height: 100%;
	margin: 0px;
	background: #fff;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #2E404E;
	text-decoration: none;
	background-color: #fff;
	background: url('img/shadow.jpg') repeat-y 50% 0; 	
}

h1 {
	font-size: 16px;
	font-weight: bold;
}

td {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #2E404E;
	text-decoration: none;
}

input {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	border: 1px solid black;
}

img { 
      border: 0; 
}

a { 
      text-decoration: none; 
      color: #07084A; 
      cursor: pointer; 
}

a:hover { 
      text-decoration: underline; 
      color: #07084A; 
      cursor: pointer; 
}

#content {
	  position: relative;
      width: 960px;
	  margin: 0 auto;
	  min-height: 100%;
	  height: auto !important;
	  height: 100%;
}

#header {
      width: 960px;
      height: 112px;
      margin: 0px auto;
}

#logo {
      position: absolute;
      top: 8px;
      left: 10px;
	  z-index: 2;
}

#balk {
      position: relative;
      width: 960px;
      height: 20px;
      background-color: #07084A;
      border-top: 1px solid white;
      border-bottom: 1px solid white;
      color: #fff;
}

.mid1 {
      #position: absolute; 
      #top: 50%; 
      display: table-cell; 
      vertical-align: middle;
	  width: 110px;
}

.mid2 {
      #position: relative; 
      #top: -50%; 
	  width: 110px;
	  text-align: center;
}

#inhoud {
	  position: relative;
      width: 960px;
	  background: #ffffff;
}

.handje {
      cursor: pointer;
}	

.menuknop {
	float: left;
	height: 20px;
	width: 110px;
	font-weight: bold;
	font-size: 14px;
	background-color: #07084A;
	z-index: 3;
	display: table;
}

.menuknop a {
	color: #fff;
}

.menuknop_on {
	float: left;
	height: 20px;
	width: 110px;
	font-weight: bold;
	font-size: 14px;
	background-color: #FFFF00;
	z-index: 3;
	display: table;
}

.menuknop_on a {
	color: #07084A;
}

.menuknop_on a:hover {
	color: #07084A;
	text-decoration: none;
}

#hd_opm {
	border:1px solid #07084A;
	color:#07084A;
	padding: 5px;
	width: 340px;
	text-align: center;
}

#hotel_highlight {
	width:190px;
	border: 1px solid #07084A; 
	color:#07084A;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight:bold;
	text-align: center;
}

#hd_link a{
	text-decoration:none;
	color:#07084A;
	font-weight:bold;
}

#hd_link a:hover {
	text-decoration:underline;
	font-weight:bold;
}
