/*
Theme Name: Hotel Johannes Vermeer
Theme URI: www.hotelvermeer.nl
Description: Tabs menu
Version: 1.0
Author: Stefan Segers
Author URI: www.lotsoflegs.nl
*/

/* CSS Document */

body {
	background-image: url(images/wood.jpg);
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
}

#container {
	width: 800px;
	text-align: left;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
}

#header {
	height: 100px;
	background: url(images/logo_vermeer.gif) no-repeat 40px 40px;
}

#navigation-area {
	height: 20px;
}

* html #footer {

/*only ie gets this style*/
	height: 22px;
	/* for ie5 */
	he\ight:20px;
/* for ie6 */
}

.clearer {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-top: -1px;
}

#centrecontent {
	background-color: #ad9961;
	padding: 35px;
	margin: 0;
	overflow: hidden;
}

#content {
	overflow: hidden;
}

#footer {
	width: 800px;
	clear: both;
	margin: auto;
	height: 20px;
	color: #fff;
	text-align: center;
}

#footer p {
	font: 9px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#footer a {
	text-decoration: none;
	color: white;
}

#footer a:hover {
	color: #ad9961;
}


.slideshow {
	border: 4px solid white;
}


/* Content gedeelte */

.col1, .col2, .col3, .col4, .intro, .intro_right {
	background: white;
	margin-top: 25px;
	margin-bottom: -1000px;
	padding: 15px 15px 1000px;
}

/*pagina 3 kolomen intro */
.intro, .intro_right {
	width: 195px;
}

.intro {
	margin-right: 25px;
	float: left;
}

.intro_right {
	margin-right: 0;
	float: right;
}

/*pagina 3 kolomen producten */
.col9 {
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-top: 5px;
	margin-right: 15px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 200px;
	display: block;
	float: left;
	background-color: white;
}


/*pagina 3 kolomen */
.col7, .col8 {
	width: 210px;
	background-color: white;
	display: inline;
}

.col7 {
	margin-right: 30px;
	float: left;
}
.col8 {
	margin-right: 0;
	float: right;
}

/*pagina links smal rechts breed*/
.col1 {
	width: 200px;
	margin-right: 25px;
	float: left;
}

.col2 {
	width: 440px;
	margin-right: 0;
	float: right;

}
/*pagina links breed rechts small*/
.col3 {
	width: 440px;
	margin-right: 25px;
	float: left;
}

.col4 {
	width: 200px;
	margin-right: 0;
	float: right;
}


/*pagina 1 brede kolom bruine achtergrond */
.col5 {
	width: 695px;
	background: #56321c;
	margin-top: 25px;
	padding: 15px;
}

.col5 p {
	color: white;
}

/*pagina 1 brede kolom witte achtergrond */

.col6 {
	width: 695px;
	background: white;
	margin-top: 25px;
	padding: 15px;
}

.col6 p {
	color: #56321c;
}

H1 {
	color: #56321c;
	font: bold 18px Georgia,"Bitstream Vera Serif","Times New Roman",serif;
	margin-bottom: 0;
	margin-top: 5px;
}

H2 {
	color: #ad9961;
	font: normal 14px Georgia,"Bitstream Vera Serif","Times New Roman",serif;
	margin-top: 0;
}

.intropic {
	float: left;
	margin-right: 10px;
}

#introblock p, #introblock_right p {
	font-size: 10px;
}

a {
	color: #ad9961;
	text-decoration: none;
}

a:hover {
	color: #56321c;
}

#lang {
	color: white;
	width: 795px;
	height: 5px;
	position: absolute;
	top: 0;
}

.qtrans_language_chooser { 
	list-style-type:none 
}

.qtrans_language_chooser li { 
	float:right; 
	margin-right:3px 
}

.qtrans_flag { 
	border:1px solid #b6b6b6 
}

dfn {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
}

.thumb {
	width:200px;
	height:150px;
	border:2px solid #efefef;
}

.imgright {margin-bottom: 15px; margin-left: 15px;}