﻿html {
	margin: 0px;
	padding: 0px;
	min-height: 100.05%;
}
body {
  background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	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;
}
pre {
	font-family: monospace; 
}
a {
	color: #000;
	text-decoration: none; 
}
a img {
  border:none;
}
a:hover {
	color: #000; 
}
p a {
	color:#eb008a;
}
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;
}
iframe {
  /*margin:0 20px 10px 20px;*/
}
div.csc-default {

}

/*********************************/
/* 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:#eb008a;
  font-family:Georgia, Arial, Verdana, sans-serif;
  font-weight:normal;
  padding-left:20px;
  padding-right:20px;
}
h1 {
	font-size: 2.1em;
	line-height:28px;
	margin:15px 0;
}
h2 {
	font-size: 1.8em;
	margin:13px 0;
}
h3 {
	font-size: 1.5em;
	margin:10px 0;
}
h4 {
  font-size: 1.4em;
	margin:8px 0;
}
h5 {
	font-size: 1.3em;
	margin:6px 0;
}
h6 {
	font-size: 1.2em;
	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: #eb008a;
	text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  color: #eb008a;
	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 {
  padding-right:20px;
}
div.left ul a {
  color:#EB008A;
  text-decoration:underline;
}
ol {
	margin-top: 0px;
}
li {
	padding-top: 0px;
}

/**********/
/* Bilder */
/**********/
div.csc-textpic {
  padding-left:20px;
  padding-right:20px;
}
div.csc-textpic p {
  padding-left:0px;
  padding-right:0px;
}
div.csc-textpic h3 {
  padding-left:0px;
  padding-right:0px;
}
div.right 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;
}

div.left div.csc-textpic-left div.csc-textpic-imagewrap .csc-textpic-image {
  margin-bottom: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 {
  border-collapse: collapse;
	margin:0 0 0 1px;
	padding:0;
  float:left;
}
table.contenttable p,
div.rgaccord1-content table.contenttable p {
  margin:0;
  padding:0;
}
table.contenttable tr td {
  border:1px solid #004D8B;
  padding:3px;
}
table.contenttable tr th { 
  border:1px solid #004D8B;
  padding:3px;
}
table.contenttable tr th.td-last { 
  
}
table.contenttable tr.tr-last { 
  
}

/* Tabellen, spezifiziert */
table.contenttable-0 {
  border-collapse: collapse;
	margin:0;
	padding:0;
	width:100%;
}
table.contenttable-0 th {
  border:none;
}
table.contenttable-0 tr td {
  border:none;
  padding:0;
}
table.contenttable-0 tr td.td-0 {
	font-weight:bold;
	width:15px;
}
table.contenttable-0 tr td.td-last {
  font-weight:bold;
  text-align:right;
}

/* Layout 1 */
table.contenttable-1 {
  border-collapse: collapse;
  padding:0;
  margin:0 0 0 1px;
  width:574px;
}
table.contenttable-1 tr th {
  border:1px solid #004D8B;
  color:#004D8B;
  padding:3px;
}
table.contenttable-1 th.td-1 {
  text-align:center;
}
table.contenttable-1 th.td-2 {
  text-align:center;
}
table.contenttable-1 th.td-last {
  text-align:center;
}
table.contenttable-1 tr td {
  border:1px solid #004D8B;
  padding:3px;
}
table.contenttable-1 tr td.td-0 {
  font-weight:bold;
}
table.contenttable-1 tr td.td-1 {
  text-align:center;
}
table.contenttable-1 tr td.td-2 {
  text-align:center;
}
table.contenttable-1 tr td.td-last {
  text-align:center;
}
table.contenttable-2 {
  border-collapse: collapse;
  border: none;
  padding:0;
  margin:0;
  width: 100%;
  float: none;
}
table.contenttable-2 tr td {
	width: 50%;
  border: none;
	
}
table.contenttable-3 {
}

table.partner {
  border:none;
  float:left;
  margin:0 20px 20px 20px;
  width:460px;
}
table.partner tr td {
  border:none;
}
table.partner tr td.td-0 {
  padding:5px 0;
}
table.partner tr td.td-last {
  font-weight:normal;
  padding:5px 10px;
  text-align:left;
}

/*************************/
/* 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: 978px; 
}
div#container {
  background-image:url(../images/shadow-vertical.png);
  background-repeat:no-repeat;
  float:left;
  padding-right:18px;
  width:960px;
}
div#left {
	float: left;
	width: 230px;
}
div#left img {
  margin-top:10px;
}
div#right {
	float: left;
	width: 730px;
}
div#top {
  float:left;
  height:113px;
  position:relative;
  width:100%;
}
div#header {
  float:left;  
  min-height:345px;
  width:100%;
}
div.content {
  float:left;
  min-height:100px;
  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;
}

div.left-content {
  float:left;
  margin-top:40px;
  width:210px;
}
div.left-content h6 {
  color:#000;
  font-family:Arial;
  font-size:14px;
  margin:0 0 0;
  padding:0;
  text-transform:uppercase;
}
div.left-content div.csc-textpic {
  padding-right:0;
  padding-left:22px;
}
div#left div.left-content img {
  margin-bottom:8px;
}

/*--Hauptnav--*/
ul.hauptnav {
  color:#676767;
  float:left;
  font-family:Georgia;
  font-size:18px;
  line-height:25px;
  list-style:none outside none;
  margin:53px 0 50px 0;
  padding:0;
  /*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);  
  opacity: 0.5;*/
  position:relative;
  zoom:1;
  width:100%;
}
ul.hauptnav li {
  list-style:none;
  padding:0;
  padding-left:23px;
}
ul.hauptnav li a {
  color:#676767;
}
ul.hauptnav li.cur,
ul.hauptnav li.akt a,
ul.hauptnav li.cur a,
ul.hauptnav a:hover {
  color:#000 !important;
}
/*--Extranav--*/
ul.extranav {
  color:#666;
  float:left;
  font-size:10px;
  font-weight:bold;
	list-style: none;
	margin:14px 0 0 0;
	padding:0;
	text-transform:uppercase;
}
ul.extranav li {
  float:left;
  margin-right: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:13px;
  list-style:none outside none;
  margin:40px 0 0; 
  padding:0;
  width:100%;
}
ul.subnav li {
  border-bottom:1px solid #fff;
  border-top:1px solid #fff;
  line-height:20px;
  list-style:none;
  padding:0;
  padding-left:23px;
  width:200px;
}
ul.subnav li a {
  color:#828999;
}
ul.subnav li.akt,
ul.subnav li:hover {
  border-bottom:1px dotted #16629a;
  border-top:1px dotted #16629a;
}

/* TOP */

div.sprachnav {
  display:block;
  float:left;
  height:113px;
  padding-left:15px;
  width:79px;
}
div.sprachnav img {
  margin:90px 0 0 0;
}

div.kontakt {
  display:block;
  float:left;
  height:113px;
  width:260px;
}
div.address {
  float:left;
  font-size:11px;
  margin:15px 0 0 0;
  width:100%;
}
div.address a {
  color:#57bee9;
}
img.top {
  margin: 10px 20px 0 0;
}


/* Anfrage Formulare */
input.jscalendar_cb,
img.date2cal_img_help {
  display:none;
}
div#uid4_msgCnt,
div#uid5_msgCnt,
div#uid39_msgCnt,
div#uid40_msgCnt,
div#uid20_msgCnt,
div#uid21_msgCnt,
div#uid45_msgCnt,
div#uid46_msgCnt {
  display:none;
}

/* Schnellanfrage Formular */
form#schnellanfrage {
  background-color:#ffdfee;
  float:left;
  font-size:11px;
  margin-bottom:3px;
  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:#666666;
  float:left;
  padding:0;
}
form#schnellanfrage input {
  background-color:#ffecf6;
  border-color:#bbb;
  color:#666666;
  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_uid36,
form#schnellanfrage div#powermaildiv_uid37,
form#schnellanfrage div#powermaildiv_uid38 {
  width:30px;
}
form#schnellanfrage div#powermaildiv_uid1 label,
form#schnellanfrage div#powermaildiv_uid2 label,
form#schnellanfrage div#powermaildiv_uid3 label,
form#schnellanfrage div#powermaildiv_uid36 label,
form#schnellanfrage div#powermaildiv_uid37 label,
form#schnellanfrage div#powermaildiv_uid38 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_uid36 input,
form#schnellanfrage div#powermaildiv_uid37 input,
form#schnellanfrage div#powermaildiv_uid38 input {
  width:22px;
}
form#schnellanfrage div#powermaildiv_uid4,
form#schnellanfrage div#powermaildiv_uid39 {
  width:120px;
}
form#schnellanfrage div#powermaildiv_uid5,
form#schnellanfrage div#powermaildiv_uid40 {
  width:120px;
}
form#schnellanfrage div#powermaildiv_uid4 label,
form#schnellanfrage div#powermaildiv_uid5 label,
form#schnellanfrage div#powermaildiv_uid39 label,
form#schnellanfrage div#powermaildiv_uid40 label {
  width:40px;
}
form#schnellanfrage div#powermaildiv_uid4 input,
form#schnellanfrage div#powermaildiv_uid5 input,
form#schnellanfrage div#powermaildiv_uid39 input,
form#schnellanfrage div#powermaildiv_uid40 input {
  margin-right:2px;
  width:58px;
}

form#schnellanfrage div#powermaildiv_uid6,
form#schnellanfrage div#powermaildiv_uid41 {
  width:90px;
}
form#schnellanfrage div#powermaildiv_uid6 label,
form#schnellanfrage div#powermaildiv_uid7 label,
form#schnellanfrage div#powermaildiv_uid41 label,
form#schnellanfrage div#powermaildiv_uid42 label {
  display:none;
}
form#schnellanfrage div#powermaildiv_uid6 input,
form#schnellanfrage div#powermaildiv_uid41 input {
  width:82px;
}
form#schnellanfrage div#powermaildiv_uid7,
form#schnellanfrage div#powermaildiv_uid42 {
  width:105px;
}

form#schnellanfrage div#powermaildiv_uid7 input,
form#schnellanfrage div#powermaildiv_uid42 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#infomaterial {
  float:left;
  padding:20px;
}
form#infomaterial {
  padding-top:0;
}
form#kontaktformular fieldset,
form#infomaterial fieldset {
  border:none;
  margin:0;
  padding:0;
}
form#kontaktformular fieldset legend,
form#infomaterial fieldset legend {
  display:none;
}
form#kontaktformular label,
form#infomaterial label {
  float:left;
  padding:0;
  width:150px;
}
form#kontaktformular input,
form#infomaterial input {
  float:left;
  width:305px;
}
form#infomaterial select {
  float:left;
  width:310px;
}
form#kontaktformular textarea {
  float:left;
  font-size:11px;
  height:100px;
  width:305px;
}

form#kontaktformular div.tx_powermail_pi1_fieldwrap_html,
form#infomaterial div.tx_powermail_pi1_fieldwrap_html {
  float:left;
  margin-bottom:3px;
  width:100%;
}
form#kontaktformular div#powermaildiv_uid72 p {
  display:none;
}
form#kontaktformular div#powermaildiv_uid72 input {
  width:20px;
  margin-left:150px;
}
form#kontaktformular input.powermail_submit,
form#infomaterial input.powermail_submit {
  background-color:#eb008a;
  border:1px solid #eb008a;
  color:#fff;
  margin-left:150px;
  width:310px;
}

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:450px;
}
form#buchungsanfrage div.tx_powermail_pi1_fieldwrap_html {
  float:left;
  margin-bottom:3px;
  width:230px;
}
form#buchungsanfrage div#powermaildiv_uid19,
form#buchungsanfrage div#powermaildiv_uid32,
form#buchungsanfrage div#powermaildiv_uid44,
form#buchungsanfrage div#powermaildiv_uid59 {
  width:460px;
}
form#buchungsanfrage div#powermaildiv_uid19 p,
form#buchungsanfrage div#powermaildiv_uid44 p {
  display:none;
}
form#buchungsanfrage div#powermaildiv_uid19 div.powermail_radio_inner,
form#buchungsanfrage div#powermaildiv_uid44 div.powermail_radio_inner {
  float:left;
  width:460px;
}
form#buchungsanfrage div#powermaildiv_uid19 input,
form#buchungsanfrage div#powermaildiv_uid44 input {
  border:none;
  width:20px;
}
form#buchungsanfrage div#powermaildiv_uid19 label,
form#buchungsanfrage div#powermaildiv_uid44 label {
  width:400px;
}

form#buchungsanfrage div#powermaildiv_uid20 input,
form#buchungsanfrage div#powermaildiv_uid21 input,
form#buchungsanfrage div#powermaildiv_uid45 input,
form#buchungsanfrage div#powermaildiv_uid46 input {
  margin-right:5px;
  width:115px;
}
form#buchungsanfrage div#powermaildiv_uid22,
form#buchungsanfrage div#powermaildiv_uid47 {
  width:130px;
} 
form#buchungsanfrage div#powermaildiv_uid22 input,
form#buchungsanfrage div#powermaildiv_uid47 input {
  width:30px;
}
form#buchungsanfrage div#powermaildiv_uid23,
form#buchungsanfrage div#powermaildiv_uid48 {
  width:100px;
}
form#buchungsanfrage div#powermaildiv_uid23 label,
form#buchungsanfrage div#powermaildiv_uid48 label {
  width:55px;
}
form#buchungsanfrage div#powermaildiv_uid23 input,
form#buchungsanfrage div#powermaildiv_uid48 input {
  width:30px;
}
form#buchungsanfrage input.powermail_submit {
  background-color:#eb008a;
  border:1px solid #eb008a;
  color:#fff;
  width:220px;
}

/* ------------------- Accordion - Styles ----------------------*/

div.ka-handler h3 {
  cursor:pointer;
  font-size:1.2em;
  font-weight:bold;
  margin:0 0 8px 0;
  position:relative;
}
div.ka-content {
  float:left;
  width:100%;
}

/* Allgemein */
/*div.rgaccord1-nest {
	float: left;
	margin: 0;
	padding: 0 20px 0 0;
	width: 100%;
}
*+ html div.rgaccord1-nest {
  float:none;
}
h3.rgaccord1-toggle {
  cursor:pointer;
  font-size:1.2em;
  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;
}*/

/* Accordion-Style fuer Wellness */
div.wellness {
  width:480px;
}
div.wellness div.ka-handler h3 {
  background-image:url(../images/acc-wellness-open.gif);
  background-repeat:no-repeat;
  background-position:2px center;
  border-bottom:1px dotted #000;
  color:#999999;
  float:left;
  font-size:16px;
  margin:5px 0 0 0;
  padding-top:3px;
  padding-bottom:3px;
  width:440px;
}
div.wellness div.open div.ka-handler h3  {
  background-image:url(../images/acc-wellness-close.gif);
}
div.news-wellness-container h3 {
  color:#660000;
  font-family:Arial;
  font-size:11px;
  font-weight:bold;
  margin:0 0 2px 0;
  text-transform:uppercase;
}
div.news-wellness-item {
  padding:5px 0;
}
div.news-wellness-item-odd {
  background-color:#fbefb2;
}
div.news-wellness-item-even {
  background-color:#f9e787;
}


/************* Sliderformatierung *************/
div.tx-vnslider-pi1 {
  background-color:#f2f3c8;
  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 5px 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;
  font-size:11px;
  width:100%;
}
div.tx-vnmooquee-pi1 h3 {
	color: #fff;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	margin:0 0 2px 0;
	padding:6px 5px;
}
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: #2f8bb6;
}
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.schleier {
  background-color:#fff;
  position:absolute;
  height:80px;
  width:220px;
  bottom:0;
  left:0;
  z-index:999;
  filter:alpha(opacity=30);
  opacity: 0.3;
  -moz-opacity:0.3;
}

div.pistenplan {
  float:left;
  padding:0px;
}
div.loipenplan {
  float:left;
  padding:0 20px 20px 20px;
}

/* Newsletter nachjustierung */
div.tx-vndirectmailsubscription-pi1 {
  float:left;
  padding:0 20px;
}
div.tx-vndirectmailsubscription-pi1 p {
  padding:0;
}
div.tx-vndirectmailsubscription-pi1 h3 {
  padding:0;
}
/* News Formatierung */
div.news-latest-container {
  margin:15px 0;
}
div.news-latest-item h3 {
  font-family:Arial;
  font-size:15px;
  font-weight:bold;
  padding:0;
  margin:0 0 5px 0;
  text-transform:uppercase;
}
div.news-list-item {
  border-bottom:1px dotted #000;
  float:left;
  margin:0 20px 10px 20px;
  width:460px;
}
div.news-list-item h3,
div.news-list-item p {
  padding:0;
}
div.news-list-item img {
  float:left;
  margin:0 10px 10px 0;
}
div.news-list-item p img {
  margin:4px;
}
div.news-list-item div.angebote {
  position:relative;
  padding:0;
}
div.news-list-item div.angebote p {
  margin:0;
  padding:0 0 10px 0;
}
div.news-list-item div.angebote h3 {
  font-size:13px;
  font-weight:bold;
  font-family:Arial;
  text-transform:uppercase;
}

div.news-list-item div.angebote h3.ka-handler {
  background-image:url(../images/details-open.gif);
  background-repeat:no-repeat;
  background-position:right center;
  border:none;
  cursor:pointer;
  font-family:Arial;
  font-size:11px;
  line-height:20px;
  padding-right:20px;
  margin:0;
  text-align:right;
  /*position:absolute;
  top:-30px;
  right:0px;*/
}
*+ html div.news-list-item div.open h3.ka-handler {
  top:-40px;
}
div.news-list-item div.angebote h3.act {
  background-image:url(../images/details-close.gif);
}


div.news-single-item {
  float:left;
  margin-bottom:10px;
  width:100%;
}
div.news-single-item h1 {
  margin-top:0;
}
div.news-single-item img {
  float:left;
  margin:0 10px 10px 20px;
}
div.news-single-item p img {
  margin:4px;
}
div.news-single-item-content {
  float:left;
  width:100%;
}
div.news-single-item-content ul {
  float:left;
  width:440px;
}

/* 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:#ec222a;
  font-family:Arial;
  font-size:14px;
  font-weight:bold;
  line-height:20px;
  margin:0 0 6px 0;
}
div.container-2cols a {
  color:#ec222a;
  text-decoration:underline;
}
div.container-2cols-left {
  float:left;
  width:250px;
}
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-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.press-item {
  background-color:#F0F0ED;
  border-bottom:1px dotted #000000;
  border-top:1px dotted #000000;
  float:left;
  font-size:11px;
  line-height:16px;
  margin:0 20px 10px 20px;
  padding:10px;
  width:440px;
}
div.press-item img {
  float:left;
  margin-right:10px;
}
div.press-item div.press-content {
  float:left;
  width:330px;
}
div.press-item div.press-label {
  font-weight:bold;
  float:left;
  width:125px;
}
div.press-item div.press-download {
  float:left;
  width:330px;
}
div.press-item div.press-download a {
  text-decoration:underline;
}
div.press-item div.press-download img {
  margin-right:3px;
  margin-top:2px;
}

span.ueberschriftGrauFett {
  color: #999999;
  font-weight:bold;
  font-size:16px;
}
span.rosaGrossFett {
  color: #EB008A;
  font-weight:bold;
  font-size:14px;
}
span.rosaRiesigFett {
  color: #EB008A;
  font-weight:bold;
  font-size:20px;
}
span.rosaNormal {
  color: #EB008A;
}



div.tx-lumogooglemaps-pi1 {
  padding:0 0 0 20px;
}
div.tx-lumogooglemaps-pi1 a {
  text-decoration:underline;
}

a.ibp-links {
  color:#000;
  margin:5px 0;
  text-decoration:underline;
  float:left;
}


div.bookshelf {
  padding:0px 20px 20px 20px;
}
