/* RESET ------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, fuss, kopf, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older bzeilesers */
article, aside, details, figcaption, figure, fuss, kopf, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font-size: 100.01%;
	height: 100.1%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
div {
	position: relative;
	min-width: 0;
}
q:before, q:after {
	content:'';
}
strong {
	font-weight: bold;
}
/* Ende RESET ---------------------------------- */

html {
	height: 101%;
}
body {
	font-family: 'Questrial', Arial, Sans-serif;
	font-size:13px;
	font-weight: normal;
	letter-spacing:0.5px;
	color:#333;
	background-color:#efefef;
	margin: 0;
	padding: 0;
	text-align: center;
}
#rahmen {
	position: relative;
	width:710px;
	padding: 40px;
	margin: 0 auto 0 auto; /* ohne sonderhinweise */
	margin-top:20px;
	margin-bottom: 40px;
	text-align: left;
	background-color:#ffffff;
	background-color: rgba(255,255,255,0.9);
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	box-shadow:0px 0px 5px #666;
	border:solid 0px #0f7ecd;
	z-index: 400;
}
#rahmen:hover {
		background-color:#ffffff;
}
#rahmen2 {
	width:720px;
	padding: 40px;
	margin: 0 auto 0 auto; /* ohne sonderhinweise */
	margin-bottom: 40px;
}
#rahmen2 p {
	font-size: 10px;
	color: #666;
}
.wrapper {
	margin-bottom: 40px;
}
.zeiten {
text-align: right;
}
.sp1-2 {
	position: relative;
	float: left;
	width: 44%;
}
.sp2-2 {
	position: relative;
	float: right;
	width: 44%;
}
#slider {
	border: 0px solid #000;
	height: auto;
	margin-bottom:40px;
}
.rund, #slider img {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
h1#logo {
font-size: 35px;
margin-bottom: 10px;
	line-height: 100%;
	border: 0px solid #000;
}
p.navi {
	font-size:11px;
	font-size: 0.70rem;
	text-align: right;
}
h1 {
	font-size:23px;
	color: #0085E8;
	margin: 0;
	margin-bottom: 20px;
}
h2 {
	font-size:18px;
	color: #677f07;
	font-weight: normal;
	margin-bottom: 10px;
	padding-top: 30px;
	border-top: 1px solid #ddd;
}
h3 {
	font-size:14px;
font-weight: bold; 
margin-top: 20px;
margin-bottom: 10px;
}
p {
	font-size:14px;
	line-height: 160%;
	margin-bottom: 14px;
		-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;

}

.impressum p {
font-size: 12px;
}
a:link, a:visited {
	color:#666;
	text-decoration:underline;
}
a:hover {
	color:#000;
	text-decoration:none;
}
a:active {
	color:#000;
	text-decoration:underline;
}
.tmittel {
	font-size:14px;
}
.tklein {
	font-size:10px;
}
ul {
	list-style-type: disc;
	margin: 4px;
	padding-left: 12px;
}
li {
	font-size:14px;
	line-height: 140%;
	margin-bottom: 6px;
}
.sortiment li {
	font-size:12px;
	line-height: 140%;
	margin-bottom: 6px;
}
.abstand {
	margin-top: 0;
	border-top: 1px solid #e61e23;
	padding-top: 24px;
}
a.button {
	display: block;
	padding: 5px;
	background-color: #f5a647;
	color: #026537;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	-webkit-box-shadow: 2px 2px 2px 0 #7A7A7A;
	box-shadow: 0px 0px 2px 0 #7A7A7A;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	text-align: center;
	border:1px solid #fff;
}
a.button:hover {
	background-color: #026537;
	color: #f5a647;
}
a.telresp {
	text-decoration: none;
	color: #000;
}
/* Trigger -------------- */

.accordion h2.trigger {
	position: relative;
	font-weight: normal !important;
	text-decoration: none;
	padding-bottom: 10px;
	border-bottom: 1px solid #999;
	color: #000;
	cursor: pointer;
}
.accordion h2.trigger span {
	position: absolute;
	text-indent: -800em;
	display: block;
	overflow: hidden;
	background-image:url(../images/toggleroff.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 25px;
	height: 25px;
	top: 6px;
	right: 0px;
	z-index: 800;
}
.accordion h2.trigger.trigger_active span {
	position: absolute;
	text-indent: -800em;
	display: block;
	overflow: hidden;
	background-image:url(../images/toggleron.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 25px;
	height: 25px;
	top: 6px;
	right: 0px;
	z-index: 800;
}
/* SEO ----------- */

#seo h2 {
	font-size: 12px;
	font-weight: normal;
}
#seo p {
	margin-top: 30px;
	font-size: 9px;
	color: #666;
	border-top: 1px solid #999;
	padding-top: 20px;
}

/* Bildnachweis ------------------- */
ul.bildnachweis {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.bildnachweis li {
  display: block;
	margin: 0;
	margin-top: 10px;
	padding: 0;
	
}
.bildnachweis li img {
  display: inline-block;
  width: 100px;
  height: auto;
  margin-right: 15px;
  vertical-align: middle;
	border: 1px solid #ddd;
}
/* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */


div#wpgmappitymap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 auto 0 auto;
	width: 100%;
	max-width: 100%;
	height: 100%;
	z-index: 10;
}
/* Beginn Grid-System -------------------- */

  * {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.zeile {
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	margin: 0 auto;
	margin-bottom: 30px;
	text-align:left;
	border: 0px solid #000;
}
.zeile.abstand {
	margin-top: 30px;
}
.zeile .zeile {
	width: auto;
	max-width: none;
	min-width: 0;
	margin: 0 -15px;
}
.spalte, .spalten {
	float: left;
	min-height: 1px;
	padding: 0 15px;
	position: relative;
	border: 0px solid #000;
}
 [class*="spalte"] + [class*="spalte"]:last-child {
float: right;
}
 [class*="spalte"] + [class*="spalte"].end {
float: left;
}
.zeile .eins {
	width: 8.33%
}
.zeile .zwei {
	width: 16.66%
}
.zeile .drei {
	width: 25%
}
.zeile .vier {
	width: 33.33%
}
.zeile .fuenf {
	width: 41.66%
}
.zeile .sechs {
	width: 50%
}
.zeile .sieben {
	width: 58.33%
}
.zeile .acht {
	width: 66.66%
}
.zeile .neun {
	width: 75%
}
.zeile .zehn {
	width: 83.33%
}
.zeile .elf {
	width: 91.66%
}
.zeile .zwoelf {
	width: 100%
}
/* Nicolas Gallagher's micro clearfix */
  .zeile:before, .zeile:after, .clearfix:before, .clearfix:after {
	content:"";
	display:table;
}
.zeile:after, .clearfix:after {
	clear: both;
}
.zeile, .clearfix {
	zoom: 1;
}

  
  /* Mobile */
  @media only screen and (max-width: 860px) {
 body {
-webkit-text-size-adjust: none;
-ms-text-size-adjust: none;
width: 100%;
min-width: 0;
margin-left: 0;
margin-right: 0;
padding-left: 0;
padding-right: 0;
}
 .container {
}
 .zeile {
width: auto;
min-width: 0;
margin-left: 0;
margin-right: 0;
border: 0px solid #000;
}
 .spalte, .spalten {
width: 100% !important;
float: none;
}
 .spalte:last-child, .spalten:last-child {
float: none;
}
 [class*="spalte"] + [class*="spalte"]:last-child {
float: none;
}
 .spalte:before, .spalten:before, .spalte:after, .spalten:after {
content:"";
display:table;
}
 .spalte:after, .spalten:after {
clear: both;
}
}
/* Ende Grid-System --------------- */


/* Kennzeichnung externer Links */
.exlink {
   position: relative;
   top: 0px;
   left: 0px;
}


a.exlink span {
   display: none;
}

a:hover.exlink span {
   display: block;
   position: absolute;
   top: 25px;
   left: 0;
   margin: 0px;
	 background-color: #fff7d7;
	 padding: 5px;
	 border: 1px solid #a28c3c;
   color: #000000;
   border: 1px solid #666666;
   font: 10px Verdana, Arial, Helvetica, sans-serif;
   font-weight:normal;
   text-decoration: none;
   z-index: 100;
}

a:hover.exlink {
   color: #000000;
   border: 0px;
   font-weight:normal;
   text-decoration: none;
   z-index: 200;
   }

/* Ende exlink */

/* questrial-regular - latin */
@font-face {
  font-family: 'Questrial';
  font-style: normal;
  font-weight: 400;
  src: url('../webfonts/questrial-v7-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Questrial'), local('Questrial-Regular'),
       url('../webfonts/questrial-v7-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../webfonts/questrial-v7-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../webfonts/questrial-v7-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../webfonts/questrial-v7-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../webfonts/questrial-v7-latin-regular.svg#Questrial') format('svg'); /* Legacy iOS */
}
