/* -- resetten ---------------------------------------------------------------------------------------- */

/* -- basic  ------------------------------------------------------------------------------------------- */
html {
	/* voor het tonen van de (non)actieve scrolbar, zodat de pagina niet verschuift */
	height: 100%;
}

body {
	background-color: #fff;
	color: #000;
	font: normal 0.75em/140% Arial, Verdana, Tahoma, Trebuchet MS;
	text-align: center;
	font-size: 14px;
	overflow-x: hidden;
}

input, select, textarea
{
	font-size: 12px;
}

input, textarea
{
	width: 275px;
}

.clear {
	display: block;
	clear: both;
}

.right {
	display: block;
	float: right;
}

.left {
	display: block;
	float: left;
}

.bruin
{
	color: #2b190b;
}

.oranje
{
	color: #ec6626;
}

div.container {
	width: 100%;
	height: 226px;
	border: 0;
	text-align: center;
	background: url("../images/header_bg.jpg") repeat-x top left;
	border: 1px solid rood;
	display: block;
	overflow: visible;
}

div.container2 {
	width: 100%;
	min-height: 472px;
	height: expression(this.height < 472 ? 472: true);
	display: table;
	clear: both;
	background: url("../images/dark_wood_background.jpg") repeat top left;
	z-index: 20!important;
}

#container_3
{
	position: relative;
	width: 100%;
	height: 281px;
	text-align: center;
	background: url("../images/footer_bg.jpg") repeat-x top left;
	border: 1px solid rood!important;
	display: table;
}

div.middle {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	overflow: visible;
}

/* -- basic link --- do change! ------------------------------------------------------------------------ */
a {color:#fff;}
a:visited {color:#fff;}
a:hover {color:#ec6323;}
a:active {color:#fff;}

a.oranje{color:#ec6323;}
a.oranje:visited {color:#ec6323;}
a.oranje:hover {color:#fff;}
a.oranje:active {color:#ec6323;}

a.bruin{color:#2b190b;}
a.bruin:visited {color:#2b190b;}
a.bruin:hover {color:#ec6323;}
a.bruin:active {color:#2b190b;}

/* -- Text elements ----------------------------------------------------------------------------------- */
h1, h2, h3, h6 {color:#f00;}
h2 {font-size: 1.2em;}
h3 {font-size: 1.1em;}
h5, h6 {font-size: 1em;}

h1, .nieuws_titel
{
font-size: 16px;
font-weight: bold;
color: #ec6323;
padding-bottom: 10px;
}

h4
{
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}

h5
{
	color: #ec6323;
}

p {}

/* -- Basic layout elements --- dont change! ---------------------------------------------------------- */
/* -- Om kolommen te maken zet je een 'wrapper' direct om gefloate elementen heen. zie voorbeeldkolommen hieronder */
div.wrapper {overflow:visible;width:100%;}

/* -- kolommen (gebruiken voor layout) ------------------------------------------------------- */
div.main {
	margin: 112px 0;
}
div.col1-left {
	position: static;
	margin-top: 40px;
	padding-bottom: 50px;
	width: 577px;
	height: 372px;
	float:left;
	background: url("../images/slide_bg.png") no-repeat top left;
	text-align: left;
}
div.col1-right {
	position: static;
	margin-top: 40px;
	padding-bottom: 50px;
	width:360px;
	float:left;
	color: #fff;
}
div.main2 {
	margin: 10px 0;
}
div.col2-left {
	line-height: 20px;
}
/*
div.col2-right {
	width:200px;
	float:right;
	background-color: teal;
}

*/
/* -- specific elements ------------------------------------------------------------------------------- */

/* header */

.header
{
	position: relative;
	width: 960px;
	height: 226px;
	margin: 0 auto;
	padding: 0 auto 0 auto;
	background: url("../images/bg.gif") no-repeat top left;
}

div.logo {
	margin-left:	14px;
	margin-top: 52px;
	width:			510px;
	float: left;
}

div.telnr {
	width: 			158px;
	margin-top: 62px;
	height: 		38px;
	float: 			right;
}


/* menu */
div.nav {
	position: 		absolute;
	top: 			152px;
	left: 			0px;
	z-index: 200!important;
}

.nav *
{
	z-index: 200!important;
}

.nav div{
float: left;
}

.nav a{
	display: block;
}

.nav a img
{
	width: 120px;
	height: 119px;
}


/* footer */

div.openingstijden {
	float:left;
	margin:0 50px 0 55px;
	width: 240px;
	color: #2b190b;
}

div.adresgegevens {
	float:left;
}

div.admium {
	float:right;
}


div.footer {
	width: 960px;
	margin: 26px auto 0 auto;
	border: 0;
	text-align: left;
	font-size: 14px;
}

div#op_het_menu {
	width: 356px;
	overflow: hidden;
	margin-top: 15px;
}

.bovenste_padding {
	margin: 0 0 0 29px;
	padding: 0;
	display: block;
}

.td_small
{
	width: 9px;
	overflow: hidden;
}

.oranje_boven_left {
	height: 11px;
	line-height: 11px;
	background: url("../images/oranje_hoek_bl.png") no-repeat;
	overflow: hidden;
}

.oranje_boven_right {
	height: 11px;
	line-height: 11px;
	background: url("../images/oranje_hoek_br.png") no-repeat;
	overflow: hidden;
}

.oranje_boven {
	height: 11px;
	background-color: #ec6323;
	line-height: 11px;
	width: auto;
}

.oranje_inhoud
{
	background-color: #ec6323;
	padding: 2px 3px 2px 3px;
	width: auto;
}

.oranje_onder {
	height: 9px;
	overflow: hidden;
	background: url("../images/oranje_hoek_bottom.png") repeat-x top left;
	line-height: 9px;
}

.wit_boven
{
	width: 356px;
	height: 10px;
	background: url("../images/witte_hoek_top.png") no-repeat;
}

.wit_inhoud
{
	padding: 2px 18px 2px 18px;
	background-color: #fff;
	font-weight: normal;
	font-size: 15px;
	color: #2b190b;
	line-height: 20px;
}

.wit_onder
{
	width: 356px;
	height: 10px;
	background: url("../images/witte_hoek_bottom.png") no-repeat;
}

#show
{
	position: relative;
	top: 34px;
	left: 30px;
	float: left;
}

#google_maps
{
	position: relative;
	top: 34px;
	left: 30px;
	float: left;
}

.openingstijden_tabel td
{
	width: 86px;
	line-height: 23px;
	color: #453426;
}

.openingstijden_tabel td .dag{
	color: #291414!important;
}

.dag_header
{
	font-weight: bold;
	display: block;
	padding-bottom: 7px;
	padding-bottom: 8px;
	font-size: 14px;
	color: #2b190b;
	text-transform: uppercase;
}

.contactform td
{
	padding: 7px 0;
}

.menuKop
{
	font-weight: bold;
	font-size: 14px;
	color: #ec6323;
}

.menuSubkop
{
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	color: #ec6323;
}

.menuGerecht
{
	font-weight: bold;
}

.menuTekst
{
	font-weight: normal;
	font-style: italic;

}

.menuPrijs
{
	font-weight: bold;
	font-style: italic;
}

.kaartenTabel
{
	display: none;
}

#content
{
	padding: 50px 0 50px 0;
}

a.active, a.active:link, a.active:visited, a.active:hover, a.active:active
{
	color: #ec6323;
	text-decoration: none;
	font-weight: bold;
}

#index_pagina *
{
	display: inline;
}

#leesmeer-2
{
	display: none;
}

.invisible
{
	display: none;
}

.gastenboekSubmit
{
	font-size: 14px;
	width: auto;
}

.menu_tabel
{
	position: relative;
	overflow: visible;
	display: block;
}

.menuFotoTD
{
	position: absolute;
	bottom: -30px;
	z-index: 300;
	display: block;
}