body,td,th {
background-color: #ffffff;
color:#555;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

a:link,a:visited,a:active {
background-color: transparent;
color:#950024;
text-decoration:none;
}

a:hover {
background-color: transparent;
color:#950024;
text-decoration:underline;
}

#headlines {
	/* margin:20px 0 10px 13px; */
	margin:20px 0 10px 0;
}

h1,h2,h3,h4,h5,h6, .csc-header, .tx-powermail-pi1 legend {
color: #444;
font-size:12px;
font-weight:700;
margin:0;
}

#headlines h1,#headlines h2, .FCE-raumProfil .headlines h1, .FCE-raumProfil .headlines h2, .news-single-item h2, .zwischenHL h3, .contentArtikel h3, .csc-header h1, .csc-header h2, .csc-header h3 {
background-color: transparent;
color:#9D9D9D;
margin:0;
text-transform:uppercase;
font-size:16px;
}
.zwischenHL h3, .contentArtikel h3, .csc-header h3 {
font-size:14px;
} 

#headlines h1, .FCE-raumProfil .headlines h1, .csc-header h1 {
background-color: transparent;
color:#950024;
}

.FCE-raumProfil .headlines {
	margin-bottom: 18px;
}

.zwischenHL, .csc-header {
	margin:18px 0 14px 30px;
}

.contentRight .zwischenHL, .contentRight .csc-header {
	margin-left:0;
}

.tx-powermail-pi1 legend {
	margin-left:-1px;
}

.csc-firstHeader {
margin-bottom:10px
}
#contentMain .csc-menu{
margin:0 0 20px 0;
padding-left:0px;
}
#contentMain .csc-menu li{
list-style-type:none;
}
#contentMain .csc-linkToTop {
text-align:right;
}

.contentArtikel, .tx-flseositemap-pi1 {
margin:0 14px 0 100px;
}

/*-- Erhoehung des Zeilenabstands START --*/
  /*Fliesstext: */
p, .bodytext,  .contentArtikel li, #contentMain li, th, td {
 line-height: 135%;
}


  /*Listenpunkte: */
  
#contentMain li {
	margin-bottom:0.6em;
}
#contentMain li ul li, #contentMain li ol li {
	margin-top: 0.6em;
}

#contentMain ul {
	list-type:disc;
}
#contentMain ul { 
	padding-left: 0px;
	margin-left: 0px; 
}
#contentMain ol {
	padding-left: 0px;
	margin-left:8px;
}
#contentMain ul li, #contentMain ol li { 
	margin-left: 15px;
}

/*-- END --*/

#contentNavi {
padding:10px 14px 7px;
/*width:640px;
float:right;
margin-bottom:14px;*/
}

.contentArtikelImg {
float:left;
}

.contentImg img, .einzelFoto img {
margin-right:14px;
margin-bottom:14px;
}
.einzelFoto img {
	margin-bottom:40px;
}
.contentArtikel50 {
width:235px;
float:right;
}

.content50 {
float:left;
width:338px;
}

.content50 .zwischenHL {
margin:18px 0 14px 0;
}

#content,#ZweiSpalten,#ZweiSpalten50 {
width:690px;
}

#contentTop img,.imgMarR {
margin-right:14px;
}

.artikel {
margin-bottom:28px;
}
.content50L, .content50R {
width:338px;
}
.content50L {
float:left
}
.content50R {
float:right;
}

#contentRight .csc-section {
margin-bottom:8px;
}
#contentRight .csc-header{
margin-top:19px;
}
#contentRight .csc-firstHeader{
margin-left:-75px;
}

.persText p {
padding:0;
margin:0;
}
.text h4 {
margin-bottom:8px;
}
.text .contenttable td{
vertical-align:top;
padding:0 10px 10px 0;
}
.borderBottom {
border-bottom:1px solid #ddd;
margin-bottom:16px;
}
.boxBg, .boxBodyBg, .boxFootBg {
background-color:#ddd;
color: #000000;
	/* margin-top: -10px; */
}
.boxBg {
padding:10px;
}
.boxBodyBg {
	padding:0px 10px 10px 10px;
}
.boxFootBg .bodytext {
	margin:0px;
	padding:0px 10px 10px 10px;
}

.align-center { text-align:center }


/*-- Tabellen --*/

.contenttable {
  margin-top:10px;
  border-color: #ccc;
  border:0 0 1px 0;
  border-collapse: collapse;
}
.contenttable td, .contenttable th {
  margin:0;
  padding:2px;
  padding-right:8px;
  border:0px;
}

.contenttable th {
  text-align:left;
  background-color:#ddd;
  color:#950024;
  font-weight:normal;
  border-bottom: 10px solid white;
}
.contenttable tfoot td {
	border-bottom: 1px solid #ddd;
}
.contenttable .bodytext, .contenttable p { 
	margin:0; padding:0;
}



/*-- sitemap --*/

.tx-flseositemap-pi1 .list  {
	list-style-type:none
}

.tx-flseositemap-pi1 li {
	margin-top: 8px;
	margin-bottom: 8px;
}
 
/* Tabellen ohne Border */
/* PRUEFEN!!!!!!!!!!!!!!!!!!
.contenttable, .contenttable tbody td {
	border:none;
}
*/

#suche {
	margin-bottom:35px
}
/* Formulare */
textarea {
	border: 1px solid #333333;
}
#mailform {
	padding-left: 100px;
}
#elemente fieldset, #elements fieldset, #mailform fieldset {
	margin:0;
	padding:0;
	border:none
}
.csc-mailform legend, .tx-powermail-pi1 legend {
	display:none
}
.csc-mailform label {
	float:left;
	display:block;
	width:100px;
	margin-bottom:10px;
}
.tx-powermail-pi1 label {
	float:left;
}
input {
	border: 1px solid #333; 
	/*background-color:transparent;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	/* margin-bottom:10px; */
	height: 14px;
	padding:1px;
/* vertical-align:bottom; */
}
.csc-mailform-field input, .csc-mailform-field textarea, .csc-mailform-field select, .tx-powermail-pi1 {
	float:left;
	display:block;
	width:250px;
}

.csc-mailform-radio input {
	border: 0 !important;
}
/*clearing all floats and fix firefox and ie backgroundcolor-bug */
/*.csc-mailform  {
	font-size:10px;
	line-height:10px;
} */
.csc-mailform div div {
	clear:both;
	font-size:1px;
	line-height:1px;
	display:block;
} 
.csc-mailform-field, .csc-mailform-label {
	clear: both;
}
#mailformAnrede input, .tx-powermail-pi1 .radioZone input {
	margin-left: 0 !important;
	width:10px !important;
}
.button, .csc-mailform .csc-mailform-submit, .tx-indexedsearch-searchbox-button, .tx-powermail-pi1 .powermail_submit, 
.tx_powermail_pi1_formconfirmation_back .tx-powermail-pi1_confirmation, .tx_powermail_pi1_formconfirmation_submit .tx-powermail-pi1_confirmation {
	margin: 0;
	width:auto;
	cursor:pointer;
	background-color:#ddd;
	font-size: 10px;
	height:auto;
	vertical-align:middle;
	text-transform: lowercase;
}
.csc-mailform-label {
	border: none;
	/* margin: 10px 0; */
	width:auto;
}

/* macina searchbox */
.tx-macinasearchbox-pi1 p, .tx-macinasearchbox-pi1 input {
	margin-bottom:5px;
	margin-top: 0px;
	padding:0;
}

/* mailformplus */
.tx-thmailformplus-pi1, .tx-powermail-pi1 {
	margin-left:100px;
}
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_1 {
	width: 390px;
}

/*Überschriften Suchergebnisse Header*/
.tx-indexedsearch table {
	table-layout: fixed;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead h2{
	margin:0px 0px 0px 5px;
}

.tx-indexedsearch-secHead tr{
	margin: 0 0 0 0;
}

/*Abs�tze Suchergebnisse Header*/
.tx-indexedsearch-secHead p{
	margin:7px 5px 7px 5px;
}

/*Abs�tze Suchergebnisse title */
.tx-indexedsearch-title p {
	font-weight:bold;
	margin:7px 5px 7px 0px;
}
/*Bilder Suchergebnisse title */
.tx-indexedsearch-title img {
	margin:7px 0px 7px 5px;
}

/*Absatz Suchergrbnisse info */
.tx-indexedsearch-info p {
	white-space: normal !important;
}

/*tabellen Suchergebnisse info */
td.tx-indexedsearch-info  {
	background:#FFFFFF none repeat scroll 0% 50% !important;
	border-style:solid !important;
	border-width:1px !important;
	border-left-width:0px !important;
	border-right-width:0px !important;
	border-color:#CC0001 !important;
}

.tx-indexedsearch-info {
	width:620px;
}

.atSign {
      	border:0;
}

      
/*---- POP-UP ----*/
#popUpContent .contentRight {
	display: none;
}

#popUpContent #content, #popUpContent  #ZweiSpalten, #popUpContent #ZweiSpalten50 {
width:590px;
}

.contentRight {
	font-size:0.9em;
}
.contentRight h4, .contentRight h5, .contentRight h6 {
	font-size:1em;
}
.contentRight {
	font-size:0.9em;
}
.contentRight .csc-header {
	margin-bottom:4px;
}

.caLink { visibility: hidden; color: white; background-color:white; font-size:3px;}