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;
}

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 *
 * Version: 1.3.1 (05/03/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('../img/fancybox/fancybox.png');
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #1D191A;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background-image: url('../img/fancybox/fancybox.png');
	background-position: -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('../img/fancybox/fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background-image: url('../img/fancybox/fancybox.png');
	background-position: -40px -90px;
	background-repeat: no-repeat;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background-image: url('../img/fancybox/fancybox-x.png');
	background-position: 0px -40px;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background-image: url('../img/fancybox/fancybox.png');
	background-position: -55px -90px;
	background-repeat: no-repeat;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('../img/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('../img/fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('../img/fancybox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('../img/fancybox/fancybox-x.png');
}

#fancy-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('../img/fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('../img/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('../img/fancybox/fancybox.png');
	background-position: -40px -182px; 
}

#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('../img/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('../img/fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('../img/fancybox/fancybox-y.png');
}

#fancy-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('../img/fancybox/fancybox.png');
	background-position: -40px -122px;
}

