@charset "ISO-8859-1";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	line-height: 17px;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	text-align: center;
	margin: 0;
}
img {
	border: 0;
}
table {
	border: 0;
	width: 100%;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	line-height: 17px;
	background-color: #efefef;
	padding: 3px;
}
table.frei {
	background-color: #f5f5f5;
}
table.frei td, table.frei th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	line-height: 17px;
	background-color: #FFF;
	padding: 5px;
	vertical-align: top;
}
table.frei th {
	background-color: #f5f5f5;
	text-align: left;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	line-height: 17px;
}
#wrapper {
	width: 960px;
	text-align: left;
	margin: auto;
	background-color: #FFF;
}
#header {
	width: 960px;
	height: 200px;
}
#header img {
	width: 960px;
	height: 200px;
}
#nav {
	background-image: url(img/bg-navi.gif);
	background-repeat: repeat-x;
	height: 30px;
	width: 960px;
}
#nav ul {
	padding: 0;
	margin: 0;
}
#nav ul li {
	display: block;
	float: left;
	width: 120px;
	height: 30px;
	text-align: center;
	list-style: none;
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	border-right: 1px solid #fff;
	overflow: hidden;
}
#content {
	width: 600px;
	float: left;
	padding: 40px 20px 100px 20px;
	min-height: 800px;
}
h1 {
	font-size: 24px;
	color: #900;
	line-height: 32px;
	font-weight: normal;
}
h2 {
	font-size: 24px;
	line-height: 32px;
	color: #555;
	font-weight: normal;
}
h3 {
	font-size: 12px;
	color: #555;
}
#right {
	width: 290px;
	float: left;
	padding: 40px 10px 10px 10px;
}
#right h3 {
	color: #900;
}
a {
	text-decoration: none;
	color: #333;
}
a.hover {
	text-decoration: none;
	color: #900;
}
#content a {
	color: #900;
	text-decoration: none;
}
#footer {
	text-align: center;
	clear: both;
	margin-top: 50px;
	margin: 50px 20px 20px 20px;
	padding-bottom: 40px;
	padding-top: 20px;
	border-top: 1px solid #efefef;
}
.angebot {
	height: 85px;
	padding: 10px 5px 5px 5px;
	border: 1px solid #eee;
	margin: 0 0 10px 0;
	background-color: #f5f5f5;
	background: -moz-linear-gradient(top, #ffffff, #f5f5f5);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f5f5f5));
}
.angebot img {
	float: left;
	padding-right: 8px;
	border: 0;
	width: 70px;
	height: 70px;
}
.angebot a {
	text-decoration: none;
	color: #900;
}
.angebot a.hover {
	text-decoration: none;
	color: #900;
}
.angebot h4, .angebot p {
	margin: 0;
	padding: 0;
}
.on {
	color: #900;
	display: block;
	height: 30px;
	padding-top: 7px;
	/* filter: Alpha(opacity=70);
    opacity: 0.7;
    moz-opacity: 0.7; 
    background: #f5f5f5; */
	width: 120px;
	background: rgba(245,245,245, .7);
}
.off {
	color: #000;
	display: block;
	height: 30px;
	padding-top: 7px;
}
.angebotcont {
	border: 1px solid #f5f5f5;
	padding: 10px;
	margin-bottom: 10px;
	background-color: #f5f5f5;
	background: -moz-linear-gradient(top, #ffffff, #f5f5f5);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f5f5f5));
	clear: both;
}
.angebotcont2 {
	border: 1px solid #f5f5f5;
	padding: 10px;
	margin-bottom: 10px;
	background-color: #f5f5f5;
	background: -moz-linear-gradient(top, #ffffff, #f5f5f5);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f5f5f5));
	clear: both;
	height: 130px;
}
.angebotcont2 img {
	margin: 0 30px 30px 0;
}
img[usemap] {
	border: none;
}
.imgfull, .mapfull {
	width: 600px;
	height: 250px;
}
#slideshow {
	width: 600px;
	height: 250px;
}
#starttext {
	clear: both;
	margin-top: 20px;
	min-height: 400px;
}
.kform td {
	min-width: 200px;
	padding: 10px;
	vertical-align: top;
}
#shownavi {
	display: none;
}
.mobile {
	display: none;
}
.desktop {
	display: block;
}
#footer ul {
	padding: 0;
	margin-left: 20px;
}
#footer ul li {
	list-style: none;
	float: left;
}
#footer ul li:before {
	content: "\00a0 | ";
}
#footer ul li:first-child:before {
	content: " ";
}

.imgleft {
	margin-right: 25px;
}
sup {
	font-size: 8px;
	line-height: 8px;
}

@media screen and (max-width:375px) {
.imgleft {
	margin-right: 0px;
	width: 100%;
	height: auto;
}
}

@media screen and (max-width:768px) {
* {
	box-sizing: border-box;
}
body {
	font-size: 14px;
	line-height: 19px;
}
h3 {
	font-size: 14px;
}
#footer {
	font-size: 12px;
}
#wrapper {
	width: 100%;
}
#header {
	width: 100%;
	height: auto;
	background-color: #832c27;
}
#header img {
	width: 85%;
	height: auto;
}
#shownavi {
	display: block;
	position: absolute;
	right: 10px;
	top: 10px;
	height: 40px;
	width: 40px;
}
#nav {
	display: none;
	height: auto;
	width: 100%;
	background-color: none;
	background-image: none;
}
#nav ul li {
	float: none;
	display: block;
	padding: 0px;
	width: 100%;
	text-align: left;
	border-right: none;
	border-bottom: none;
	height: 45px;
}
#nav ul li a {
	background-color: #eee;
	padding: 10px 10px 10px 20px;
	width: 100%;
	font-size: 16px;
	display: block;
	border-bottom: 1px solid #fff;
	height: 45px;
}
.on {
	background-color: #fefefe !important;
}
#starttext {
	min-height: auto;
}
#content {
	width: 100%;
	display: block;
	padding: 10px;
	min-height: auto;
}
#right {
	width: 100%;
	display: block;
}
#right h3 {
	font-size: 24px;
	color: #900;
	line-height: 32px;
	font-weight: normal;
}
.angebot {
	height: auto;
	min-height: 85px;
}
.imgfull {
	width: 100%;
	height: auto;
}
.mapfull {
	width: 100%;
	height: auto;
	min-height: 180px;
}
.angebot img {
	padding-right: 15px;
	padding-bottom: 30px;
	height: 80px;
	width: 80px;
}
.angebotcont2 {
	height: auto;
}
.angebotcont2 img {
	width: 100%;
	float: left;
	height: auto;
	max-width: 100%;
}
.angebotcont2 ul {
	clear: both;
}
/*
.anfahrt img {
    width: 100%;
    height: auto;
    clear: both;
    float: none;
}
*/
    
#slideshow {
	width: 100%;
	height: 50%;
	min-height: 200px;
}
.kform {
	width: 100%;
}
.kform td {
	display: table;
	width: 100%;
	padding: 5px;
}
.hamburger {
	background-color: #832c27;
	width: 40px;
	height: 40px;
	padding: 3px;
}
.hamburger div {
	width: 24px;
	height: 2px;
	background-color: #ffffff;
	margin: 2px 2px 6px 3px
}
.mobile {
	display: block;
}
.desktop {
	display: none;
}
#footer {
	min-height: 150px;
}
#footer li {
	display: block;
	clear: both;
}
#footer ul {
	margin-left: 0;
}
#footer ul li::before {
	content: " ";
}
.ulclear {
	clear: both;
	padding-top: 20px;
}
video {
	width: 100%;
	height: auto;
}
}
