body {
    background-color: #fdf7ec;
    background-image: url(/images/layout/bg_body.png);
    background-position: left top;
    background-repeat: repeat-x;
    background-size: 100% 254px;
}

#navi_wrapper {
	padding: 16px 0 0 0;
	float:left;
	width:30%;
}

.head_wrapper {
	display:none;
}

#navi {
	width:100%;
	height:100%;
}

#navi img {
	width:100%;
}

.menu_wrapper {
    background-image: linear-gradient(180deg, #693c74 0%, #c294cc 100%);
}

#navi ul {
}

#navi li {
	list-style-type:none;
	text-align:right;
}

#navi a:link, #navi a:hover, #navi a:active, #navi a:visited {
	padding: 4px 8% 4px 32px;
	font-family: Optima, Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height:32px;
	color:#fff;
	font-weight:500;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

#navi a:hover { 
    background-image: url(/images/layout/bg_subnavi_li.png);
    background-position: left bottom;
    background-repeat: no-repeat;
}

.menu_wrapper ul {
    background: url(/images/layout/menue_end_2021.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 102% auto;
}

#navi li:last-child {
	padding: 0 0 88px 0;
}

#subnavi {
	width:100%;
}

#subnavi img {
	width:100%;
}

#subnavi ul {
	margin: 24px 0 0 0;
	list-style-type:none;
	text-align:right;
	background-color:transparent;
}

#subnavi li {
	padding: 6px 10% 6px 40%;
	list-style-type:none;
	text-align:right;
    background-image: url(/images/layout/subnavi_li_off.png);
    background-position: 30% 50%;
    background-repeat: no-repeat;
    background-size: 11px auto;
	background-color:transparent;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

#subnavi li:hover {
    background-image: url(/images/layout/subnavi_li_on.png);
    background-position: 30% 50%;
    background-repeat: no-repeat;
    background-size: 11px auto;
}

.navi_galerie {
	width:100%;
	padding:0 0 0 0;
}

.list {
	position: relative;
	float:left;
	margin: 0 0 0 1px;
	padding: 0 0 0 0;
	width:19%;
}

.list img {
	width:100%;
}
    
.list_image .title {
    position: absolute;
    top: 0;
    text-align:center;
    width: 100%;
    height: 100%;
    line-height: 40px;
    color:#444;
	opacity: 0;
	
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.list_image .title h3 {
    position: absolute;
    bottom: 24px;
    width: 100%;
    padding: 0 0 0 0;
    font-family: Optima, Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 300;
    color:#fff;
    line-height: 24px;
}

.list_image .title h4 {
    position: absolute;
    bottom: 52px;
    width: 100%;
    padding: 0 0 0 0;
    font-family: Optima, Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 300;
    color:#fff;
    line-height: 16px;
}

.list_image .title:hover {
	color: #fff;
	opacity: 0.8;
    background-color:#000;
}

.headline {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width:100%;
    background-image: url(/images/layout/bg_head.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.navi_galerie .headline ul {
	list-style-type:none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width:100%;
}

.navi_galerie .headline li {
	float:left;
	margin: 0 0 8px 0;
	padding: 12px 0 6px 2%;
}

.navi_galerie .headline li:last-child {
	float:left;
	margin: 0 0 8px 0;
	padding: 32px 0 6px 2%;
}

.navi_galerie .headline li:first-child {
	width:55%;
}

.navi_galerie .headline li:last-child {
	width:41%;
}

.navi_galerie .headline li h1 {
	font-weight:normal;
    font-size: 32px;
	line-height: 32px;
	color:#fff;
	padding: 8px 0 4px 0;
}

.navi_galerie .headline li h2 {
	font-weight:normal;
    font-size: 20px;
	line-height: 20px;
	color:#fff;
	padding: 24px 0 4px 12%;
    background-image: url(/images/layout/logo/leader_head.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 10% auto;
}

.navi_galerie .headline li h3 {
	font-weight:normal;
    font-size: 20px;
	line-height: 20px;
	color:#fff;
	padding: 0 0 4px 0;
}

/* Tablets (portrait and landscape) ----------- */

@media screen and (max-width: 1340px) {

body {
    background-image: url(/images/layout/bg_body_1340px.png);
    background-size: 100% 200px;
}

}

/* Tablets (portrait and landscape) ----------- */

@media screen and (max-width: 1024px) {

.list {
	position: relative;
	float:left;
	margin: 1px 0 0 0.2%;
	padding: 0 0 0 0;
	width:19.76%;
}

}

/* Tablets (portrait and landscape) ----------- */

@media screen and (max-width: 940px) {

body {
    background-image: url(/images/layout/bg_body_1340px.png);
    background-size: 100% 120px;
}

#navi_wrapper {
	display:none;
}

.head_wrapper {
	display:block;
}

.list {
	position: relative;
	float:left;
	margin: 1px 0 0 0.2%;
	padding: 0 0 0 0;
	width:19.76%;
}

.list.last {
	margin: 1px 0.2% 0 0.2%;
}

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

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

#content .headline {
	display:none;
}

.headline {
	display:block;
	position:absolute;
    background-image: none;
	top:0;
    height: 74px;
	background-image: linear-gradient(90deg, #bf6951 0%, #d08069 100%);
}

.header .headline ul {
	list-style-type:none;
	margin: 0 0 0 0;
	padding: 0 0 0 5%;
	width:100%;
}

.header .headline li {
	float:left;
	margin: 0 0 0 0;
	padding: 16px 0 0 0;
}

.header .headline li:first-child {
	width:100%;
    height:30px;
    clear: left;
}

.header .headline li:last-child {
	position:absolute;
	top:42px;
	clear:left;
	width:100%;
    text-align:center;
	font-size:20px;
	padding: 4px 0 0 0;
}

.header .headline li h1 {
	font-size:32px;
	font-weight:normal;
	line-height: 16px;
	color:#fff;
}

.header .headline li h2 {
	font-size:16px;
	font-weight:normal;
	line-height: 12px;
	color:#fff;
}

.navi_galerie ul {
    list-style-type: none;
    margin: 12px 0 24px 0;
    padding: 0 1% 0 1%;
}

.menu_wrapper ul {
    background: none;
}

}

/* Smartphones (portrait and landscape) ----------- */

@media screen and (max-width: 768px) {

.header .headline li:first-child h1 {
	font-size:24px;
}

.header .headline li:last-child h1 {
	font-size:16px;
}

}