﻿@charset "UTF-8";

html {
	background: url("img/backgrounds/main.jpg") no-repeat white;
	background-size:cover;
}

html.jubilaeum {
	background: url("img/backgrounds/Hintergrund_groß-Wittenseer-Website.jpg") no-repeat white;
	background-size:cover;
    background-repeat: repeat-y;
}


#wrapper {
	width: 960px;
}

#logo a {
	background: url("img/logo.png") no-repeat center center;
	width: 215px;
	height: 150px;
	display: block;
}

#drache a {
	background: none;
	width: auto;
	height: auto;
	display:inline;
}
		
#footer_menu li a {
	font-size: 0.9em;
}

/* Kopfbereich */

#mainmenu {
	left: 0;
}

#mainmenu_mobil {
	display: none;
}

#rightmenu {
	/* right: 60px; */
	/* right: 0px; */
	right: 160px;
}

#drache {
	right: 0px;
	float: right;
	top: 120px;
	
}

#rightmenu_mobil {
	display: none;
}

#headmenu {
	right: 0;
}

#headmenu .moduletable {
	float: left;
}

#headmenu .moduletable .menu {
		margin-right: 10px;
}

#headmenu_mobil {
	display: none;
}

/* Hauptmenü links und recht */

#mainmenu ul.menu li, #rightmenu ul.menu li {
	position:relative;
	line-height: 40px;
	font-size: 18px;
}

#headmenu ul.menu li {
	position:relative;
	font-size: 16px;
	padding-right: 10px;
}

#headmenu ul.menu li:last-child {
	padding-right: 0;
}

#headmenu ul.menu li ul li {
	display: block;
	padding-right: 0;
}

#mainmenu ul.menu li a:hover, #rightmenu ul.menu li a:hover, #headmenu ul.menu li a:hover {
	text-decoration: none !important;
}

#mainmenu ul.menu li ul li, #rightmenu ul.menu li ul li {
	line-height: normal;
	text-align: left;
}

#mainmenu ul.menu li a, #rightmenu ul.menu li a, #headmenu ul.menu li a  {
	display:inline-block;
}

#mainmenu ul.menu ul li:hover > a, #rightmenu ul.menu ul li:hover > a, #headmenu ul.menu ul li:hover > a {
	background: #def2fd;
}

#mainmenu ul.menu li:hover > ul, #rightmenu ul.menu li:hover > ul, #headmenu ul.menu li:hover > ul  {
	visibility:visible;
	opacity:1;
}

#mainmenu ul.menu ul, ul.menu ul li ul, #rightmenu ul.menu ul, #headmenu ul.menu ul {
	list-style: none;
    margin: 0;
    padding: 0;    
	visibility:hidden;
    position: absolute;
    z-index: 99999;
	width:200px;
	opacity:0;
	background: #f5fbfe;
	-webkit-transition:opacity 0.5s linear, visibility 0.5s linear; 
	-moz-transition:opacity 0.5s linear, visibility 0.5s linear; 
	-o-transition:opacity 0.5s linear, visibility 0.5s linear; 
	transition:opacity 0.5s linear, visibility 0.5s linear; 
	box-shadow: 0px 0px 10px #666;	
}

#headmenu ul.menu ul {
	width: 130px !important;
}

#mainmenu ul.menu ul, #rightmenu ul.menu ul {
    top: 40px;
    left: 0px;
}

#headmenu ul.menu ul {
	top: 25px;
	right: 0;
}

#mainmenu ul.menu ul li ul {
    top: -30px;
    left: 200px;
}

#rightmenu ul.menu ul li ul {
    top: 0;
    left: 200px;
}

#headmenu ul.menu ul li ul {
    top: 0;
    right: 120px;
}

#mainmenu ul.menu ul li a, #rightmenu ul.menu ul li a {
	display: block;
	padding: 5%;
	border-bottom: 1px solid #ddd;
}

#headmenu ul.menu ul li a {
	display: block;
	padding: 3.5%;
	border-bottom: 1px solid #ddd;
}


/* Kopfbanner */

#kopfbanner {
	height: 386px;
	margin: 5px 0 30px 0;
	width:960px;
}

#slidemobil, #slidemobil480, #slidemobil600 {
	display: none;
}

/* Content Top */

#content_top {
	margin: 0 0 70px; 
    /* margin: 0 30px 75px; */
    background-color:  white;
    overflow: hidden;
}

.top_inner {
	 width: 222px;
	height: 222px; 
    /* width: 192px;
    height: 192px; */
}

/*
#content_top1_outer, #content_top2_outer, #content_top3_outer, #content_top12_outer, #content_top13_outer, #content_top14_outer {
	margin-right: 24px;
}
*/

.tease8x_outer {
    margin-right: 24px;
    margin-bottom: 13px;
}

.jubicontent{
    padding-left: 60px;
    padding-right: 60px;
    background-color: white;
}

#teaser8x_outer_4 {
    margin-right: 0px;
}

#teaser8x_outer_8{
    margin-right: 0px;
}

#content_top0_outer, #content_top1_outer, #content_top2_outer, #content_top3_outer, #content_top12_outer, #content_top4_outer {
	margin-right: 24px;
}

#content_top7_outer {
	margin-left: 0px;
}

#content_top10_outer {
	margin-left: 24px;
}


#content_top.dreiteaser .top_inner {
	width: 304px;
}
	

/*
#content_top6_outer, #content_top5_outer, #content_top11_outer, #content_top15_outer, #content_top9_outer, #content_top8_outer {
	margin-left: 24px;
}
*/

html#kuestenorange #content_top4_outer {
	margin-right: 24px;
}

#content_top6_outer,  #content_top11_outer,  #content_top15_outer,  #content_top16_outer, #content_top13_outer {
	margin-left: 24px;
}

#klassenews #content_top5_outer { margin-left: 0px; }


.top_inner p {
	font-size: 1.5em;
	line-height: 0.95;
	margin-bottom: 0.4em;
}

.top_inner .medium {
	font-size: 0.6em;
}

.top_inner .mehr {
	font-size: 0.6em;
	line-height: 0.95;
}

.top_inner a {
	padding: 10px;
	height: 205px;
}

/* Content-Bereich */

#bottom_text_inner {
	padding: 0;
}

#content_inner {
	padding: 0 0 20px;
}

/* Footer */

#footer {
	margin: 35px 0 200px;
	padding-top: 20px;
	border-top: 1px solid #0055a4;
}

/* Suche */
.search .inputbox {
	/* border: 1px solid #0055a4;
	border-radius: 4px; 
	background: none transparent;
	padding: 2px;
	color: #0055a4; */
}

/* ### Produktbanner ### */

/* Generelles: Blog */

.blog .item a.produkt {
	width: 940px;
	height: 386px;
	padding: 20px 0 0 20px;
}

.blog .item a .large, .startslider .large {
	font-size: 52px;
}

.blog .item a .large, .sliderhaendler .large {
	font-size: 52px;
}


.blog .item a .medium {
	width: 350px; 

}
.startslider .medium {
	width: 500px; 
}

.blog .item a .more, .startslider .more {
	font-size: 18px;
}

/* Generelles: Detail */
#detailansicht {
	height:532px;
	box-shadow: 0 0 10px #666;
	background-size: cover;
	background-position: center center;
	position: relative;
	margin-bottom: 20px;
}

#detailansicht #produktbild {
	position: absolute;
	left: 20px;
	bottom: 20px;
	width: 250px;
}

#detailansicht #produkttext {
	position: absolute;
	right: 20px;
	top: 40px;
	background: url("img/backgrounds/85.png");
	width: 610px;
	margin-left: 20px;
}

dl {
	float: right;
	margin-left: 20px;
	margin-bottom: 40px;
}

dd {
	text-align: right;
	font-size: 0.9em;
	font-style: italic;
}

/* Banner und Produktdetails: Blog und Detail */

#produkttext {
	height: 400px;
	overflow: scroll;
}

#inhaltsstoffe {
	width: 60%;
}

.zelleglas {
	width: 39px;
}

/* Mineralwasser */

.blog .item a.boee {
	background-image: url("img/produktbanner/boee_d.jpg");
}

#detailansicht.boee {
	background-image: url("https://wittenseer.de/images/content/produktbilder/wittenseer-strandbild-duene.jpg");
}

.blog .item a.flaute {
	background-image: url("img/produktbanner/flaute_d.png");
}

#detailansicht.flaute {
	background-image: url("https://wittenseer.de/images/content/produktbilder/wittenseer-strandbild-duene.jpg");
}

.blog .item a.stille {
	background-image: url("img/produktbanner/stille_d.jpg");
}

#detailansicht.stille {
	background-image: url("https://wittenseer.de/images/content/produktbilder/wittenseer-strandbild-duene.jpg");
}


.blog .item a.sturm {
	background-image: url("img/produktbanner/sturm_d.jpg");
}

#detailansicht.sturm {
	background-image: url("https://wittenseer.de/images/content/produktbilder/wittenseer-strandbild-duene.jpg");
}

/* Gastro */

.blog .item a.gastro_naturell {
	background-image: url("img/produktbanner/gastro_naturell_d.jpg");
}

#detailansicht.gastro_naturell {
	background-image: url("img/produkthintergrund/gastro_naturell_d.jpg");
}

.blog .item a.gastro_classic {
	background-image: url("img/produktbanner/gastro_classic_d.jpg");
}

#detailansicht.gastro_classic {
	background-image: url("img/produkthintergrund/gastro_classic_d.jpg");
}

.blog .item a.gastro_kueste {
	background-image: url("img/produktbanner/kueste_d.jpg");
}

#detailansicht.gastro_kueste, #detailansicht.gastro_kueste_orange, #detailansicht.gastro_kueste_zitrone {
	background-image: url("img/produkthintergrund/gastro_kueste_zitrone_orange_d.jpg");
}

.blog .item a.gastro_kueste_orange_zitrone {
	background-image: url("img/produktbanner/kueste_orange_zitrone_d.jpg");
}


/* Über uns */

.blog .item a.allgemein {
	background-image: url("img/produktbanner/allgemein_d.jpg");
}

.blog .item a.historie {
	background-image: url("img/produktbanner/historie_d.jpg");
}

.blog .item a.abfuellung {
	background-image: url("img/produktbanner/abfuellung_d.jpg");
}

.blog .item a.calcium {
	background-image: url("img/produktbanner/natriumarm_d.jpg");
}

.blog .item a.vegan {
	background-image: url("img/produktbanner/vegan_d.jpg");
}


/* Erfrischungsgetränke */

#detailansicht.kuestenbrause {
	background-image: url("img/produkthintergrund/kuestenbrause_d.jpg");
}

#detailansicht.kbapfelbrombeere {
	background-image: url("img/produkthintergrund/kuestenbrause_d.jpg");
}

#detailansicht.orange {
	background-image: url("img/produkthintergrund/limonade_d.jpg");
}

#detailansicht.orangelight {
	background-image: url("img/produkthintergrund/limonade_d.jpg");
}

#detailansicht.zitrone {
	background-image: url("img/produkthintergrund/limonade_d.jpg");
}

#detailansicht.zitronetrueb {
	background-image: url("img/produkthintergrund/limonade_d.jpg");
}

#detailansicht.bitterlemon {
	background-image: url("img/produkthintergrund/limonade_d.jpg");
}

#detailansicht.colamix {
	background-image: url("img/produkthintergrund/limonade_d.jpg");
}

#detailansicht.cola {
	background-image: url("https://wittenseer.de/templates/wittenseer/img/produkthintergrund/limonade_d.jpg");
}

#detailansicht.colazuckerfrei {
	background-image: url("https://wittenseer.de/templates/wittenseer/img/produkthintergrund/limonade_d.jpg");
}

#detailansicht.pinkgrapefruit {
	background-image: url("img/produkthintergrund/limonade_d.jpg");
}

#detailansicht.ace {
	background-image: url("img/produkthintergrund/limonade_d.jpg");
}

#detailansicht.apfelschorle {
	background-image: url("img/produkthintergrund/limonade_d.jpg");
}

#detailansicht.apfelbirnenschorle {
	background-image: url("img/produkthintergrund/limonade_d.jpg");
}

#detailansicht.rhabarberapfel {
	background-image: url("img/produkthintergrund/limonade_d.jpg");
}

#detailansicht.wassercassis {
	background-image: url("img/produkthintergrund/limonade_d.jpg");
}

#detailansicht.wasserlemon {
	background-image: url("img/produkthintergrund/limonade_d.jpg");
}

#detailansicht.wasserexotic {
	background-image: url("img/produkthintergrund/limonade_d.jpg");
}

#detailansicht.wasserhimbeer {
	background-image: url("img/produkthintergrund/limonade_d.jpg");
}

#detailansicht.wasserkirsche {
	background-image: url("img/produkthintergrund/limonade_d.jpg");
}

#detailansicht.kirschzitrone {
	background-image: url("https://wittenseer.de/images/content/produktbilder/wittenseer-strandbild-duene.jpg");
}

#detailansicht.grapefruitzitrone {
	background-image: url("https://wittenseer.de/images/content/produktbilder/wittenseer-strandbild-duene.jpg");
}

#detailansicht.isoblutorange {
	background-image: url("https://wittenseer.de/images/content/produktbilder/wittenseer-strandbild-duene.jpg");
}

#detailansicht.isopinkgrapefruit {
	background-image: url("https://wittenseer.de/images/content/produktbilder/wittenseer-strandbild-duene.jpg");
}

#detailansicht.drachenhimbeere {
	background-image: url("img/produkthintergrund/drachenbrause_d.jpg");
}

#detailansicht.drachenwaldmeister {
	background-image: url("img/produkthintergrund/drachenbrause_d.jpg");
}

/* Erfrischungskategorien */

.blog .item a.kuestenbrause {
	background-image: url("img/produktbanner/kuestenbrause_d.jpg");
	background-repeat: no-repeat;
    background-position: 0px 0px; 
}

.blog .item a.kuestenbrause .large {display: none;}

.blog .item a.kuestenbrause .medium {width: 340px; padding-left: 50px; padding-top: 230px;}

.blog .item a.kuestenbrause .more {padding-left: 50px;}

.blog .item a.fruchtschorle {
	background-image: url("img/produktbanner/schorlen_d.jpg");
}

.blog .item a.drachenbrause {
	background-image: url("img/produktbanner/drachenbrause_d.jpg");
}

.blog .item a.wasserplus {
	background-image: url("img/produktbanner/wasserplus_d.jpg");
}

.blog .item a.isosport {
	background-image: url("img/produktbanner/isosport_d.jpg");
}

.blog .item a.limonaden {
	background-image: url("img/produktbanner/limonaden_d.jpg");
}

.blog .item a.kuestenbrausen {
	background-image: url("img/produktbanner/kuestenbrause_d.jpg");
}

.blog .item a.hinterglas {
	background-image: url("img/produktbanner/news_wasser_d.jpg");
}

.blog .item a.oekotest {
	background-image: url("img/startslider/sliderwasser_d.png");
}


/* Limonadenbild */

#limonadenbild, #fruchtschorlenbild, #wasserplusbild, #isosportbild, #drachenbrausenbild, #gastronomenbild, #kuestenbrausen, #wassersortenbild {
	height: 532px;
	width: 960px; 
}

/* News und Events */

.blog .item a.grapefruit {
	background-image: url("img/newsbanner/grapefruit_d.jpg");
}

.blog .item a.video {
	background-image: url("img/newsbanner/video_d.jpg");
}

.blog .item a.videoneutral {
	background-image: url("img/newsbanner/videoneutral_d.jpg");
}

.blog .item a.gewinn {
	background-image: url("img/newsbanner/gewinn_d.jpg");
}

.blog .item a.drachenbrausegewinnspiel
{
  background-image: url("img/newsbanner/drachenbrausegewinnspiel_d.jpg");
}


/* Startseiten-Slider */

.slidertext.kueste {
	margin-top: 250px;
}

.slidertext.kueste .medium {
		width: 300px !important;
}

.startslider {
	height: 386px;
	width: 940px;
}

.sliderhaendler {
	height: 386px;
	width: 940px;
}

.startslider .doppelslider {
	width: 500px;
	margin-left: -250px;
}

.startslider .kueste {
	width: 300px;
	margin-left: -170px;
}

.sliderhaendler .doppelslider {
	width: 500px;
	margin-left: -250px;
}

.sliderhaendler .kueste {
	width: 300px;
	margin-left: -170px;
}


#slidersortiment {
	background: url("img/startslider/slidersortiment_d.png");
}

#sliderwasser {
	background: url("img/startslider/sliderwasser_d.png");
}

#slideraktivteam2016 {
	background: url("img/startslider/slideraktivteam2016_d.jpg");
}

#sliderkuestenbrause {
	background: url("img/startslider/sliderkuestenbrause_d.jpg");
}

#slider125jahre {
	background: url("img/startslider/slider125jahre_d.png");
}

#sliderisosport {
	background: url("img/startslider/sliderisosport_pet_d.jpg");
}

#sliderdrachen {
	background: url("img/startslider/sliderdrachen_d.jpg");
}
 
#abenteuertext { 
width: 550px;
}

