@charset "utf-8";
/* CSS Document */
body{
	background:#000000 url(../images/background.jpg);
	background-position:center top;
	background-repeat:repeat-y;
	padding:0px;
	margin:0px;	
}
		#control_overlay {
			background-color:#000;
		}

		.modal {
			background-color:#fff;
			padding:10px;
			border:1px solid #333;
		}

.thumb{
	display:inline;
	text-align:center;
	vertical-align:middle;
	margin-left:5px;

}


#photos{
	margin-left:15px;
}

.rpic{margin-left:5px;}
.lpic{margin-right:5px;}
#banner{
	height:364px;
	background:url(../images/top-background.jpg);
	padding:0px;
	margin:0px;
	background-position:center top;
}
#navigation{
	padding-top:330px;
	width:800px;
	margin:0 auto;
}

#navigation ul{
	display:inline;
	margin-left:0px;
	padding-left:3px;
}

#navigation ul li{
	margin-left:0px;
	display:inline;
	font-size:12px;
	font-weight:bold;
	line-height:1.5;
}

#navigation ul li a{
	background:url(../images/menu-bg.jpg);
	height:50px;
	color:#ffffff;
	padding-top:12px;
	padding-left:8px;
	padding-bottom:4px;
	padding-right:8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}

#navigation ul li.active a{
	background:url(../images/menu-bg.jpg);
	height:50px;
	color:#f1e19d;
	padding-top:12px;
	padding-left:8px;
	padding-bottom:4px;
	padding-right:8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}

#navigation ul li a{
}


#contentwrapper{
}
#paneltop{
	background-image:url(../images/paneltop.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:70px;
	width:780px;
	margin:0 auto;
	
}
#content{
	width:780px;
	margin:0 auto;
}

#content-left{
	background:#d6d6c9;
	background-image:url(../images/contentleftfooter.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
width:640px;
position:relative;
float:left;
padding-bottom:50px;
}
#content-right{
	background:#d6d6c9;
	background-image:url(../images/contentrightfooter.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
width:130px;
position:relative;
display:inline;
float:right;
padding-bottom:50px;
text-align:center;

}

#map_canvas{
	margin:0 auto;
	border:1px solid #867552;
	width: 350px; 
	height: 240px;
}
#content-left div{
	clear:both;
}
#content-left div img{
	margin-right:20px;
	margin-bottom:20px;
	
}

#content-left table{
	background:#615030;
	margin-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#content-left table th{
	background:#C5C5B1;
}
.button{
	margin-left:20px;
	background:#AFAF96;
	width:180px;
	padding:5px;
	border:1px solid #615030;
	margin-bottom:20px;
}
.button a{
display:block;
text-decoration:none;
color:#615030;
font-weight:bold;
}
.button:hover{
background:#615030;
}
.button:hover a{
color:#ffffff;
}

.advert{
	margin:8px;
}

h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	color:#615030;
	line-height:1;
	padding:0px;
	padding-left:20px;
}

h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#615030;
	line-height:1;
	padding:0px;
	padding-left:20px;
}

h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#615030;
	line-height:1;
	padding:0px;
	padding-left:20px;
	margin:0;
}

h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#615030;
	line-height:1;
	padding:0px;
	padding-left:20px;
	margin:0;
	margin-top:10px;	
}
h5{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#615030;
	line-height:1;
	padding:0px;
	margin:0;
}

p{
	padding-left:20px;
	padding-right:20px;	
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#content li{
	padding-right:20px;	
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#footer{
	clear:both;
	height:75px;
	background:url(../images/footerbackground.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	vertical-align:bottom;
	
}
#footer img{
	border:1px solid #867552;
}
#content-left img{
	border:1px solid #867552;
}

#partner{
text-align:left;
	width:780px;
	margin:0 auto;
}
#content-left div p a img:hover{
	border: 1px solid #000000;
}
#partner a img:hover{
	border: 1px solid #ffffff;
}
table.theprogramme {margin-top:10px;margin-bottom:10px;}
table.theprogramme .odd td{background:#ffffff; font-size:11px;}
table.theprogramme .even td{background:#eee; font-size:11px;}

