*{
	margin: 0;
	padding: 0;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html, body {
	background: #FFFFFF;
	background : url(../images/achtergrondbar.jpg) repeat center;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	height: 100%; /* heel belangrijk */
}
html { 
  overflow: -moz-scrollbars-vertical; /* om in firefox de scrollbar ook fixed te zetten, zodat scherml niet van links naar rechts springt */
	/*margin: 0 auto 1;*/
}
#container { 
	position: relative;
	margin: 0 auto;
	text-align: center;
	background: url(../images/achtergrondgroenff.jpg) repeat-x top center;
	#background: url(../images/achtergrondgroen.jpg) repeat-x top center;
	padding: 0;
	height: 100%; /* heel belangrijk */
}
#containertop { 
	position: relative;
	height: 76px;
	margin: 0 auto;
	text-align: center;
	background: url(../images/topachtergrond.jpg) no-repeat top center;
}
#slogancontainer { 
	margin: 0 auto;
	position: relative;
	color: White;
	font-family: "Century Gothic", Arial;
	font-size: 16px;
	top: 10px;
	width: 700px;
	text-align: right;
}
#logo { 
	float: left;
	left: 0px;
	width: 100px;
	height: 35px;
	cursor: pointer;
}
#slogan { 
	float: left;
	width: 450px;
	height: 35px;
}
#basilicum { 
	float: right;
	width: 150px;
	height: 35px;
}
#containertop2 { 
	position: relative;
	margin: 0 auto;
	text-align: center;
	background: url(../images/topachtergrond3ff.jpg) repeat-x top left;
	#background: url(../images/topachtergrond3.jpg) repeat-x top left;
}
#containertop3 { 
	position: relative;
	margin: 0 auto;
	text-align: center;
	width: 801px;
	background: url(../images/topachtergrond2.jpg) no-repeat top center;
	height: 80px;
}

#kwicks_container { 
	z-index: 2;
	position: relative;
	height: 75px;
	margin: 0px auto;
	text-align: center;
	width: 530px;
	overflow: hidden;
	/*background: url(../images/menuachtergrond.jpg) no-repeat top left;*/
	top: 3px;
}

#kwicksspacer{
	width: 20px;
	height: 75px;
	float: left;
}

#kwicks {
	position: relative;
}
 
#kwicks .kwick {
 	cursor: pointer;
	float: left;
	display: block;
	width: 100px;
	height: 75px;
	text-align: left;
	color: White;
	font-family: "Century Gothic", Arial;
	font-size: 14px;
}
#kwicks .menu {
	background-color: #6c754f;
}
#kwicks .menusel {
	background: url(../images/menu.jpg) #6c754f center left no-repeat;
	color: Lime;
	font-weight: bold;
}
#kwick_1 {background: url(../images/menu1.jpg) no-repeat top left;}
#kwick_2 {background: url(../images/menu5.jpg) no-repeat top left;}
#kwick_3 {background: url(../images/menu3.jpg) no-repeat top left;}
#kwick_4 {background: url(../images/menu4.jpg) no-repeat top left;}
#kwick_5 {background: url(../images/menu2.jpg) no-repeat top left;}

h1 {
	color: #6c754f;
	font-family: "trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 20px;
}
p {
	color: #454545;
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 20px;
}
.menu01{
	margin: 0;
	padding: 0;
	color: #454545;
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	font-weight: normal;
	margin-left: 5px;
	line-height: 16px;
}
.menu02{
	margin: 0;
	padding: 0;
	color: #454545;
	font-family: "Century Gothic", Arial;
	font-size: 10px;
	margin-left: 20px;
	line-height: 14px;
}
.menu03{
	margin: 0;
	padding: 0;
	color: #454545;
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	font-weight: bold;
	margin-left: 20px;
	line-height: 16px;
}
.menu04{
	margin: 0;
	padding: 0;
	color: #320000;
	font-family: "Century Gothic", Arial;
	font-size: 15px;
	font-weight: normal;
	margin-left: 5px;
	line-height: 16px;
}
.menu05{
	margin: 0;
	padding: 0;
	color: #454545;
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	margin-left: 20px;
	line-height: 18px;
}
.space{
	margin: 0;
	padding: 0;
	font-family: "Century Gothic", Arial;
	font-size: 1px;
	font-weight: normal;
}
#contentcontainer{
	display: block;
	position: relative;
	margin: 0 auto;
		/* 0 geld voor top en bottom, auto voor left en right, auto is zeer belangrijk om te centreren! */
	padding: 0;
	width: 721px;
	background: url(../images/contentachtergrond.jpg) #FFFFFF repeat-y top;
	min-height: 100%;
	height: auto !important; 	/* voor moderne browsers */
	height: 100%; 	/* voor IE */
	overflow: auto; 	/* belangrijk om de div volledig tot beneden te laten uitstrekken */
	_overflow: visible; 	/* belangrijk om de div volledig tot beneden te laten uitstrekken voor IE6 */
}

#content{
	position: relative;
	margin: 10px 20px;
	text-align: left;
	min-height: 400px;
	height: 400px;
	overflow: hidden;
	color: #454545;
	font-family: "Century Gothic", Arial;
	font-size: 14px;
}


#imageflowuitleg{
	color: #454545;
	font-family: "Century Gothic", Arial;
	font-size: 10px;
	text-align: center;
	position: relative;
	margin: 0 auto;
}
#fotomenu{
	width: 550px;
	margin: 0 auto;
	text-align: center;
}
.fotoscheider{
	width: 25px;
	float: left;
}
.fotomenu{
	color: #c8c8c8;
}
a.fotomenu {
	font-family: "Century Gothic", Arial;
	font-weight: bold;
	font-size: 16px;
	color: #c8c8c8;
	text-decoration: none;
}
a.fotomenu:hover{
	color: #560000;
	text-decoration: underline;
}
a.fotomenu:visited{
	color: #c8c8c8;
	text-decoration: underline;
}
.fotomenusel{
	color: #6c754f;
}
a.fotomenusel {
	font-family: "Century Gothic", Arial;
	font-weight: bold;
	font-size: 16px;
	color: #6c754f;
	text-decoration: none;
}
a.fotomenusel:hover{
	color: #6c754f;
	text-decoration: none;
}
a.fotomenusel:visited{
	color: #6c754f;
	text-decoration: none;
}

#artikeloverzicht{
	width: 670px;
	margin: 0 auto;
}
.artikelthumb{
	float: right;
	width: 100px;
	height: 120px;
	margin: 20px;
}
.artikeldatum{
	text-align: center;
	width: 100px;
	height: 20px;
	color: #454545;
	font-family: "Century Gothic", Arial;
	font-size: 9px;
}
.artinhoud{
	display: none;
}
.arttit{
	display: none;
}
#artikel{
	width: 680px;
}
#artikeltitel{
	width: 680px;
	height: 20px;
	color: #454545;
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}
#artikelbron{
	height: 20px;
	width: 680px;
	color: #454545;
	font-family: "Century Gothic", Arial;
	font-size: 10px;
	font-style: italic;
	text-align: right;
}
#artikelfoto{
	width: 250px;
	float: left;
	height: 250px;
	border-bottom: 1px solid #cccccc;
	line-height: 250px;
	margin: 0 auto;
	text-align: center;
}
.scroll_container2 {
	border-bottom: 1px solid #cccccc;
	float: left;
	/*background-color: #f8f8f8;*/
	width: 400px;
	height: 230px;
	overflow: hidden;
	text-align: left;
	position: relative;
}
.scroll_container {
	float: left;
	/*background-color: #f8f8f8;*/
	width: 400px;
	height: 230px;
	overflow: hidden;
	text-align: left;
	position: relative;
}
#scrolldiv {
	position: relative;
	height: 100%;
	padding-right: 22px;
	overflow: hidden;
}
#scrolldiv p{
	color: #454545;
	font-family: "Century Gothic", Arial;
	font-size: 11px;
	font-weight: normal;
}
#up {
	position: absolute;
	right: 0; top: 0;
	background: url(http://www.bartre.com/new/images/up.gif) no-repeat;
	width: 18px; height: 13px;
}
#down {
	position: absolute;
	right: 0; bottom: 0;
	background: url(http://www.bartre.com/new/images/down.gif) no-repeat;
	width: 18px; height: 13px;
}



.artikeltitellinks{
	margin-right: 340px;
	width: 340px;
	height: 40px;
	color: #454545;
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.artikelbronlinks{
	height: 40px;
	margin-right: 180px;
	width: 500px;
	color: #454545;
	font-family: "Century Gothic", Arial;
	font-size: 10px;
	font-style: italic;
	text-align: left;
}
.artikelinhoudlinks{
	background-color: #f8f8f8;
	border: 1px solid #cccccc;
	margin-right: 130px;
	width: 550px;
	height: 250px;
	overflow-x: hidden;
	overflow-y: auto;
	text-align: left;
}
.artikelinhoudlinks p{
	color: #454545;
	font-family: "Century Gothic", Arial;
	font-size: 11px;
	font-weight: normal;
}
#footercontainer{
	display: block;
	position: relative;
	margin: -250px auto 0px auto;
	text-align: center;
	padding: 0;
	height: 250px;
	background: url(../images/achtergrondrood.jpg) #5A0000 repeat top center;
}
a.hyperlink {
	color: #777f5a;
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	font-weight: normal;
}
a.hyperlink:hover {
	color: #5a0000;
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	font-weight: normal;
}

#footercontainer2{
	position: relative;
	margin: 0 auto;
	height: 50px;
	text-align: center;
	#margin-left: 5px;
	#margin-right: 5px;
	background-color: #310000;
	width: 699px;
}

#footer{
	height: 50px;
	margin: 0 auto;
	padding: 5px;
	#padding-top: 0px;
	#padding-bottom: 0px;
	line-height: 20px;
	#line-height: 20px;
	background-color: #310000;
	text-align: right;
	color: White;
	font-family: "Century Gothic", Arial;
	font-size: 11px;
}

#silhouettecontainer{
	display: block;
	position: relative;
	bottom: 0;
	text-align: center;
}

#silhouette1{
	visibility: hidden;
	opacity: 0;
	margin: 0 auto;
	margin-top: -390px;
	z-index: 2;
	width: 840px;
	height: 220px;
	background: url(../images/olijfolie.png) no-repeat top left;
	_background: url(../images/olijfolie.gif) no-repeat top left; /* voor IE6 */
}
#homeimg{
	background: url(../images/homeimg1.jpg) no-repeat top left;
	width: 200px;
	height: 300px;
	float: right;
	margin-left: 20px;
	margin-right: -20px;
	margin-top: 0px;
	margin-bottom: -50px;
}

#silhouettecontainer2{
	margin: 0 auto;
	margin-top: -390px;
	z-index: 2;
	width: 840px;
	height: 200px;
	text-align: left;
}
#silhouette2{
	visibility: hidden;
	opacity: 0;
	margin: 0;
	margin-top: 15px;
	width: 160px;
	height: 200px;
	background: url(../images/suggestiebord.png) no-repeat top left;
	_background: url(../images/suggestiebord.gif) no-repeat top left; /* voor IE6 */
	cursor: pointer;
}
#silhouette5{
	visibility: hidden;
	opacity: 0;
	margin: 0 auto;
	margin-top: -555px;
	z-index: 2;
	width: 870px;
	height: 360px;
	background: url(../images/dinofrancessilhouette.png) no-repeat top left;
	_background: url(../images/dinofrancessilhouette.gif) no-repeat top left; /* voor IE6 */
}

#kaartfotocontainer{
	display: block;
	position: relative;
	bottom: 0;
	text-align: center;
}
#kaartfotocontainer2{
	margin: 0 auto;
	z-index: 2;
	width: 880px;
	height: 20px;
	text-align: left;
}
#kaartfoto{
	margin-left: 740px;
	margin-top: -340px;
	width: 150px;
	height: 225px;
	background: url(http://www.bartre.com/new/images/fotoskaart/foto01.jpg) #ffffff no-repeat top left;
	border: 1px solid #bbbbbb;
}
#tooltip1 {
	position: absolute;
	display: none;    
	width:0px;
	height:0px;
	border: 1px solid #cccccc;
}
#mapcontainer{
	display: block;
	position: relative;
	bottom: 0;
	text-align: center;
}
#map {
	width: 350px; 
	height: 350px; 
	border: 1px solid #6c754f;
	margin: 0 auto;
	margin-top: -480px;
	left: 130px;
	z-index: 3;
}
#maproute {
	text-align: right;
	width: 600px; 
	height: 20px; 
	margin: 0 auto;
	z-index: 3;
	color: #454545;
	font-family: "Century Gothic", Arial;
	font-size: 11px;
}
#wwcontainer{
	display: block;
	position: relative;
	bottom: 0;
	text-align: center;
	z-index: 4;
}
#ww {
	width: 720px; 
	height: 30px; 
	margin: 0 auto;
	margin-top: 70px;
	#margin-top: 55px;
	text-align: right;
}

/* kaart */

	#clickvoorgerecht {
		margin-left: -200px;
	}
	#clickpasta {
		margin-left: -200px;
	}
	#clickpizza {
		margin-left: -200px;
	}
	#clickhoofdgerecht {
		margin-left: -200px;
	}
	#clicksuggestie {
		margin-left: -200px;
	}
	#clickwijn {
		margin-left: -200px;
	}
	#voorgerecht {
		overflow-y: scroll;
		overflow-x: hidden;
		top: 5px;
		left: 5px;
		height: 0px;
		width: 400px;
		border: 0px;
		background-color: #f5f5f5;
		display: none;
	}
	#pasta {
		overflow-y: scroll;
		overflow-x: hidden;
		top: 5px;
		left: 5px;
		height: 0px;
		width: 400px;
		border: 0px;
		background-color: #f5f5f5;
		display: none;
	}
	#pizza {
		overflow-y: scroll;
		overflow-x: hidden;
		top: 5px;
		left: 5px;
		height: 0px;
		width: 400px;
		border: 0px;
		background-color: #f5f5f5;
		display: none;
	}
	#hoofdgerecht {
		overflow-y: scroll;
		overflow-x: hidden;
		top: 5px;
		left: 5px;
		height: 0px;
		width: 400px;
		border: 0px;
		background-color: #f5f5f5;
		display: none;
	}
	#suggestie {
		overflow-y: scroll;
		overflow-x: hidden;
		top: 5px;
		left: 5px;
		height: 0px;
		width: 400px;
		border: 0px;
		background-color: #f5f5f5;
		display: none;
	}
	#wijn {
		overflow-y: scroll;
		overflow-x: hidden;
		top: 5px;
		left: 5px;
		height: 0px;
		width: 400px;
		border: 0px;
		background-color: #f5f5f5;
		display: none;
	}
	.menusoort{
		color: #454545;
		line-height: 26px;
		height: 26px;
		width: 170px;
		text-align: right;
		cursor: pointer;
		font-size: 14px;
		vertical-align: center;
		font-weight: normal;
		background: url(../images/menuselniet.jpg) right center no-repeat;
	}
	.menusoort a{
		text-decoration: none;
		color: #454545;
	}
	.menusoort a:hover{
		font-weight: bold;
		color: #5c0303;
	}
	.menusoortsel{
		color: #6c754f;
		line-height: 26px;
		height: 26px;
		width: 170px;
		text-align: right;
		cursor: default;
		font-size: 14px;
		vertical-align: center;
		font-weight: bold;
		background: url(../images/menusel.jpg) right center no-repeat;
	}
	.menusoortsel a{
		text-decoration: none;
		color: #6c754f;
	}


