﻿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: #fff5da;
}
.htmlarea-content-body {
	}
.htmlarea-content-body table tr td {
  font-size: 12px;
}
div.clear {
	clear: both;
}
/*------------------------------------ (CSS_STYLED_CONTENT)  ----------------------------------- */
/********************************/
/* Allgemeine Formatierung      */
/********************************/
pre {
	font-family: monospace; 
}
a {
	color: #e2960e;
	text-decoration: none; 
} 
a img {
  border:none;
}
a:hover {
	color: #e2960e; 
}
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:#000;
  font-weight: bold;
}
h1 {
	font-size: 1.5em;
	margin: 25px 0 10px 0;
}
h2 {
	font-size: 1.4em;
	margin: 10px 0 6px 0;
}
h3 {
	font-size: 1.3em;
	margin: 6px 0 4px 0;
}
h4 {
  font-size: 1.2em;
	margin: 5px 0 3px 0;
}
h5 {
	font-size: 1.1em;
	margin: 5px 0 3px 0;
}
h6 {
	font-size: 1.1em;
	margin: 5px 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: #e2960e;
	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 {
	font-size: 1.1em;
}
p.bodytext a { 
}
/********************/
/* Aufzählungsliste */
/********************/
ul {
	margin-top: 0px;
}
ol {
	margin-top: 0px;
}
li {
	padding-top: 0px;
}

/**********/
/* Bilder */
/**********/
/* Captions */
div.csc-textpic-caption-c .csc-textpic-caption {
	text-align: center;
}
div.csc-textpic-caption-r .csc-textpic-caption {
	text-align: right;
}
div.csc-textpic-caption-l .csc-textpic-caption {
	text-align: left;
}
/* Needed for noRows setting */
div.csc-textpic div.csc-textpic-imagecolumn {
	float: left;
	display: inline;
}
/* Border just around the image */
div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	border: 2px solid #000;
	padding: 0px 0px;
}
div.csc-textpic-imagewrap {
	padding: 0;
}
div.csc-textpic img {
	border: none;
}
/* DIV: This will place the images side by side */
div.csc-textpic div.csc-textpic-imagewrap div.csc-textpic-image {
	float: left;
}
/* UL: This will place the images side by side */
div.csc-textpic div.csc-textpic-imagewrap ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.csc-textpic div.csc-textpic-imagewrap ul li {
	float: left;
	margin: 0;
	padding: 0;
}
/* DL: This will place the images side by side */
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image {
	float: left;
}
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dt {
	float: none;
}
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dd {
	float: none;
}
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dd img {
	border: none;
} /* FE-Editing Icons */
dl.csc-textpic-image {
	margin: 0;
}
dl.csc-textpic-image dt {
	margin: 0;
	display: inline;
}
dl.csc-textpic-image dd {
	margin: 0;
}
/* Clearer */
div.csc-textpic-clear {
	clear: both;
}
/* Margins around images: */
/* Pictures on left, add margin on right */
div.csc-textpic-left div.csc-textpic-imagewrap .csc-textpic-image,
div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap .csc-textpic-image,
div.csc-textpic-intext-left div.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-right: 10px;
}

/* Pictures on right, add margin on left */
div.csc-textpic-right div.csc-textpic-imagewrap .csc-textpic-image,
div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap .csc-textpic-image,
div.csc-textpic-intext-right div.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-left: 10px;
}

/* Pictures centered, add margin on left */
div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-left: 10px;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	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: 0px;
	padding: 0;
}
table.contenttable p,
div.rgaccord1-content table.contenttable p {
  margin: 0;
  padding: 0;
}
table.contenttable tr td {
/*	border: none;
  padding: 0px 10px 0px 0px;
  width: auto;*/
}
table.contenttable tr th { 
	border: none;
  padding: 0px;
}
table.contenttable tr th.td-last { 
  
}
table.contenttable tr.tr-last { 
  
}

/* Tabellen, spezifiziert */
table.contenttable-0 {
  background-color:#fff;
  border-spacing:2px;
	margin:0;
	padding:0;
	width:100%;
}
table.contenttable-0 tr th {
  background-color:#f4ede1;
  border:none;
  font-weight:normal;
  padding:3px 5px;
  vertical-align:top;
  text-align:center;
}
table.contenttable-0 tr th.td-0 {
  text-align:left;
}
table.contenttable-0 tr td {
  background-color:#f8f5f1;
  border:none;
  padding:3px 5px;
}
table.contenttable-0 tr td.td-1,
table.contenttable-0 tr td.td-2,
table.contenttable-0 tr td.td-3 {
  width:130px;
  text-align:right;
}


/* Layout 1 */
/* Layout fuer Header Preise */
table.contenttable-1 {
  background-color:#fff;
  border-spacing:2px;
	margin:0;
	padding:0;
	width:100%;
}
table.contenttable-1 td {
  background-color:#f4ede1;
  border:none;
  padding:3px 5px;
  vertical-align:top;
}
table.contenttable-1 tr td.td-1,
table.contenttable-1 tr td.td-2,
table.contenttable-1 tr td.td-3 {
  width:130px;
  text-align:center;
}

/* Layout fuer Zeile Preise */
table.contenttable-2 {
  background-color:#fff;
  border-spacing:2px;
	margin:0;
	padding:0;
	width:100%;
}
table.contenttable-2 td {
  background-color:#f8f5f1;
  border:none;
  font-weight:normal;
  padding:3px 5px;
  vertical-align:top;
  text-align:center;
}
table.contenttable-2 tr td.td-0 {
  text-align:left;
}
table.contenttable-2 tr td.td-1,
table.contenttable-2 tr td.td-2,
table.contenttable-2 tr td.td-3 {
  width:130px;
  text-align:right;
}

table.contenttable-3 {
  background-color:#fff;
  border-spacing:2px;
	margin:0;
	padding:0;
	width:100%;
}
table.contenttable-3 td {
  background-color:#f8f5f1;
  border:none;
  font-weight:bold;
  padding:3px 5px;
  vertical-align:top;
  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: 1440px; 
}
div#container {
  background-image:url(../images/bg.jpg);
  background-repeat:no-repeat;
  float:left;
  width:100%;
}
div#main {
  float:left;
  margin:0 0 0 240px;
  width:990px;
}
div#header {
  position:relative;
  height:344px;
}
div#mask {
  position:absolute;
  top:0;
  left:0;
}
div#extranav {
  position:absolute;
  top:0;
  right:30px;
  width:470px;
}
div#extranav a {
  color:#000;
  float:left;
}
div#extranav div.sprachnav {
  margin:2px 10px 0 0;
  float:left;
}

div#content-container {
  background-image:url(../images/bg-content-container.gif);
  background-repeat:repeat-y;
  float:left;
  width:990px;
}
div#mainnav {
  background-image:url(../images/bg-hauptnav.gif);
  background-repeat:no-repeat;
  color:#fff;
  float:left;
  height:33px;
  padding-left:5px;
  width:985px;
}
div#mainnav img {
  margin-top:8px;
}
div#mainnav a {
  color:#fff;
}
div#content {
  float:left;
  width:990px;
}
div#content ul {
  list-style-image:url(../images/listitem.gif);
}
div#content ul a {
  position:relative;
  top:0px;
}
div#left {
  float:left;
  margin-left:10px;
  min-height:950px;
  width:710px;
}
div#left-align {
  /*float:left;*/
  margin:0 10px 10px 10px;
}
div#subnav {
  background-image:url(../images/bg-content-top.gif);
  background-repeat:no-repeat;
  float:left;
  height:45px;
  width:710px;
}
div#subnav img {
  margin-top:3px;
}
div#right {
  color:#fff;
  float:left;
  width:270px;
}
div#right a {
  color:#fff;
  text-decoration:underline;
}
div#right-align {
  margin:10px 40px 10px 10px;
}
div#image-right {
  background-image:url(../images/bg-junge.jpg);
  background-repeat:no-repeat;
  float:left;
  height:323px;
  position:absolute;
  bottom:108px;
  right:0;
  width:270px;
}
div#bottom {
  background-image:url(../images/bg-bottom.gif);
  background-repeat:no-repeat;
  float:left;
  height:108px;
  position:relative;
  width:990px;
}

/*--Hauptnav--*/
ul.hauptnav {
  list-style:none;
  margin:7px 0 0 10px;
  padding:0;
}
ul.hauptnav li {
  float:left;
}

/*--Subnav---*/
ul.subnav {
  list-style:none;
  margin:2px 0 0 10px;
  padding:0;
}
ul.subnav li {
  float:left;
  margin-right:10px;
}

/*--Extranav--*/
ul.extranav {
  list-style:none;
}
ul.extranav li {
  float:left;
  font-weight:bold;
  margin-right:15px;
}



/************* Chgallery Stylesheets *************/

div.tx-chgallery-pi1 {
}
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 #666;
  background-color:transparent;
  float:left;
  margin-right:3px;
  margin-bottom:3px;
  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;
}

/* Category View */
div.chgallery-list div.item {
  border:1px solid #666;
  background-color:transparent;
  float:left;
  height:190px;
  margin-right:15px;
  margin-bottom:15px;
  width:150px;
}
div.chgallery-list div.img {
  border-bottom:1px solid #666;
  padding:5px 0;
  margin:0 5px;
  height:140px;
  width:140px;
}
div.chgallery-list div.align {
  text-align:center;
  height:140px;
  width:140px;
}
div.chgallery-list div.align a img {
  vertical-align:middle;
}
div.chgallery-list div.title {
  text-align:center;
}

/****************** Powermail *******************/
form#schnellanfrage {
  float:left;
  margin-bottom:15px;
}
form#schnellanfrage fieldset {
  border:none;
  margin:0;
  padding:0;
}
form#schnellanfrage fieldset legend {
  display:none;
}
form#schnellanfrage div.tx_powermail_pi1_fieldwrap_html {
  float:left;
}
form#schnellanfrage label {
  float:left;
  padding:0;
}
form#schnellanfrage input {
  border-color:#fff;
  float:left;
  font-size:11px;
}
form#schnellanfrage div#powermaildiv_uid1,
form#schnellanfrage div#powermaildiv_uid108,
form#schnellanfrage div#powermaildiv_uid116{
  width:70px;
}
form#schnellanfrage div#powermaildiv_uid1 label,
form#schnellanfrage div#powermaildiv_uid108 label,
form#schnellanfrage div#powermaildiv_uid116 label{
  width:70px;
}
form#schnellanfrage div#powermaildiv_uid1 input,
form#schnellanfrage div#powermaildiv_uid108 input,
form#schnellanfrage div#powermaildiv_uid116 input {
  width:60px;
}
form#schnellanfrage div#powermaildiv_uid2,
form#schnellanfrage div#powermaildiv_uid109,
form#schnellanfrage div#powermaildiv_uid117,
form#schnellanfrage div#powermaildiv_uid3,
form#schnellanfrage div#powermaildiv_uid110,
form#schnellanfrage div#powermaildiv_uid118 {
  width:35px;
}
form#schnellanfrage div#powermaildiv_uid2 label,
form#schnellanfrage div#powermaildiv_uid109 label,
form#schnellanfrage div#powermaildiv_uid117 label,
form#schnellanfrage div#powermaildiv_uid3 label,
form#schnellanfrage div#powermaildiv_uid110 label,
form#schnellanfrage div#powermaildiv_uid118 label {
  width:35px;
}
form#schnellanfrage div#powermaildiv_uid2 input,
form#schnellanfrage div#powermaildiv_uid109 input,
form#schnellanfrage div#powermaildiv_uid117 input,
form#schnellanfrage div#powermaildiv_uid3 input,
form#schnellanfrage div#powermaildiv_uid110 input,
form#schnellanfrage div#powermaildiv_uid118 input {
  width:25px;
}
form#schnellanfrage div#powermaildiv_uid4,
form#schnellanfrage div#powermaildiv_uid111,
form#schnellanfrage div#powermaildiv_uid119 {
  width:40px;
}
form#schnellanfrage div#powermaildiv_uid4 label,
form#schnellanfrage div#powermaildiv_uid111 label,
form#schnellanfrage div#powermaildiv_uid119 label {
  width:40px;
}
form#schnellanfrage div#powermaildiv_uid4 input,
form#schnellanfrage div#powermaildiv_uid111 input,
form#schnellanfrage div#powermaildiv_uid119 input {
  width:30px;
}
form#schnellanfrage div#powermaildiv_uid5,
form#schnellanfrage div#powermaildiv_uid112,
form#schnellanfrage div#powermaildiv_uid120 {
  width:35px;
}
form#schnellanfrage div#powermaildiv_uid5 label,
form#schnellanfrage div#powermaildiv_uid112 label,
form#schnellanfrage div#powermaildiv_uid120 label {
  width:35px;
}
form#schnellanfrage div#powermaildiv_uid5 input,
form#schnellanfrage div#powermaildiv_uid112 input,
form#schnellanfrage div#powermaildiv_uid120 input {
  width:35px;
}
form#schnellanfrage div#powermaildiv_uid6,
form#schnellanfrage div#powermaildiv_uid113,
form#schnellanfrage div#powermaildiv_uid121,
form#schnellanfrage div#powermaildiv_uid7,
form#schnellanfrage div#powermaildiv_uid114,
form#schnellanfrage div#powermaildiv_uid122 {
  width:90px;
}
form#schnellanfrage div#powermaildiv_uid6 label,
form#schnellanfrage div#powermaildiv_uid113 label,
form#schnellanfrage div#powermaildiv_uid121 label,
form#schnellanfrage div#powermaildiv_uid7 label,
form#schnellanfrage div#powermaildiv_uid114 label,
form#schnellanfrage div#powermaildiv_uid122 label {
  width:90px;
}
form#schnellanfrage div#powermaildiv_uid6 input,
form#schnellanfrage div#powermaildiv_uid113 input,
form#schnellanfrage div#powermaildiv_uid121 input,
form#schnellanfrage div#powermaildiv_uid7 input,
form#schnellanfrage div#powermaildiv_uid114 input,
form#schnellanfrage div#powermaildiv_uid122 input {
  width:80px;
}
form#schnellanfrage div#powermaildiv_uid8 input,
form#schnellanfrage div#powermaildiv_uid115 input,
form#schnellanfrage div#powermaildiv_uid123 input {
  background-color:#ff9900;
  border-color:#ff9900;
  color:#fff;
  margin-top:18px;
  width:40px;
}

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;
  width:100%;
}
form#callback label {
  float:left;
  padding:0;
  width:150px;
}
form#callback input {
  float:left;
  font-size:11px;
  width:250px;
}
form#callback textarea {
  float:left;
  font-size:11px;
  width:250px;
}
form#callback div#powermaildiv_uid13 input {
  background-color:#e2960e;
  margin-left:150px;
  width:255px;
}

form#buchungsanfrage {
  font-size:1.1em;
}
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;
  margin-bottom:5px;
  width:345px;
}
form#buchungsanfrage label {
  float:left;
  padding:0;
  width:120px;
}
form#buchungsanfrage input {
  float:left;
  font-size:11px;
  width:200px;
}
form#buchungsanfrage select {
  float:left;
  font-size:11px;
  width:205px;
}
form#buchungsanfrage textarea {
  float:left;
  font-size:11px;
  width:545px;
}

/* Art der Anfrage */
form#buchungsanfrage div#powermaildiv_uid35,
form#buchungsanfrage div#powermaildiv_uid52,
form#buchungsanfrage div#powermaildiv_uid80 {
  width:690px;
}
form#buchungsanfrage div#powermaildiv_uid35 p,
form#buchungsanfrage div#powermaildiv_uid52 p,
form#buchungsanfrage div#powermaildiv_uid80 p {
  display:none;
}
form#buchungsanfrage div#powermaildiv_uid35 div.powermail_radio_inner,
form#buchungsanfrage div#powermaildiv_uid52 div.powermail_radio_inner,
form#buchungsanfrage div#powermaildiv_uid80 div.powermail_radio_inner {
  float:left;
  width:690px;
}
form#buchungsanfrage div#powermaildiv_uid35 input,
form#buchungsanfrage div#powermaildiv_uid52 input,
form#buchungsanfrage div#powermaildiv_uid80 input {
  border:none;
  width:20px;
}
form#buchungsanfrage div#powermaildiv_uid35 label,
form#buchungsanfrage div#powermaildiv_uid52 label,
form#buchungsanfrage div#powermaildiv_uid80 label {
  width:600px;
}

form#buchungsanfrage div#powermaildiv_uid28,
form#buchungsanfrage div#powermaildiv_uid29 {
  width:690px;
}
form#buchungsanfrage div#powermaildiv_uid29 input {
  background-color:#E2960E;
  float:right;
  margin-right:20px;
  width:205px;
}


/* Angebote / Pauschalen */
form#buchungsanfrage div#powermaildiv_uid36,
form#buchungsanfrage div#powermaildiv_uid95,
form#buchungsanfrage div#powermaildiv_uid67 {
  width:690px;
  margin:8px 0;
}
form#buchungsanfrage div#powermaildiv_uid36 p,
form#buchungsanfrage div#powermaildiv_uid67 p,
form#buchungsanfrage div#powermaildiv_uid95 p {
  display:none;
}
form#buchungsanfrage div#powermaildiv_uid36 div.powermail_check_inner,
form#buchungsanfrage div#powermaildiv_uid67 div.powermail_check_inner,
form#buchungsanfrage div#powermaildiv_uid95 div.powermail_check_inner {
  float:left;
  width:345px;
}
form#buchungsanfrage div#powermaildiv_uid36 input,
form#buchungsanfrage div#powermaildiv_uid67 input,
form#buchungsanfrage div#powermaildiv_uid95 input {
  border:none;
  width:20px;
}
form#buchungsanfrage div#powermaildiv_uid36 label,
form#buchungsanfrage div#powermaildiv_uid67 label,
form#buchungsanfrage div#powermaildiv_uid95 label {
  width:300px;
}

/* Familiensuite */
form#buchungsanfrage div#powermaildiv_uid37,
form#buchungsanfrage div#powermaildiv_uid68,
form#buchungsanfrage div#powermaildiv_uid96 {

}
form#buchungsanfrage div#powermaildiv_uid37 p,
form#buchungsanfrage div#powermaildiv_uid68 p,
form#buchungsanfrage div#powermaildiv_uid96 p,
form#buchungsanfrage div#powermaildiv_uid39 p,
form#buchungsanfrage div#powermaildiv_uid70 p,
form#buchungsanfrage div#powermaildiv_uid98 p {
  background-color:#f8f5f1;
  font-weight:bold;
  margin-right:5px;
  padding-left:5px;
}
form#buchungsanfrage div#powermaildiv_uid37 div.powermail_check_inner, 
form#buchungsanfrage div#powermaildiv_uid68 div.powermail_check_inner,
form#buchungsanfrage div#powermaildiv_uid96 div.powermail_check_inner,
form#buchungsanfrage div#powermaildiv_uid39 div.powermail_check_inner,
form#buchungsanfrage div#powermaildiv_uid70 div.powermail_check_inner,
form#buchungsanfrage div#powermaildiv_uid98 div.powermail_check_inner {
  float:left;
  width:345px;
}
form#buchungsanfrage div#powermaildiv_uid37 input,
form#buchungsanfrage div#powermaildiv_uid68 input,
form#buchungsanfrage div#powermaildiv_uid96 input,
form#buchungsanfrage div#powermaildiv_uid39 input,
form#buchungsanfrage div#powermaildiv_uid70 input,
form#buchungsanfrage div#powermaildiv_uid98 input {
  border:none;
  width:20px;
}
form#buchungsanfrage div#powermaildiv_uid37 label,
form#buchungsanfrage div#powermaildiv_uid39 label,
form#buchungsanfrage div#powermaildiv_uid70 label,
form#buchungsanfrage div#powermaildiv_uid68 label,
form#buchungsanfrage div#powermaildiv_uid96 label,
form#buchungsanfrage div#powermaildiv_uid98 label {
  width:300px;
}

/* Familiensuite */
form#buchungsanfrage div#powermaildiv_uid38,
form#buchungsanfrage div#powermaildiv_uid97,
form#buchungsanfrage div#powermaildiv_uid69 {

}
form#buchungsanfrage div#powermaildiv_uid38 p,
form#buchungsanfrage div#powermaildiv_uid40 p,
form#buchungsanfrage div#powermaildiv_uid71 p,
form#buchungsanfrage div#powermaildiv_uid98 p,
form#buchungsanfrage div#powermaildiv_uid69 p,
form#buchungsanfrage div#powermaildiv_uid97 p {
  background-color:#f8f5f1;
  font-weight:bold;
  margin-left:5px;
  padding-left:5px;
}
form#buchungsanfrage div#powermaildiv_uid38 div.powermail_check_inner,
form#buchungsanfrage div#powermaildiv_uid40 div.powermail_check_inner,
form#buchungsanfrage div#powermaildiv_uid69 div.powermail_check_inner,
form#buchungsanfrage div#powermaildiv_uid97 div.powermail_check_inner,
form#buchungsanfrage div#powermaildiv_uid71 div.powermail_check_inner,
form#buchungsanfrage div#powermaildiv_uid100 div.powermail_check_inner {
  float:left;
  width:345px;
}
form#buchungsanfrage div#powermaildiv_uid38 input,
form#buchungsanfrage div#powermaildiv_uid40 input,
form#buchungsanfrage div#powermaildiv_uid71 input,
form#buchungsanfrage div#powermaildiv_uid97 input,
form#buchungsanfrage div#powermaildiv_uid69 input,
form#buchungsanfrage div#powermaildiv_uid99 input {
  border:none;
  width:20px;
}
form#buchungsanfrage div#powermaildiv_uid38 label,
form#buchungsanfrage div#powermaildiv_uid40 label,
form#buchungsanfrage div#powermaildiv_uid71 label,
form#buchungsanfrage div#powermaildiv_uid97 label,
form#buchungsanfrage div#powermaildiv_uid69 label,
form#buchungsanfrage div#powermaildiv_uid99 label {
  width:300px;
}

form#buchungsanfrage div#powermaildiv_uid41,
form#buchungsanfrage div#powermaildiv_uid72,
form#buchungsanfrage div#powermaildiv_uid100 {
  width:690px;
  margin:8px 0;
}
form#buchungsanfrage div#powermaildiv_uid41 p,
form#buchungsanfrage div#powermaildiv_uid72 p,
form#buchungsanfrage div#powermaildiv_uid100 p {
  background-color:#f8f5f1;
  font-weight:bold;
  padding-left:5px;
}
form#buchungsanfrage div#powermaildiv_uid41 div.powermail_check_inner,
form#buchungsanfrage div#powermaildiv_uid72 div.powermail_check_inner,
form#buchungsanfrage div#powermaildiv_uid100 div.powermail_check_inner {
  float:left;
  width:345px;
}
form#buchungsanfrage div#powermaildiv_uid41 input,
form#buchungsanfrage div#powermaildiv_uid72 input,
form#buchungsanfrage div#powermaildiv_uid100 input {
  border:none;
  width:20px;
}
form#buchungsanfrage div#powermaildiv_uid41 label,
form#buchungsanfrage div#powermaildiv_uid100 label,
form#buchungsanfrage div#powermaildiv_uid72 label {
  width:300px;
}


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;
  width:100%;
}
form#kontaktformular label {
  float:left;
  padding:0;
  width:150px;
}
form#kontaktformular input {
  float:left;
  width:250px;
}
form#kontaktformular textarea {
  float:left;
  width:250px;
}
form#kontaktformular div#powermaildiv_uid34 input {
  background-color:#e2960e;
  margin-left:150px;
  width:255px;
}

form#landingpage {
  font-size:1.1em;
}
form#landingpage fieldset {
  border:none;
  margin:0;
  padding:0;
}
form#landingpage fieldset legend {
  display:none;
}
form#landingpage div.tx_powermail_pi1_fieldwrap_html {
  float:left;
  width:100%;
}
form#landingpage label {
  float:left;
  padding:0;
  width:150px;
}
form#landingpage input {
  float:left;
  width:250px;
}
form#landingpage select {
  float:left;
  width:255px;
}
form#landingpage textarea {
  float:left;
  width:250px;
}
form#landingpage div#powermaildiv_uid51 input {
  background-color:#e2960e;
  margin-left:150px;
  width:255px;
}


/************* Newsformatierung *************/
div.news-latest-item {
  float:left;
  margin-bottom:15px;
  width:100%;
  /*font-size: 1.1em;*/
}
div.news-latest-item p {
  margin:0;
}
div.news-latest-item img {
  float:left;
  margin-right:15px;
}
div.news-list-item {
  /*border-bottom:1px dotted #e2960e;*/
  float:left;
  /*margin-bottom:15px;*/
  /*padding-bottom:15px;*/
  width:100%;
}
div.news-list-item img {
  float:left;
  margin-right:15px;
  margin-bottom:5px;
}


/************* Mooqueeformatierung *************/
div.tx-vnmooquee-pi1 {
  float:left;
  margin-bottom:15px;
  width:100%;
  font-size: 1.1em;
}
div.tx-vnmooquee-pi1 h3 {
	color: #fff;
	margin:0;
	padding:7px;
	padding-bottom:1px;
}
div#left div.tx-vnmooquee-pi1 h3 a {
  color:#fff;
} 
div.tx-vnmooquee-pi1 p {
  color:#fff;
  line-height:12px;
  font-size: 13px;
  padding:0 7px;
  margin:0;
}
div.vn_mooquee_rahmen {

}
div.vn_mooquee {
	width: 220px;
	height: 110px;
	background-color: #0071aa;
}
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: 210px;
}
div.vn_mooquee_item h3 {
  font-size:1.2em;
}
div#right div.vn_mooquee_item a {
  text-decoration:none;
}


/************* Sliderformatierung *************/
div.tx-vnslider-pi1 {
  float:left;
  width:690px;
}
div.vn_slider {
  background-color:#f8efd5;
  position: relative;
	width:690px;
}
div.vn_slider h3 {
  color:#000;
}
div.vn_slider h3 a {
  color:#000;
}
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: 315px;
}
div.vn_slider_item_align {
  padding-right:10px;
}
div.slidercontent {
	padding-right: 3px;
	font-size: 1em;
}
div.slidertitle {
  font-size:1.1em;
  font-weight:bold;
  text-transform:uppercase;
}
div.slidertitle a {
	text-decoration:none;
}
a.vn_slider_prev, a.vn_slider_next {
  color:#daddd5;
	display: block;
	width: 25px;
	height: 90px;
	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: 10px;
}


/* -------------------- Newsletter -------------------- */
div.feld {
  float:left;
  margin-bottom:3px;
  width:100%;
}
div.feld label {
  float:left;
  width:100px;
}
div.feld input {
  float:left;
  font-size:11px;
  width:200px;
}
div.feld select {
  float:left;
  font-size:11px;
  width:205px;
}
input.tx_webinstamailing_submit {
  background-color:#e2960e;
  float:left;
  margin-left:100px;
  width:205px;
}

div.unsubscribe {
  float:left;
  margin-bottom:3px;
  width:100%;
}
div.unsubscribe label {
  float:left;
  width:100%;
}
div.unsubscribe input {
  float:left;
  width:200px;
}
div.unsubscribe input.tx_webinstamailing_submit {
  margin:0;
  width:205px;
}

div.container-50-50 {
  float:left;
  width:690px;
}
div.container-50-50-left {
  float:left;
  width:160px;
}
div.container-50-50-right {
  float:left;
  width:530px;
}
div.container-50-50-right p {
  padding-left:15px;
}


div.pictureview-container {
  width:160px;
}
div.pictureview-container a img {
  border:none;
}
div.pictureview-container-align {
  border:1px solid #E2960E;
  padding:4px;
}
div.vn_pictureview {
  float:left;
  width:100%;
}
/*div.grundriss {
  float:left;
  width:150px;
}
div.zimmer-bilder {
  float:left;
  width:136px;
}
div.pictureview-title {
  background-color:#a3bdc5;
  background-image:url(../images/zoom.gif);
  background-repeat:no-repeat;
  background-position:right bottom;
  font-size:1.1em;
  font-weight:bold;
  line-height:20px;
  padding-left:10px;
  text-align:left;
  text-transform:uppercase;
}*/

/* ------------------- Accordion - Styles ----------------------*/

/* Allgemein */
div.rgaccord1-nest {
	float: left;
	margin: 0;
	margin-bottom:15px;
	padding: 0;
	width: 100%;
}
*+ html div.rgaccord1-nest {
  float:none;
}
h3.rgaccord1-toggle {
  background-image:url(../images/plus.gif);
  background-position:left center;
  background-repeat:no-repeat;
  border-bottom:1px dotted #E2960E;
  border-top:1px dotted #E2960E;
  color:#000;
  cursor:pointer;
  font-size:1.1em;
  font-weight:bold;
  margin:0 0 8px 0;
  padding:0 0 0 25px;
  position:relative;
  
}
h3.act {
  background-image:url(../images/minus.gif);
}
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;
}
