@media only screen and (min-width:320px) and (max-width:600px) {
@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	border: 0;
}
div#cssmenu {
	display: block;
	}
img,
div,
input {
	behavior: url("iepngfix.htc");
}
.highlight {
	color: #bf4300;
}
.info {
	width: 70px;
	display: inline-block;
	}
a {
	text-decoration: underline;
	color: #74716b;
}
a:hover {
	text-decoration: none;
}
.smalltext {
	font: normal 11px/14px Verdana, Geneva, sans-serif;
}
.smalltext2 {
	font: normal 10px/12px Verdana, Geneva, sans-serif;
}
h2 {
	font: normal 17px/26px Verdana, Geneva, sans-serif;
}
.floatstop {
	float: none;
	clear: both;
}

body {
	background: url(../images/index/bg-body.jpg) center center repeat-x fixed;
	padding: 0 0 30px 0;
}
div#container {
	background: #f5f3f1;
	width: 100%;
	height: auto;
	position: relative;
	margin: 0;
	top: auto;
	left: auto;
}
div#header {
	background-color: #eceae7;
	height: auto;
	width: 100%;
	position: relative;
	padding: 10px 0;
	border-bottom: 1px solid #cdcac2;
}
div#branding {
	width: 60%;
	height: auto;
	position: relative;
	top: auto;
	left: auto;
	margin: 0 auto;
}
div#branding img {
	width: 100%;
	height: auto;
}
div#content2 {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	left: auto;
	top: auto;
}
div#scroller2 {
	display: none;
}

div#content {
	width: 100%;
	height: auto;
	font: normal 15px/20px Verdana, Geneva, sans-serif;
	color: #74716b;
}
div#content table {
	width: 100% !important;
	font: normal 15px/20px Verdana, Geneva, sans-serif;
	color: #74716b;
}
td {
	width: 100% !important;
	height: auto !important;
	float: left;
	display: block;
	text-align: left !important;
	margin: 0 0 10px 0;
}
div#content li.list {
	list-style: none;
	background: url(../images/index/list.jpg) left 0 no-repeat;
	padding: 0 0 7px 25px;
}
h1.head-service span,
h1.head-profil span,
h1.head-kontakt span,
h1.head-impressum span,
h1.head-datenschutz span,
h1.head-profile span,
h1.head-contact span,
h1.head-imprint span,
h1.head-expose span {
	font-family: 'cantata_oneregular';
	font-weight: normal;
	font-size: 25px;
	width: 100%;
	border-bottom: 1px solid #bf4300;
	display: block;
	letter-spacing: 1px;
	margin: 0 0 30px 0;
}

div#left {
	float: none;
	width: 90%;
	padding: 24px 5% 0 5%;
	text-align: left !important;
}
div#main {
	width: 90%;
	padding: 24px 5% 24px 5%;
}
div#right {
	float: none;
	width: 90%;
	padding: 24px 5% 24px 5%;
	text-align: left !important;
}
div#footer {
	display: none;
}

div#footer-mobile-navi ul li {
	list-style: none;
	}
div#footer-mobile-navi {
	background: #bf4300;
	width: 100%;
	display: block;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 1000;
	border-top: 1px solid #f5f3f1;
}
div#footer-mobile-navi a {
	display: block;
	width: 33.33333333%;
	color: #f5f3f1 !important;
	padding: 10px 0;
	text-align: center;
	float: left;
	font-size: 20px;
}
div.mobile-footer {
	display: block;
	font: normal 15px Verdana;
	text-align: center;
	padding: 5px 0 20px 0;
	border-top: 1px solid #CCC;
	}
/* KONTAKT*/
input {
		-webkit-appearance: none; 
	-moz-appearance: none;
	}
* {
	margin: 0;
	padding: 0;
	border: 0;
}
.eingabefeld {
	width: 100%;
	background-color: #FFF;
	border: 1px solid #CCC;
	font: 15px Verdana;
	padding: 5px 0;
	margin: 0;
}
.boldtext {
	font: bold 15px Verdana;
}
.button {
	padding: 10px 0;
	width: 100%;
	background-color: #bf4300;
	color: #FFFFFF;
	font: bold 15px Verdana;
	border: none;
	margin: 5px 0;
	-webkit-appearance: none; 
	-moz-appearance: none;
}
.textfeld {
	width: 100%;
	height: 200px;
	background-color: #FFF;
	border: 1px solid #CCC;
	font: 15px Verdana;
	margin: 0;
}
/* TABS */
div#tab {
	border: 1px solid #d6d3cd;
	width: 90%;
	margin-bottom: 1em;
	padding: 10px 5%;
	background-color: #FFF;
}
.shadetabs {
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: bold 15px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	margin: 20px 0 0 0;
}
.shadetabs li {
	display: block;
	margin: 0;
}
.shadetabs li a {
	display: block;
	width: 90%;
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 3px 5%;
	margin: 0;
	border: nonme;
	color: #74716b;
	background: white url(../images/impressum/shade.gif) top left repeat-x;
}
.shadetabs li a:visited {
	color: #74716b;
}
.shadetabs li a:hover {
	text-decoration: underline;
	color: #74716b;
}
.shadetabs li a.selected { /*selected main tab style */
	position: relative;
	top: 1px;
}
.shadetabs li a.selected { /*selected main tab style */
background-color: #555;
	background-image: none;
	border-bottom-color: none;
	color: #FFF;
}
.shadetabs li a.selected:hover { /*selected main tab style */
	text-decoration: none;
}
.tabcontent {
	display: block;
	font-size: 15px;
		line-height: 18px;
}

}
