/****************************************************************************
 * GRID
 ****************************************************************************/

body{
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 17px;
	overflow-y: scroll;
}

#wrapper{
	width: 835px;
	margin: 0 auto;
	text-align: left;
}

#header{
	height: 85px;
	background: url(../img/line.gif) repeat-x bottom;
}

#header h1{
	padding: 0;
	margin: 0;
	position: absolute;
	left: 20px;
	top: 25px;
}

#header .meta{
	font-size: 14px;
	padding: 0;
	margin: 0;
	position: absolute;
	right: 0;
	top: 24px;
	text-align: right;
}

#left{
	width: 195px;
	float: left;
}

#left nav{
	color: #000000;
	font-size: 22px;
	line-height: 23px;
	margin-top: 20px;
}

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

#left nav ul li{
	margin-bottom: 2px;
}

#left nav ul li a{
	border: 1px solid #ffffff;
	text-decoration: none;
	color: #9a8542;
	display: block;
	width: 123px;
	padding: 2px 0 2px 20px;
}

#left nav ul li a:hover{
	border: 1px solid #9a8542;
}

#left nav ul li span,
#left nav ul li.trail a{
	display: block;
	border: 1px solid #666666;
	padding-left: 20px;
	width: 123px;
	padding: 2px 0 2px 20px;
	color: #000000;
}

#main{
	width: auto;
	margin-left: 195px;
}

#main_bottom{
	background: url(../img/line.gif) repeat-x top;
}

#main_top{
	background: url(../img/line.gif) repeat-x bottom;
	padding-top: 0;
	padding-bottom: 2px;
}

#footer{
	height: 40px;
	margin-top: 20px;
	background: url(../img/line.gif) repeat-x top;
	padding-top: 20px;
	padding-left: 20px;
	font-size: 14px;
	color: #000000;
}

#footer p{
	text-align: right;
}

/****************************************************************************
 * GLOBAL
 ****************************************************************************/

a{
	outline: none;
	color: #000000;
	text-decoration: underline;
}

h2, h3, p{
	margin: 0;
	padding: 0;
}

.hide{
	display: none;
}

p.error{
	color: #990000;
}

/****************************************************************************
 * SLIDER
 ****************************************************************************/

#slider{
	position: absolute;
}

#slider div.slider{
	width: 580px;
	height: 370px;
	float:left;
	color: #5a5a5a;
	font-size: 17px;
}

#slider div.slider .button a{
	font-size: 17px;
	height: 29px;
	padding-top: 5px;
}

#slider .slider div{
	position: relative;
}

#slider .slider figure{
	text-align: center;
	margin: 0;
	padding: 0;
}

#slider .slider p{
	position: absolute;
	padding-top: 10px;
	height: 65px;
	width: 580px;
	background: url(../img/bg_slidertext.png) repeat-x;
	top: 145px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #9a8542;
	padding-bottom: 10px;
}

#slider .slider p strong{
	font-size: 42px;
	font-weight: normal;
	position: relative;
	bottom: -5px;
}

.slider_mask{
	position:relative;
	width: 580px;
	height: 370px;
	overflow:hidden;
	margin-left: 60px;
}

#next1{
	width: 53px;
	height: 53px;
	background: url(../img/nav_slider_right.png) no-repeat;
	position: absolute;
	cursor: pointer;
	top: 158px;
	right: 16px;
}

#prev1{
	width: 53px;
	height: 53px;
	background: url(../img/nav_slider_left.png) no-repeat;
	position: absolute;
	cursor: pointer;
	top: 158px;
	left: 16px;
}

/****************************************************************************
 * TICKER
 ****************************************************************************/

#main_top .ticker_gallery .ce_gallery{
	height: 140px;
	width: 835px;
	margin: 0 auto;
	overflow: hidden;
}

#ticker-list {
	margin:0;
	padding:0;
	width: 1440px;
}

#ticker-list li {
	float: left;
	list-style: none;
	margin: 0;
	text-align: center;
}


/****************************************************************************
 * CONTENT
 ****************************************************************************/

.home #main_bottom .ce_text{
	color: #000000;
	float: left;
	width: 235px;
	margin: 20px 20px 0 20px;
}

/********************************* Main Top *********************************/

#main_top .ce_text{
	width: 200px;
	height: 130px;
	padding: 10px 0 0 20px;
	float: left;
/*	background: #eaeaea; */
}

#main_top .ce_text h2{
	font-size: 18px;
}

#main_top .ce_text a{
	color: #9a8542;
	text-decoration: underline;
}

#main_top .ce_text p{
	font-size: 14px;
}

#main_top .ce_text p.website a{
	text-decoration: none;
}

#main_top .ce_text ul{
	list-style: none;
	margin-top: 15px;	
	padding: 0;
}

#main_top .ce_text ul li{
	margin-bottom: 4px;
}

#main_top .ce_text ul a{
	color: #000000;
	text-decoration: none;
	padding-left: 35px;
}

#main_top .ce_text ul a.de{
	background: url(../img/icon_flag_de.gif) no-repeat 0 3px;
}

#main_top .ce_text ul a.en{
	background: url(../img/icon_flag_en.gif) no-repeat 0 3px;
}

#main_top .ce_text ul a.it{
	background: url(../img/icon_flag_it.gif) no-repeat 0 3px;
}

#main_top .ce_gallery{
	width: 615px;
	height: 140px;
	float: left;
}

#main_top .ce_gallery table,
#main_top .ce_gallery tbody,
#main_top .ce_gallery tr,
#main_top .ce_gallery td{
	margin: 0;
	padding: 0;
}

#main_top .ce_gallery figure{
	padding: 0;
	margin: 0;
}

#main_top figure.image_container{
	margin: 0;
	line-height: 0;
	height: 140px;
}

#main_top .singer_overview p{
	margin-bottom: 11px;
	line-height: 17px;
}

/*********************************** Main ***********************************/

#main p{
	padding: 5px 0 10px 0;
}

#main h2{
	padding: 20px 0 10px 0;
}

#main nav{
	color: #ffffff;
	font-size: 16px;
	line-height: 23px;
}

#main article ul{
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 20px;
}

#main article ul li{
	margin-bottom: 5px;
	width: 210px;
	float: left;
}

#main article ul li a{
	color: #000000;
	border: 1px solid #ffffff;
	padding: 1px 5px 1px 5px;
	text-decoration: none;
}

#main article ul li a:hover{
	color: #9a8542;
	border: 1px solid #9a8542;
	text-decoration: none;
}

#main article ul li span{
	color: #9a8542;
	border: 1px solid #9a8542;
	padding: 1px 5px 1px 5px;
}

#main form{
	padding-left: 20px;
	padding-top: 30px;
}

#main form input{
	font-family: "Times New Roman", Times, serif;
	width: 250px;
}

#main form select{
	font-family: "Times New Roman", Times, serif;
	width: 256px;
	padding: 2px 0 2px 0;
}

#main form .submit_container{
	margin-top: 20px;
}

#main form .submit_container input{
	width: auto;
}

#main form td{
	padding: 5px;
}

/* After 3.5 Upgrade */
#left, #main {
	margin-left: 0px !important;
}

#main .mod_article ul {
	list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 20px;
	column-count: 3;
}

#main .mod_article ul li {
	margin-bottom: 5px;
}

#main .mod_article ul li a {
	color: #000000;
    border: 1px solid #ffffff;
    padding: 1px 5px 1px 5px;
    text-decoration: none;
}

#main .mod_article ul li a:hover {
	color: #9a8542;
    border: 1px solid #9a8542;
    text-decoration: none;
}

figure.image_container a img {
	max-width: none;
}

#main {
	max-width: 75%;
	float: right;
}

#left nav ul li.active {
	border: 1px solid #9a8542;
	margin-left: 20px;
	max-width: 75%;
	font-weight: lighter;
	padding: 1px 5px 5px 10px;
    margin-left: 10px;
}

 .swiper {
    width: 100%;
    height: 370px; /* Höhe anpassen */
    position: relative;
  }

/* Overlay-Text mittig */
.swiper-slide .ce_text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  
  /* optional für bessere Lesbarkeit */
  color: #fff;
  padding: 1rem 2rem;
  border-radius: 8px;
  text-align: center;
}

.swiper-slide img {
	display: block;
	margin: auto;
}

.swiper-slide .ce_text p {
    padding-top: 10px;
    width: 580px;
    background: url(../img/bg_slidertext.png) repeat-x;
    top: 145px;
    text-align: center;
    color: #9a8542;
    padding-bottom: 10px;
	font-weight: lighter;
}

.swiper-slide .ce_text p strong {
    font-size: 40px;
}

.swiper-button-next, .swiper-button-prev {
	color: black !important;
}

ul.gallery-row
{
	height: 140px;
}