/*ristorante - etc.*/
* {
	margin : 0px;
	padding : 0px;
	border: none;
}
html {}
body {height:100%;
	overflow:auto; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E4449;
	background-image: url(../../images/grafic/band2a.gif);
	background-repeat: repeat-y;
	background-color: #FFFFEB;
	}
a{	color: #2E4449;
	text-decoration: none;
	list-style-type: none;	
	}
a:focus {outline: none;}/*haalt de border weg om de a*/	
#titelhouder{float: left;}
	
#titel{
	width: 200px;
	text-align: center;
	color: #FFFFEB;
	/*margin: 10px 0 0 60px;
	padding:0 0 20px 0;*/
	padding: 10px 0 10px 60px;
}
#titel img{	padding: 15px 0;}

#text{position:absolute;
	width: 480px;
	left: 295px;
	top: 0px;
	font-size: 12px;
	padding: 5px;
	line-height: 135%;
	z-index:1;
	margin-top: 175px;
	
	}

#text ul{padding:10px 0 5px 0;}	
#text li{margin-left:15px;}	
#text p{padding:10px 0 5px 0;}
h1 {
	font-size: 18px;
	/*padding-bottom: 10px;*/
	font-weight: normal;
	padding:20px 0;	
	
}
h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 3px 0;
	margin-top:10px;
}
h2 a:hover{text-decoration:underline;}



/* kweenie, maar belangrijk*/
a.thumb1 span, a.thumb2 span, a.thumb3 span, a.thumb4 span, a.thumb5 span, a.thumb6 span, a.thumb7 span, a.thumb8 span, a.thumb9 span, a.thumb0 span{left:200px; top:-35px;}



#thumb{
	text-decoration: none;
	font-style: normal;
	font-size: 11px;
	padding-left: 60px;
	font-weight: bold;
}
.wrapper {
	position:fixed;
	top:0;
	left:260px;
	/*padding: 60px 0;*/
	width: 525px;
	background-color: #FFFFEB;
	/*z-index:100;*/
	padding: 45px 0 0 0;
	z-index: 10;		
}

.wrapper img{
	position:absolute;
	top:45px;
		}
.nav {
	position:absolute;
	top:0;
	margin: 20px 0 60px 0;
	width: 525px;
	z-index:150;
	font-size:11px;
	font-weight: bold;
	border-bottom: solid 1px #C3D692;
	border-top: solid 1px #C3D692;
	background-color: #FFFFEB;
	}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/dd_valid.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */

.nav ul li a, .nav ul li a:visited {
	display:block;
	text-decoration:none;
	width:119px;
	height:20px;
	text-align:left;
	border:1px solid #FFFFEB;
	line-height:20px;
	font-size:11px;
	overflow:hidden;
	padding-left: 5px;
	background-color: #FFFFEB;	
}
.nav ul {padding:0; margin:0; list-style: none;}
.nav ul li {
	float:right;
	position:relative;
	
}
.nav ul li ul {display: none;}

/* specific to non IE browsers */
.nav ul li:hover a {
	color:#FFFFEB;
	background-color: #C3D692;
}
.nav ul li:hover ul {
	display:block;
	position:absolute;
	top:21px;
	left:0;
	width:120px;
	padding-left: 5px;
}

.nav ul li:hover ul li a {
	display:block;
	color: #2E4449;
	background-color: #F2EFE9;
}
.nav ul li:hover ul li a:hover {
	color:#FFFFEB;
	background-color: #CC3300;
}



a.gallery span {
	visibility:hidden;
	display:block;
	position:fixed;
	/*width:500px;
	left:285px;*/
	text-align:center;
	background-color: #FFFFEB;
	height:800px;
	width:525px;
	left:260px;
	top: 45px;
	z-index: 50;	
}

a.gallery span img {
	border: solid 1px #C3D692;
	/*margin-top:195px;*/
	margin-top:115px;	
	margin-left:23px;
		
}

a.gallery:hover, a.gallery:active, a.gallery:focus  {white-space:normal; z-index:100; }
a.gallery:hover span, a.gallery:active span, a.gallery:focus span {visibility:visible; z-index:100;}


a.gallery, a.gallery:visited{
	width:150px;
	height:100px;
	clear: left;
	float:left; 
	margin-left:25px; 
	margin-bottom:20px; 
	}


a.thumb1 {background-image: url(../../images/foto/th_azienda_1.jpg);	background-repeat: no-repeat;}
a.thumb2 {background-image: url(../../images/foto/th_azienda_2.jpg);	background-repeat: no-repeat;}
a.thumb3 {background-image: url(../../images/foto/th_azienda_3.jpg);	background-repeat: no-repeat;}
a.thumb4 {background-image: url(../../images/foto/th_azienda_4.jpg);	background-repeat: no-repeat;}
a.thumb5 {background-image: url(../../images/foto/th_azienda_5.jpg);	background-repeat: no-repeat;}



/*navlang NOV 2008*/
.lang{
	position:absolute;
	top:25;
	left:260px;
	z-index:150;
	font-size:11px;
	font-weight: bold;
	width: 500px;
	
	}
	
	.navlang{ float:left;
	line-height:20px;
	font-size:11px;
	padding-left: 35px;
	color: #CC3300;}
	
.navlang a{color: #CC3300;}
	




.navlang span{color: #CCC;}




	


