html, body
{
    padding: 0px;
    margin: 0px;
    border: 0px;
    height: 100%;
    text-align: center;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 13px;
    line-height: 18px;
    color: #FFFFFF;
}

body
{
    background: #000000 url(../img/body-repeat_bg.jpg) repeat-y top center;
}

img
{
    border: 0px;
}

a
{
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bold;
    outline:none;
}

a:hover, a:focus
{
    color: #a1a1a1;
}

h1, h2, h3, h4, h5, h6, p
{
    margin: 10px 0;
}

h1
{
    font-size: 18px;
    line-height: 22px;
}

h2
{
    font-size: 16px;
    line-height: 20px;
}

h3
{
    font-size: 14px;
    line-height: 18px;
}

h4
{
    font-size: 12px;
    line-height: 16px;
}

h5
{
    font-size: 11px;
    line-height: 14px;
}

h6
{
    font-size: 10px;
    line-height: 12px;
}

#wrapper
{
    min-height:100%;
    height:auto !important;
    height:100%;
    max-width: 1717px;
    position: relative;
    margin: 0px auto;
    text-align: left;
    background: url(../img/body_bg.jpg) no-repeat top center;
}

#page
{
    margin: 0 auto;
    padding: 0 0 120px 0;
    width: 946px;
    position: relative;
}

#logo
{
    height: 130px;
    width: 300px;
    padding: 15px 0px 10px 0px;
    float: left;
}


#logos
{
    padding: 50px 0 0 0;
    text-align: center;
}

#logos .gamberoni
{
    margin-right: 100px;
}

#lang
{
    float: left;
    padding-left: 130px;
    line-height: 30px;
    font-weight: bold;

}

#nav
{
    clear: both;
	/*margin-bottom: 20px;*/
	margin:0 0 20px 300px;
}

#nav ul
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#nav li
{
    width: 185px;
    /*padding: 0px 5px 0px 0px;*/
	padding: 0 45px 0 0;
    float: left;
}

#nav li a
{
    font-size: 14px;
    text-align: center;
    line-height: 32px;
    display: block;
    color: #FFFFFF;
    font-weight: bold;
}

#nav li div ul
{
    padding: 10px 0px 0px 0px;
    min-height: 77px;
    height: auto !important;
    height: 77px;
    margin: 0;
}

#nav li div ul li
{
    width: auto;
    padding: 0px;
    float: none;
}

#nav li div ul li a
{
    padding: 0px 0px 0px 25px;
    line-height: 20px;
    text-align: left;
    font-size: 13px;
}

#nav li.nav_1
{
    background: url('../img/nav_1_bg.jpg') no-repeat;
}

#nav li.nav_2
{
    background: url('../img/nav_2_bg.jpg') no-repeat;
}

#nav li.nav_3
{
    background: url('../img/nav_3_bg.jpg') no-repeat;
	padding:0;
}

#nav li.nav_4
{
    background: url('../img/nav_4_bg.jpg') no-repeat;
    width: 180px;
margin:0 5px 0 0;
}
#nav li.nav_5
{
    background: url('../img/nav_5_bg.jpg') no-repeat;
    width: 186px;
    padding: 0px;
}
#nav li.nav_1 div
{
    background: url('../img/subnav_1_div_bg.jpg');
}

#nav li.nav_2 div
{
    background: url('../img/subnav_2_div_bg.jpg');
}

#nav li.nav_3 div
{
    background: url('../img/subnav_3_div_bg.jpg');
}

#nav li.nav_4 div
{
    background: url('../img/subnav_4_div_bg.jpg');
}

#nav li.nav_1 div ul
{
    background: url('../img/subnav_1_bg.jpg') no-repeat bottom center;
}

#nav li.nav_2 div ul
{
    background: url('../img/subnav_2_bg.jpg') no-repeat bottom center;
}

#nav li.nav_3 div ul
{
    background: url('../img/subnav_3_bg.jpg') no-repeat bottom center;
}

#nav li.nav_4 div ul
{
    background: url('../img/subnav_4_bg.jpg') no-repeat bottom center;
}

#content
{
    margin: 0 0 20px 300px;
    padding: 10px 20px;
    background: url('../img/content_bg.png');
}

#pics
{
    margin: 0 0 10px 289px;
    text-align: right;
}

#pics img
{
    margin: 0 0 6px 6px;
    border: 2px solid #763d1b;
    height: 102px;
    width: 153px;
}

#zitat_text
{
    height: 87px;
    width: 360px;
    padding: 0 10px 0 10px;
    background: #997447;
    overflow: hidden;
    background: url('../img/zitat_bg.gif');
    position: absolute;
    right: 0px;
    top: -87px;
    z-index: 10;
}

#zitat_link
{
    height: 30px;
    width: 202px;
    line-height: 30px;
    text-align: center;
    padding-bottom: 13px;
    font-weight: bold;
    background: url('../img/zitat_link_bg.png');
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 5;
}

#footer
{
    position: absolute;
    bottom: 0px;
    height: 100px;
    padding: 20px 0px 0px 0px;
    text-align: center;
    background-color: #1d191a;
    width: 100%;
    font-size: 13px;
}

.event
{
    padding-bottom: 10px;
}

.event_date
{
    float: left;
    width: 140px;
    font-size: 12px;
}

.event_title
{
    float: left;
}

.wiedmer
{
    display: inline-block;
    padding-top: 10px;
    color: #6f6b6b;
}

.clear
{
    clear:both;
}
#twenty {
    position: absolute;
    right: 0;
    top: 10px;
}