@import url(http://www.hotel-hetwittehuis.nl/css5/awesome.css);
@import url(//fonts.googleapis.com/css?family=Verdana);
html,body {
	height:100%;
}
body {
	margin:0;
	color: #000000;
     font-family: "Verdana", sans-serif;
     font-size: 11px;
	background-color: #ffffff;
}

.gb1 {	background-color: #D7D7D7;}
.gb2 {	background-color: #C3C3C3;}
.htmlform tr{
    background-color: #D7D7D7;
}
img {border-style:none;}
a {
	text-decoration:underline;
	color:#272727; 
}
a:visited {
	text-decoration:none;
	color:#272727; 
}
a:hover {
	text-decoration:none;
	color:#2173AE; 
}
#wrapper {
	display:table;
	height:100%;
	width:978px;
	margin:0 auto;
}
#header {
	overflow:hidden;
	width:100%;
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#header img {display:block;}
#main {
	width:100%;
	display:table-row;
	background:#9370db; 
}
#result_report {
	text-align:left ;
	padding:5px;
	background-color:#D7D7D7; 
	font-weight: bold;
	margin-bottom:14px;
}
.main-holder {
	padding:0 0 33px;

}
.main-holder:after {
content:"";
display:block;
clear:both;
}
.main-holder:after {
width:100%;
} 
#content {
	float:right;
     width:943px;      	padding:23px 20px 0px 15px; 
    line-height:130%;
}
#content h1 {
	font-size:16px;
    font-weight: Normal;
	    line-height:130%;
	margin:0 0 18px;
}
#content p {margin:0 0 23px;} 

#footer {
	overflow:hidden;
	width:100%;
	display:table-footer-group;
	background:#9370db; 
color: #000000;
     font-family: "Verdana", sans-serif;
     font-size: 12px;
    background-image: url('http://www.hotel-hetwittehuis.nl/files/');
	
}
#footer p {margin:0;}
#footer .footer-holder {
	height:1%;
	display:table-row;

}
#footer .footer-frame {
	display:table-cell;
    padding-top: 10px;
	padding-right: 10px;;
	padding-bottom: 10px;
	padding-left: 10px;;

}
#footer a {
	text-decoration:underline;
	color:#cccccc;
}
#footer a:hover {
	text-decoration:none;
	color: #ffffff;
}
.searchbox {
	background-color: #ffffff;
    color: #000000;
	width: 168px;
	border: 1px solid #000;
    padding:5px;
}
.searchform {
	background-color: #444444;
    padding:10px;
    width: 180px;
}

.novotopmenu 
{	margin-top:0px
     font-family: "Verdana", sans-serif;
     font-size: 13px;
	width: 100%;
	background-color: #483d8b; 
	background-image: url('http://www.hotel-hetwittehuis.nl/files/');
    Z-index:9999;
    
}

.novotopmenu  ul
{	list-style:none;
	position:relative;
	float:left;
	margin:0;
	padding:0;
}

.novotopmenu  ul a
{	display:block;
	text-decoration:none;
	line-height:40px;
	padding:0 10px;
     font-family: "Verdana", sans-serif;
     font-size: 13px;

color: #ffffff;
}

.novotopmenu  ul li
{	position:relative;
	float:left;
	margin:0;
	padding:0;
}

.novotopmenu ul li a:link, .novotopmenu ul li a:visited{
	

color: #ffffff; 
}
.novotopmenu ul li a:hover{
background: #9370db; 
color: #000000; 

}	

.novotopmenu  ul ul
{	display:none;
	position:absolute;
	top:100%;
	left:0;
	background:#fff;
	padding:0;
         background: #483d8b; 
     Z-index:9999;
                opacity: 0.9;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
filter: alpha(opacity=90); 
    
}

.novotopmenu  ul ul li
{
	float:none;
	width:200px;   
    }

.novotopmenu  ul ul a
{
	line-height:120%;
	padding:10px 15px;

}

.novotopmenu  ul ul ul
{	top:0;
	left:100%
    }

.novotopmenu  ul li:hover > ul
{
	display:block
}
}

.searchbb {
	background-color: #483d8b;
	width: 215px;
}
.underbordershop {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}
.bd4 {
	border: 1px solid #000000;
}
.menuUl {
	list-style: none outside none;
	float: left;
	margin: 0px;
	padding: 0;
}
.menuUl li {
  display:inline-block;
 width: 232px;
  margin-left: 15px;
    margin-bottom: 15px;
  float: left;
  
}
.div15  {
  margin-left: 15px;
     
}
.div20  {
  margin-left: 15px;
  clear:both;
     
}
/* Responsive Video from Zurb Foundation. Copyright (c) 2011 ZURB, http://www.zurb.com/ License: MIT */
/*
.flex-video {position:relative;padding-top:25px;padding-bottom:67.5%;height:0;margin-bottom:16px;overflow: hidden;}
.flex-video.widescreen {padding-bottom:57.25%;}
.flex-video.vimeo {padding-top:0;}
.flex-video iframe, .flex-video object, .flex-video embed {position:absolute;top:0;left:0;width:100%;height:100%;border:none;}
@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
        .flex-video { padding-top: 0; }
    }
*/