
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #333333;
	line-height:140%;
}
body {
	background-color: #999966;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1, h2 {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-weight: bold;
  line-height: 1em;
  margin: 0px;
  padding: 0px;
}
h1 {
  font-size: 16px;
	color: #999966;
}
h2 {
  font-size: 15px;
	color: #73734e;
}
a {
	color: #999966;
	text-decoration:underline;
}
a:hover {
	color: #999966;
	text-decoration:none;
}
form {
	margin:0px;
	padding:0px;
}
p {
	padding:0px;
	margin:0 0 12px 0;
}


/* TOPMENU */
#wrappertopmenu {
	width:983px;
	height:70px;
}
#logo {
	float: left;
	width:244px;
	height:26px;
	margin-left:40px;
	margin-top:26px;
}
#topmenu {
	float:right;
	width:350px;
	height:46px;
	margin-top:10px;
	text-align:right;
	margin-right:40px;	
}


/* MENU */
#wrappermenu {
	overflow:hidden;	
	width:983px;
	height:60px;
	margin-left:12px;
	background-image:url(/images/layout/menuachter.png);
	background-position:left top;
	background-repeat:no-repeat;
}
#menu {
	margin-left:12px;
	float:left;
}
#zoeken {
	float:right;
	height:26px;
	margin-right:40px;
	margin-top:15px;
	text-align:right;
}


/* FORMULIEREN */
.inputveld {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #7f9db9;
	color: #8c8b8b;
	background-color:#FFFFFF;
	font-size:11px;
	margin-right: 10px;
	padding-left: 4px;
}
.pulldownveld {
	border: 1px solid #7f9db9;
	color: #8c8b8b;
	background-color:#FFFFFF;
	font-size:11px;
	margin-right: 10px;
}

/* TABS OP DETAILPAGINA */
#tabbladen {
	margin-left:12px; 
	width:600px; 
	height:24px;
}
#tabbladen div {
	cursor:pointer;
	color:#FFFFFF;
}
/*.tab1Selected { background-color:#BDB76B; }*/
.tab1Selected a { color: #FFFFFF; margin: 0 4px 0 7px; padding: 0 0 1px 0; text-transform: uppercase; text-decoration: none; }
.tab1Selected a:hover { color: #FFFFFF; }
#tab1 { background-color:#BDB76B; }
.tab1 a { color: #333333; margin: 0 4px 0 7px; padding: 0 0 1px 0; text-transform: uppercase; text-decoration: none; }
.tab1 a:hover { color: #FFFFFF; }
/*.tab2Selected { background-color:#BDB76B; }*/
.tab2Selected a { color: #FFFFFF; margin: 0 4px 0 7px; padding: 0 0 1px 0; text-transform: uppercase; text-decoration: none; }
.tab2Selected a:hover { color: #FFFFFF; }
#tab2 { background-color:#BDB76B; }
.tab2 a { color: #333333; margin: 0 4px 0 7px; padding: 0 0 1px 0; text-transform: uppercase; text-decoration: none; }
.tab2 a:hover { color: #FFFFFF; }
/*.tab3Selected { background-color:#BDB76B; }*/
.tab3Selected a { color: #FFFFFF; margin: 0 4px 0 7px; padding: 0 0 1px 0; text-transform: uppercase; text-decoration: none; }
.tab3Selected a:hover { color: #FFFFFF; }
#tab3 { background-color:#BDB76B; }
.tab3 a { color: #333333; margin: 0 4px 0 7px; padding: 0 0 1px 0; text-transform: uppercase; text-decoration: none; }
.tab3 a:hover { color: #FFFFFF; }
/*.tab4Selected { background-color:#BDB76B; }*/
.tab4Selected a { color: #FFFFFF; margin: 0 4px 0 7px; padding: 0 0 1px 0; text-transform: uppercase; text-decoration: none; }
.tab4Selected a:hover { color: #FFFFFF; }
#tab4 { background-color:#BDB76B; }
.tab4 a { color: #333333; margin: 0 4px 0 7px; padding: 0 0 1px 0; text-transform: uppercase; text-decoration: none; }
.tab4 a:hover { color: #FFFFFF; }
/*.tab5Selected { background-color:#BDB76B; }*/
.tab5Selected a { color: #FFFFFF; margin: 0 4px 0 7px; padding: 0 0 1px 0; text-transform: uppercase; text-decoration: none; }
.tab5Selected a:hover { color: #FFFFFF; }
#tab5 { background-color:#BDB76B; }
.tab5 a { color: #333333; margin: 0 4px 0 7px; padding: 0 0 1px 0; text-transform: uppercase; text-decoration: none; }
.tab5 a:hover { color: #FFFFFF; }

#wrapperinnercontent .fotos {
	float:left; 
	margin-right:20px; 
	margin-top:16px;
}

/*ul.tabs .tabSelected a { color: ; margin: 0 4px 0 7px; padding: 0 0 1px 0; text-transform: uppercase; text-decoration: none; }
ul.tabs .tabSelected a:hover { color: ; }
ul.tabs .tab a { color: ; margin: 0 4px 0 7px; padding: 0 0 1px 0; text-transform: uppercase; text-decoration: none; }
ul.tabs .tab a:hover { color: ; }
*/
ul.tabs { list-style-type: none; margin: 7px 0 0 12px; padding: 0; }
ul.tabs li { list-style-type: none; margin: 0 0 0 2px; padding: 0; display: inline;}




/* CONTENT */
#wrapper{
	margin: 0 auto;
	width: 995px;
}
#wrappercontent{
	overflow:hidden;
	margin-left:12px;	
	width:983px;	
}
#wrappercontentleft{
	float:left;	
	width:330px;	
}
#wrappercontentright{
	float:left;	
	width:653px;
}
#wrapperinnercontent{
	overflow:hidden;
	width:592px;
	padding-top:10px;
	margin-left:26px;
}
#wrapperinnercontent div{
	position:relative; 
	z-index:20;
}

.linksul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.linksul li {
	margin:0;
	padding:0;
	list-style-type:none;
	width:290px;
	float:left;
}

#innercontentleft {
	float:left;
	width: 264px;
	margin-right: 38px;
}
#innercontentleft ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#innercontentleft ul li {
	margin:0;
	padding:0;
	list-style-type:none;
}
#innercontentright {
	float:right;
	width: 290px;
	height:251px; 
	overflow:hidden; 
}

/* KAART */
#kaart {
	width:330px;
	height:458px;
	background-image:url(/images/layout/kaartachter.png);
	background-position:left top;
	background-repeat:no-repeat;	
}
#kaart a {
	color:#333333;
	text-decoration:underline;
}
#kaart a:hover {
	color:#999966;
	text-decoration:underline;
}
#kaartboven {
	width:320px; 
	text-align:center; 
	padding-top:24px;
	position:relative; 
	z-index:80;
}
#kaartonder {
	width:240px; 
	margin-left:48px;
}

#kaartonder ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#kaartonder ul li {
	margin:0;
	padding:0;
	list-style-type:none;
	width:100px;
	float:left;
}
#kaartonder ul li.kaartpostcodesli {
	width:80px;
}
#kaartonder ul li.kaartpostcodeslibreed {
	width:240px;
}

/* BANNERS */
#banners {
	position:relative;
	width:330px;		
}

/* ADVERTERENFORMULIER */
#adverterenForm {
	width:400px;
}
#adverterenForm a.button {
	float:right;
	width:101px;
}
#adverterenForm label{
	float:left;
	width:157px;
	clear:both;
}
#adverterenForm input {
	float:left;
	width:200px;
	margin-bottom:3px;
}
#adverterenForm input[type=checkbox] {
	width:auto;
	clear:both;
}
#adverterenAkkoord {
	float:left;
	margin-top:10px;
	width:365px;
}
#adverterenAkkoord label{
	float:left;
	clear:none;
	width:200px;
	margin-top:2px;
}
#adverterenForm select {
	float:left;
	width:208px;
	margin-bottom:3px;
}

#adverterenForm .error {
	float:right;
	width:200px;
	margin-right: -175px;
	margin-top: 2px;
	color: #FF0000;
	font-size: 10px;
}

/* ZOEKEN */
#wrapperzoeken{
	margin-top:12px;
	margin-left: 16px;
}
#wrapperzoeken a {
	color:#333333;
	text-decoration:underline;
}
#wrapperzoeken a:hover {
	color:#999966;
	text-decoration:underline;
}
#zoekentop {
	height:12px;
	width:602px;
	background-image:url(/images/layout/zoekentop.png);
}
#zoekenmidden {
	width:602px;
	background-color:#BDB76B/*#f5e5ec*/;
}
#zoekenbottom {
	height:12px;
	width:602px;
	background-image:url(/images/layout/zoekenbottom.png);
}
#wrapperzoekeninner{
	overflow:hidden;	
	width:602px;
}
#zoekenleft {
	float:left;
	width: 260px;
	margin-left: 20px;
}
#zoekencenter {
	float:right;
	width: 100px;
	padding-top:10px;
}
#zoekenright {
	float:right;
	width: 200px;
}


/* CONTENT FRAME */
.contenttop {
	height:14px;
	width:647px;
	background-image:url(/images/layout/contenttop.png);
}
.contentmidden {
	width:647px;
	background-image:url(/images/layout/contentmidden.png);
	background-position:left top;
	background-repeat:repeat-y;	
}
.contentbottom {
	height:20px;
	width:647px;
	background-image:url(/images/layout/contentbottom.png);
}


/* SUITE VAN DE DAG */
#suitevandedagtekst{
	float:left;
	width:340px;
	margin-left:26px;
}
#suitevandedagtekst p {
	margin:0;	
}
#suitevandedag {
	float:right;
	width:200px;
	height:160px;
	background-image:url(/images/layout/bedrijfvandedag.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin-right:40px;
	margin-top:-175px;	
}


/* ONDERBALK */
#wrapperonder {
	margin-left:12px;
}
#ondertop {
	height:14px;
	width:977px;
	background-image:url(/images/layout/ondertop.png);
}
#ondermidden {
	width:977px;
	background-image:url(/images/layout/ondermidden.png);
	background-position:left top;
	background-repeat:repeat-y;
}
#onderbottom {
	height:20px;
	width:977px;
	left:12px;
	background-image:url(/images/layout/onderbottom.png);
}
#nieuwsbrief {
	float: left;
	margin-left: 25px;
	margin-top: 15px;
}
#aanmelden {
	float: right;
	width: 623px;
	margin-right: 24px;
	margin-top: -4px;
}

/* FOOTER */
#wrapperfooter {
	width:880px; 
	height:24px; 
	margin: 0 auto;
	color:#FFFFFF;
}
#wrapperfooter a {
	color:#FFFFFF;
	text-decoration:none;
}
#wrapperfooter a:hover {
	color:#FFFFFF;
	text-decoration:underline;	
}
#footerleft {
	float:left; 
	width:400px;
}
#footerright {
	float:right; 
	width:400px;
	text-align:right;
}

#vesAfbeeldingHotel {
	width:290px; 
	height:251px; 
	overflow:hidden; 
}
