/* CSS Basic Document */
body,html
{
margin:0;
padding:0;
background-color:#FFFFFF;
}
fieldset{border:none;}
#container
{
    width:760px;
    margin:0px auto;
    padding:0px;
}
#sidebar
{
    width:200px;
    float:left;
    margin:0;
    padding:0;
}
#sidebar img
{
	border:none;
	display:block;
	margin:20px 0 0 20px;
}
#sidebar ul.lang{
	list-style:none;
	margin:0 0 20px 0;
	}
#sidebar ul.lang li{
	float:left;
	padding-right:7px;
	}
#sidebar ul.lang li a{
	float:left;
	width:19px;
	height:9px;
	overflow:hidden;
	text-indent:-9999px;
	}

#sidebar ul.lang li a.ita{background:url(../images/ita.gif) no-repeat 0 0;}
#sidebar ul.lang li a.uk{background:url(../images/uk.gif) no-repeat 0 0;}
#sidebar ul.lang li a.ger{background:url(../images/ger.gif) no-repeat 0 0;}
#sidebar ul.lang li a.fra{background:url(../images/fr.gif) no-repeat 0 0;}
#content
{
    width:560px;
    margin:0;
    padding:0;
    margin-left:200px;
}
#footer
{
    clear:both;
    width:760px;
    border-top:2px solid #FF9900;
    margin:0;
    margin-top:20px;
    padding:10px 0;
    padding-left:20px;
    font-size:11px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    background-color:#FEDA25;
}
/* main menu */
#nav
{
    width:200px;
    list-style:none;
    margin:0;
	margin-bottom:30px;
    padding:0;
}
#nav li {
background: url(../images/left_menu_bg.gif) 0px -30px no-repeat;
height:30px;
padding-left:18px;
}
#nav li:hover{
background:  url(../images/left_menu_bg.gif) 0px 0px no-repeat;
height:30px;
padding-left:18px;
}
#nav a
{
    display:block;
    width:100%;
}
/* secondary menu */
#secondarynav
{
    width:558px;
    list-style:none;
    margin:0;
	margin-bottom:30px;
    padding:0;
}
#secondarynav li {
display:inline;
padding-left:20px;
}
/* slideshow */
#slideshow {
	overflow: hidden;
	position: relative;
	width: 558px;
	height: 245px;
	border-top:2px solid #fff;
	border-left:2px solid #fff;
	border-bottom:2px solid #fff;
}
#slideshow img {
	width: 558px;
	height: 245px;
}
/* style */
.menu_box
{
border-top:2px solid #FF9900;
border-bottom:2px solid #FF9900;
border-left:2px solid #FFFFFF;
background-color:#FEDA25;
height:30px;
color:#424242;
}
.newsbox
{
    width:156px;
    margin:10px auto;
}
.newsbox h2
{
    color:#FEDA25;
    background-color:#424242;
    font-size:16px;
    margin:10px 0;
    padding:10px;
}
.newsbox ul
{
    list-style:none;
    margin:0;
    padding:0;
}
.body_table
{
margin:2px 0px;
}
.border_bottom
{
border-bottom:2px solid #DDDDDE;
}
/* CSS Background image Document */
.title
{
    margin:10px 0;
    padding:5px 0;
    width:100%;
    font-size:18px;
	font-weight:normal;
    color:#424242;
    border-bottom:2px solid #ccc;
}

.logo_bg
{
    margin:0;
    background:url(../images/logo_bg.jpg) left top no-repeat #FFF;
    height:103px;
    color:#424242;
}
.logo_bg a
{
    display:block;
	width:100%;
	height:103px;
	padding-top:25px;
    font-size:22px;
    font-weight:normal;
    text-decoration:none;
	text-align:center;
	text-transform:uppercase;
    color:#fff;
	line-height:1.2;
}
/* CSS Background image Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #646464;
	text-decoration: none;
}
.left_menu_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color:#FFFFFF;
	background-color:inherit;
}
.left_menu_text:hover
{
color:#FEDA25;
text-decoration:none;
background-color:inherit;
}

.menu_text, #footer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color:#424242;
	background-color:inherit;
}
.menu_text:hover, #footer a:hover
{
color:#FFFFFF;
text-decoration:none;
background-color:inherit;
}
#maincontent a, .newsbox a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF9900;
	background-color:inherit;
	text-decoration:underline
}
#maincontent a:hover
{
text-decoration:none;
color: #FF9900;
background-color:inherit;
}
.news_text {
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5C5C5C;
	background-color:inherit;
	text-decoration: none;
}
/* gallery */
.thumbnail,
.thumbnail_preview,
#maincontent img
{
	width:200px;margin:10px 50px 10px 0;border:2px solid #DEDEDF;
}
#maincontent td img, #maincontent #myMap img
{
    width:auto;
    border:none;
	margin:0;
}
#maincontent h2
{
	font-weight: bold;
	font-size:16px;
	border:none;
}
.thumbnail,
.thumbnail_preview
{
	width:200px;
}
fieldset{border:none;}