html {
	overflow-y: scroll;
}
body {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	color: #333333;
	font-size-adjust: none;
	background: #fff url(../images/bg-body.jpg) no-repeat center top;
	font: normal 15px/1.2em Arial, Helvetica, sans-serif;
	vertical-align: top;
}
table, tr, td {
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	border-collapse: collapse;
	border-spacing: 0;
}
iframe {
	border: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}
.telefon {
	display: inline;
}
.telefon-smart {
	display: none;
}
@media only screen and (max-device-width: 960px) {
.telefon {
	display: none;
}
.telefon-smart {
	display: inherit;
}
}
}
blockquote {
	margin: 0px;
	padding: 0 0 0 10px;
}
.container {
	margin: 0 auto;
	clear: both;
	padding: 0;
	min-width: 990px;
}
.header {
	position: relative;
	background: url(../images/bg-header.jpg) repeat-x center;
	height: 230px;
	margin: 0;
	padding: 0;
	top: -30px;
}
div.navigation {
	text-align: center;
	color: #fff;
	font-weight: normal;
	position: relative;
	top: 165px;
	left: 300px;
	width: 690px;
	height: 40px;
	margin: 0;
	padding: 0;
}
div.navigation ul {
	margin: 0px auto;
	padding: 0px;
	background-color: #FCBC25;
}
div.navigation ul li {
	list-style-type: none;
	margin: 0 35px 0 0;
	display: inline;
	padding: 0;
	float: left;
}
div.navigation a {
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-style: normal;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-size-adjust: none;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 40px;
	border: none;
}
div.navigation a.aktiv {
	color: #ffed00;
}
div.navigation a:hover {
	color: #1D0B0B;
}
div.subnavigation {
	text-align: center;
	color: #666666;
	font-weight: normal;
	margin: 0;
	padding: 10px 0 0 15px;
	border: 1px solid #999;
	height: 250px;
	width: 245px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #fff url(../images/bg-aktuelles.jpg);
}
div.subnavigation ul {
	margin: 0px auto;
	padding: 0 0 0 15px;
}
div.subnavigation ul li {
	margin: 0px;
	padding: 0;
	text-align: left;
	list-style: url(../images/list-image-1.png);
}
div.subnavigation a {
	text-decoration: none;
	text-align: left;
	font-style: normal;
	margin: 0;
	padding: 0;
	color: #4FA81A;
	font-size-adjust: none;
	font-weight: bold;
	line-height: 24px;
}
div.subnavigation a.aktiv {
	text-transform: uppercase;
	color: #666;
}
div.subnavigation a:hover {
	color: #1D0B0B;
}
.content {
	margin: 0;
	padding: 0;
	text-align: left;
	left: 0px;
	font-weight: normal;
	line-height: 21px;
	top: 0px;
	min-height: 500px;
}
.adresse {
	text-align: left;
	padding: 0;
	color: #FFFFFF;
	width: 260px;
	float: left;
	padding: 35px 0 0 20px;
	font: normal 1.4em/22px 'futura_lt_btlight', Arial, Helvetica, sans-serif;
}
address {
	font-style: normal;
}
.content ul {
	margin: 0 0 15px 0;
	padding: 0 0 0 15px;
}
.content ul li {
	margin: 0 0 15px 0;
	padding: 0;
}
.aktuelles ul {
	margin: 0 0;
	padding: 0 0 0 15px;
}
.aktuelles ul li {
	margin: 0;
	list-style: url(../images/list-image-1.png);
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.clear {
	clear: both;
	height: 0;
}
.top {
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	margin: 15px;
	text-align: center;
	display: block;
	float: right;
}
.image {
	border: 1px solid #aaaaaa;
}
.left {
	float: left;
	margin: 0 17px 10px 0;
}
.right {
	float: right;
	margin: 0 0 10px 15px;
}
hr, .trennlinie {
	height: 0px;
	clear: both;
	border-top: 1px dotted #6E7C2F;
	border-right: 0 dotted #6E7C2F;
	border-bottom: 0 dotted #6E7C2F;
	border-left: 0 dotted #6E7C2F;
	line-height: 0px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
.footer {
	font-weight: normal;
	font-size: 0.85em;
	margin: 0 auto 30px;
	padding: 55px 0 0 0;
	background: url(../images/bg-footer.jpg) repeat-x center top;
	text-align: left;
	color: #000;
	line-height: 17px;
	top: 0px;
	position: relative;
}
p, h1, h2, h3, h4, h5, h6 {
	margin: 0 0 1em 0;
	padding: 0;
	font-size: 1em;
	font-weight: normal;
}
h1, p.h1 {
	font-size: 1.2em;
	text-transform: uppercase;
}
h2 {
	font-size: 1.1em;
	font-weight: bold;
}
h3 {
	font-size: 0.7em;
	font-weight: lighter;
}
#formular input, #formular textarea, #formular select {
	border: 1px solid #6C3;
	width: 270px;
	font-size: 16px;
	background: #F8F8F8;
	color: #111111;
	margin: 0 5px 4px 0;
	font-weight: bold;
	line-height: 25px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(pie.htc);
}
#formular input:focus, #formular textarea:focus, #formular select:focus {
	border: 1px solid #A6240C;
	background-color: #fff;
}
#formular textarea {
	height: 100px;
}
#formular input.send {
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
	color: #111111;
	border: 3px solid #6c3;
	text-align: center;
	vertical-align: middle;
	padding: 0;
	background-color: #ffed00;
	height: 40px;
	line-height: 17px;
	width: 280px;
	margin: 15px 0 0 0;
}
#formular input:hover.send {
	color: #ffed00;
	border: 3px solid #fefefe;
	padding: 0 5px;
	background-color: #111111;
}
a {
	text-decoration: underline;
	color: inherit;
}
a:hover {
	color: #77C01B;
}
.center {
	width: 990px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	height: 100%;
}
.footer-klein {
	font-size: 0.8em;
	text-align: left;
	margin: 30px 0 0 300px;
}
.mininavi {
	font-size: 0.8em;
	color: #333333;
	position: absolute;
	right: 0px;
	top: 30px;
	height: 20px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	width: auto;
}
.mininavi ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: left;
	float: left;
}
.text {
	width: 690px;
	text-align: justify;
	margin: 0 0 20px 300px;
	padding: 10px 0 0 0;
}
.msbu-link {
	float: left;
	font-size: 0.8em;
	color: #52AB1B;
	font-family: 'futura_lt_btlight', Arial, Helvetica, sans-serif;
	margin: 10px 20px;
}
.bild, .logo, .aktuelles, .subnavigation {
	border: 1px solid #999;
	height: 260px;
	width: 260px;
	font-family: 'futura_lt_btlight', Arial, Helvetica, sans-serif;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	behavior: url(pie.htc);
	z-index: 10;
}
.logo {
	position: absolute;
	top: 0px;
	background: #FFF url(../images/bg-logo.jpg) no-repeat center center;
	color: #4FA81A;
	font-weight: bold;
	font-size: 14px;
	padding: 10px 0 0 0;
	height: 230px;
	width: 260px;
	-webkit-border-radius: 0 0 20px 20px;
	-moz-border-radius: 0 0 20px 20px;
	border-radius: 0 0 20px 20px;
}
.bild {
	border: 1px solid #999;
	height: 260px;
	width: 260px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #fff url(../images/davos-transparent.jpg);
}
.bild img, .rundeck {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	behavior: url(pie.htc);
}
.aktuelles {
	position: absolute;
	top: 280px;
	padding: 20px 15px;
	width: 230px;
	height: 220px;
	background: #FFF url(../images/bg-aktuelles.jpg);
}
.aktuelles h1 {
	text-transform: uppercase;
	color: #4FA81A;
	text-align: center;
	font-size: 1.4em;
	font-family: 'futura_md_btbold', Arial, Helvetica, sans-serif;
	margin-bottom: 12px;
}
.mininavi ul li {
	padding: 0 3px;
}
.mininavi ul li a {
	color: #333333;
	text-decoration: none;
}
.mininavi ul li a.aktiv {
	color: #ffed00;
}
.mininavi a:hover {
	text-decoration: underline;
	color: #000;
}
.logo h1 {
	font-size: 2em;
	text-transform: uppercase;
	color: #666;
	margin: 0 0 15px 0;
	font-family: 'futura_md_btbold', Arial, Helvetica, sans-serif;
}
.seit1983 {
	position: absolute;
	top: -90px;
	right: 0px;
}
.green-uppercase {
	font-weight: bold;
	color: #50A71C;
	text-transform: uppercase;
}
.flag {
	border: 1px solid #333;
	display: none;
}
.aktuelles h4 {
	font-size: 0.9em;
	text-align: right;
}
#sprachenverbinden #line1 {
	line-height: 80%;
}
#sprachenverbinden #line2 {
	font-size: 90%;
	letter-spacing: 1px;
}
#sprachenverbinden #line3 {
	font-size: 1em;
}
#sprachenverbinden #line4 {
	font-style: italic;
	padding-left: 15px;
	font-size: 1.1em;
}
#sprachenverbinden #line5 {
	font-weight: bold;
	letter-spacing: 2px;
}
#sprachenverbinden #line6 {
	font-size: 110%;
	text-align: center;
}
h3 {

}
.text cite, .text em {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
}
/* ++++++++++++++++++++++++++++++++++++++++++ */
.smooth {
	background-color: #000;
	color: #fff;
	display: none;
	float: right;
	font-size: 2em;
	font-weight: bold;
	filter: alpha(opacity=0.5);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0.5)";
	opacity: 0.5;
	padding: 10px;
	position: fixed;
	text-align: center;
	width: 96%;
}
.smooth.top {
	top: 0;
}
.smooth.btn {
	bottom: 20%;
	right: 0;
	width: 30px;
	font-size: 1em;
	border-radius: 10px 0 0 10px;
}
.btn a {
	text-decoration: none !important;
}
.subnavigation ul li ul li {
	list-style: url(../images/list-image-2.png);
}
.logo a {
	color: inherit;
	text-decoration: none;
}
.subnavigation ul li ul {
	padding: 0 0 0 25px;
	margin: 0;
}
.button {
	width: 190px;
	display: block;
	text-align: center;
	padding: 7px;
	background: #4FA81A url(../images/bg-footer.jpg);
	color: #fff;
	text-decoration: none;
	float: right;
	margin: -2px 2px 0 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: #666 4px 4px 0px;
	-moz-box-shadow: #666 4px 4px 0px;
	box-shadow: #666 4px 4px 0px;	
	behavior: url(pie.htc);
}
.button:hover {
	color: #ffed00 !important;
	-webkit-box-shadow: #666 2px 2px 0px;
	-moz-box-shadow: #666 2px 2px 0px;
	box-shadow: #666 2px 2px 0px;
	margin: 0;
}
.angebote p, .angebote ul{
	margin:0px;
	padding:0px;
}
.angebote ul{
	padding-left:16px;
}
