div {
	/* border: 1px solid #999999; */
}

/* GENERAL */

body {
	text-align: left;
	background-color: #FFFFFF;
	font-size: 62.5%;
	margin: 0px;
	padding: 0px;
	height:100%;
	min-height: 100%;
}
html {
	margin: 0;
	padding: 0;
	height:100%;
	font-size: 1.1em;
}
body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
}
body>div#maintable {
	height: auto;
}
#maintable {
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	width: 985px;
	height:100%;
	min-height:100%;
    	margin-bottom:-115px;
}
#footer {
	padding-left: 395px;
	height: 55px;
	width: 590px;
	text-align:left;
	padding-top: 60px;
}
body>div#footer {
      height: auto;
}
#main {
	font-size: 1.1em;
}
#cleaner{
	clear: both;
	height:115px;
}
#header {
	height: 105px;
	clear: both;
}
#logo {
	float: left;
}
#shortcuts {
	float: left;
	margin-left: 11px;
	margin-top: 58px;
}
#content,#quotes {
	float: right;
	width: 590px;
}
#icons {
	position: absolute;
	width: 100px;
	left: 885px;
	top: 58px;
}
#languages {
	position: absolute;
	width: 128px;
	left: 705px;
	top: 52px;
	height: 70px;
	padding: 6px;
	background-color: #E1F286;
	visibility: hidden;
}
#spacer {
	height: 30px;
}

/* CLASSES */

.press {
	margin-top: 20px;
	float: left;
	width: 165px;
	padding-right: 25px;
}
.press2 {
	margin-top: 20px;
	float: left;
	width: 160px;
}
.icon {
	margin-bottom: 3px;
}
.resultstop {
	font-size: 0.9em;
}
.results {
	cursor:pointer;
	padding-top: 4px;
	padding-bottom: 4px;
}
.thumb {
	/*border: 1px solid #D2D2D2;*/
}
hr {
	color: #D2D2D2;
	height: 1px;
}
.hotelinfo {
	background-color: #F2F4F9;
	padding: 10px;
	padding-right: 0px;
}
.hotelinfo2 {
	background-color: #F2F4F9;
}
.hotelinfo3 {
	background-color: #F2F4F9;
	padding: 10px;
	padding-left: 0px;
}


/* SEARCH PANEL */

#search {
	width: 395px;
	padding-top: 17px;
	float: left;
    
}

#search td.left {
	background-color: #f2f4f9;
	height: 30px;
	color: #333333;
	padding-right: 17px;
	border-bottom: 4px solid white;
}
#search td.right {
	background-color: #f2f4f9;
	height: 30px;
	color: #333333;
	border-bottom: 4px solid white;
}
#search td.topleft {
	background-color: #e1f286;
	height: 20px;
	color: #333333;
	padding-right: 17px;
	/*border-bottom: 4px solid white;*/
	/*line-height: 22px;*/
}
#search td.topright {
	background-color: #e1f286;
	height: 20px;
	color: #333333;
	/*border-bottom: 4px solid white;*/
}
#promotext {
	padding-left: 111px;
	padding-top: 20px;
	color: #333333;
}
h1 {
    margin-left: 112px;
    font-family: Arial, sans-serif;
    font-size: 11px;
}

/* LINKS */

a,a:visited,a:hover,a:active {
	text-decoration: none;
	font-weight: bold;
	color: #8e9cac;
}
a:hover {
	text-decoration: underline;
}
#shortcuts a,#shortcuts a:visited,#shortcuts a:active,#shortcuts a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #878787;
	padding-left: 4px; 
	padding-right: 4px;
}
#footer a,#footer a:visited,#footer a:active,#footer a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #878787;
	padding-left: 4px; 
	padding-right: 4px;
}
td.topleft {
	background-color: #f2f4f9;
	height: 24px;
	color: #333333;
	border-bottom: 4px solid white;
	line-height: 22px;
}

/* FORMS */

form {
	margin: 0px;
	padding: 0px;
}
input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	padding: 2px;
	margin-bottom: 1px;
}
select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	margin-bottom: 1px;
}
#search input {
	width: 200px;
}
input.button {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 0.9em;
	border: 0px;
	background-color: white;
	border: 1px solid #999999;
	font-weight: bold;
	padding: 1px;
	height: 20px;
	cursor: pointer;
   	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#DFDFDF');
}






/* HOMEPAGE REDESIGN */

.homehotel {
	width: 178px;
    height:30px;
    background-color: #e1f286;
	padding: 5px;
	margin-top: 3px;
	font-weight: bold;
}
.homeprijs {
	width: 178px;
	background-color: #f2f4f9;
	padding: 5px;
	margin-top: 3px;
}
div.homehotel a,div.homehotel a:visited,div.homehotel a:hover,div.homehotel a:active {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
div.homehotel a:hover {
	text-decoration: underline;
}

#logos {
	float: right;
	width: 590px;
	margin-top: 20px;
}
#logos img {
	margin: 0 20px 15px 0;
	vertical-align: middle;
}
#partners {
	float: right;
	width: 590px;
}