html {
	overflow-y: scroll;
}
body {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	vertical-align: top;
	font-family: 'futura_lt_btlight', Arial, Helvetica, sans-serif;
	background-color: #FBC11F;
	background-image: url(../images/bg-verlauf.jpg);
	background-position: top;
	background-repeat: repeat-x;
	color: #1A171B;
	text-align: center;
	font-weight: normal;
	font-size: 17px;
}
table, td {
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	border-collapse: collapse;
	border-spacing: 0px;
}
iframe {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}
a {
	outline: none;
	text-decoration: underline;
	color:inherit;
}
a:hover {
	color: #FBC11F;
}
/*-----------------------------------*/

.telefon {
	display: inline;
}
.telefon-smart {
	display: none;
}
@media only screen and (max-device-width: 960px) {
.telefon {
	display: none;
}
.telefon-smart {
	display: inline;
}
}
/*-----------------------------------*/


blockquote {
	margin: 0px;
	padding: 0 0 0 15px;
}
.center {
	margin: 0 auto;
	position: relative;
	padding: 20px 10px;
	width: 960px;
}

.header {
	border: 0;
	margin: 0 auto;
	padding: 50px 0 0 40px;
	height: 206px;
	vertical-align: top;
	color: #1A171B;
	background: #F5F0E9 url(../images/bg-header.jpg) repeat-x center top;
	text-align: left;
	position: relative;
	font-weight: bold;
	font-size: 1.35em;
	z-index: 10;
}

.content {
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	height: 474px;
	background-color: #FFF;
	z-index: 1;
	border: 0;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}

.logo {
	position: absolute;
	right: 10px;
	top: -81px;
	z-index: 150;
}

.clear {
	clear: both;
}

.image {
	background: #FFFFFF;
	border: 2px solid #F8E8D5;
	position: relative;
}
.left {
	float: left;
	margin: 0 15px 0 0;
}
.right {
	float: right;
	margin: 0 0 0 15px;
}
hr, .trennlinie {
	clear: both;
	border: 1px solid #fff;
	margin: 10px;
	padding: 0;
	text-align: center;
}

.footer {
	text-align: right;
	font-size: 0.8em;
	color: #636363;
	margin: 0 auto;
	padding: 0 20px;
	line-height: 30px;
	font-size: 0.8em;
}
.footer a {
	color: #636363;
	font-style: normal;
}
.footer a:hover {color: #22287D;}
p, h1, h2, h3, h4, h5, h6 {
	margin: 0 0 0.5em 0;
	padding: 0;
	font-size: 1em;
}
h1 {
	font-size: 2em;
	font-weight: normal;
}
h2 {
	color: #202672;
}

.text ul {
	margin: 0 0 15px 0;
	padding: 0 0 0 15px;
}
.text ul li {
	margin: 0;
	padding: 0;
}

#formular input, textarea {
	border: 1px solid #C9CBCC;
	width: 300px;
	line-height: 27px;
	font-size: 0.9em;
	background: #FFFFFF;
	color: #432A1E;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 5px 0 0;
	font-weight: bold;
}
#formular textarea {
	height: 100px;
	width: 295px;
}
#formular input.send {
	font-size: 13px;
	font-weight: bold;
	width: 300px;
	cursor: pointer;
	color: #232323;
	border: 2px solid #000;
	text-align: center;
	vertical-align: middle;
	padding: 0 5px;
	background-color: #C9CBCC;
	line-height: 19px;
	height: 32px;
}
#formular input:hover.send {
	cursor: pointer;
	color: #FEFEFC;
	border: 3px solid #fff;
	background-color: #1A1E6B;
}
#formular .small-red {
	color: #F30;
	font-size: 12px;
	font-weight: bold;
}

/* --------------------------------*/
.adresse {
	text-align: left;
	padding: 10px 10px 10px 20px;
	line-height: 20px;
	font-size: 0.9em;
	background: url(../images/bg-adresse-galerie.png) repeat-x center bottom;
	letter-spacing: 0px;
	width: 930px;
	position: absolute;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	height: 200px;
	top: 730px;
	z-index: 20;
}
.adresse#index {
	padding-top: 5px;
	height: 205px;
	background-color: #fff;
	background-image: url(none);
}
.adresse#text {
	background: #fff;
	padding-top: 0px;
	height: 100px;
	top: 840px;
}


address {
	font-style: normal;
	margin: 0;
	padding: 0;
}
.header span {
	display: block;
	margin: 95px 0 0 420px;
}
.container {
	box-shadow: 0px 0px 5px #333;
	position: relative;
	padding-bottom: 220px;
}
.slideshow {
	height: 474px;
	width: 960px;
	overflow: hidden;
	z-index: 1;
}
.galerie {
	margin-bottom: 8px;
	height: 92px;
}
.galerie img {
	margin-right: 10px;
	border: 1px solid #FFF;
}
.text{
	width: 920px;
	background: #FBF9F7;
	padding: 20px;
	font-size: 0.9em;
	z-index: 10;
	height: 434px;
	overflow: auto;
	position: relative;
}
.footer table {
	width: 100%;
}
.adresse table {
	width: 100%;
}
