/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 100%;
}
body {
	margin: 0;
	font: 1em/1.5 Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	background: #fdfeeb;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden], template {
  display: none;
}
a {
  background-color: transparent;
  color: #626262;
}
a:active, a:hover {
  outline: 0;
  color: #000;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b, strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 1px;
  background: #626262;
  border: none;
}
pre {
  overflow: auto;
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit; 
  margin: 0;
}
button {
  overflow: visible;
}
button, select {
  text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled], html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield; 
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* Ende normalize*/

h1 {
	font-size: 1.125em;
	font-weight:normal;
	line-height: 1.1;
	margin: 0.125em 0 0.8125em 0;
	color: #b60000;
	}
h1.bc {
	font-size: 1em;
	font-weight:normal;
	line-height: 1.1;
	margin: 0.125em 0 0.8125em 0;
	color: #000;
	}
h2 {
	font-size: 1.125em;
	margin: 1.125em 12px 0.875em 0;
	font-weight:normal;
	line-height: 1.1;
	color: #b60000;
	}
h3 {
	font-size: 1em;
	margin: 0 12px 0.875em 0;
	color: #b60000;
	}
h4, h5, h6 {
	font-size: 0.875em;
	margin: 0 12px 0.875em 0;
	}
div {
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	margin: 0;
	padding: 0;	
	}
p {
	margin: 0 12px 0.875em 0;
	}
img { 
	border: none;
	max-width: 100%;
	height: auto;
	}
td, th {
	padding: 0.125em 4px;
	vertical-align: top;
}
#seite {
	position: relative;
	background: #fff9e9;
	}
#kopf {
	background: #b60000;
	overflow: hidden;
	padding:6px;
	color: #fdfeeb;
	font-family: "Times New Roman", Times, serif;
	}
footer{
	background: #b60000;
	}
footer img {
	margin: 12px;
	}
.wappen {
	float: left;
	margin-right: 12px;
	width: 33px;
	}
#titel {
	font-size: 1em;
	font-family: 'Courgette', cursive;
	color: #786c4d;
	margin: 0;
	padding-top: 1.125em;
	float: left;
	}
.button {
	float: left;
	margin-right: 12px;
	margin-top: 12px;
	}
#inhalt {
	padding: 12px 6px;
	max-width: 800px;
	}
#inhalt p {
	margin-top: 12px;
	}
 #inhalt li, td, th {
	font-size: 0.875em;
	line-height: 1.42857143;
	}
.clearfloat {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;	
	}
.clearfix:before,
.clearfix:after {
	display: table;
    content: " ";
}
.clearfix:after {
    clear: both;
}
.bild-links, .bild-zentriert, .bild-rechts {
display: block;
margin: 0.125em auto;
}
.bildabstand { margin-right: 10px; margin-left: 10px }
td {
	padding: 3px 5px;
	}
th {
	font-weight: bold;
	padding: 3px 5px;
	}
.trand {
	border: solid 1px #ce564e;
	border-collapse: collapse;
	}
.trand td {
	border-bottom: 1px solid #ce564e;
	}
.trand th {
	border-bottom: 3px double #ce564e;
	}
.trand2 {
	border: solid 1px #ce564e;
	border-collapse: collapse;
	}
.trand2 td {
	border-right: 1px solid #ce564e;
	border-bottom: 1px solid #ce564e;
	}
.trand2 th {
	border-right: 1px solid #ce564e;
	border-bottom: 3px double #ce564e;
	}
.trand2 img {
	max-width: none;
	}
.trand3 {
	border: solid 1px #ce564e;
	border-collapse: collapse;
	}
.trand3 td {
	font-size: 90%;
	border-right: 1px solid #ce564e;
	border-bottom: 1px solid #ce564e;
	}
.trand4 {
	border: solid 1px #ce564e;
	border-collapse: collapse;
	}
.trand4 td {
	border-bottom: 1px solid #ce564e;
	padding: 10px 10px;
	}
.zelle-rot {
	color: #fdfeeb;
	background-color: #ce564e;
	}
.liste-ohne {
	list-style-type: none;
	}
.liste-ohne li {
	padding-top: 4px;
	padding-bottom: 4px;
	list-style-type: none;
	}
.kleiner {
	font-size: 90%;
	}
.linie {
	border-bottom: 1px dotted #ce5646
	}
.zentriert {
	text-align: center;
	}
.clzeile {
	height: 1px;
	clear: both;
	font-size: 1px;
	}
.resptab {
	width: 100%;
	overflow-y: hidden;
	overflow-x: auto;
	margin-bottom: 12px;
	padding-bottom: 12px;
	}
/*#map-canvas {
	margin: 12px 6px;
	height: 340px;
	}
#map-canvas img {
	max-width: none;
	}
#content p {
	width: 140px;
	font: 12px/1.4 Arial, Helvetica, sans-serif;
	color: #000;
	margin-left: 6px;
	}*/
#routenplaner {
	margin: 0.875em auto;
	max-width: 330px;
 }
#routenplaner input[type="text"] {
  width: 96%;
	border: 1px solid #b60000;
	padding: 4px;
	}
#routenplaner p:last-child {
	text-align: center;
	}
.newsbox {
	background: #fff;
	padding: 6px;
	margin: 12px 0;
	border: solid 1px #ccc;
	overflow: hidden;
	}
.newsbox h4, a {
	color: #b60000;
	}
.newsbox  p {
	font-size: 0.875em;
	}
.newsbox img {
	display: block;
	margin: 6px auto;
	}
.suchform {
	text-align: center;
	}
.seingabe, .sbtn {
	border: 1px solid #786c4d;
	font-size: 0.8125em;
	padding: 2px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}
.sbtn {
	background: #f6e2af;
	padding: 2px 4px;
	}
.formular {
	padding: 4px 0;
	}
.formular label {
	font-size: 0.8125em;
	width: 96%;
	}
.formular input {
	width: 96%;
	border: 1px solid #b60000;
	padding: 4px;
	}
.formular textarea {
	width: 96%;
	border: 1px solid #b60000;
	padding: 4px;
	}
 .senden {
	border: 1px solid #b60000;
	background: #b60000;
	color: #fff;
	padding: 4px 8px;
	}
.formzeile-cb {
	padding: 2px 8px;
	}
.formzeile-cb label {
	font-size: 0.875em;
	}
.formzeile-cb label input {
	margin-right: 4px;
	vertical-align: middle;
	}
.teaserbild {
	margin: 0 0 12px 18px;
	}
div[style~="!important;"] {
    position: absolute;
    top: -40px;
    left: -100px;
}
@media only screen and (min-width: 481px) {
p {
	font-size: 0.875em;
	line-height: 1.42857143;
	}
#kopf {
	font-size: 1.125em;
	}
.newsbox img {
	float: left;
	margin: 0 6px 6px 0;
	}
}
@media only screen and (min-width: 1140px) {
#seite {
	min-height: 100vh;
	padding-bottom: 100px;
	}
#inhalt {	
	padding-left: 24px;
	}
.bild-links {
	float: left;
	margin: 5px 15px 5px 0;
	}
.bild-rechts {
	float: right;
	margin: 5px 0 5px 15px;
	}
footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	}
}