﻿html {
	margin: 0px;
	padding: 0px;
	min-height: 100.05%;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	line-height:1.6em;
	text-decoration: none;
	text-align: left;
	color: #000;
	background-color: #fff;
	overflow-y: scroll;
}
div.clear {
	clear: both;
}
/*------------------------------------ (CSS_STYLED_CONTENT)  ----------------------------------- */
/********************************/
/* Allgemeine Formatierung      */
/********************************/
pre {
	font-family: monospace; 
}
a {
	color: #af003e;
	text-decoration: none; 
}
a:hover {
	color: #af003e; 
}
a.storno {
  background-color:#AF003E;
  color:#fff;
  display:block;
  float:left;
  font-weight:bold;
  line-height:20px;
  text-align:center;
  width:100%;
  /* runde Ecken" */
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 1px 1px 2px #666;
  -moz-box-shadow: 1px 1px 2px #666;
  box-shadow: 1px 1px 2px #666;
}
a.storno:hover {
  color:#fff;
}
p, pre { 
	margin: 0px;
	margin-bottom: 10px; 
}
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:#af003e;
}
h1 {
	font-size: 1.8em;
	font-weight: bold;
	margin:0 0 6px 0;
	font-family: "Book Antiqua", serif;
}
h2 {
	font-size: 1.7em;
	font-weight: bold;
	margin:0 0 5px 0;
}
h3 {
	font-size: 1.4em;
	margin:0 0 4px 0;
}
h4 {
  color:#000;
	font-size: 1.5em;
	font-weight: bold;
	margin:0 0 3px 0;
	text-align:center;
}
h5 {
	font-size: 1.4em;
	font-weight: bold;
	margin:0 0 3px 0;
}
h6 {
	font-size: 1.3em;
	font-weight: bold;
	margin:0 0 3px 0;
}
h1.csc-firstHeader, h2.csc-firstHeader, h3.csc-firstHeader, h4.csc-firstHeader, h5.csc-firstHeader, h6.csc-firstHeader {
	margin-top: 0px;
	font-size: 2.5em;
}
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: #af003e;
	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 {
}
/*******************/
/* Newsletter ******/
/*******************/
html {
	margin: 0px;
	padding: 0px;
	min-height: 100.05%;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	line-height:1.6em;
	text-decoration: none;
	text-align: left;
	color: #000;
	background-color: #fff;
}
div.clear {
	clear: both;
}
span.roteSchrift {
  color: #af003e;
}
span.roteSchriftFett {
  color: #af003e;
  font-size:1.1em;
  font-weight:bold;
}
span.blaueSchrift {
  color: #0062ac;
  font-weight:bold;
}
/*------------------------------------ (CSS_STYLED_CONTENT)  ----------------------------------- */
/********************************/
/* Allgemeine Formatierung      */
/********************************/
pre {
	font-family: monospace; 
}
a {
	color: #af003e;
	text-decoration: none; 
}
a:hover {
	color: #af003e; 
}
p, pre { 
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 10px 
}
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:#af003e;
}
h1 {
	font-size: 1.8em;
	font-weight: bold;
	margin:0 0 6px 0;
}
h2 {
	font-size: 1.7em;
	font-weight: bold;
	margin:0 0 5px 0;
}
h3 {
	font-size: 1.4em;
	margin:0 0 4px 0;
}
h4 {
  color:#000;
	font-size: 1.5em;
	font-weight: bold;
	margin:0 0 3px 0;
	text-align:center;
}
h5 {
	font-size: 1.4em;
	font-weight: bold;
	margin:0 0 3px 0;
}
h6 {
	font-size: 1.3em;
	font-weight: bold;
	margin:0 0 3px 0;
}
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: #af003e;
	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 {
}
/************************/
/* NEWSLETTER Anmeldung */
/************************/
div.feld {
  float:left;
  margin-bottom:3px;
  width:580px;
}
div.feld label {
  float:left;
  width:365px;
}
div.feld input {
  border:1px solid #666;
  float:left;
  width:200px;
}
input.tx_webinstamailing_submit {
background-color:#AF013E;
border:1px solid #AF013E;
color:#FFFFFF;
float:left;
margin-left:365px;
width:205px;
}
div.tx-webinstamailinglist-pi1 {
	clear:both;
	
}

div.unsubscribe {
  float:left;
  margin-bottom:3px;
  width:580px;
}
div.unsubscribe label {
  float:left;
  width:100%;
}
div.unsubscribe input {
  border:1px solid #666;
  float:left;
  width:200px;
}
div.unsubscribe input.tx_webinstamailing_submit {
  margin:0;
  width:205px;
}

/*******************/
/* RTE / Bodytext: */
/*******************/
p.bodytext {
}
p.bodytext a { 
}
/********************/
/* Aufzählungsliste */
/********************/
ul {
	margin-top: 0px;
}
ol {
	margin-top: 0px;
}
li {
	padding-top: 5px;
}
/***********/
/* Tabelle */
/***********/
table.contenttable {
	margin: 10px 0px 10px 0px;
	width: 100%;
}
table.contenttable tr td { 
  padding: 0px;
  width: 200px;
}
table.contenttable tr td p.bodytext { 
}
table.contenttable tr { 
}
td.align-left { 
	text-align: left;
}
td.align-center { 
	text-align: center;
}
td.align-right { 
	text-align: right;
}
td.align-justifyt { 
	text-align: justify;
}
/**********/
/* 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 {
	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 p {
}
/* Tabellen, spezifiziert */
table.contenttable-0 {
  border-spacing:0;
  padding:0;
  margin:0;
}
table.contenttable-0 tr td {
	
}
table.contenttable-0 tr.tr-0 td {
  
}
table.contenttable-0 tr td.td-0 {
  font-weight:bold;
	width:20px;
}
table.contenttable-0 tr td.td-last {
  font-weight:bold;
  text-align:right;
}
table.contenttable-1 {
	
}
table.contenttable-1 tr td {
	
}
table.contenttable-1 tr td.td-0 {
	
}
table.contenttable-1 tr td.td-last {
  
}

table.contenttable-2 {
}
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-header.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#breite {
  position:relative;
  margin:auto;
	width: 951px; 
}
div#container {
  background-image:url(../images/bg.gif);
  background-repeat:repeat-y;
  float:left;
  width:100%;
}
div#top {
  float:left;
  margin:4px 0;
  width:100%;
}
div.logo-oetztal {
  float:left;
  width:90px;
}
div.extranav {
  float:right;
  width:511px;
  text-align:right;
}
div.sprachnav {
  float:right;
  width:100px;
  text-align:right;
}
div#left {
	float: left;
	width: 711px;
}
div#left-align {
  float:left;
  padding-right:10px;
}
div#right {
  float:left;
  width:230px;
}
div#right-align {
  float:left;
  padding:10px;
}
div#header {
  float:left;  
  border-bottom:4px solid #af003e;
  width:700px;
}
div#content {
  float:left;
	width: 100%;
}
div#content-align {
  float:left;
  padding:30px 0 15px 45px;
}
div.logo {
  margin-top:20px;
}
div.address {
  float:left;
  line-height:1.3em;
  width:100%;
}

/*--Hauptnav--*/
ul.hauptnav {
  float:left;
  font-size:1.4em;
  list-style:none;
  margin:20px 0 20px 0;
	padding:0;
}
ul.hauptnav li {
  float:left;
  line-height:1.4em;
  list-style:none;
  padding:0;
  width:205px;
}
ul.hauptnav li a {
  color:#000;
}
ul.hauptnav li a:hover {
}
ul.hauptnav li.cur {
  border-top:1px dotted #666;
  border-bottom:1px dotted #666;
  background-image:url(../images/listitem.gif);
  background-repeat:no-repeat;
  background-position:left center;
  padding-left:15px;
}
ul.hauptnav li.akt {
  background-color:#ededed;
  border-top:1px dotted #666;
  background-image:url(../images/listitem.gif);
  background-repeat:no-repeat;
  background-position:1px 4px;
  padding-left:15px;
}
ul.hauptnav ul.unternav {
  background-color:#ededed;
  border-bottom:1px dotted #666666;
  float:left;
  left:-15px;
  list-style:none;
  margin:0;
  padding:0 0 0 15px;
  position:relative;
  width:205px;
}
ul.hauptnav ul.unternav li {
  font-size:0.8em;
}
ul.hauptnav ul.unternav li.cur {
  background-image:none;
  border:none;
  padding-left:0px;
}
ul.hauptnav ul.unternav li.cur a {
  color:#AF003E;
}

/*--Subnav--*/
ul.extranav {
  color:#666;
  float:right;
  font-size:0.9em;
  font-weight:bold;
	list-style: none;
	margin:0;
	padding:0;
	text-transform:uppercase;
}
ul.extranav li {
  float:left;
  margin-left:10px;
  padding-top:4px;
}
ul.extranav li a {
  color:#666;
  text-transform:uppercase;
}

/* Powermail Schnellanfrage */

div.schnellanfrage {
  float:left;
  margin:30px 0 10px 0;
  width:100%;
}
div.schnellanfrage h1 {
  background-image:url(../images/pfeil-header.gif);
  background-repeat:no-repeat;
  background-position:left center;
  border-bottom:1px solid #af003e;
  float:left;
  font-size:0.9em;
  padding-left:10px;
  text-transform:uppercase;
  width:210px;
}
form#schnellanfrage {
  float:left;
  font-size:11px;
  margin:0 0 5px 0;
  padding:0 0 5px 0;
  width:220px;
}
* html form#schnellanfrage { 
  width:230px;  
}
form#schnellanfrage fieldset {
  border:none;
  float:left;
  margin:0;
  padding:0;
  width:100%;
}
form#schnellanfrage fieldset legend {
  display:none;
}
form#schnellanfrage label {
  padding:0;
  line-height:16px;
}
form#schnellanfrage input {
  border-color:#9f9f9f;
  font-size:11px;
  color:#666;
}

/* Anreise Datum */
form#schnellanfrage div#powermaildiv_uid1 {
  float:left;
  width:75px;
}
form#schnellanfrage div#powermaildiv_uid1 label {
  float:left;
  width:65px;
}
form#schnellanfrage div#powermaildiv_uid1 input {
  float:left;
  width:65px;
}
/* Tage */ /* Erw */
form#schnellanfrage div#powermaildiv_uid2,
form#schnellanfrage div#powermaildiv_uid3,
form#schnellanfrage div#powermaildiv_uid4 {
  float:left;
  width:30px;
}
form#schnellanfrage div#powermaildiv_uid2 label,
form#schnellanfrage div#powermaildiv_uid3 label,
form#schnellanfrage div#powermaildiv_uid4 label {
  float:left;
  width:20px;
}
form#schnellanfrage div#powermaildiv_uid2 input,
form#schnellanfrage div#powermaildiv_uid3 input,
form#schnellanfrage div#powermaildiv_uid4 input {
  float:left;
  width:20px;
}
/* Kinder/Alter */
form#schnellanfrage div#powermaildiv_uid5 {
  float:left;
  position:relative;
  width:55px;
}
form#schnellanfrage div#powermaildiv_uid5 label {
  position:absolute;
  left:-30px;
}
* html form#schnellanfrage div#powermaildiv_uid5 label {
  /*border:1px solid red;*/
  position:relative;
  left:-30px;
  width:65px;
}
form#schnellanfrage div#powermaildiv_uid5 input {
  float:left;
  position:relative;
  top:16px;
  width:50px;
}
* html form#schnellanfrage div#powermaildiv_uid5 input {
  top:0;
}
/* Name und Email-Adresse */
form#schnellanfrage div#powermaildiv_uid6,
form#schnellanfrage div#powermaildiv_uid7 {
  float:left;
  position:relative;
  width:95px;
}
form#schnellanfrage div#powermaildiv_uid6 label,
form#schnellanfrage div#powermaildiv_uid7 label {
  float:left;
  width:85px;
}
form#schnellanfrage div#powermaildiv_uid6 input,
form#schnellanfrage div#powermaildiv_uid7 input {
  float:left;
  width:85px;
}
/* Abschicken */
form#schnellanfrage div#powermaildiv_uid8 {
  float:left;
  width:30px;
  margin-top:16px;
}
* html form#schnellanfrage div#powermaildiv_uid8 {
  /*float:left;
  width:19px;*/
}
form#schnellanfrage div#powermaildiv_uid8 input {
  background-color:#af003e;
  border:none;
  color:#ffffff;
  display:block;
  float:left;
  font-size:0.9em;
  font-weight:bold;
  line-height:16px;
  /*padding:0 0 2px 0;*/
  margin:0;
  padding:1px 0 1px 0;
  position:relative;
  /*top:16px;*/
  width:30px;
}
* html form#schnellanfrage div#powermaildiv_uid8 input {
  line-height:14px;
}
*+ html form#schnellanfrage div#powermaildiv_uid8 input {
  line-height:14px;
}
form#schnellanfrage span.powermail_mandatory {
  display:none;
}
div.schnellanfrage powermail_mandatory_list {
  margin-bottom:0;
}
div.schnellanfrage input.tx-powermail-pi1_mandatory_submit {
  background-color:#af003e;
  border:none;
  margin-bottom:10px;
  color:#ffffff;
}

form#schnellanfrage div#powermaildiv_uid243,
form#schnellanfrage div#powermaildiv_uid244 {
  float:left;
  width:100%;
}
form#schnellanfrage div#powermaildiv_uid243 p,
form#schnellanfrage div#powermaildiv_uid244 p {
  display:none;
}
form#schnellanfrage div.powermail_radio_inner {
  float:left;
  width:105px;
}
form#schnellanfrage div#powermaildiv_uid243 input,
form#schnellanfrage div#powermaildiv_uid244 input {
  float:left;
  margin:3px 4px 3px 0;
  width:15px;
}
form#schnellanfrage div#powermaildiv_uid243 label,
form#schnellanfrage div#powermaildiv_uid244 label {
  padding-top:2px;
  width:75px;
}


/* Callback Formular */

form#callback {
  
}
form#callback fieldset {
  border:none;
  margin:0;
  padding:0;
}
form#callback fieldset legend {
  display:none;
}
form#callback div.tx_powermail_pi1_fieldwrap_html {
  float:left;
  margin-bottom:5px;
  width:100%;
}
form#callback label {
  float:left;
  width:110px;
}
form#callback input {
  float:left;
  border-color:#9F9F9F;
  color:#666666;
  width:250px;
}
form#callback input.powermail_submit_uid12 {
  float:left;
  margin-left:120px;
  width:255px;
}
form#callback div.validation-advice {
  color:#af003e;
  float:left;
  font-weight:bold;
  margin-left:10px;
}

/* Buchungsanfrage Formular */

form#buchungsanfrage {
  
}
form#buchungsanfrage fieldset {
  border:none;
  margin:0;
  padding:0;
}
form#buchungsanfrage fieldset legend {
  display:none;
}
form#buchungsanfrage div.tx_powermail_pi1_fieldwrap_html {
  float:left;
  padding-bottom:5px;
  width:328px;
}
form#buchungsanfrage label {
  float:left;
  padding:0;
  width:110px;
}
form#buchungsanfrage input {
  float:left;
  border-color:#9F9F9F;
  color:#666666;
  width:200px;
}
form#buchungsanfrage textarea {
  float:left;
  border-color:#9F9F9F;
  color:#666666;
  width:528px;
}
form#buchungsanfrage select {
  float:left;
  border-color:#9F9F9F;
  color:#666666;
  width:205px;
}

form#callback div.validation-advice {
  color:#af003e;
  float:left;
  font-weight:bold;
  margin-left:10px;
}
form#buchungsanfrage div#powermaildiv_uid15 {
  width:200px;
}
form#buchungsanfrage div#powermaildiv_uid16 {
  width:128px;
}
form#buchungsanfrage div#powermaildiv_uid17 {
  width:328px;
}
form#buchungsanfrage div#powermaildiv_uid15 label {
  width:110px;
}
form#buchungsanfrage div#powermaildiv_uid16 label {
  width:40px;
}
form#buchungsanfrage div#powermaildiv_uid17 label {
  width:110px;
}
form#buchungsanfrage div#powermaildiv_uid15 input {
  width:70px;
}
form#buchungsanfrage div#powermaildiv_uid16 input {
  width:70px; 
}
form#buchungsanfrage div#powermaildiv_uid17 input {
  width:200px;
}
form#buchungsanfrage div#powermaildiv_uid28 {
  width:100%;
}
form#buchungsanfrage div#powermaildiv_uid29 {
  width:100%;
}
form#buchungsanfrage div#powermaildiv_uid29 input {
  float:right;
  margin-right:13px;
  width:205px;
}
form#buchungsanfrage div.validation-advice {
  float:left;
  color:#AF003E;
  font-weight:bold;
  width:100%;
}
form#buchungsanfrage div.powermail-row {
  float:left;
  width:100%;
}
form#buchungsanfrage div#powermaildiv_uid173 {
  width:100%;
}
form#buchungsanfrage div#powermaildiv_uid245,
form#buchungsanfrage div#powermaildiv_uid247 {
  padding-bottom:10px;
  width:546px;
}
form#buchungsanfrage div#powermaildiv_uid245 p,
form#buchungsanfrage div#powermaildiv_uid247 p {
  float:left;
  margin:0;
  width:110px;
}
form#buchungsanfrage div#powermaildiv_uid245 input,
form#buchungsanfrage div#powermaildiv_uid247 input {
  width:15px;
  margin:3px 4px 0 3px;
}


form#kontaktformular {
  
}
form#kontaktformular fieldset {
  border:none;
  margin:0;
  padding:0;
}
form#kontaktformular fieldset legend {
  display:none;
}
form#kontaktformular div.tx_powermail_pi1_fieldwrap_html {
  float:left;
  margin-bottom:5px;
  width:100%;
}
form#kontaktformular label {
  float:left;
  width:110px;
}
form#kontaktformular input {
  float:left;
  border-color:#9F9F9F;
  color:#666666;
  width:250px;
}
form#kontaktformular textarea {
  float:left;
  border-color:#9F9F9F;
  color:#666666;
  width:250px;
}
form#kontaktformular input.powermail_submit_uid42 {
  float:left;
  margin-left:120px;
  width:255px;
}
form#kontaktformular div.validation-advice {
  color:#af003e;
  float:left;
  font-weight:bold;
  margin-left:10px;
}
/*--------------------------- News ----------------------------*/
div.news-latest-container {
  float:left;
  margin-bottom:10px;
  width:100%;
}
h3.lastminute {
  font-size:1.4em;
  text-transform:uppercase;
}
div.news-latest-item {
  float:left;
  margin-bottom:10px;
  width:220px;
}
div.news-latest-item h2 {
  font-size:1.4em;
  text-transform:uppercase;
}
div.news-latest-item h3 {
  font-size:1.4em;
  text-transform:uppercase;
}
div.news-latest-item p {
  margin:0;
}
div.news-home-left-item {
  float:left;
  margin-bottom:5px;
  width:328px;
}
div.news-home-left-item-image {
  float:left;
}
div.news-home-left-item-image img {
  margin-right:8px;
}
div.news-home-left-item-text h3 {
  color:#000;
  font-size:1.2em;
  text-transform:uppercase;
}
div.news-home-left-item-text h3 a {
  color:#000;
}
div.news-home-right-item h3 {
  text-transform:uppercase;
}

div.news-angebote-item {
  float:left;
  margin-bottom:10px;
  width:220px;
}
div.news-angebote-item {
  color:#fff;
}
div.news-angebote-item a {
  color:#fff;
}
div.news-angebote-item h3 {
  color:#fff;
}
div.news-angebote-item-text {
  background-color:#af003e;
  float:left;
  width:110px;
  height:110px;  
}
div.news-angebote-item-text-align {
  padding:10px;
}

div.news-list-item .news-list-text {
vertical-align:top;
}

/************* Sliderformatierung *************/
div.tx-vnslider-pi1 {
  float:left;
  margin-bottom:15px;
  width:656px;
}

div.vn_slider {
  background-color:#faedca;
	width: 656px;
	margin: 0px;
	position: relative;
	z-index: 1;
}
div.vn_slider_stage {
	margin: 0px 30px;
	overflow: hidden;
}
div.vn_slider_list {
	margin-top: 10px;
	margin-bottom: 10px;
}
div.vn_slider_item {
  float: left;
  margin-bottom:7px;
	width: 298px;
}
div.slidercontent {
	padding-right: 3px;
	font-size: 10px;
}
div.vn_slider_buttons {

}
a.vn_slider_prev, a.vn_slider_next {
	display: block;
	width: 25px;
	height: 105px;
	position: absolute;
	text-decoration:none;
	top: 5px;
}
a.vn_slider_prev {
	left: 5px;
  background-image: url(../images/prev.gif);
  background-position: left center;
  background-repeat: no-repeat;
}
a.vn_slider_next {
	right: 5px;
  background-image: url(../images/next.gif);
  background-position: right center;
  background-repeat: no-repeat;
}
a.vn_slider_prev.disabled, a.vn_slider_next.disabled  {
	display: none;
}

div.vn_slider_item img {
	float: left;
	margin-right: 5px;
}
div#content div.vn_slider_item a {
  color:#000;
	font-weight: normal;
	text-decoration: underline;
}
div#content div.vn_slider_item p {
  font-size:10px;
  margin:0;
}

/* ------------------- Accordion - Styles ----------------------*/
div.rgaccord1-nest {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
*+ html div.rgaccord1-nest {
  float:none;
}
h3.rgaccord1-toggle {
  background-color:#af003e;
  background-image:url(../images/pfeil-accordion-zimmer.gif);
  background-position:left center;
  background-repeat:no-repeat;
  border-top:1px solid #fff;
  border-bottom:1px solid #fff;
  color:#fff;
  cursor:pointer;
  font-size:12px;
  font-weight:bold;
  line-height:23px;
  margin:0 0 8px 0;
  padding:0 0 0 20px;
  position:relative;
  text-transform:uppercase;
}
.rgaccord1-toggle.act {
  background-color:#af003e;
  background-image:url(../images/pfeil-accordion-zimmer-act.gif);
  background-position:left center;
  background-repeat:no-repeat;
  border-top:1px solid #fff;
  border-bottom:1px solid #fff;
  color:#fff;
  cursor:pointer;
  font-size:12px;
  font-weight:bold;
  line-height:23px;
  margin:0 0 8px 0;
  padding:0 0 0 20px;
  text-transform:uppercase;
}
div.rgaccord1-content {
  border-bottom:1px dotted #af003e;
  float:left;
  width:100%;
}
div.rgaccord1-content .ce {
  margin-bottom:0;
}
div.rgaccord1-content h1 {
  display:none;
}
div.rgaccord1-content p {
  margin:0;
  padding:0 0 10px 0;
}
div.rgaccord-galerie h3.rgaccord1-toggle {
  border-bottom:1px dotted #af003e;
  background-color:#fff;
  background-image:url(../images/pfeil-accordion-galerie.gif);
  color:#af003e;
  margin-bottom:0;
}
div.rgaccord-galerie h3.act {
  border-bottom:none;
  background-color:#fff;
  background-image:url(../images/pfeil-accordion-galerie-act.gif);
  color:#af003e;
  margin-bottom:0;
}
div.rgaccord-galerie div.rgaccord1-content {
  border-bottom:1px dotted #af003e;
  margin-bottom:10px;
}

div.rgaccord-pauschalen h3.rgaccord1-toggle {
  border-bottom:none;
  background-color:#fff;
  background-image:url(../images/pfeil-accordion-galerie.gif);
  color:#af003e;
  margin-bottom:0;
}
div.rgaccord-pauschalen h3.act {
  border-bottom:none;
  background-color:#fff;
  background-image:url(../images/pfeil-accordion-galerie-act.gif);
  color:#EDEDED;
  margin-bottom:0;
}
div.rgaccord-pauschalen div.rgaccord1-content {
  border-bottom:none; 
  margin-bottom:10px;
}

span.preise {
  background-image:url(../images/pfeil-accordion-zimmer.gif);
  background-position:left center;
  background-repeat:no-repeat;
  margin-left:190px;
  padding:0 0 0 20px;
}
span.red-bold {
  color:#af003e;
  font-weight:bold;
}

/* ------------------- Accordion - Styles ----------------------*/









/* ------------------Accordion Preise -------------- */
div.saisonszeiten {
	font-weight: bold;
	color: #aF003e;
	border-bottom: 1px dotted;
	font-size: 1.1em;
	height:20px;
	margin-bottom:15px;
	position:relative;
	float:left;
	width:656px;
}

span.c1 {
	left:270px;	
  position: absolute;
	top:0;
	color:black;
}
span.c2 {
	left:325px;
	position: absolute;	
	top:0;
	color:black;
}
span.c3 {
	left:380px;
  position: absolute;
	top:0;
  color:black;
}
span.c4 {
	left:435px;	
	position: absolute;
	top:0;
	color:black;
}
span.c5 {
	left:490px;	
  position: absolute;
	top:0;
}
span.c6 {
	left:545px;	
	top:0;
	position: absolute;
}
span.c7 {
	left:600px;	
	top:0;
	position: absolute;
}

/*
div.rgaccord1-nest h3.rgaccord1-toggle span.col2 {
left:270px;
position:absolute;
top:0;
}
div.rgaccord1-nest h3.rgaccord1-toggle span.col3 {
left:340px;
position:absolute;
top:0;
}
div.rgaccord1-nest h3.rgaccord1-toggle span.col4 {
left:410px;
position:absolute;
}
div.rgaccord1-nest h3.rgaccord1-toggle span.col5 {
left:480px;
position:absolute;
}
div.rgaccord1-nest h3.rgaccord1-toggle span.col6 {
left:550px;
position:absolute;
color:black;
}
div.rgaccord1-nest h3.rgaccord1-toggle span.col7 {
left:620px;
position:absolute;
color:black;
}*/
*+ html div.rgaccord1-nest h3.rgaccord1-toggle span.col2,
*+ html div.rgaccord1-nest h3.rgaccord1-toggle span.col3,
*+ html div.rgaccord1-nest h3.rgaccord1-toggle span.col4,
*+ html div.rgaccord1-nest h3.rgaccord1-toggle span.col5,
*+ html div.rgaccord1-nest h3.rgaccord1-toggle span.col6,
*+ html div.rgaccord1-nest h3.rgaccord1-toggle span.col7 {
  top:-4px;
}

/* -------------------- Container -------------------- */

div.nested-col-container-home {
  float:left;
  width:656px;
}
div.nested-col-left-home {
  float:left;
  width:328px;
}
div.nested-col-right-home {
  float:left;
  width:328px;
}
div.nested-col-left-content-home {
  padding-right:8px;
}
div.nested-col-right-content-home {
  padding-left:8px;
}

div.nested-col-container-zimmer {
  border-top:1px dotted #666;
  background-color:#faedca;
  float:left;
  width:100%;
}
div.nested-col-left-zimmer {
  float:left;
  width:321px;
}
div.nested-col-right-zimmer {
  float:left;
  width:335px;
}
div.nested-col-right-content-zimmer {
  padding:15px;
}
div.nested-col-container-zimmer-unten {
  float:left;
  padding-bottom:10px;
  width:100%;
}
div.nested-col-left-zimmer-unten {
  float:left;
  width:321px;
}
div.nested-col-right-zimmer-unten {
  float:left;
  width:335px;
}
div.nested-col-right-zimmer-unten h3 {
  font-size:1.1em;
  font-weight:bold;
  text-transform:uppercase;
  margin:0;
}
div.nested-col-right-content-zimmer-unten {
  padding:0 0 0 15px;
}


/* --------------- picture view ---------------- */

div.pictureview-container {
  border:1px solid #000;
  width:152px;
  height:118px;
}
div.pictureview-container a img {
  border:none;
}
div.pictureview-container-align {
  padding:6px 16px 0 16px;
}
div.grundriss {
  float:left;
  width:167px;
}
div.grundriss div.pictureview-title {
  background-image:url(../images/zoom.gif);
  background-repeat:no-repeat;
  background-position:right bottom;
  font-size:1.1em;
  font-weight:bold;
  padding-top:4px;
  margin-left:16px;
  text-align:left;
  text-transform:uppercase;
}
div.zimmer-bilder {
  float:left;
  width:152px;
}
div.zimmer-bilder div.pictureview-title {
  background-image:url(../images/vorschau-bilder.gif);
  background-repeat:no-repeat;
  background-position:5px center;
  font-size:1.1em;
  font-weight:bold;
  padding-top:4px;
  text-align:center;
  text-transform:uppercase;
}

span.red {
  color:#AF003E;
}
span.black {
  color:#000;
}
span.black h3 {
  color:#000;
}

/* ------------------- Language - Styles ----------------------*/
form#sr_language_menu_form fieldset {
  border:none;
  margin:0;
  padding:0;
  padding-top:6px;
  text-align:right;
}
form#sr_language_menu_form fieldset legend {
  display: none;
}
form#sr_language_menu_form label {
  display:none;
}
form#sr_language_menu_form select {
  border:none;
  color:#666;
  font-size:0.9em;
  font-family:Arial, Helvetica, sans-serif;
  text-transform:uppercase;
}
*+ html form#sr_language_menu_form select {
  height:1.7em;
  position:relative;
  top:-2px;
}

/************* Chgallery Stylesheets *************/

div.tx-chgallery-pi1 {
  margin-left:11px;
}
div.tx-chgallery-pi1 div.clr { 
  clear:both; 
}
div.tx-chgallery-pi1 div.pagebrowser {
  display:none;
}
div.single span {
  display:none;
}
div.tx-chgallery-pi1 div.single {
  border:1px solid #AF003E;
  background-color:#fff;
  float:left;
  margin-right:11px;
  margin-bottom:11px;
  vertical-align:middle;
  height:110px;
  width:110px;
}
* html div.tx-chgallery-pi1 div.single {
  margin-right:9px;
}
div.tx-chgallery-pi1 div.single div.img {
  margin:10px;
  height:90px;
  width:90px;
}
div.tx-chgallery-pi1 div.single div.align {
  text-align:center;
  height:90px;
  width:90px;
}
div.tx-chgallery-pi1 div.single div.align a img {
  vertical-align:middle;
}

/************* Mooqueeformatierung *************/
div.tx-vnmooquee-pi1 {
  float:left;
  width:100%;
}
div.tx-vnmooquee-pi1 h3 {
	color: #fff;
	font-size:1.2em;
	margin:0;
	padding:0;
}
div.tx-vnmooquee-pi1 h3 a {
  color:#fff;
} 
div.tx-vnmooquee-pi1 p {
  color:#fff;
  line-height:1.1em;
  padding:0 7px;
  margin:0;
}
div.vn_mooquee_rahmen {
	padding-bottom: 20px;
}
div.vn_mooquee {
	width: 220px;
	height: 110px;
	background-color: #AF003E;
}
div.vn_mooquee_item {
	width: 220px;
	height: 220px;
	margin: 0px;
}
div.vn_mooquee_item div.left {
	width: 110px;
	float: left;
}
div.vn_mooquee_item div.right {
	width: 110px;
	float: left;
}
div.vn_mooquee_item div.image {
  float:left;
	width: 110px;
}
div.vn_mooquee_item div.text {
  float:left;
	width: 110px;
}
div.vn_mooquee_item div.text table {
  border-spacing:0;
  border:none;
  padding:0;
  margin:0;
}
div.vn_mooquee_item div.text table td {
  height:110px;
  padding:5px;
  vertical-align:middle;
}




/*******************/
/* RTE / Bodytext: */
/*******************/
p.bodytext {
}
p.bodytext a { 
}
/********************/
/* Aufzählungsliste */
/********************/
ul {
	margin-top: 0px;
}
ol {
	margin-top: 0px;
}
li {
	padding-top: 5px;
}
/***********/
/* Tabelle */
/***********/
table.contenttable {
	margin: 10px 0px 10px 0px;
	width: 100%;
}
table.contenttable tr td { 
  padding: 0px; 
}
table.contenttable tr td p.bodytext { 
}
table.contenttable tr { 
}
td.align-left { 
	text-align: left;
}
td.align-center { 
	text-align: center;
}
td.align-right { 
	text-align: right;
}
td.align-justifyt { 
	text-align: justify;
}
/**********/
/* 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 {
	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 p {
}
/* Tabellen, spezifiziert */
table.contenttable-0 {
  border-spacing:0;
  padding:0;
  margin:0;
}
table.contenttable-0 tr td {
	
}
table.contenttable-0 tr.tr-0 td {
  
}
table.contenttable-0 tr td.td-0 {
  font-weight:bold;
	width:20px;
}
table.contenttable-0 tr td.td-last {
  font-weight:bold;
  text-align:right;
	width: 20px;
}
table.contenttable-1 {
	
}
table.contenttable-1 tr td {
	
}
table.contenttable-1 tr td.td-0 {
	
}
table.contenttable-1 tr td.td-last {
  
}

table.contenttable-2 {
}
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-header.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#breite {
  position:relative;
  margin:auto;
	width: 951px; 
}
div#container {
  background-image:url(../images/bg.gif);
  background-repeat:repeat-y;
  float:left;
  width:100%;
}
div#top {
  float:left;
  margin:4px 0;
  width:100%;
}
div.logo-oetztal {
  float:left;
  width:182px;
}
div.extranav {
  float:right;
  width:419px;
  text-align:right;
}
div.sprachnav {
  float:right;
  width:100px;
  text-align:right;
}
div#left {
	float: left;
	width: 711px;
}
div#left-align {
  float:left;
  padding-right:10px;
}
div#right {
  float:left;
  width:230px;
}
div#right-align {
  float:left;
  padding:10px;
}
div#header {
  float:left;  
  border-bottom:4px solid #af003e;
  width:700px;
}
div#content {
  float:left;
	width: 100%;
}
div#content-align {
  float:left;
  padding:30px 0 15px 45px;
}
div.logo {
  margin-top:20px;
}
div.address {
  float:left;
  line-height:1.3em;
  width:100%;
}

/*--Hauptnav--*/
ul.hauptnav {
  float:left;
  font-size:1.4em;
  list-style:none;
  margin:20px 0 20px 0;
	padding:0;
}
ul.hauptnav li {
  float:left;
  line-height:1.4em;
  list-style:none;
  padding:0;
  width:205px;
  font-family: Georgia, "Times New Roman", serif;
}
ul.hauptnav li a {
  color:#000;
}
ul.hauptnav li a:hover {
}
ul.hauptnav li.cur {
  border-top:1px dotted #666;
  border-bottom:1px dotted #666;
  background-image:url(../images/listitem.gif);
  background-repeat:no-repeat;
  background-position:left center;
  padding-left:15px;
}
ul.hauptnav li.akt {
  background-color:#ededed;
  border-top:1px dotted #666;
  background-image:url(../images/listitem.gif);
  background-repeat:no-repeat;
  background-position:1px 4px;
  padding-left:15px;
}
ul.hauptnav ul.unternav {
  background-color:#ededed;
  border-bottom:1px dotted #666666;
  float:left;
  left:-15px;
  list-style:none;
  margin:0;
  padding:0 0 0 15px;
  position:relative;
  width:205px;
}
ul.hauptnav ul.unternav li {
  font-size:0.8em;
}
ul.hauptnav ul.unternav li.cur {
  background-image:none;
  border:none;
  padding-left:0px;
}
ul.hauptnav ul.unternav li.cur a {
  color:#AF003E;
}

/*--Subnav--*/
ul.extranav {
  color:#666;
  float:right;
  font-size:0.9em;
  font-weight:bold;
	list-style: none;
	margin:0;
	padding:0;
	text-transform:uppercase;
}
ul.extranav li {
  float:left;
  margin-left:10px;
  padding-top:4px;
}
ul.extranav li a {
  color:#666;
  text-transform:uppercase;
}

/* Powermail Schnellanfrage */

div.schnellanfrage {
  float:left;
  margin:30px 0 10px 0;
  width:100%;
}
div.schnellanfrage h1 {
  background-image:url(../images/pfeil-header.gif);
  background-repeat:no-repeat;
  background-position:left center;
  border-bottom:1px solid #af003e;
  float:left;
  font-size:1em;
  padding-left:10px;
  text-transform:uppercase;
  width:210px;
  font-family: Arial, Helvetica, sans-serif;
}
form#schnellanfrage {
  float:left;
  font-size:11px;
  margin:0 0 5px 0;
  padding:0 0 5px 0;
  width:220px;
}

form#schnellanfrage fieldset {
  border:none;
  float:left;
  margin:0;
  padding:0;
  width:100%;
}
form#schnellanfrage fieldset legend {
  display:none;
}
form#schnellanfrage label {
  padding:0;
  line-height:16px;
}
form#schnellanfrage input {
  border-color:#9f9f9f;
  font-size:11px;
  color:#666;
}

/* Anreise Datum */
form#schnellanfrage div#powermaildiv_uid1,
form#schnellanfrage div#powermaildiv_uid231 {
  float:left;
  width:75px;
}
form#schnellanfrage div#powermaildiv_uid1 label,
form#schnellanfrage div#powermaildiv_uid231 label {
  float:left;
  width:65px;
}
form#schnellanfrage div#powermaildiv_uid1 input,
form#schnellanfrage div#powermaildiv_uid231 input {
  float:left;
  width:65px;
}
/* Tage */ /* Erw */
form#schnellanfrage div#powermaildiv_uid2,
form#schnellanfrage div#powermaildiv_uid3,
form#schnellanfrage div#powermaildiv_uid4,
form#schnellanfrage div#powermaildiv_uid232,
form#schnellanfrage div#powermaildiv_uid233,
form#schnellanfrage div#powermaildiv_uid234 {
  float:left;
  width:30px;
}
form#schnellanfrage div#powermaildiv_uid2 label,
form#schnellanfrage div#powermaildiv_uid3 label,
form#schnellanfrage div#powermaildiv_uid4 label,
form#schnellanfrage div#powermaildiv_uid232 label,
form#schnellanfrage div#powermaildiv_uid233 label,
form#schnellanfrage div#powermaildiv_uid234 label {
  float:left;
  width:20px;
}
form#schnellanfrage div#powermaildiv_uid2 input,
form#schnellanfrage div#powermaildiv_uid3 input,
form#schnellanfrage div#powermaildiv_uid4 input,
form#schnellanfrage div#powermaildiv_uid232 input,
form#schnellanfrage div#powermaildiv_uid233 input,
form#schnellanfrage div#powermaildiv_uid234 input {
  float:left;
  width:20px;
}
/* Kinder/Alter */
form#schnellanfrage div#powermaildiv_uid5,
form#schnellanfrage div#powermaildiv_uid235 {
  float:left;
  position:relative;
  width:55px;
}
form#schnellanfrage div#powermaildiv_uid5 label,
form#schnellanfrage div#powermaildiv_uid235 label {
  position:absolute;
  left:-30px;
}
* html form#schnellanfrage div#powermaildiv_uid5 label,
* html form#schnellanfrage div#powermaildiv_uid235 label {
  position:relative;
  left:-30px;
}
form#schnellanfrage div#powermaildiv_uid5 input,
form#schnellanfrage div#powermaildiv_uid235 input {
  float:left;
  position:relative;
  top:16px;
  width:50px;
}
* html form#schnellanfrage div#powermaildiv_uid5 input,
* html form#schnellanfrage div#powermaildiv_uid235 input {
  top:0;
}
/* Name und Email-Adresse */
form#schnellanfrage div#powermaildiv_uid6,
form#schnellanfrage div#powermaildiv_uid7,
form#schnellanfrage div#powermaildiv_uid236,
form#schnellanfrage div#powermaildiv_uid237 {
  float:left;
  position:relative;
  width:95px;
}
form#schnellanfrage div#powermaildiv_uid6 label,
form#schnellanfrage div#powermaildiv_uid7 label,
form#schnellanfrage div#powermaildiv_uid236 label,
form#schnellanfrage div#powermaildiv_uid237 label {
  float:left;
  width:85px;
}
form#schnellanfrage div#powermaildiv_uid6 input,
form#schnellanfrage div#powermaildiv_uid7 input,
form#schnellanfrage div#powermaildiv_uid236 input, 
form#schnellanfrage div#powermaildiv_uid237 input {
  float:left;
  width:85px;
}
/* Abschicken */
form#schnellanfrage div#powermaildiv_uid8,
form#schnellanfrage div#powermaildiv_uid238 {
  float:left;
  width:30px;
  margin-top:16px;
}
* html form#schnellanfrage div#powermaildiv_uid8,
* html form#schnellanfrage div#powermaildiv_uid238 {
  /*float:left;
  width:19px;*/
}
form#schnellanfrage div#powermaildiv_uid8 input,
form#schnellanfrage div#powermaildiv_uid238 input {
  background-color:#af003e;
  border:none;
  color:#ffffff;
  display:block;
  float:left;
  font-size:0.9em;
  font-weight:bold;
  line-height:16px;
  /*padding:0 0 2px 0;*/
  margin:0;
  padding:1px 0 1px 0;
  position:relative;
  /*top:16px;*/
  width:30px;
}
* html form#schnellanfrage div#powermaildiv_uid8 input,
* html form#schnellanfrage div#powermaildiv_uid238 input {
  line-height:14px;
}
*+ html form#schnellanfrage div#powermaildiv_uid8 input,
*+ html form#schnellanfrage div#powermaildiv_uid238 input {
  line-height:14px;
}
form#schnellanfrage span.powermail_mandatory {
  display:none;
}
div.schnellanfrage powermail_mandatory_list {
  margin-bottom:0;
}
div.schnellanfrage input.tx-powermail-pi1_mandatory_submit {
  background-color:#af003e;
  border:none;
  margin-bottom:10px;
  color:#ffffff;
}

/* Callback Formular */

form#callback {
  
}
form#callback fieldset {
  border:none;
  margin:0;
  padding:0;
}
form#callback fieldset legend {
  display:none;
}
form#callback div.tx_powermail_pi1_fieldwrap_html {
  float:left;
  margin-bottom:5px;
  width:100%;
}
form#callback label {
  float:left;
  width:110px;
}
form#callback input {
  float:left;
  border-color:#9F9F9F;
  color:#666666;
  width:250px;
}
form#callback input.powermail_submit_uid12,
form#callback input.powermail_submit_uid242 {
  float:left;
  margin-left:110px;
  width:255px;
}
form#callback div.validation-advice {
  color:#af003e;
  float:left;
  font-weight:bold;
  margin-left:10px;
}

/* Buchungsanfrage Formular */

form#buchungsanfrage {
  
}
form#buchungsanfrage fieldset {
  border:none;
  margin:0;
  padding:0;
}
form#buchungsanfrage fieldset legend {
  display:none;
}
form#buchungsanfrage div.tx_powermail_pi1_fieldwrap_html {
  float:left;
  padding-bottom:5px;
  width:328px;
}
form#buchungsanfrage label {
  float:left;
  padding:0;
  width:110px;
}
form#buchungsanfrage input {
  float:left;
  border-color:#9F9F9F;
  color:#666666;
  width:200px;
}
form#buchungsanfrage textarea {
  float:left;
  border-color:#9F9F9F;
  color:#666666;
  width:528px;
}
form#callback div.validation-advice {
  color:#af003e;
  float:left;
  font-weight:bold;
  margin-left:10px;
}
form#buchungsanfrage div#powermaildiv_uid15,
form#buchungsanfrage div#powermaildiv_uid205 {
  width:200px;
}
form#buchungsanfrage div#powermaildiv_uid16,
form#buchungsanfrage div#powermaildiv_uid206 {
  width:128px;
}
form#buchungsanfrage div#powermaildiv_uid17,
form#buchungsanfrage div#powermaildiv_uid207 {
  width:328px;
}
form#buchungsanfrage div#powermaildiv_uid15 label,
form#buchungsanfrage div#powermaildiv_uid205 label {
  width:110px;
}
form#buchungsanfrage div#powermaildiv_uid16 label,
form#buchungsanfrage div#powermaildiv_uid206 label {
  width:40px;
}
form#buchungsanfrage div#powermaildiv_uid17 label,
form#buchungsanfrage div#powermaildiv_uid207 label {
  width:110px;
}
form#buchungsanfrage div#powermaildiv_uid15 input,
form#buchungsanfrage div#powermaildiv_uid205 input {
  width:70px;
}
form#buchungsanfrage div#powermaildiv_uid16 input,
form#buchungsanfrage div#powermaildiv_uid206 input {
  width:70px; 
}
form#buchungsanfrage div#powermaildiv_uid17 input,
form#buchungsanfrage div#powermaildiv_uid207 input {
  width:200px;
}
form#buchungsanfrage div#powermaildiv_uid28,
form#buchungsanfrage div#powermaildiv_uid224 {
  width:100%;
}
form#buchungsanfrage div#powermaildiv_uid29,
form#buchungsanfrage div#powermaildiv_uid225 {
  width:100%;
}
form#buchungsanfrage div#powermaildiv_uid29 input,
form#buchungsanfrage div#powermaildiv_uid225 input {
  float:right;
  margin-right:13px;
  width:205px;
}
form#buchungsanfrage div.validation-advice {
  float:left;
  color:#AF003E;
  font-weight:bold;
  width:100%;
}
form#buchungsanfrage div.powermail-row {
  float:left;
  width:100%;
}

form#kontaktformular {
  
}
form#kontaktformular fieldset {
  border:none;
  margin:0;
  padding:0;
}
form#kontaktformular fieldset legend {
  display:none;
}
form#kontaktformular div.tx_powermail_pi1_fieldwrap_html {
  float:left;
  margin-bottom:5px;
  width:100%;
}
form#kontaktformular label {
  float:left;
  width:110px;
}
form#kontaktformular input {
  float:left;
  border-color:#9F9F9F;
  color:#666666;
  width:250px;
}
form#kontaktformular textarea {
  float:left;
  border-color:#9F9F9F;
  color:#666666;
  width:250px;
}
form#kontaktformular input.powermail_submit_uid42,
form#kontaktformular input.powermail_submit_uid230 {
  float:left;
  margin-left:110px;
  width:255px;
}
form#kontaktformular div.validation-advice {
  color:#af003e;
  float:left;
  font-weight:bold;
  margin-left:10px;
}
/*--------------------------- News ----------------------------*/
div.news-latest-container {
  float:left;
  margin-bottom:10px;
  width:100%;
}
div.news-latest-item {
  float:left;
  margin-bottom:10px;
  width:220px;
}
div.news-latest-item h2 {
  font-size:1.4em;
  text-transform:uppercase;
}
div.news-latest-item h3 {
  font-size:1.4em;
  text-transform:uppercase;
}
div.news-home-left-item {
  float:left;
  margin-bottom:10px;
  width:328px;
}
div.news-home-left-item-image {
  float:left;
}
div.news-home-left-item-image img {
  margin-right:8px;
}
div.news-home-left-item-text {
  display:block;
  margin-left:110px;
}
div.news-home-left-item-text h3 {
  color:#000;
  font-size:1.2em;
  text-transform:uppercase;
}
div.news-home-left-item-text h3 a {
  color:#000;
}
div.news-home-right-item h3 {
  text-transform:uppercase;
}

div.news-angebote-item {
  float:left;
  margin-bottom:10px;
  width:220px;
}
div.news-angebote-item {
  color:#fff;
}
div.news-angebote-item a {
  color:#fff;
}
div.news-angebote-item h3 {
  color:#fff;
}
div.news-angebote-item-text {
  background-color:#af003e;
  float:left;
  width:110px;
  height:110px;  
}
div.news-angebote-item-text-align {
  padding:10px;
}
/************* Sliderformatierung *************/
div.tx-vnslider-pi1 {
  float:left;
  margin-bottom:15px;
  width:656px;
}

div#vn_slider {
  background-color:#faedca;
	width: 656px;
	margin: 10px 0;
	position: relative;
	z-index: 1;
}
div#vn_slider_stage {
	margin: 0px 30px;
	overflow: hidden;
}
div#vn_slider_list {
	margin-top: 10px;
	margin-bottom: 10px;
}
div.vn_slider_item {
  float: left;
  margin-bottom:7px;
	width: 298px;
}
div.slidercontent {
	padding-right: 3px;
	font-size: 10px;
}
div#vn_slider_buttons {

}
a#vn_slider_prev, a#vn_slider_next {
	display: block;
	width: 25px;
	height: 105px;
	position: absolute;
	text-decoration:none;
	top: 5px;
}
a#vn_slider_prev {
	left: 5px;
  background-image: url(../images/prev.gif);
  background-position: left center;
  background-repeat: no-repeat;
}
a#vn_slider_next {
	right: 5px;
  background-image: url(../images/next.gif);
  background-position: right center;
  background-repeat: no-repeat;
}
a#vn_slider_prev.disabled, a#vn_slider_next.disabled  {
	display: none;
}

div.vn_slider_item img {
	float: left;
	margin-right: 5px;
}
div#content div.vn_slider_item a {
  color:#000;
	font-weight: normal;
	text-decoration: underline;
}
div#content div.vn_slider_item p {
  font-size:10px;
  margin:0;
  text-decoration: none;
}
div#content div.vn_slider_item p.bodytext {
	text-decoration: none;
	padding-right:10px;
	
}


/* -------------------- Container -------------------- */

div.nested-col-container-home {
  float:left;
  width:656px;
}
div.nested-col-left-home {
  float:left;
  width:328px;
}
div.nested-col-right-home {
  float:left;
  width:328px;
}
div.nested-col-left-content-home {
  padding-right:8px;
}
div.nested-col-right-content-home {
  padding-left:8px;
}

div.nested-col-container-zimmer {
  border-top:1px dotted #666;
  background-color:#faedca;
  float:left;
  width:100%;
}
div.nested-col-left-zimmer {
  float:left;
  width:321px;
}
div.nested-col-right-zimmer {
  float:left;
  width:335px;
}
div.nested-col-right-content-zimmer {
  padding:15px;
}
div.nested-col-container-zimmer-unten {
  float:left;
  padding-bottom:10px;
  width:100%;
}
div.nested-col-left-zimmer-unten {
  float:left;
  width:321px;
}
div.nested-col-right-zimmer-unten {
  float:left;
  width:335px;
}
div.nested-col-right-zimmer-unten h3 {
  font-size:1.1em;
  font-weight:bold;
  text-transform:uppercase;
  margin:0;
}
div.nested-col-right-content-zimmer-unten {
  padding:0 0 0 15px;
}


/* --------------- picture view ---------------- */

div.pictureview-container {
  border:1px solid #000;
  width:151px;
  height:118px;
}
div.pictureview-container a img {
  border:none;
}
div.pictureview-container-align {
  padding:6px 16px 0 16px;
}
div.grundriss {
  float:left;
  width:167px;
}
div.grundriss div.pictureview-title {
  background-image:url(../images/zoom.gif);
  background-repeat:no-repeat;
  background-position:right bottom;
  font-size:1.1em;
  font-weight:bold;
  padding-top:4px;
  margin-left:16px;
  text-align:left;
  text-transform:uppercase;
}
div.zimmer-bilder {
  float:left;
  width:152px;
}
div.zimmer-bilder div.pictureview-title {
  background-image:url(../images/vorschau-bilder.gif);
  background-repeat:no-repeat;
  background-position:5px center;
  font-size:1.1em;
  font-weight:bold;
  padding-top:4px;
  text-align:center;
  text-transform:uppercase;
}

/* ------------------- Language - Styles ----------------------*/
form#sr_language_menu_form fieldset {
  border:none;
  margin:0;
  padding:0;
  padding-top:6px;
  text-align:right;
}
form#sr_language_menu_form fieldset legend {
  display: none;
}
form#sr_language_menu_form label {
  display:none;
}
form#sr_language_menu_form select {
  border:none;
  color:#666;
  font-size:0.9em;
  font-family:Arial, Helvetica, sans-serif;
  text-transform:uppercase;
}
*+ html form#sr_language_menu_form select {
  height:1.7em;
  position:relative;
  top:-2px;
}

/************* Chgallery Stylesheets *************/

div.tx-chgallery-pi1 {
  margin-left:11px;
}
div.tx-chgallery-pi1 div.clr { 
  clear:both; 
}
div.tx-chgallery-pi1 div.pagebrowser {
  display:none;
}
div.single span {
  display:none;
}
div.tx-chgallery-pi1 div.single {
  border:1px solid #AF003E;
  background-color:#fff;
  float:left;
  margin-right:11px;
  margin-bottom:11px;
  vertical-align:middle;
  height:110px;
  width:110px;
}
* html div.tx-chgallery-pi1 div.single {
  margin-right:9px;
}
div.tx-chgallery-pi1 div.single div.img {
  margin:10px;
  height:90px;
  width:90px;
}
div.tx-chgallery-pi1 div.single div.align {
  text-align:center;
  height:90px;
  width:90px;
}
div.tx-chgallery-pi1 div.single div.align a img {
  vertical-align:middle;
}

/************* Mooqueeformatierung *************/
div.tx-vnmooquee-pi1 {
  float:left;
  width:100%;
}
div.tx-vnmooquee-pi1 h3 {
	color: #fff;
	font-size:1.2em;
	margin:0;
	padding:0;
}
div.tx-vnmooquee-pi1 h3 a {
  color:#fff;
} 
div.tx-vnmooquee-pi1 p {
  color:#fff;
  line-height:1.1em;
  padding:0 7px;
  margin:0;
}
div.vn_mooquee_rahmen {
	padding-bottom: 20px;
}
div.vn_mooquee {
	width: 220px;
	height: 110px;
	background-color: #AF003E;
}
div.vn_mooquee_item {
	width: 220px;
	height: 220px;
	margin: 0px;
}
div.vn_mooquee_item div.left {
	width: 110px;
	float: left;
}
div.vn_mooquee_item div.right {
	width: 110px;
	float: left;
}
div.vn_mooquee_item div.image {
  float:left;
	width: 110px;
}
div.vn_mooquee_item div.text {
  float:left;
	width: 110px;
}
div.vn_mooquee_item div.text table {
  border-spacing:0;
  border:none;
  padding:0;
  margin:0;
}
div.vn_mooquee_item div.text table td {
  height:0px;
  padding:10px;
  vertical-align:middle;
}

/* ---- Angebote List-Ansicht ------ */
div.sommer-winter-list-item {
  border-bottom:1px dotted #af003e;
	margin-top: 10px;
	padding-bottom:15px;
	float:left;
	width:100%;
}
/*.sommer-winter-list-item .rgaccord1-nest{
	border-bottom: 1px solid #AF003E;
}*/
.sommer-winter-list-item-image{
	float: left;
	margin-right: 10px;
}

.sommer-winter-list-item-text p {
  margin:0;
}
.news-home-left-item-text p {
  margin:0;
}
div.sommer-winter-list-item-text {
  margin-left:190px; 
}
