/* 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;
}
hr {
border-style: solid none none;
}
strong {
	font-weight: bold;
}
/* Ende RESET ---------------------------------- */

html {
	height: 101%;
}
body {
	font-family: 'Open Sans', Arial, Helvetica, Verdana, Sans-Serif;
	background-color: #fff;
	text-align: center;
	font-size: 101.1%;
	color: #3f4a52;
}
.rahmen {
	position: relative;
	width: 980px;
	clear:both;
	padding: 0;
	margin: 0 auto 0 auto;
	border: 0px solid #000000;
}
#header {
	position: relative;
	width: 100%;
	padding-top: 120px;
}
.inhalte {
	position: relative;
	padding-top: 50px;
padding-bottom: 50px;
text-align: left;
}

/* zwei gleich hohe spalten */
.sp-gleich {
	overflow:hidden
}
.sp2-1, .sp2-2 {
	float: left;
	width: 48%;
	padding-bottom:1000px;
	margin-bottom:-1000px;
	border: 1px solid #000;
}
.sp2-1 {
}
.sp2-2 {
	float: right;
}
/* Bilder- und Sonderformate ---------------- */

#logo img { 
width: 100%;
max-width: 215px;
float: left;
margin-top: 3px;
margin-right: 40px;
}

img.logo-kl { 
width: 100%;
max-width: 200px;
float: left;
margin-right: 40px;
margin-top: 2px;
}
.abstand {
padding-top: 30px;
}
.farbe2 {
	background-color: #edd1a1;
}

a.scrollup {
	width:61px;
	height:61px;
	/*    opacity:0.3;*/
    position:fixed;
	bottom:70px;
	right:10px;
	display:block;
	text-indent:-9999px;
	background: url('../images/icon_top.png') no-repeat;
	z-index: 5000;
}

.pfeilmoechte {
padding-top: 17px;
}

p.moechte {
padding-top: 14px;
}

a.weiter {
display: block;
text-align: center;
padding-bottom: 10px;
padding-top: 10px;
}

/* Ich moechte ----------------------------------- */

.linie {
border-top: 1px solid #6e6e6e !important;
padding-top: 30px;
padding-bottom: 0px;
margin-top: 10px !important;
}

.punkte {
float: left;
width: 60px;
letter-spacing:8px;
}

.einrueckung {
margin-left: 60px;
}

img.pfeilmoechte {
float: left;
margin-right: 30px;
margin-bottom: 10px;
}


/* Google Karteneinbindung --------------- */

div#wpgmappitymap {
	margin: 0 auto 0 auto;
	width: 100%;
	max-width: 100%;
	height: 300px;
}
/* Textformatierungen -------------------- */

#logo h1 {
	font-size: 28px;
	font-size: 1.2rem;
	font-weight: 300;
	color: #3f4a52;
	line-height: 120%;
}
.inhalte h1 {
	font-size: 26px;
	font-size: 1.8rem;
	font-weight: 300;
	color: #3f4a52;
}
.inhalte h2 {
	font-size: 18px;
	font-size: 1.4rem;
	font-weight: 300;
	color: #3f4a52;
	margin-top:1.80em;
	line-height:135%;
}
.inhalte h3 {
	font-size: 16px;
	font-size: 1.2rem;
	font-weight: 400;
	color: #3f4a52;
	margin-top:1.80em;
	line-height:135%;
}
.inhalte h2:first-child, .start h2 {
	margin-top:0em;

}

.inhalte h1+h2 {
		margin-top:0.80em;
}

#marken h1, #marken h2, #impressum h1, #impressum h2 {
margin-bottom: 1.0em;
}

.inhalte p, .inhalte td {
	font-size: 15px;
	font-size: 0.85rem;
	color: #3f4a52;
	line-height:150%;
	margin-top:1.0em;
}

.aktuelles p {
font-size: 13px;
font-size: 0.85rem;
margin-top: 1.5em;
}

 .inhalte td {
	font-size: 16px;
	font-size: 1.15rem;
	color: #3f4a52;
	line-height:160%;
	}

.inhalte a {
	color: #000;
	text-decoration: none;
}
.inhalte a:hover, .inhalte a:active, .inhalte a:visited {
	color: #3f4a52;
	text-decoration: underline;
}
.inhalte ul {
list-style-type: disc;
padding: 0;
margin: 0;
padding-left: 20px;
margin-bottom: 0.85em;
}

#marken ul {
list-style-type: none;
padding: 0;
margin-bottom: 0.85em;
}
.inhalte li {
font-size: 13px;
font-size: 0.85rem;
	color: #3f4a52;
	line-height:150%;
}
a.respons {
	text-decoration: none;
	color: #6e6e6e;
}
/* 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 */


 /* *** 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 */

/* Beginn Grid-System -------------------- */

  * {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.zeile {
	position: relative;
	width: 980px;
	max-width: 100%;
	min-width: 768px;
	margin: 0 auto;
	text-align:left;
	border: 0px solid #000;
}
.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;
}
img {
	max-width: 100%;
}
  
  /* Mobile */
  @media only screen and (max-width: 767px) {
 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 --------------- */

/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../webfonts/open-sans-v15-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Light'), local('OpenSans-Light'),
       url('../webfonts/open-sans-v15-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../webfonts/open-sans-v15-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../webfonts/open-sans-v15-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../webfonts/open-sans-v15-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../webfonts/open-sans-v15-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-300italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url('../webfonts/open-sans-v15-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'),
       url('../webfonts/open-sans-v15-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../webfonts/open-sans-v15-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../webfonts/open-sans-v15-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('../webfonts/open-sans-v15-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../webfonts/open-sans-v15-latin-300italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../webfonts/open-sans-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('../webfonts/open-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../webfonts/open-sans-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../webfonts/open-sans-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../webfonts/open-sans-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../webfonts/open-sans-v15-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../webfonts/open-sans-v15-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Italic'), local('OpenSans-Italic'),
       url('../webfonts/open-sans-v15-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../webfonts/open-sans-v15-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../webfonts/open-sans-v15-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../webfonts/open-sans-v15-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../webfonts/open-sans-v15-latin-italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../webfonts/open-sans-v15-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
       url('../webfonts/open-sans-v15-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../webfonts/open-sans-v15-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../webfonts/open-sans-v15-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../webfonts/open-sans-v15-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../webfonts/open-sans-v15-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-600italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: url('../webfonts/open-sans-v15-latin-600italic.eot'); /* IE9 Compat Modes */
  src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'),
       url('../webfonts/open-sans-v15-latin-600italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../webfonts/open-sans-v15-latin-600italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../webfonts/open-sans-v15-latin-600italic.woff') format('woff'), /* Modern Browsers */
       url('../webfonts/open-sans-v15-latin-600italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../webfonts/open-sans-v15-latin-600italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../webfonts/open-sans-v15-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url('../webfonts/open-sans-v15-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../webfonts/open-sans-v15-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../webfonts/open-sans-v15-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../webfonts/open-sans-v15-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../webfonts/open-sans-v15-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}
