﻿html {
	margin: 0px;
	padding: 0px;
	min-height: 100.05%;
}
body {
	background-color: #ffffff;
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: proxima-nova,Helvetica, Arial, Verdana, sans-serif;
	font-size: 88%;
	font-weight: normal;
	line-height:1.6em;
	text-decoration: none;
	text-align: left;
}
div.clear {
	clear: both;
}
span.text12px {
  font-size: 12px;
}
span.text14pxOrange {
  color:#EE7700;
}
span.textLargeOrangeRight {
  color: #EE7700;
  display: block;
  font-size: 45px;
  font-weight: 800;
  line-height: 45px;
  padding-top: 15px;
  text-align: right;
}
/*------------------------------------ (CSS_STYLED_CONTENT)  ----------------------------------- */
/********************************/
/* Allgemeine Formatierung      */
/********************************/
sup {
    line-height: 0;
    position: relative;
    top: 0.2em;
}
pre {
	font-family: monospace; 
}
a {
	color: #000000;
	text-decoration: none; 
}
a img {
  border:none;
}
a:focus {
	outline: none;
}
a:hover {
	color: #000000; 
}
p, pre { 
	margin: 0px;
	margin-bottom: 20px; 
}
p a {
  text-decoration: underline; 
  color: #EE7700;
}
p.align-left { 
	text-align: left;
}
p.align-center { 
	text-align: center;
}
p.align-right { 
	text-align: right;
}
p.align-justify { 
	text-align: justify;
}
/*********************************/
/* Frames: Abstände, link-to-top */
/*********************************/
p.csc-linkToTop {
	text-align: right;
}
p.csc-linkToTop a {
	font-weight: bold;
}
/* --- */
div.csc-frame {
	border: 0px;
}
div.csc-frame-invisible {
	display: none;
}
div.csc-frame-rulerBefore {
	border-top: 1px solid #000;
}
div.csc-frame-rulerAfter {
	border-bottom: 1px solid #000;
}
div.csc-frame-indent {
	padding-left: 100px;
}
div.csc-frame-indent3366 {
	padding-left: 33%;
}
div.csc-frame-indent6633 {
	padding-right: 33%;
}
div.csc-frame-frame1 {
	font-family: "Times New Roman", Times, serif;
	border-bottom: 1px dotted #aa8e0e;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 1.6em;
}
div.csc-frame-frame1 h1, div.csc-frame-frame1 p {
	padding: 0px;
	margin: 0px;
	font-size: 1em;
}
div.csc-frame-frame2 {
	padding: 2px 4px 2px 4px;
	border: 1px dotted #000;
}
/* --- */
div.csc-frame-frame1 h1, div.csc-frame-frame1 h2, div.csc-frame-frame1 h3, div.csc-frame-frame1 h4, div.csc-frame-frame1 h5, div.csc-frame-frame1 h6 {
	margin-top: 2px;
}
div.csc-frame-frame2 h1, div.csc-frame-frame2 h2, div.csc-frame-frame2 h3, div.csc-frame-frame2 h4, div.csc-frame-frame2 h5, div.csc-frame-frame1 h6 {
	margin-top: 2px;
}
/******************/
/* berschriften  */
/******************/
h1, h2, h3, h4, h5, h6 {
  color:#000000;
  line-height:1em;
  text-transform:uppercase;
  font-weight: 800;
}
h1 {
	font-size: 2.8em;
	margin:28px 0 20px 0;
}
h2 {
	font-size: 1.8em;
}
h3 {
	font-size: 1.6em;
}
h4 {
	font-size: 1.5em;
}
h5 {
	font-size: 1.4em;
}
h6 {
	font-size: 1.3em;
}
h1.csc-firstHeader, h2.csc-firstHeader, h3.csc-firstHeader, h4.csc-firstHeader, h5.csc-firstHeader, h6.csc-firstHeader {
	margin-top: 0px;
}
h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left {
	text-align: left;
}
h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center {
	text-align: center;
}
h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right {
	text-align: right;
}
h1.align-justify, h2.align-justify, h3.align-justify, h4.align-justify, h5.align-justify, h6.align-justify {
	text-align: justify;
}
/* berschriften, verlinkt */
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #0081c6;
	text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration: underline;
}
/* berschrift Datum */
p.csc-header-date {
	font-size: 0.8em;
}
/* Subüberschrift, allgemein */
p.csc-subheader {
	font-weight: bold;
	font-style: italic;
}
/* Subüberschrift, spezifiziert */
p.csc-subheader-0 {
}
p.csc-subheader-1 {
}
p.csc-subheader-2 {
}
p.csc-subheader-3 {
}
/*******************/
/* RTE / Bodytext: */
/*******************/
p.bodytext {
}
p.bodytext a { 
}
/********************/
/* Aufzählungsliste */
/********************/
ul {
	margin-top: 0px;
}
ol {
	margin-top: 0px;
}
li {
	padding-top: 0px;
}

/**********/
/* Bilder */
/**********/
/* Captions */
div.csc-textpic-caption-c .csc-textpic-caption {
	text-align: center;
}
div.csc-textpic-caption-r .csc-textpic-caption {
	text-align: right;
}
div.csc-textpic-caption-l .csc-textpic-caption {
	text-align: left;
}
/* Needed for noRows setting */
div.csc-textpic div.csc-textpic-imagecolumn {
	float: left;
	display: inline;
}
/* Border just around the image */
div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	border: 2px solid #000;
	padding: 0px 0px;
}
div.csc-textpic-imagewrap {
	padding: 0;
}
div.csc-textpic img {
	border: none;
}
/* DIV: This will place the images side by side */
div.csc-textpic div.csc-textpic-imagewrap div.csc-textpic-image {
	float: left;
}
/* UL: This will place the images side by side */
div.csc-textpic div.csc-textpic-imagewrap ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.csc-textpic div.csc-textpic-imagewrap ul li {
	float: left;
	margin: 0;
	padding: 0;
}
/* DL: This will place the images side by side */
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image {
	float: left;
}
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dt {
	float: none;
}
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dd {
	float: none;
}
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dd img {
	border: none;
} /* FE-Editing Icons */
dl.csc-textpic-image {
	margin: 0;
}
dl.csc-textpic-image dt {
	margin: 0;
	display: inline;
}
dl.csc-textpic-image dd {
	margin: 0;
}
/* Clearer */
div.csc-textpic-clear {
	clear: both;
}
/* Margins around images: */
/* Pictures on left, add margin on right */
div.csc-textpic-left div.csc-textpic-imagewrap .csc-textpic-image,
div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap .csc-textpic-image,
div.csc-textpic-intext-left div.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-right: 10px;
}

/* Pictures on right, add margin on left */
div.csc-textpic-right div.csc-textpic-imagewrap .csc-textpic-image,
div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap .csc-textpic-image,
div.csc-textpic-intext-right div.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-left: 10px;
}

/* Pictures centered, add margin on left */
div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-left: 10px;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
  font-size:12px;
	margin: 0;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image IMG {
	margin: 0;
}
/* Space below each image (also in-between rows) */
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	/*margin-bottom: 1px; HIER */
}
div.csc-textpic-equalheight div.csc-textpic-imagerow {
	margin-bottom: 1px;
	display: block;
}
div.csc-textpic div.csc-textpic-imagerow {
	clear: both;
}
/* No margins around the whole image-block */
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-firstcol {
	margin-left: 0px !important;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-lastcol {
	margin-right: 0px !important;
}
/* Add margin from image-block to text (in case of "Text w/ images") */
div.csc-textpic-intext-left div.csc-textpic-imagewrap,
div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
	margin-right: 10px !important;
}
div.csc-textpic-intext-right div.csc-textpic-imagewrap,
div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
	margin-left: 10px !important;
}
/* Positioning of images: */
/* Above */
div.csc-textpic-above div.csc-textpic-text { clear: both; }
/* Center (above or below) */
div.csc-textpic-center {
	text-align: center; /* IE-hack *//* IE-hack */
}
div.csc-textpic-center div.csc-textpic-imagewrap {
	margin: 0 auto;
}
div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	text-align: left; /* Remove IE-hack *//* Remove IE-hack */
}
div.csc-textpic-center div.csc-textpic-text {
	text-align: left; /* Remove IE-hack *//* Remove IE-hack */
}
/* Right (above or below) */
div.csc-textpic-right div.csc-textpic-imagewrap {
	float: right;
}
div.csc-textpic-right div.csc-textpic-text {
	clear: right;
}
/* Left (above or below) */
div.csc-textpic-left div.csc-textpic-imagewrap {
	float: left;
}
div.csc-textpic-left div.csc-textpic-text {
	clear: left;
}
/* Left (in text) */
div.csc-textpic-intext-left div.csc-textpic-imagewrap {
	float: left;
}
/* Right (in text) */
div.csc-textpic-intext-right div.csc-textpic-imagewrap {
	float: right;
}
/* Right (in text, no wrap around) */
div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
	float: right;
	clear: both;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html div.csc-textpic-intext-right-nowrap .csc-textpic-text {
	height: 1%;
}
/* End hide from IE5/mac */
/* Left (in text, no wrap around) */
div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
	float: left;
	clear: both;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html div.csc-textpic-intext-left-nowrap .csc-textpic-text {
	height: 1%;
}
/* End hide from IE5/mac */
/* Spezieller style wenn bilder in einem "Rahmen (border)" dargestellt werden */
div.imageblock {
	margin-bottom: 10px;
}
/*********************************/
/* Aufzählungsliste spezifiziert */
/*********************************/
/* Aufzählungsliste, allgemein */
ul.csc-bulletlist li {
}
/* Aufzählungsliste, spezifiziert */
ul.csc-bulletlist-0 {
}
ul.csc-bulletlist-1 {
	list-style-type: decimal;
}
ul.csc-bulletlist-2 {
	list-style-position: inside;
}
ul.csc-bulletlist-3 {
	list-style-type: square;
}
/***********************/
/* Tabellen, allgemein */
/***********************/
table.contenttable {
  border-collapse: collapse;
	margin:0;
	padding:0;
  width:100%
}
table.contenttable tr td {
}
table.contenttable tr th { 
}

/* Tabellen, spezifiziert */
table.contenttable-0 {
}
table.contenttable-0 th {
}
table.contenttable-0 tr td {
}
table.contenttable-0 tr td.td-0 {
}
table.contenttable-0 tr td.td-last {
}

/* Layout 1 */
table.contenttable-1 {
}
table.contenttable-1 tr th {
}
table.contenttable-1 tr td {
}
table.contenttable-2 {
}
table.contenttable-2 tr td {
}
table.contenttable-3 {
}
/*************************/
/* Dateilinks, allgemein */
/*************************/
table.csc-uploads {
	border: 0px;
}
table.csc-uploads tr td p {
	background-color: transparent;
	font-size: 1em;
}
table.csc-uploads tr td {
	vertical-align: top;
}
table.csc-uploads tr.tr-even {
	background-color: #fff;
}
table.csc-uploads tr.tr-odd {
	background-color: #EBEBEB;
}
table.csc-uploads tr td.csc-uploads-icon {
	padding-left: 6px;
	padding-right: 6px;
	width: 1%;
	text-align: center;
	vertical-align: middle;
}
table.csc-uploads tr td.csc-uploads-fileName {
	width: 80%;
	padding-left: 5px;
}
table.csc-uploads tr td.csc-uploads-fileName p a {
	font-weight: bold;
}
table.csc-uploads tr td.csc-uploads-fileName p.csc-uploads-description {
	font-style: italic;
}
table.csc-uploads tr td.csc-uploads-fileSize {
	white-space: nowrap;
	padding-left: 6px;
	padding-right: 6px;
}
/* Dateilinks, spezifiziert */
table.csc-uploads-1 {
}
table.csc-uploads-2 {
}
table.csc-uploads-3 {
}
/**************************/
/* Verschiedene Formulare */
/**************************/
form { 
	margin: 0px;
}
input, textarea, select { 
	padding-left: 3px; 
	margin-bottom: 2px;
	border: 1px solid #000;
}
input.submit {
	clear: both;
	color: #000;
	background-color: #bbb;
	border: 2px solid #bbb;
}
label {
	padding-top: 3px;
	display: block;
	float: left;
}
/* Email, Login und Such- Formular allgemein: */

/* Email Formular, spezifiziert */

/* Such Formular, spezifiziert */

/* Login Formular, spezifiziert */

/* Sitemap */
div.csc-sitemap ul {
  list-style-image:url(../images/pfeil-angebote.gif);
}

/* ------------------- Template Container - Styles ----------------------*/
/* Breite: 990px*/
/* Breiten- und Höhenangaben in em für flexibles Layout! 10px = 0.9em (bei font-size: 70% - entspricht 11px)*/
div.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

div#staticcontent {
  position: fixed;
  top: 0;
  width: 220px;
  z-index: 500;
}
div#container {
  margin: 0 auto;
  padding: 0;
  width: 960px;
}
div#footer {
  position:relative;
}
div#footer-navigation {
  background-color:#f2f2f2;
  float:left;
  margin: 0 auto;
  position:relative;
  width:100%;
}
div#footer-info {
  background-color:#ee7700;
  float:left;
  margin: 0 auto;
  position:relative;
  width:100%;
}
div#footer-navigation-align,
div#footer-info-align {
  margin: 0 auto;
  width: 960px;
}
div#footer-navigation-float {
  float:left;
  padding: 25px 10px 25px 10px;
  width:940px;
}
div#footer-info-float {
  float:left;
  padding: 25px 0 25px 0;
  width: 960px;
}
div.footer-hauptnav {
  float:left;
  padding:0 20px;
  width:180px;
}
div.footer-hauptnav h3,
div.footer-socialnav h3,
div.footer-hotelnav h3 {
  color:#9a9a9a;
  font-size:14px; 
  margin:0 0 15px 0;
}
div.footer-hauptnav a {
  color:#9a9a9a;
  display:block;
  width:100%;
}
div.footer-hauptnav a:hover {
  opacity:0.8;
}
div.footer-socialnav {
  float:left;
  padding:0 20px;
  width:180px;
}
div.footer-hotelnav {
  float:left;
  padding:0 20px;
  width:300px;
}
div.footer-hotelnav a {
  color:#9a9a9a;
  display:block;
  width:100%;
}
div.footer-hotelnav a:hover {
  opacity:0.8;
}
div.footer-social-icon a {
  display:block;
  line-height:22px;
}
div.footer-social-icon a:hover {
  opacity:0.8;
}
div.footer-social-icon img {
  margin-right:8px;
  position:relative;
  top:4px;
}
div.footer-logo {
  float:left;
  padding-left:40px;
}
div.footer-logo a:hover {
  opacity:0.8;
}
div.footer-info-numbers {
  color:#fff;
  float:left;
  width:100%;
}
div.footer-info-icon {
  float:left;
  margin-bottom:10px;
  width:240px;
  text-align:center;
}
span.footer-icon-number {
  display:block;
  font-size:90px;
  font-weight:bold;
  line-height:90px;
  text-shadow: 0px -1px 1px #777;
}
span.footer-icon-text {
  display:block;
  font-weight:800;
  text-shadow: 0px -1px 1px #777;
}
div.footer-copyright {
  border-top:1px solid #f5ad66;
  border-bottom:1px solid #f5ad66;
  color:#f5ad66;
  line-height:40px;
  float:left;
  text-align:center;
  text-transform:uppercase;
  width:100%;
}

/*div#container-slide {
  background-image:url(../images/bg-slide.png);
  background-repeat:repeat-y;
  margin-top:110px;
}*/
div#container-align {
  background-image:url(../images/bg-slide.png);
  background-repeat:repeat-y;
  padding-left: 230px;
  position: relative;
  /*top: -110px;*/
  width: 730px;
}
div.contentbox {
  /*padding-top:16px;*/
  padding-bottom:40px;
  position:relative;
  z-index:0;
}
div.contentbox h1,
div.contentbox h2,
div.contentbox h3,
div.contentbox h4,
div.contentbox h5,
div.contentbox h6,
p {
  padding-left:20px;
}
div.logo {
  left: 18px;
  position: absolute;
  top: 20px;
  z-index:2;
}
div.sprachnav {
  left: 24px;
  position: absolute;
  top: 0;
  z-index:1;
}
div.sprachnav a {
  margin-right:6px;
}
div.nach-oben {
  background-image:url(../images/arrow-black-up.png);
  background-position:right center;
  background-repeat:no-repeat;
  display:block;
  font-weight:bold;
  text-align:right;
  width:100%;
}
div.nach-oben a {
  border-bottom:3px solid #bfbfbf;
  padding-right:12px;
}


/*--Hauptnav--*/
div.navigation {
  float:left;
  width:220px;
}
div.navigation-align {
  background-image:url(../images/bg-menu-shadow.png);
  background-repeat:repeat-y;
  background-position:4px top;
  float:left;
  position:relative;
  width:220px;
  z-index:0;
}
div.navigation-bottom {
  background-image: url("../images/bg-visit-us-bottom.png");
  background-repeat: no-repeat;
  display: block;
  float:left;
  height: 20px;
  margin: 0;
  position:relative;
  width: 220px;
}
div.hauptnav {
  background-color:#fff;
  background-image:url(../images/menu-middle.png);
  background-repeat:repeat-y;
  margin:0 10px;
  padding-top: 170px;
  padding-bottom:6px;
  position:relative;
  width:200px;
  z-index:10;
}
div.hauptnav a {
  background-image:url(../images/list-item-menu.png);
  background-repeat:no-repeat;
  background-position:left center;
  display:block;
  font-weight: 300;
  font-size: 1.1em;
  line-height:1.5em;
  padding:0 10px 0 10px;
  margin-left:15px;
  text-transform:uppercase;
  width:165px;
}
div.hauptnav a:hover {
  color: #EE7700;
  background-image:url(../images/list-item-menu2.png);
}
div.hauptnav-menu-bottom {
  background-image: url("../images/menu-bottom.png");
  background-repeat: no-repeat;
  display: block;
  height: 11px;
  margin: 0 10px;
  position:relative;
  width: 200px;
  z-index:10;
}

div.socialnav {
  background-image: url("../images/bg-visit-us.png");
  background-repeat: no-repeat;
  color: #929292;
  display: block;
  font-weight: bold;
  height: 36px;
  margin: -12px 10px 0;
  padding-left: 15px;
  padding-top:12px;
  position: relative;
  width: 185px;
  z-index: 9;
  line-height: 40px;
  text-align: center;
}
div.socialnav a {
  position:relative;
  top:8px;
  margin-left:12px;
}

div.messetermine {
  position:absolute;
  left:740px;
  top:0;
  width:212px;
}
div.messetermine div.ka-panel {
  background-image: url("../images/bg-messetermine-middle.png");
  background-repeat: repeat-y;
  display: block;
  float:left;
  position:relative;
  width: 212px;
}
div.messetermine h1 {
  background-image: url("../images/arrow-white-down.png");
  background-repeat:no-repeat;
  background-position:140px 16px;
  color:#fff;
  cursor:pointer;
  font-size:14px;
  font-weight:bold;
  line-height:24px;
  margin:0;
  padding:8px 0 0 20px;
}
div.messetermine div.open h1 {
  background-image: url("../images/arrow-white-up.png");
}
div.messetermine-container {
  font-size:12px;
  padding:5px 15px 0 15px;
}
div.messetermine-container ul {
  color:#fff;
  padding:0 0 0 20px;
  margin:0;
}
div.messetermine-bottom {
  background-image: url("../images/bg-messetermine-bottom.png");
  background-repeat: no-repeat;
  display: block;
  float:left;
  height: 22px;
  position:relative;
  width: 212px;
}

/* *** IMAGE_CYCLE *** */
div#picture div.tx-imagecycle-pi1 {
	height:400px;
}
div.tx-imagecycle-pi1 {
	display: block;
	height:520px;
	position: relative;
	z-index: 0;
	width:100%;
}
div#container ul.tx-imagecycle-pi1-images {
  list-style: none inside none;
  margin:0;
  padding:0;
  overflow:hidden;
}
div#container ul.tx-imagecycle-pi1-images li {
  list-style:none;  
}
div.tx-imagecycle-pi1-pager {
  background-image:url(../images/imagecycle-bg.png);
  background-repeat:no-repeat;
  color:#fff;
  font-size:13px;
  font-weight:bold;
  line-height:34px;
  height:34px;
  left:0px;
  bottom:0;
  position:absolute;
  width:100%;
  z-index:10000;
}
div.tx-imagecycle-pi1-pager a {
  color:#fff;
  float:left;
  padding:0 12px 0 11px;
  margin-left:10px;
}
div.tx-imagecycle-pi1-pager a.activeSlide {
  background-image:url(../images/imagecycle-selected.png);
  background-repeat:no-repeat;
  background-position:center;
  color:#000;
}

/* Formatierung von Sprechblasen in der Googlemap */
div#Tx_AdGoogleMaps_Canvas_Uid_1 h1 {
  font-size:14px;
  margin:15px 0 5px 0;
}
div#Tx_AdGoogleMaps_Canvas_Uid_1 a {
  color:#EE7700;
}
div.google-map-legend {
  background-color:#000;
  color:#fff;
  display:block;
  height:31px;
  line-height:31px;
  width:730px;
}
div.google-map-legend img {
  position:relative;
  top:3px;
}
div.google-map-legend-icon {
  padding-left:10px;  
  float:left;
} 

div.wirte-motorrad-hotels {
  height:520px;
  position:relative;
  width:730px;
}
div.wirt-info {
  cursor:pointer;
  display:block;
  height:60px;
  position:absolute;
  width:60px;
}
div.wirt-info:hover {
  border: 1px solid #FFFFFF;
}
div.wirt-info-text {
  display: none;
  background-image: url("../images/bg-tooltip.png");
  background-repeat: repeat;
  left: 60px;
  line-height: 18px;
  padding: 5px;
  position: absolute;
  top: 60px;
  width: 170px;
}
div#wirt-info-1 {
  left: 122px;
  top: 190px;
}
div#wirt-info-2 {
  left: 207px;
  top: 208px;
}
div#wirt-info-3 {
  left: 220px;
  top: 331px;
}
div#wirt-info-4 {
  left: 344px;
  top: 238px;
}
div#wirt-info-5 {
  left: 404px;
  top: 249px;
}
div#wirt-info-6 {
  left: 444px;
  top: 190px;
}
div#wirt-info-7 {
  left: 463px;
  top: 353px;
}
div#wirt-info-8 {
  left: 502px;
  top: 230px;
}
div#wirt-info-9 {
  left: 591px;
  top: 200px;
}
div#wirt-info-8 div.wirt-info-text,
div#wirt-info-9 div.wirt-info-text {
  left: -180px;
}

/***** CONTAINER *****/
div.container-2cols {
  float:left;
  display:block;
  width:100%;
}
div.container-2cols h1 {
  margin-top:0;
}
div.container-2cols-left {
  float:left;
  width:50%;
}
div.container-2cols-right {
  float:left;
  width:50%;
}
/* Spaltenabstand */
div.container-2cols-left-align {
  padding-right:10px;
}
div.container-2cols-right-align {
  padding-left:10px;
}
/* Aufheben, weil Spaltenabstand */
div.container-2cols-right div.contentbox h1,
div.container-2cols-right div.contentbox h2,
div.container-2cols-right div.contentbox h3,
div.container-2cols-right div.contentbox h4,
div.container-2cols-right div.contentbox h5,
div.container-2cols-right div.contentbox h6,
div.container-2cols-right p {
  padding-left:0px;
}
div.container-1col-small {
  float:left;
  position:relative;
  width:100%;
  z-index:0;
}
div.container-1col-small h1 {
  margin-top:0;
}
div.container-1col-small-picture {
  position:absolute;
  top:0;
  left:20px;
  z-index:-1;
  width:720px;
}
div.container-1col-small-align {
  padding-right:410px;
  position:relative;
  z-index:0;
}
div.container-1col-with-bg {
  float:left;
  position:relative;
  width:100%;
  z-index:0;
}
div.container-1col-with-bg-align {
  position:relative;
  z-index:0;
}
div.container-1col-with-bg-picture {
  position:absolute;
  top:0;
  left:20px;
  z-index:-1;
  width:720px;
}
div.container-buttons {
  float:left;
  width:100%;
}
div.container-buttons a {
  background-image:url(../images/link-button.png);
  background-repeat:no-repeat;
  color:#fff;
  display:block;
  font-weight:bold;
  float:left;
  height:30px;
  line-height:30px;
  margin-right:20px;
  text-align:center;
  text-decoration:none;
  width:120px;  
}
div.container-buttons a:hover {
  opacity:0.8;
}

img.partner-logo {
  background-image:url(../images/partner.png);
  background-repeat:no-repeat;
  height:220px;
  width:220px;
}
img.partner-logo-baehr:hover {
  background-position:-220px -1980px;
}
img.partner-logo-baehr {
  background-position:0 -1980px;
}
img.partner-logo-bmw:hover {
  background-position:-220px -1760px;
}
img.partner-logo-bmw {
  background-position:0 -1760px;
}
img.partner-logo-bridgestone:hover {
  background-position:-220px -1540px;
}
img.partner-logo-bridgestone {
  background-position:0 -1540px;
}
img.partner-logo-eggental:hover {
  background-position:-220px -1320px;
}
img.partner-logo-eggental {
  background-position:0 -1320px;
}
img.partner-logo-kaunertal:hover {
  background-position:-220px -1100px;
}
img.partner-logo-kaunertal {
  background-position:0 -1100px;
}
img.partner-logo-moto73:hover {
  background-position:-220px -880px;
}
img.partner-logo-moto73 {
  background-position:0 -880px;
}
img.partner-logo-mototurismo:hover {
  background-position:-220px -660px;
}
img.partner-logo-mototurismo {
  background-position:0 -660px;
}
img.partner-logo-rukka:hover {
  background-position:-220px -2420px;
}
img.partner-logo-rukka {
  background-position:0 -2420px;
}
img.partner-logo-silvretta:hover {
  background-position:-220px -440px;
}
img.partner-logo-silvretta {
  background-position:0 -440px;
}
img.partner-logo-swmotech:hover {
  background-position:-220px -220px;
}
img.partner-logo-swmotech {
  background-position:0 -220px;
}
img.partner-logo-timmelsjoch:hover {
  background-position:-220px 0;
}
img.partner-logo-timmelsjoch {
  background-position:0 0;
}
img.partner-logo-touratech:hover {
  background-position:-220px  -2200px;
}
img.partner-logo-touratech {
  background-position:0 -2200px;
}
img.partner-logo-mzd {
  background-position:0 -2860px;
}
img.partner-logo-mzd:hover {
  background-position:-220px -2860px;
}
img.partner-logo-yss {
  background-position:0 -2640px;
}
img.partner-logo-yss:hover {
  background-position:-220px -2640px;
}
img.partner-logo-db {
  background-position:0 -3080px;
}
img.partner-logo-db:hover {
  background-position:-220px -3080px;
}
img.partner-logo-hispania {
  background-position:0 -3300px;
}
img.partner-logo-hispania:hover {
  background-position:-220px -3300px;
}
img.partner-logo-tirolwest {
  background-position:0 -3520px;
}
img.partner-logo-tirolwest:hover {
  background-position:-220px -3520px;
}
img.partner-logo-rennkuh {
  background-position:0 -3740px;
}
img.partner-logo-rennkuh:hover {
  background-position:-220px -3740px;
}
img.partner-logo-bikerfactory {
  background-position:0 -3960px;
}
img.partner-logo-bikerfactory:hover {
  background-position:-220px -3960px;
}

div.hotel-logo-container {
  float:left;
  padding-left:10px;
  width:720px;
}
div.hotel-logo-container a {
  display:block;
  float:left;
}
img.hotel-logo {
  border:10px solid #fff;
  background-image:url(../images/hotels.png);
  background-repeat:no-repeat;
  height:220px;
  width:220px;
}
img.hotel-logo:hover {
  border:10px solid #f6f6f6;
}
img.hotel-logo-enzian {
  background-position:0 -440px;
}
img.hotel-logo-enzian:hover {
  background-position:-220px -440px;
}
img.hotel-logo-weisseespitze {
  background-position:0 -1760px;
}
img.hotel-logo-weisseespitze:hover {
  background-position:-220px -1760px;
}
img.hotel-logo-fernblick {
  background-position:0 -660px;
}
img.hotel-logo-fernblick:hover {
  background-position:-220px -660px;
}
img.hotel-logo-apartvivaldi {
  background-position:0 0;
}
img.hotel-logo-apartvivaldi:hover {
  background-position:-220px 0;
}
img.hotel-logo-mariatheresia {
  background-position:0 -880px;
}
img.hotel-logo-mariatheresia:hover {
  background-position:-220px -880px;
}
img.hotel-logo-condor {
  background-position:0 -220px;
}
img.hotel-logo-condor:hover {
  background-position:-220px -220px;
}
img.hotel-logo-mondschein {
  background-position:0 -1320px;
}
img.hotel-logo-mondschein:hover {
  background-position:-220px -1320px;
}
img.hotel-logo-granparadis {
  background-position:0 -1100px;
}
img.hotel-logo-granparadis:hover {
  background-position:-220px -1100px;
}
img.hotel-logo-simonhof {
  background-position:0 -1540px;
}
img.hotel-logo-simonhof:hover {
  background-position:-220px -1540px;
}
div.button-website {
  background-color: #EE7700;
  background-image: url("/fileadmin/template/images/button-website-bg.png");
  height: 30px;
  width: 325px;
  margin: 20px 0 0 0;
}
div.button-website a {
  background-image: url("/fileadmin/template/images/list-item-menu3.png");
  background-position: 10px 11px;
  background-repeat: no-repeat;
  color: #FFFFFF;
  display: block;
  font-size: 1.2em;
  font-weight: bold;
  padding: 3px 0 3px 30px;
}
/* Mikroseiten */
body.lightbox-container {
  background-image:none;
}
div#lightbox {
  margin:0 auto;
  padding:25px;
  position:relative;
  width:895px;
}
div#lightbox h1,
div#lightbox h2,
div#lightbox h3,
div#lightbox h4,
div#lightbox h5,
div#lightbox h6,
div#lightbox p {
  padding:0;
}
div#lightbox p {
  margin-bottom:10px;
}
div#lightbox div#logo {
  float:left;
  width:220px;
}
div#lightbox div#address {
  float:left;
  width:675px;
}
div#lightbox div#address h1 {
  font-size:16px;
  font-weight:bold;
  margin:0 0 5px 0;
  line-height:1em;
  text-transform:none;
}
div#lightbox div#address a {
  text-decoration:underline;
}
div#lightbox div#container {
  float:left;
  width:910px;
}
div#lightbox div#picture {
  float:left;
  width:585px;
}
div#lightbox div#content {
  float:left;
  width:325px;
}
div#lightbox div#content h1 {
  font-size:18px;
  font-weight:bold;
  line-height:1.2em;
  margin:0 0 5px 0;
}
a.facebookLink {
  background-image:url(../images/facebook.png);
  background-repeat:no-repeat;
  padding-left:20px;
}
