﻿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: #58585a;
	background-color: #fff;
}
div.clear {
	clear: both;
}
/*------------------------------------ (CSS_STYLED_CONTENT)  ----------------------------------- */
/********************************/
/* Allgemeine Formatierung      */
/********************************/
pre {
	font-family: monospace; 
}
a:hover {
	color: #000; 
}
a img {
  border:none;
}
p, pre { 
	margin: 0px;
	padding-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;
}

span.kleineSchrift {
  font-size:11px;
  font-style:italic;
}

h3 {
	margin:5px 0;
}

/*h1, h2, h3, h4, h5, h6 {
  color:#f7b974;
}
h1 {
	font-size: 2.2em;
	font-weight: normal;
	line-height:1.1em;
	margin:0 0 15px 0;
}
h2 {
	font-size: 1.9em;
	font-weight: normal;
	margin:0 0 6px 0;
}
h3 {
	font-size: 1.4em;
	margin:0 0 4px 0;
}
h4 {
	font-size: 1.5em;
	font-weight: bold;
	margin:0 0 3px 0;
}
h5 {
	font-size: 1.4em;
	font-weight: bold;
	margin:0 0 3px 0;
}
h6 {
	font-size: 1.3em;
	font-weight: bold;
	margin:0 0 3px 0;
}*/
h1.csc-firstHeader, h2.csc-firstHeader, h3.csc-firstHeader, h4.csc-firstHeader, h5.csc-firstHeader, h6.csc-firstHeader {
	margin-top: 0px;
}
h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left {
	text-align: left;
}
h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center {
	text-align: center;
}
h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right {
	text-align: right;
}
h1.align-justify, h2.align-justify, h3.align-justify, h4.align-justify, h5.align-justify, h6.align-justify {
	text-align: justify;
}
/* berschriften, verlinkt */
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	/*color: #f7b974;*/
	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: 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 {
 	float:none;
  font-family:verdana;
  font-size:11px;
  font-style:italic;
	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-left {
  margin-left:80px;
}
div.csc-textpic-center {
	text-align: center; /* IE-hack *//* IE-hack */
	float:left;
	margin-left:80px;
}

div.pictureright div.csc-textpic-center {
  margin:0;
  float:none;
}

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;
	margin-left:64px;
	margin-bottom:15px;
	border-left:1px solid #b1b3b4;
	padding:0;
}
table.contenttable-0 th {
  border:none;
}
table.contenttable-0 tr td {
  border:none;
}
table.contenttable-0 tr td.td-0 {
  padding-left:20px;
}
table.contenttable-0 tr td.td-last {
  
}

/* 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 {
}
/*************************/
/* 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 {
  font-size:1.1em;
  position:relative;
  margin:auto;
	width: 926px; 
}
div#breite_vorschaltseite {
  position:relative;
  margin:auto;
	width: 682px; 
}
div.content_vorschaltseite {
  /*position:absolute;
  bottom:0;
  right:20px;*/
  color:#000;
  font-size:20px;
  text-align:center;
}
div.content_vorschaltseite div.csc-textpic-center {
  margin:0;
}
div.content_vorschaltseite h1 {
  color:#97111a;
  font-size:24px;
  font-weight:bold;
  margin-top:15px;
}
div.content_vorschaltseite a {
  color:#000;
}

div#container {
  float:left;
  margin-top:25px;
  width:100%;
}
div#header {
  float:left;
  position:relative;
  width:926px;
  height:47px;
}
div.headerline {
  float:left;
  margin-top:10px;
  height:29px;
  width:906px;
}
div.headerline img {
  position:absolute;
  right:-2px;
  top:-1px;
}
div#main {
  background-image:url(../images/bg-main.gif);
  background-repeat:repeat-y;
  border-top:1px solid #58585a;
  border-bottom:1px solid #58585a;
  float:left;
  margin-top:10px;
  position:relative;
  width:906px;
}
div#template02 div#main,
div#template03 div#main {
  height:586px;
}
div#left {
  float:left;
  width:154px;
}
div#left-align {
  padding:0 1px;
}
div#content {
  float:left;
  min-height:200px;
  width:752px;
}
div#content-align {
  padding-right:1px;
}
div.logo {
  background-image:url(../images/fasnacht.png);
  background-repeat:no-repeat;
  float:right;
  height:45px;
  position:relative;
  right:-2px;
  top:-40px;
  width:137px;
}
* html div.logo {
  background-image:url(../images/fasnacht.gif);
  position:absolute;
  top:-1px;
  right:-1px;
}


div.hauptueberschrift h1 {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
/*background:#FFFFFF none repeat scroll 0 0;*/
  bottom:0;
  font-size:1.8em;
  left:-20px;
  opacity:0.6;
  padding:0 0 0 20px;
  position:relative;
  top:0;
  width:400px;
}

div.layout2 ul {
  color:#FFFFFF;
  font-size:1.2em;
  line-height:1.4em;
  list-style-image:url(../images/menuitem-weiss.png);
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding-left:20px;
}
div.layout2 ul a {
  color:#ffffff;
  text-decoration:none;
}
div.layout2 div.csc-textpic-left {
  margin-left:63px;
}
div.layout2 div.csc-textpic-imagewrap {
  border-left:1px solid #b1b3b4;
  padding:20px 0 0 20px;
}

div.backbox {
  bottom:0;
  font-size:16px;
  margin-bottom:60px;
  margin-right:75px;
  position:absolute;
  right:0;
}
div.backbox p {
  padding:0;
}


/*--Hauptnav--*/
ul.hauptnav {
  font-size:1.2em;
  list-style:none;
  margin:15px 0;
  padding:0;
}
ul.hauptnav li {
  line-height:25px;
}
ul.hauptnav li a {
  color:#58585a;
  display:block;
  padding:0 7px;
  text-decoration:none;
}


/* Unternav allgemein */
ul.hauptnav ul.unternav {
  list-style:none;
  margin:0;
  padding:0;
}
ul.hauptnav li ul.unternav a {
  padding:0 0 0 20px;
}
ul.hauptnav ul.unternav ul.unternav {
  font-size:12px;
}  
ul.hauptnav li ul.unternav ul.unternav a {
  padding:0 0 0 35px;
}
ul.hauptnav ul.unternav div.navitem a {
  background-image:url(../images/menuitem-schwarz.png);
  background-repeat:no-repeat;
  background-position:7px 7px;
}
* html ul.hauptnav ul.unternav div.navitem a {
  background-image:url(../images/menuitem-schwarz.gif);
}
ul.hauptnav ul.unternav ul.unternav div.navitem a {
  background-image:none;
}


ul#breadcrumb {
  list-style:none;
  font-size:18px;
  padding:0;
  position:relative;
  margin:0;
  top:7px;
  left:10px;
}
* html ul#breadcrumb {
  float:left;
}

ul#breadcrumb li {
  color:#fff;
  float:left;
  padding:0;
}
ul#breadcrumb li a {
  color:#fff;
  text-decoration:none;
}

ul.csc-menu {
  color:#fff;
  font-size:1.2em;
  list-style:none;
  list-style-image:url(../images/menuitem-weiss.png);
  line-height:1.4em;
  padding-left:20px;
  margin:0;
}
* html ul.csc-menu {
  list-style-image:url(../images/menuitem-weiss.gif);
}
ul.csc-menu a {
  color:#fff;
  text-decoration:none;
}


/************************* Template spezifisches CSS ****************************/
h1 {
  font-size:1.8em;  
  font-weight: normal;
  line-height:1.2em;
}

div#template01 h1 {
  background-image:url(../images/bg-h1.gif);
  background-repeat:no-repeat;
  background-position:bottom left;
  margin:0;
  padding:0 0 10px 50px;
}

div#template01 div.csc-header {
  margin-left:30px;
}
div#template01 p {
  background-image:url(../images/bg-h1-text.gif);
  background-repeat:repeat-y;
  background-position:bottom left;
  margin-left:30px;
  padding-left:50px;
  padding-top:10px;
}
div#template01 div#content-align ul {
  background-image:url(../images/bg-h1-text.gif);
  background-repeat:repeat-y;
  background-position:bottom left;
  padding-left:90px;
  margin-left:30px;
}
div#template01 div#content-align {
  padding-top:50px;
}
div#template01 div.text {
  padding-right:30px;
}

div#template02 h1 {
  background-image:url(../images/bg-h1-lang.gif);
  background-repeat:no-repeat;
  background-position:bottom left;
  margin:0;
  padding:90px 0 10px 50px;
}
div#template02 p {
  background-image:url(../images/bg-h1-text.gif);
  background-repeat:repeat-y;
  background-position:bottom left;
  padding-left:50px;
  padding-top:10px;
}
div#template02 div.csc-textpic-text {
  padding-right:30px;
}
div#template02 div.pictureleft {
  float:left;
}
div#template02 div.text {
  float:left;
  width:300px;
}


div#template03 h1 {
  background-image:url(../images/bg-h1-lang.gif);
  background-repeat:no-repeat;
  background-position:bottom left;
  margin:0;
  padding:0 0 10px 50px;
}

div#template03 div.csc-header {
  margin-left:30px;
}
div#template03 div.csc-textpic {
  margin-bottom:10px;
}
div#template03 div.csc-textpic img {
  margin-bottom:3px;
}
div#template03 div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image {
  margin-bottom:30px;
}
div#template03 div.csc-textpic-text {
  background-image:url(../images/bg-h1-text.gif);
  background-repeat:repeat-y;
  background-position:bottom left;
  margin-left:30px;
  padding-left:50px;
  padding-top:10px;
}
div#template03 div#content-align {
  padding:80px 71px 0 0;
}

div#template04 div#content-align {
  padding:60px;
}


/* Kontaktformular */
form#kontaktformular {
  margin-top:20px;
}
form#kontaktformular fieldset {
  border:none;
  margin:0;
  padding:0;
}
form#kontaktformular fieldset legend {
  display:none;
}
form#kontaktformular label {
  float:left;
  padding:0;
  width:100px;
}
form#kontaktformular input {
  border-color:#9F9F9F;
  color:#666666;
  float:left;
  width:300px;
}
form#kontaktformular textarea {
  border-color:#9F9F9F;
  color:#666666;
  float:left;
  width:300px;
}
form#kontaktformular div.tx_powermail_pi1_fieldwrap_html {
  float:left;
  margin-bottom:3px;
  width:100%;
}
form#kontaktformular input.powermail_submit_uid42 {
  background-color:#004D8B;
  border:1px solid #004D8B;
  color:#fff;
  margin-left:100px;
  width:305px;
}
form#kontaktformular div.validation-advice {
  color:#004D8B;
  float:left;
  font-weight:bold;
  margin-left:10px;
}




/* ------------------- Accordion - Styles ----------------------*/

/* Allgemein */
div.rgaccord1-nest {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
*+ html div.rgaccord1-nest {
  float:none;
}
h3.rgaccord1-toggle {
  background-image:url(../images/listitem.gif);
  background-position:left center;
  background-repeat:no-repeat;
  border-bottom:1px dotted #666;
  color:#000;
  cursor:pointer;
  font-size:1.3em;
  font-weight:bold;
  margin:0 0 8px 0;
  padding:0 0 0 20px;
  position:relative;
  text-transform:inherit;
}
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;
}


/* ------------------- Language - Styles ----------------------*/
form#sr_language_menu_form fieldset {
  border:none;
  margin:0;
  padding:0;
  padding-top:6px;
}
form#sr_language_menu_form fieldset legend {
  display: none;
}
form#sr_language_menu_form label {
  display:none;
}
form#sr_language_menu_form select {
  background-color:#eff6f9;
  border:none;
  color:#666;
  font-size:0.9em;
  font-family:Arial, Helvetica, sans-serif;
  text-transform:uppercase;
}
*+ html form#sr_language_menu_form select {
  height:1.7em;
  position:relative;
  top:-2px;
}

/************* Chgallery Stylesheets *************/

div.tx-chgallery-pi1 {
  background-image:url(../images/bg-h1-text.gif);
  background-repeat:repeat-y;
  background-position:bottom left;
  margin-left:30px;
  padding-left:50px;
  padding-top:10px;
  
}
div.tx-chgallery-pi1 div.clr { 
  clear:both; 
}
div.tx-chgallery-pi1 div.pagebrowser {
  margin-bottom:10px;
}
div.tx-chgallery-pi1 div.pagebrowser div.prev {
  float:left;
}
div.tx-chgallery-pi1 div.pagebrowser div.prev a {
  margin-right:10px;
}
div.tx-chgallery-pi1 div.pagebrowser div.text {
  float:left;
  margin-right:10px;
}
div.tx-chgallery-pi1 div.pagebrowser div.next {
  float:left;
}
div.single span {
  display:none;
}
div.tx-chgallery-pi1 div.single {
  border:1px solid #8E9596;
  background-color:transparent;
  float:left;
  margin-right:8px;
  margin-bottom:8px;
  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 #004D8B;
  background-color:transparent;
  float:left;
  height:130px;
  margin-right:3px;
  margin-bottom:3px;
  width:110px;
}
div.chgallery-list div.img {
  border-bottom:1px solid #004D8B;
  padding:5px 0;
  margin:0 5px;
  height:100px;
  width:100px;
}
div.chgallery-list div.align {
  text-align:center;
  height:100px;
  width:100px;
}
div.chgallery-list div.align a img {
  vertical-align:middle;
}
div.chgallery-list div.title {
  text-align:center;
}

div.tx-cccbrowse-pi1-browsebox {
  font-size:16px;
  position:absolute;
  bottom:0;
}

*+ html div.tx-cccbrowse-pi1-browsebox {
  height:70px;
}

div#template01 div.tx-cccbrowse-pi1-browsebox table {
  float:left;
  margin-left:78px;
}
div#template02 div.tx-cccbrowse-pi1-browsebox table {
  float:left;
  margin-left:50px;
}
div#template03 div.tx-cccbrowse-pi1-browsebox table {
  float:left;
  margin-left:78px;
  margin-bottom:60px;
}
div.tx-cccbrowse-pi1-browsebox table td {
  text-align:center;
  width:20px;
}
div.tx-cccbrowse-pi1-browsebox table td.tx-cccbrowse-pi1-browsebox-SCell {
  font-weight:bold;
}
div.tx-cccbrowse-pi1-browsebox table td.tx-cccbrowse-pi1-browsebox-SCell a {
  text-decoration:none;
}

* html div.tx-cccbrowse-pi1-browsebox table td {
  width:auto;
}
*+ html div.tx-cccbrowse-pi1-browsebox table td {
  width:auto;
}
div#template01 div.tx-cccbrowse-pi1-browsebox p,
div#template02 div.tx-cccbrowse-pi1-browsebox p,
div#template03 div.tx-cccbrowse-pi1-browsebox p {
  background-image:none;
  margin:0;
  padding:0;
}

div#vorschaltseite {
  /*height:916px;*/
  width:682px;
}


/* **************** MP3 Player **************** */
div.tx-femp3player-pi1 {
  border-left:1px solid #b1b3b4;
  margin:0 0 60px 63px;
  text-align:left;
  height:350px;
}


/* **************** Countdown **************** */
div.countdown {
  float:left;
  padding:0px 3px 10px 4px;
  position:absolute;
  bottom:0;
  width:145px;
}
div.countdown h4 {
  display:none;
}
div.countdown p {
  display:none;
}

span.countdown-big {
  font-size:1.2em;
  font-weight:bold; 
}

/* **************** Newsletter **************** */
div.tx-webinstamailinglist-pi1 {
  border-left:1px solid #b1b3b4;
  margin-left:63px;
  padding:15px;
}
div.tx-webinstamailinglist-pi1 div.feld {
  float:left;
  margin-bottom:5px;
  width:100%;
}
div.tx-webinstamailinglist-pi1 div.feld label {
  width:150px;  
}
div.tx-webinstamailinglist-pi1 div.feld input {
  color:#58585A;
  border:1px solid #b1b3b4;
  width:200px;
}
div.tx-webinstamailinglist-pi1 div.feld select {
  color:#58585A;
  border:1px solid #b1b3b4;
  width:205px;
}
input.tx_webinstamailing_submit {
  background-color:#D3B165;
  border:#58585A;
  color:#58585A;
  margin:10px 0 0 150px;
  width:205px;
}
div.tx-webinstamailinglist-pi1 div.unsubscribe label {
  width:100%;
}
div.unsubscribe input.tx_webinstamailing_submit {
  margin-left:0;
}

/***** Film *****/
div.film {
  border-left:1px solid #b1b3b4;
  margin-left:63px;
  padding:15px;
}


