body.main {
	background-color:#140603;
	background-image:url(../images/bg_main.jpg);
	background-repeat:repeat-x;}

body {
	margin:0px 0px; padding:0px;
	text-align:center;}
	
#Container {
	width:750px;
	margin:0px auto;
	text-align:left;
	padding:0px;}

#Header{
	width:750px;
	height:100px;}
	
#Header_left{
	width:200px;
	height:100px;
	float:left;
	padding-left:50px;}
	
#Header_right {
	width:500px;
	height:100px;
	float:right;}

#Banner { 
	width:750px;	
	height:325px;	
	background-color:#969680;}

#ContentContainer {
	width:750px;
	min-height:450px;
	overflow:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	color:#1e0202;
	line-height:190%;
	background-color:#f2f2df;
	background-image:url(../images/bg_content.gif);
	background-repeat:repeat-x;}

#Content_left {
	width:475px;
	float:left;
	vertical-align:top;
	padding:25px;
	background-color:#f2f2df;
	background-image:url(../images/bg_content.gif);
	background-repeat:repeat-x;}
	
#Content_right {
	width:200px;
	min-height:450px;
	float:right;
	padding:25px 25px 25px 0px;
	background-color:#f2f2df;
	background-image:url(../images/bg_content.gif);
	background-repeat:repeat-x;}	

	
#Footer {
	width:750px;
	height:83px;
	clear:both;
	margin:0px;
	background-image:url(../images/bg_footer.jpg);
	background-repeat:no-repeat;}
	
	
#Copyright {
	width:750px;
	height:50px;
	clear:both;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-weight:normal;
	line-height:200%;
	color:#e3e3d4;
	margin-top:10px;}
	
/* NAVIGATION MENU//////////////////////////////////////////////// */	

* html a:hover {visibility:visible}


#Navigation {
	position:relative;
	top:47px;
	height:22px;
	float:right;}

.Navbtn {
	float:right;
	height:22px;
	width:85px;
	margin-left:15px;
	padding-top:0px;
	text-align:center;}

#Navbtn_current {
	background-image:url(../images/nav_hover.gif);
	background-repeat:no-repeat;
	color:#1e0202;
	float:right;
	height:22px;
	width:85px;
	margin-left:15px;
	padding-top:0px;
	text-align:center;}
	
.Navbtn a:hover {
	background-image:url(../images/nav_hover.gif);
	background-repeat:no-repeat;
	display: block;
	height:22px;
	width:85px;
	text-align:center;}
	
.Navbtn span {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#1e0202;
	text-align:center;
	line-height:20px;}


/* TEXT & CCONTENT STYLES //////////////////////////////////////////////// */	


.textheader1 {
	height:25px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#1e0202;
	line-height:100%;}

.table {
	vertical-align:top;
	border:0px;
	margin:20px 0px 0px  0px;
	padding:0px;
	text-align:left;}

.table td {
	vertical-align:top;
	border-bottom: 1px dashed #75756b;}

.alignLeft { 
	float:left; 
	margin-right: 10px; 
	margin-top:5px;
	border: 1px solid #75756b;
	padding: 2px; }

.alignRight { 
	float:right; 
	margin-left: 10px;
	border: 1px solid #75756b;
	padding: 2px; }

#imagepadding {
	border: 1px solid #75756b;
	padding: 2px;}
	
ul.info {
	margin:0px 0px 15px 15px;
	padding:0px;
	list-style-type:square;
	text-align:left;
	line-height:180%;}
	
ul.info li {
	border-bottom: 1px solid #75756b;
	padding:2px;}

	
a:link 		{ color: #1e0202; text-decoration: underline; }
a:active 	{ color: #1e0202; text-decoration: underline; }
a:visited 	{ color: #1e0202; text-decoration: underline; }
a:hover 	{ color: #1e0202; text-decoration: none; }

.a2:link 	{ color: #1e0202; text-decoration: none; }
.a2:active 	{ color: #1e0202; text-decoration: none; }
.a2:visited { color: #1e0202; text-decoration: none; }
.a2:hover 	{ color: #1e0202; text-decoration: underline; }

.n  		{ color: #e3e3d4; text-decoration: none; }
.n:link 	{ color: #e3e3d4; text-decoration: none; }
.n:active 	{ color: #e3e3d4; text-decoration: none; }
.n:visited 	{ color: #e3e3d4; text-decoration: none; }
.n:hover 	{ color: #1e0202; text-decoration: none; }

.tb  		{ color: #a2a298; text-decoration: underline; }
.tb:link 	{ color: #a2a298; text-decoration: underline; }
.tb:active 	{ color: #a2a298; text-decoration: underline; }
.tb:visited { color: #a2a298; text-decoration: underline; }
.tb:hover 	{ color: #797973; text-decoration: underline; }

.c  		{ color: #e3e3d4; text-decoration: none; }
.c:link 	{ color: #e3e3d4; text-decoration: none; }
.c:active 	{ color: #e3e3d4; text-decoration: none; }
.c:visited { color:  #e3e3d4; text-decoration: none; }
.c:hover 	{ color: #e3e3d4; text-decoration: bold; }

/* FORM STYLES //////////////////////////////////////////////// */	

.search_button {
	background-color:#FFFFFF;
	font-size:10px;
	color:#d09e2d;}

.contact_input {
	background-color: #f0f0dd;
	border:1px solid #75756b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#1e0202;
	padding-left:5px;}
	
	
.contact_input2 {
	background-color: #f0f0dd;
	border:1px solid #75756b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#1e0202;
	padding-left:5px;}

.send_button {
	font-size:12px;
	background-color: #1e0202;
	color:#FFFFFF;
	border:1px solid #f2f2df;
	}

.top {
	vertical-align:top;}
	
#login {
	margin-top:25px;}


/* SLIDESHOW //////////////////////////////////////////////// */	

.jimgMenu {
	position:relative;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width:750px;
	height:325px;
	overflow: hidden;
}

.jimgMenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 325px;
	position: relative;
	}
	
.jimgMenu ul li {
	width: 150px;
	float: left;
	display: block;
	overflow: hidden;
}

.jimgMenu ul li a {
	text-indent: -1000px;
	background:#fff repeat scroll 0%;
	border-right: 2px solid #000000;
	cursor:pointer;
	display:block;
	overflow: hidden;
	height: 325px;
}

.jimgMenu ul li#kebabrestaurant a {
	background: url(../showimages/1.jpg) repeat scroll 0%;
  
}

.jimgMenu ul li#menukaart a {
	background: url(../showimages/2.jpg) repeat scroll 0%;

}

.jimgMenu ul li#delicatessen a {
	background: url(../showimages/3.jpg) repeat scroll 0%;
  
}

.jimgMenu ul li#dranken a {
	background: url(../showimages/4.jpg) repeat scroll 0%;

}

.jimgMenu ul li#reserveren a {
	background: url(../showimages/5.jpg) repeat scroll 0%;
	border-right-style: none;
}

.clear {
	clear: both;
}
