@charset "utf-8";
/* Einfache fließende Medien
   Hinweis: Für fließende Medien müssen Sie die Attribute 'height' und 'width' des Medium aus dem HTML-Code entfernen
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 unterstützt keine maximale Breite, verwenden Sie daher eine Standardbreite von 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver-Eigenschaften für fließende Raster
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	Idee durch den Artikel "Responsive Web Design" von Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	und "Golden Grid System" von Joni Korpi
	http://goldengridsystem.com/
*/

/* Layout für Mobilgeräte: 480 px oder weniger. */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 85%;
	padding-left: 1.82%;
	padding-right: 1.82%;
}
#head {
	clear: both;
	float: left;
	display: block;
	vertical-align: middle;
	width: 100%;
	padding-top: 60px;
}
#Layer_logo {
	position: absolute;
	top: 140px;
	visibility: hidden;
	text-align: center;
	left: 0px;
	width: 50px;
	height: 50px;
}
#depots {
	clear: both;
	float: left;
	margin-left: 0;
	width: 37%;
	display: block;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #EAEAEA;
}
#Hinweisfenster {
	clear: both;
	float: left;
	width: 90%;
	display: block;
	padding: 10px;
	text-align: center;
	margin: 10px;
	vertical-align: middle;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
}
#Werbefenster {
	clear: both;
	float: left;
	width: 90%;
	display: block;
	padding: 10px;
	text-align: center;
	margin: 10px;
	vertical-align: middle;
	height: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
#textfeld {
	clear: none;
	float: left;
	display: block;
	position: relative;
	margin: 2px;
	width: auto;
	top: 100px;
	padding: 2px;
}
#footer {
	clear: both;
	float: left;
	display: block;
	padding: 0px;
	width: 100%;
}
#Aktionswochen {
	clear: both;
	float: left;
	width: 80%;
	padding: 5px;
	display: block;
	background-color: #C9E2F5;
}

/* Layout für Tablet-PCs: 481 bis 768 px. Erbt Stile vom: Layout für Mobilgeräte. */

@media only screen and (min-width: 481px) {
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 85%;
	padding-left: 1.82%;
	padding-right: 1.82%;
}
#head {
	clear: both;
	float: left;
	display: block;
	vertical-align: middle;
	width: 100%;
	padding-top: 60px;
}
#Layer_logo {
	position: absolute;
	top: 200px;
	width: 20%;
	visibility: visible;
	left: 25px;
}
#depots {
	clear: both;
	float: left;
	margin-left: 0;
	width: 23.0769%;
	display: block;
}
#Hinweisfenster {
	text-align: center;
	padding: 5px;
	position: absolute;
	width: 15%;
	right: 3px;
	top: 1600px;
	margin: 5px;
}
#Werbefenster {
	clear: both;
	float: left;
	position: absolute;
	width: 20%;
	text-align: center;
	left: 5px;
	top: 1600px;
	padding: 10px;
}
#textfeld {
	clear: both;
	float: left;
	margin-left: 150;
	box-shadow: 10px 20px 30px grey;
	width: 70%;
	display: block;
	padding-left: 10%;
	padding-right: 10%;
	position: relative;
	left: 20%;
}
#footer {
	clear: both;
	float: left;
	display: block;
	padding: 10px;
}
#Aktionswochen {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
}

/* Desktoplayout: 769 bis maximal 1232 px.  Erbt Stile von: den Layouts für Mobilgeräte und Tablet-PCs. */

@media only screen and (min-width: 769px) {
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 85%;
	padding-left: 1.82%;
	padding-right: 1.82%;
}
#head {
	clear: both;
	float: left;
	display: block;
	vertical-align: middle;
	width: 100%;
	padding-top: 60px;
}
#Layer_logo {
	position: absolute;
	top: 281px;
	visibility: visible;
	left: 88px;
	width: 15%;
}
#depots {
	clear: both;
	float: left;
	margin-left: 0;
	width: 20%;
	display: block;
}
#Hinweisfenster {
	text-align: center;
	padding: 5px;
	position: absolute;
	width: 15%;
	right: 3px;
	top: 1600px;
	margin: 5px;
}
#Werbefenster {
	clear: both;
	float: left;
	position: absolute;
	text-align: center;
	width: 20%;
	padding-left: 10px;
	padding-right: 10px;
	left: 5px;
	top: 1600px;
}
#textfeld {
	clear: none;
	float: left;
	display: block;
	box-shadow: 10px 20px 30px grey;
	position: relative;
	padding-top: 80px;
	padding-bottom: 20px;
	padding-left: 5%;
	padding-right: 50px;
	top: 50px;
	width: 70%;
}
#footer {
	clear: both;
	float: left;
	text-align: left;
}
#Aktionswochen {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
}
@charset "utf-8";
/* CSS Document - Neu erstellt wegen fliessendem Rasterlayout am 24.03.2015*/

.Ueberschrift1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #0e3970;
}
.Unterueberschrift1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #909bad;
}
.Fliesstext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #666;
	font-weight: normal;
	line-height: 140%;
}
.Fliesstext_blau {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #5884D5;
	font-weight: normal;
	line-height: 140%;
}
.Ueberschrift_Kasten {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	font-weight: normal;
	line-height: 200%;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
}
.FAQ_Ueberschriften {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	font-weight: medium;
	line-height: 150%;
	font-style: normal;
	color: #909bad;
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
}
.Fliesstext2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
}
.Hinweis_magenta {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FF0080;
	font-weight: bold;
}
.Hinweis_negativ_fett {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.Hinweis_unsichtbar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
}
.bild-zentrieren {
	text-align: center;
	left: auto;
	right: auto;
}
.bildunterschrift {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #666;
	text-align: center;
}
.Schnoerkelschrift-fett {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #426B89;
	font-style: italic;
	font-weight: normal;
}
.Schnoerkelschrift-fett-negativ {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: normal;
}
.Schnoerkelschrift-fett-negativ-klein {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: normal;
}
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display:none;
}
.btn-googleplus {
	  background: #E93F2E;
	  border-radius: 0;
	  color: #fff;
	  border-width: 1px;
	  border-style: solid;
	  border-color: #b72213;
	}
	.btn-googleplus:link, .btn-googleplus:visited {
	  color: #fff;
	}
	.btn-googleplus:active, .btn-googleplus:hover {
	  background: #b72213;
	  color: #fff;
	}
/*Hier beginnt neuester Test zu bootstrap _ alle Einstellungen von bootsrap können hier überschrieben werden */


#social {
  margin: 20px 10px;
  text-align: center;
}

.smGlobalBtn{ /* global button class */
    display: inline-block;
    position: relative;
    cursor: pointer;
    width: 50px;
    height: 50px;
    box-shadow: 0 2px 2px #999;
    padding: 0px;
    text-decoration: none;
    text-align: center;
    color: #fff;
    font-size: 25px;
    font-weight: normal;
    line-height: 2em;
    border-radius: 25px;
    -moz-border-radius:25px;
    -webkit-border-radius:25px;
}

/* facebook button class*/
.facebookBtn{
    background: #4060A5;
}

.facebookBtn:before{ /* use :before to add the relevant icons */
    font-family: "FontAwesome";
    content: "\f09a"; /* add facebook icon */
}

.facebookBtn:hover{
    color: #4060A5;
    background: #fff;
}

/* twitter button class*/
.twitterBtn{
    background: #00ABE3;
}

.twitterBtn:before{
      font-family: "FontAwesome";
      content: "\f099"; /* add twitter icon */
}

.twitterBtn:hover{
      color: #00ABE3;
      background: #fff;
}

/* google plus button class*/
.googleplusBtn{
    background: #e64522;
}

.googleplusBtn:before{
      font-family: "FontAwesome";
      content: "\f0d5"; /* add googleplus icon */
}

.googleplusBtn:hover{
      color: #e64522;
      background: #fff;
}

/* linkedin button class*/
.linkedinBtn{
    background: #0094BC;
}

.linkedinBtn:before{
      font-family: "FontAwesome";
      content: "\f0e1"; /* add linkedin icon */
}

.linkedinBtn:hover{
      color: #0094BC;
      background: #fff;
}

/* pinterest button class*/
.pinterestBtn{
    background: #cb2027;
}

.pinterestBtn:before{
      font-family: "FontAwesome";
      content: "\f0d2"; /* add pinterest icon */
}

.pinterestBtn:hover{
      color: #cb2027;
      background: #fff;
}

/* tumblr button class*/
.tumblrBtn{
    background: #3a5876;
}

.tumblrBtn:before{
      font-family: "FontAwesome";
      content: "\f173"; /* add tumblr icon */
}

.tumblrBtn:hover{
      color: #3a5876;
      background: #fff;
}

/* rss button class*/
.rssBtn{
    background: #e88845;
}

.rssBtn:before{
      font-family: "FontAwesome";
      content: "\f09e"; /* add rss icon */
}

.rssBtn:hover{
      color: #e88845;
      background: #fff;
}

/* meine ergänzung wg instagram button class*/
.instagramBtn{
    background: #e88845;
}

.instagramBtn:before{
      font-family: "FontAwesome";
      content: "\f09e"; /* add rss icon */
}

.instagramBtn:hover{
      color: #e88845;
      background: #fff;
}

/*Ende social-buttons rund */

/* Zur Formatierung des dropdown-menus angehängt */
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0;
	left: -71px;
	top: -1px;
}

/* Ende Fromatierung dropdown-menu */
