﻿html {
	margin: 0px;
	padding: 0px;
	min-height: 100.05%;
}
body {
  background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, 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;
}
/*------------------------------------ (CSS_STYLED_CONTENT)  ----------------------------------- */
/********************************/
/* Allgemeine Formatierung      */
/********************************/
hr {
  border:none;
  border-top:1px dotted #000;
  margin:20px;
  height:1px;
  line-height:1px;
}
div.content hr {
	clear: left;
}
pre {
	font-family: monospace; 
}
a {
	color: #000;
	text-decoration: none; 
}
a img {
  border:none;
}
a:hover {
	color: #000; 
}
a:focus {
  outline: none;
}
p a {
	color:#9fa08c;
}
/* Nur Links im Text */
div.left p a {
  color:#831037;
}
p, pre { 
	margin: 0;
	margin-bottom: 10px; 
	padding-left:20px;
  padding-right:20px;
}
p.align-left { 
	text-align: left;
}
p.align-center { 
	text-align: center;
}
p.align-right { 
	text-align: right;
}
p.align-justify { 
	text-align: justify;
}
sup {
    line-height: 0;
    position: relative;
    top: 0.2em;
}
iframe {
  /*margin:0 20px 10px 20px;*/
}
div.csc-default {
  width:100%;
}
/*********************************/
/* 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:#9fa08c;
  font-family:Georgia, Arial, Verdana, sans-serif;
  font-weight:normal;
  padding-left:20px;
  padding-right:20px;
}
h1 {
	font-size: 2.2em;
	line-height:30px;
	margin:15px 0;
}
h2 {
	font-size: 1.9em;
	line-height:22px;
	margin:13px 0;
}
h3 {
	font-size: 1.6em;
	line-height:18px;
	margin:10px 0;
}
h4 {
  font-size: 1.5em;
	margin:8px 0;
}
h5 {
	font-size: 1.4em;
	margin:6px 0;
}
h6 {
	font-size: 1.3em;
	margin:5px 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: #9fa08c;
	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;
}
div.left ul a {
  color:#831037;
}
ol {
	margin-top: 0px;
}
li {
	padding-top: 0px;
}

/**********/
/* Bilder */
/**********/
div.csc-textpic {
  padding-left:20px;
  padding-right:20px;
}
div.right div.csc-textpic {
  padding:0;
}
div.csc-textpic p {
  padding:0;
}
div#header div.csc-textpic {
  padding:0;
}

/* 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.right div.csc-textpic div.csc-textpic-imagewrap div.csc-textpic-imagerow li {
  margin-bottom:3px;
}
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-spacing:0;
	margin:0 20px 10px 20px;
	padding:0;
  float:left;
}
table.contenttable tr td {

}
table.contenttable tr th { 
}
table.contenttable tr th.td-last { 
}
table.contenttable tr.tr-last { 
}

table.factsheet {
  width:460px;
}
table.factsheet tr td {
  padding:8px;
}
table.factsheet tr td.td-0 {
  background-color:#f8e49e;
  border-top:1px solid #fefcf5; 
  border-left:1px solid #fefcf5;
  border-bottom:1px solid #a3a38d; 
  border-right:1px solid #a3a38d;
  font-weight:bold;
  width:100px;
}
table.factsheet tr td.td-1 {
  background-color:#f3edd5;
  border-top:1px solid #fefcf5; 
  border-left:1px solid #fefcf5;
  border-bottom:1px solid #a3a38d; 
  border-right:1px solid #a3a38d;
}

table.prices {
  border-collapse:collapse;
  width:460px;
}
table.prices tr td {
  padding:8px;
}
table.prices tr td.td-0 {
  background-color:#f8e49e;
  border:1px solid #fefcf5; 
  font-weight:bold;
}
table.prices tr td.td-1 {
  background-color:#f3edd5;
  border:1px solid #fefcf5;
  text-align:center; 
  width:100px;
}


/*************************/
/* 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#breite {
  position:relative;
  margin:auto;
	width: 960px; 
}
div#container {
  background-image:url(../images/bg.gif);
  background-repeat:repeat-y;
  float:left;
  width:960px;
}
div#left {
	float: left;
	width: 230px;
}
div#left img {
  margin-top:10px;
}
div#left h3 {
  font-family:Arial;
  font-size:12px;
  font-weight:bold;
  margin-bottom:0;
  padding:0;
  text-transform:uppercase;
}
div#left div.pricelist {
  float:left;
  margin:40px 0 0 0;
}
div#right {
	float: left;
	width: 730px;
}
div#top {
  background-color:#fff;
  float:left;
  font-family:Arial;
  height:48px;
  position:relative;
  width:100%;
}
div#header {
  float:left;  
  min-height:435px;
  width:100%;
}
div#schnellanfrage-arabella {
  background-image:url(../images/bg-schnellanfrage.png);
  background-repeat:repeat;
  position:absolute;
  right:10px;
  top:22px;
}
div#schnellanfrage-arabella h1 {
  background-color:#ffbe00;
  color:#868788;
  font-family:Arial;
  font-size:14px;
  font-weight:bold;
  margin-bottom:0;
  padding:0 5px;
}
div.content {
  float:left;
  min-height:350px;
  width:730px;
}
div.content-align {
  float:left;
  padding:40px 0px;
  width:730px;
}
div.left {
  float:left;
  min-height:10px;
  width:500px;
}
div.right {
  float:left;
  width:230px;
}

/*--Hauptnav--*/
ul.hauptnav {
  float:left;
  font-family:Georgia;
  font-size:18px;
  line-height:25px;
  list-style:none outside none;
  margin:40px 0 0;
  padding:0;
}
ul.hauptnav li {
  list-style:none;
  padding:0;
  padding-left:18px;
}
ul.hauptnav li a {
  color:#7f7f7f;
}
ul.hauptnav li a:hover {
  color:#000;
}
ul.hauptnav li.akt a {
  color:#000;
}
/*--Extranav--*/
ul.extranav {
  color:#666;
  float:left;
  font-weight:bold;
	list-style: none;
	margin:16px 0 0 0;
	padding:0;
	text-transform:uppercase;
}
ul.extranav li {
  float:left;
  margin-left:10px;
}
div.extranav li.home {
	float: right; 
	text-decoration: underline; 
	font-size: 12px;
}
ul.extranav li a {
  color:#666;
  text-transform:uppercase;
}

/*--Subnav--*/
ul.subnav {
  color:#828999;
  float:left;
  font-size:14px;
  list-style:none outside none;
  margin:10px 0;
  padding:0;
  width:100%;
}
ul.subnav li {
  line-height:20px;
  list-style:none;
  padding:0;
  padding-left:18px;
  width:180px;
}
ul.subnav li a {
  color:#000;
}
ul.subnav li a:hover {
  color: #828999;
}

ul.subnav li.akt {
  border-bottom:1px dotted #16629a;
  border-top:1px dotted #16629a;
}

/* TOP */

div.sprachnav {
  display:block;
  float:left;
  padding-left:20px;
  width:105px;
}
div.sprachnav img {
  margin:18px 2px 0 0;
}
div.address {
  float:left;
  margin:16px 0 0 0;
  width:390px;
  text-transform:uppercase;
}
div.address a {
  color:#000;
}
img.top {
  margin:45px 15px 0 15px;
}


/* Anfrage Formulare */
input.jscalendar_cb,
img.date2cal_img_help {
  display:none;
}
div#uid4_msgCnt,
div#uid5_msgCnt,
div#uid10_msgCnt,
div#uid11_msgCnt,
div#uid41_msgCnt,
div#uid42_msgCnt,
div#uid47_msgCnt,
div#uid48_msgCnt {
  display:none;
}

/* Schnellanfrage Formular */
form#schnellanfrage {
  float:left;
  padding:5px;
  position:relative;
  width:210px;
}
form#schnellanfrage fieldset {
  border:none;
  margin:0;
  padding:0;
}
form#schnellanfrage fieldset legend {
  display:none;
}
form#schnellanfrage label {
  color:#666;
  float:left;
  padding:0;
}
form#schnellanfrage input {
  background-color:#fbf0c9;
  border-color:#aaa;
  color:#666;
  float:left;
  font-size:11px;
}
form#schnellanfrage div.tx_powermail_pi1_fieldwrap_html {
  float:left;
  margin-bottom:3px;
}

form#schnellanfrage div#powermaildiv_uid1,
form#schnellanfrage div#powermaildiv_uid2,
form#schnellanfrage div#powermaildiv_uid3,
form#schnellanfrage div#powermaildiv_uid38,
form#schnellanfrage div#powermaildiv_uid39,
form#schnellanfrage div#powermaildiv_uid40 {
  width:30px;
}
form#schnellanfrage div#powermaildiv_uid1 label,
form#schnellanfrage div#powermaildiv_uid2 label,
form#schnellanfrage div#powermaildiv_uid3 label,
form#schnellanfrage div#powermaildiv_uid38 label,
form#schnellanfrage div#powermaildiv_uid39 label,
form#schnellanfrage div#powermaildiv_uid40 label {
  width:22px;
}
form#schnellanfrage div#powermaildiv_uid1 input,
form#schnellanfrage div#powermaildiv_uid2 input,
form#schnellanfrage div#powermaildiv_uid3 input,
form#schnellanfrage div#powermaildiv_uid38 input,
form#schnellanfrage div#powermaildiv_uid39 input,
form#schnellanfrage div#powermaildiv_uid40 input {
  width:22px;
}
form#schnellanfrage div#powermaildiv_uid4,
form#schnellanfrage div#powermaildiv_uid41 {
  width:120px;
}
form#schnellanfrage div#powermaildiv_uid5,
form#schnellanfrage div#powermaildiv_uid42 {
  width:120px;
}
form#schnellanfrage div#powermaildiv_uid4 label,
form#schnellanfrage div#powermaildiv_uid5 label,
form#schnellanfrage div#powermaildiv_uid41 label,
form#schnellanfrage div#powermaildiv_uid42 label {
  width:40px;
}
form#schnellanfrage div#powermaildiv_uid4 input,
form#schnellanfrage div#powermaildiv_uid5 input,
form#schnellanfrage div#powermaildiv_uid41 input,
form#schnellanfrage div#powermaildiv_uid42 input {
  margin-right:2px;
  width:58px;
}

form#schnellanfrage div#powermaildiv_uid6,
form#schnellanfrage div#powermaildiv_uid43 {
  width:90px;
}
form#schnellanfrage div#powermaildiv_uid6 label,
form#schnellanfrage div#powermaildiv_uid43 label {
  /*width:35px;*/
  display:none;
}
form#schnellanfrage div#powermaildiv_uid6 input,
form#schnellanfrage div#powermaildiv_uid43 input {
  width:81px;
}
form#schnellanfrage div#powermaildiv_uid7,
form#schnellanfrage div#powermaildiv_uid44 {
  width:105px;
}
form#schnellanfrage div#powermaildiv_uid7 label,
form#schnellanfrage div#powermaildiv_uid44 label {
  /*width:40px;*/
  display:none;
}
form#schnellanfrage div#powermaildiv_uid7 input,
form#schnellanfrage div#powermaildiv_uid44 input {
  width:98px;
}

form#schnellanfrage input.powermail_submit {
  background-image:url(../images/abschicken.gif);
  border:none;
  bottom:-2px;
  cursor:pointer;
  display:block;
  height:28px;
  position:absolute;
  right:0;
  width:20px;
}

form#kontaktformular,
form#callback {
  float:left;
  padding:20px;
}
form#kontaktformular fieldset,
form#callback fieldset {
  border:none;
  margin:0;
  padding:0;
}
form#kontaktformular fieldset legend,
form#callback fieldset legend {
  display:none;
}
form#kontaktformular label,
form#callback label {
  float:left;
  padding:0;
  width:100px;
}
form#kontaktformular input,
form#callback input {
  float:left;
  font-size:11px;
  width:250px;
}
form#kontaktformular textarea,
form#callback textarea {
  float:left;
  font-size:11px;
  height:100px;
  width:250px;
}

form#kontaktformular div.tx_powermail_pi1_fieldwrap_html,
form#callback div.tx_powermail_pi1_fieldwrap_html {
  float:left;
  margin-bottom:3px;
  width:100%;
}
form#kontaktformular input.powermail_submit,
form#callback input.powermail_submit {
  background-color:#9FA08C;
  border:1px solid #9FA08C;
  color:#fff;
  margin-left:100px;
  width:255px;
}

form#buchungsanfrage {
  padding:0 20px;
}
form#buchungsanfrage fieldset {
  border:none;
  margin:0;
  padding:0;
}
form#buchungsanfrage fieldset legend {
  display:none;
}
form#buchungsanfrage label {
  float:left;
  padding:0;
  width:80px;
}
form#buchungsanfrage input {
  float:left;
  font-size:11px;
  width:135px;
}
form#buchungsanfrage select {
  float:left;
  font-size:11px;
  width:140px;
}
form#buchungsanfrage textarea {
  float:left;
  font-size:11px;
  width:445px;
}
form#buchungsanfrage div.tx_powermail_pi1_fieldwrap_html {
  float:left;
  margin-bottom:3px;
  width:230px;
}
form#buchungsanfrage div#powermaildiv_uid9,
form#buchungsanfrage div#powermaildiv_uid25,
form#buchungsanfrage div#powermaildiv_uid46,
form#buchungsanfrage div#powermaildiv_uid61 {
  width:460px;
}
form#buchungsanfrage div#powermaildiv_uid9 p,
form#buchungsanfrage div#powermaildiv_uid46 p {
  display:none;
}
form#buchungsanfrage div#powermaildiv_uid9 div.powermail_radio_inner,
form#buchungsanfrage div#powermaildiv_uid46 div.powermail_radio_inner {
  float:left;
  width:460px;
}
form#buchungsanfrage div#powermaildiv_uid9 input,
form#buchungsanfrage div#powermaildiv_uid46 input {
  border:none;
  width:20px;
}
form#buchungsanfrage div#powermaildiv_uid9 label,
form#buchungsanfrage div#powermaildiv_uid46 label {
  width:400px;
}

form#buchungsanfrage div#powermaildiv_uid10 input,
form#buchungsanfrage div#powermaildiv_uid11 input,
form#buchungsanfrage div#powermaildiv_uid47 input,
form#buchungsanfrage div#powermaildiv_uid48 input {
  margin-right:2px;
  width:120px;
}

form#buchungsanfrage div#powermaildiv_uid12 input,
form#buchungsanfrage div#powermaildiv_uid13 input,
form#buchungsanfrage div#powermaildiv_uid49 input,
form#buchungsanfrage div#powermaildiv_uid50 input {
  margin-right:5px;
  width:115px;
}
form#buchungsanfrage div#powermaildiv_uid12,
form#buchungsanfrage div#powermaildiv_uid49 {
  width:130px;
} 
form#buchungsanfrage div#powermaildiv_uid12 input,
form#buchungsanfrage div#powermaildiv_uid49 input {
  width:30px;
}
form#buchungsanfrage div#powermaildiv_uid13,
form#buchungsanfrage div#powermaildiv_uid50 {
  width:100px;
}
form#buchungsanfrage div#powermaildiv_uid13 label,
form#buchungsanfrage div#powermaildiv_uid50 label {
  width:55px;
}
form#buchungsanfrage div#powermaildiv_uid13 input,
form#buchungsanfrage div#powermaildiv_uid50 input {
  width:30px;
}
form#buchungsanfrage div#powermaildiv_uid25 label,
form#buchungsanfrage div#powermaildiv_uid61 label {
  width:445px;
}
form#buchungsanfrage input.powermail_submit {
  background-color:#9FA08C;
  border:1px solid #9FA08C;
  color:#fff;
  width:220px;
}

/* ------------------- Accordion - Styles ----------------------*/

div.ka-panel {
  float:left;
  width:100%;
}
div.ka-handler h3, div.ka-handler h1 {
  background-image:url(../images/open.gif);
  background-repeat:no-repeat;
  background-position:2px center;
  border-bottom:1px dotted #000;
  color:#9FA08C;
  cursor:pointer;
  font-size:14px;
  font-weight:bold;
  font-family:Arial;
  margin:5px 20px 0 20px;
  padding:3px 0 3px 25px;
  position:relative;
  z-index:0;
}

div.open h3, div.open h1 {
  background-image:url(../images/close.gif);
}
div.ka-content {
  margin:5px 0;
}


/* Allgemein */
/*div.rgaccord1-nest {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
*+ html div.rgaccord1-nest {
  float:none;
}
h3.rgaccord1-toggle {
  color:#000;
  cursor:pointer;
  font-size:1.3em;
  font-weight:bold;
  margin:0 0 8px 0;
  position:relative;
}
div.rgaccord1-content {
  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.default h3.rgaccord1-toggle {
  background-image:url(../images/open.gif);
  background-repeat:no-repeat;
  background-position:2px center;
  border-bottom:1px dotted #000;
  color:#9FA08C;
  cursor:pointer;
  font-size:14px;
  font-weight:bold;
  font-family:Arial;
  margin:5px 20px 0 20px;
  padding:3px 0 3px 25px;
  position:relative;
  z-index:0;
}
div.default h3.act {
  background-image:url(../images/close.gif);
}
div.default div.rgaccord1-content p {
  margin:8px 0;
  padding:8px 20px;
}
span.redirect a {
  color:#831037;
  position:relative;
  float:right;
  font-size:12px;
  z-index:9999;
}

*/



/************* Sliderformatierung *************/
div.tx-vnslider-pi1 {
  background-color:#f3edd5;
  float:left;
  width:730px;
}
div.vn_slider {
  float:left;
  height:118px;
	margin: 0px;
	position: relative;
	width:730px;
	z-index: 1;
}
div.vn_slider h3 {
  color:#000;
  font-family:Arial;
  font-size:13px;
  font-weight:bold;
  margin:0 0 2px 0;
  text-transform:uppercase;
}
div.vn_slider h3 a {
  color:#000;
}
div.vn_slider_stage {
	margin: 0px 30px;
	overflow: hidden;
}
div.vn_slider_list {
  float:left;
	margin: 10px 0;
}
div.vn_slider_item {
  float: left;
	width: 335px;
}
div.vn_slider_item img {
	float: left;
	margin-right: 10px;
}
div.vn_slider_item a {
}
div.vn_slider_item p {
  margin:0;
  line-height: 1.4em;
}
a.vn_slider_prev, a.vn_slider_next {
  color:#000;
	display: block;
	width: 20px;
	position: absolute;
	text-decoration:none;
	top: 0;
}
a.vn_slider_prev {
	left: 0px;
}
a.vn_slider_next {
	right: 0px;
}
a.vn_slider_prev.disabled, a.vn_slider_next.disabled  {
	display: none;
}

/************* Mooqueeformatierung *************/
div.tx-vnmooquee-pi1 {
  float:left;
  position:relative;
  width:100%;
  z-index:0;
}
div.tx-vnmooquee-pi1 h3 {
	color: #fff;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:6px 5px;
}
div.tx-vnmooquee-pi1 h3 a {
  color:#fff;
}
div.tx-vnmooquee-pi1 p a {
  color:#555;
} 
div.tx-vnmooquee-pi1 p {
  color:#fff;
  line-height:16px;
  padding:0 7px;
  margin:0;
}
div.vn_mooquee_rahmen {
	padding-bottom: 20px;
}
div.vn_mooquee {
	width: 220px;
	height: 140px;
	background-color: #e6b014;
	position:relative;
}
div.vn_mooquee_item {
  display:block;
	width: 220px;
	height: 140px;
	margin: 0px;
	position:relative;
}
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;
  position:relative;
  padding-top:5px;
	width: 110px;
	z-index:9999;
}

div.schleier {
  background-color:#fff;
  position:absolute;
  height:110px;
  width:220px;
  bottom:0;
  left:0;
  z-index:999;
  filter:alpha(opacity=30);
  opacity: 0.3;
  -moz-opacity:0.3;
}

/* Newsletter Formatierung */

form#subscription,
form#unsubscription {
  padding:20px;
}
form#subscription div.name,
form#subscription div.email,
form#subscription div.kindOfMail,
form#unsubscription div.name,
form#unsubscription div.email,
form#unsubscription div.kindOfMail {
  float:left;
  margin-bottom:5px;
  width:100%;
}
form#subscription label,
form#unsubscription label {
  padding:0;
  width:100px;
}
form#subscription input,
form#unsubscription input {
  width:250px;
}
form#subscription div.kindOfMail input {
  border:none;
  float:left;
  width:20px;
}
form#subscription div.kindOfMail label {
  float:left;
  width:300px;
}
form#subscription input.submit,
form#unsubscription input.submit {
  background-color:#E6B014;
  border:1px solid #E6B014;
  color:#fff;
  margin-left:100px;
  width:255px;
}

div.pistenplan {
  float:left;
  padding:0px;
}
div.loipenplan {
  float:left;
  padding:0 20px 20px 20px;
}


/* News Formatierung */
div.news-latest-container {
  background-color:#7ed4f4;
  color:#fff;
  float:left;
  line-height:16px;
  margin:0 0 15px 0;
  width:220px;
}
div.news-latest-item {
  float:left;
  padding:8px;
  position:relative;
}
div.news-latest-item h3 {
  color:#fff;
  font-family:Arial;
  font-size:14px;
  font-weight:bold;
  line-height:16px;
  margin:0;
  padding:0;
  text-transform:uppercase;
}
div.news-latest-item h3 a,
div.news-latest-item a {
  color:#fff;
}
img.news-latest-abschicken {
  position:absolute;
  bottom:0;
  right:5px;
}
div.news-list-item {
  float:left;
  margin-bottom:10px;
  width:100%;
}
div.news-list-item div.angebote p {
  margin:0;
  padding:0 20px 10px 20px;
}
div.news-list-item div.angebote {
  position:relative;
  clear: left;
}
div.news-list-item div.angebote h3.ka-handler {
  background-image:url(../images/open.gif);
  background-repeat:no-repeat;
  background-position:right center;
  color:#831037;
  cursor:pointer;
  font-family:Verdana;
  font-size:11px;
  height:20px;
  padding-right:25px;
  margin-left:20px;
  position:absolute;
  top:-10px;
  right:0px;
}
div.news-list-recordinsert div.news-list-more h3 a {
    color: #831037;
    float: right;
    font-family: Verdana;
    font-size: 11px;
    height: 20px;
    margin-left: 20px;
    padding-right: 25px;
    right: 0;
    top: 0;
}
div.news-list-recordinsert div.news-list-more {
    clear: left;
    width: 500px;
}
*+ html div.news-list-item div.angebote h3.ka-handler {
  top:-40px;
}
div.news-list-item div.angebote div.open h3 {
  background-image:url(../images/close.gif);
}
div.news-list-item div.angebote div.ka-content {
  margin:0;
  padding-top:15px;
}
div.news-list-image, div.news-single-image {
  float:left;
  margin:0 10px 10px 20px;
}
div.news-single-img {
  width: 110px;
}
div.news-list-content {
    float: left;
    width: 350px;
	margin: 0 0 0 10px;
}
div.news-list-content p {
	margin: 0;
	padding: 0;
}
div.news-list-item p img {
  margin:5px 5px 0 0;
}
div.news-list-item table.contenttable {
  border:1px solid #000;
  border-collapse:collapse;
  width:460px;
}
div.news-list-item table.contenttable p {
  padding:0;
}
div.news-list-item table.contenttable th {
  background-color:#fff;
  border:1px solid #000;
  padding:5px;
  vertical-align:middle;
}
div.news-list-item table.contenttable td {
  border:1px solid #000;
  padding:5px;
  vertical-align:middle;
}


div.news-single-item img {
  float:left;
  padding-right:10px;
}
div.news-single-item p img {
  padding:0;
  margin:4px 4px 4px 0;
}
div.news-single-item h1 {
  margin-top:0px;
}
div.news-single-item ul {

}
div.news-single-item-teaser {
  float:left;
  margin-bottom:10px;
  width:100%;
}
div.news-single-item-content {
  float:left;
  width:100%;
}


/* Container Templates Formatierung */

div.container-2cols p {
  margin-bottom:5px;
}
div.container-2cols div.csc-textpic {
  padding:0;
}
div.container-2cols h1,div.container-2cols h2,div.container-2cols h3,div.container-2cols h4,div.container-2cols h5,div.container-2cols h6 {
  color:#9fa08c;
  font-family:Arial;
  font-size:14px;
  font-weight:bold;
  margin:0 0 6px 0;
}
div.container-2cols a {
  color:#e6b014;
  text-decoration:underline;
}
div.container-2cols-left {
  float:left;
  width:250px;
}
div.container-2cols-nosidebar-left {
    float: left;
    padding: 0 10px 0 0;
    width: 410px;
}
div.container-2cols-left p {
  padding:0 10px 0 20px;
}
div.container-2cols-left img {
  margin-left:20px;
  margin-bottom:5px;
}
div.container-2cols-left h1,
div.container-2cols-left h2,
div.container-2cols-left h3,
div.container-2cols-left h4,
div.container-2cols-left h5,
div.container-2cols-left h6 {
  padding:0 10px 0 20px;
}
div.container-2cols-right {
  float:left;
  width:250px;
}
div.container-2cols-nosidebar-right {
  float:left;
  width:310px;
}
div.container-2cols-right p {
  padding:0 20px 0 10px;
}
div.container-2cols-right img {
  margin-left:10px;
  margin-bottom:5px;
}
div.container-2cols-right h1,
div.container-2cols-right h2,
div.container-2cols-right h3,
div.container-2cols-right h4,
div.container-2cols-right h5,
div.container-2cols-right h6 {
  padding:0 20px 0 10px;
}

div.tx-lumogooglemaps-pi1 {
  padding:20px;
  padding-bottom:0;
}
div.tx-lumogooglemaps-pi1 a {
  text-decoration:underline;
}

div.toThePage {
  float:left;
  height:1px;
  position:relative;
  width:100%;
  z-index:1;
}
div.toThePage h1 {
  font-size:12px;
  font-family:Arial;
  font-weight:bold;
  position:absolute;
  top:-10px;
  right:0;
}
div.toThePage h1 a {
  color:#831037;
  font-size:12px;
  position:relative;
  z-index:9999;
}

span.rotMittel {
  color: #831037;
  font-size:15px;
}  
span.gelbMittel {
  color: #e69c14;
  font-size:15px;
}
span.rotRiesig {
  color: #831037;
  font-size:24px;
}
span.rotGross {
  color:#831037;
  font-weight:bold;
  font-size:14px;
}
span.rotNormal {
  color:#831037;
  font-weight:bold;
  font-size:11px;
}
span.rotNichtFett {
  color: #831037;
}
span.gross {
  font-size:14px;
  font-weight:bold;
}
span.riesig {
  font-size:17px;
}
span.gelbHintergrund { 
  background-color: #ffb400; 
  color:#a50730; 
}
div.container-h1-blue h1 {
  color: #7ED4F3;
  font-family: "ff-cocon-web-pro-1","ff-cocon-web-pro-2","Helvetica";
  font-size: 30px;
  font-weight: bold;
}



/* Landingpage Familienurlaub */
/* Abstand Ueberschrift verkleinern */
span.h1-underline {
  font-size:18px;
}

a#prevLink {
  display:block !important;
}

/* Bibi-Nauderix Karte Kinderbetreuung */
table.bibinauderix {
	width: 600px;
}

table.bibinauderix td {
  	width: 140px;
	
}
div.webcam-bilder {
  float:left;
  position:relative;
  width:220px;
}
div.webcam-bilder h3 {
  font-family:Arial;
  font-size:14px;
  font-weight:bold;
  margin:5px 0;
  padding:0;
}

span.webcam-icon {
  background-image: url("../images/webcam.png");
  background-repeat: no-repeat;
  height: 81px;
  left: -5px;
  position: absolute;
  top: 5px;
  width: 82px;
}
div.hotel-arabella-im-web {
	float: left;
	width: 220px;
	margin-bottom: 20px;
	background-color: #fff;
}
div.hotel-arabella-im-web h1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 6px 5px;
	color: #fff;
	background-color: #E6B014;
	text-transform: uppercase;
	line-height: 20px;
}
