
/* default styles for extension "tx_indexedsearch" */
		.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
		.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
		.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:red; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
		.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
		.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }

		/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
		.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
		.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
		.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
		.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
		.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
		.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }
/* default styles for extension "tx_felogin_pi1" */
		.tx-felogin-pi1 label {
			display: block;
		}
/* default styles for extension "tx_cssstyledcontent" */
	/* Headers */
	.csc-header-alignment-center { text-align: center; }
	.csc-header-alignment-right { text-align: right; }
	.csc-header-alignment-left { text-align: left; }

	div.csc-textpic-responsive, div.csc-textpic-responsive * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;  }

	/* Clear floats after csc-textpic and after csc-textpic-imagerow */
	div.csc-textpic, div.csc-textpic div.csc-textpic-imagerow, ul.csc-uploads li { overflow: hidden; }

	/* Set padding for tables */
	div.csc-textpic .csc-textpic-imagewrap table { border-collapse: collapse; border-spacing: 0; }
	div.csc-textpic .csc-textpic-imagewrap table tr td { padding: 0; vertical-align: top; }

	/* Settings for figure and figcaption (HTML5) */
	div.csc-textpic .csc-textpic-imagewrap figure, div.csc-textpic figure.csc-textpic-imagewrap { margin: 0; display: table; }

	/* Captions */
	figcaption.csc-textpic-caption { display: table-caption; }
	.csc-textpic-caption { text-align: left; caption-side: bottom; }
	div.csc-textpic-caption-c .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-c { text-align: center; }
	div.csc-textpic-caption-r .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-r { text-align: right; }
	div.csc-textpic-caption-l .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-l { text-align: left; }

	/* Float the columns */
	div.csc-textpic div.csc-textpic-imagecolumn { float: left; }

	/* Border just around the image */
	div.csc-textpic-border div.csc-textpic-imagewrap img {
		border: 2px solid black;
		padding: 0px 0px;
	}

	div.csc-textpic .csc-textpic-imagewrap img { border: none; display: block; }

	/* Space below each image (also in-between rows) */
	div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 10px; }
	div.csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow-last .csc-textpic-image { margin-bottom: 0; }

	/* colSpace around image columns, except for last column */
	div.csc-textpic-imagecolumn, td.csc-textpic-imagecolumn .csc-textpic-image { margin-right: 10px; }
	div.csc-textpic-imagecolumn.csc-textpic-lastcol, td.csc-textpic-imagecolumn.csc-textpic-lastcol .csc-textpic-image { margin-right: 0; }

	/* Add margin from image-block to text (in case of "Text & Images") */
	div.csc-textpic-intext-left .csc-textpic-imagewrap,
	div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
		margin-right: 10px;
	}
	div.csc-textpic-intext-right .csc-textpic-imagewrap,
	div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
		margin-left: 10px;
	}

	/* Positioning of images: */

	/* Center (above or below) */
	div.csc-textpic-center .csc-textpic-imagewrap, div.csc-textpic-center figure.csc-textpic-imagewrap { overflow: hidden; }
	div.csc-textpic-center .csc-textpic-center-outer { position: relative; float: right; right: 50%; }
	div.csc-textpic-center .csc-textpic-center-inner { position: relative; float: right; right: -50%; }

	/* Right (above or below) */
	div.csc-textpic-right .csc-textpic-imagewrap { float: right; }
	div.csc-textpic-right div.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	div.csc-textpic-left .csc-textpic-imagewrap { float: left; }
	div.csc-textpic-left div.csc-textpic-text { clear: left; }

	/* Left (in text) */
	div.csc-textpic-intext-left .csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	div.csc-textpic-intext-right .csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap { float: right; }

	/* Left (in text, no wrap around) */
	div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap { float: left; }

	div.csc-textpic div.csc-textpic-imagerow-last, div.csc-textpic div.csc-textpic-imagerow-none div.csc-textpic-last { margin-bottom: 0; }

	/* Browser fixes: */

	/* Fix for unordered and ordered list with image "In text, left" */
	.csc-textpic-intext-left ol, .csc-textpic-intext-left ul { padding-left: 40px; overflow: auto; }

	/* File Links */
	ul.csc-uploads { padding: 0; }
	ul.csc-uploads li { list-style: none outside none; margin: 1em 0; }
	ul.csc-uploads img { float: left; margin-right: 1em; vertical-align: top; }
	ul.csc-uploads span { display: block; }
	ul.csc-uploads span.csc-uploads-fileName { text-decoration: underline; }

	/* Table background colors: */

	table.contenttable-color-1 { background-color: #EDEBF1; }
	table.contenttable-color-2 { background-color: #F5FFAA; }
	table.contenttable-color-240 { background-color: black; }
	table.contenttable-color-241 { background-color: white; }
	table.contenttable-color-242 { background-color: #333333; }
	table.contenttable-color-243 { background-color: gray; }
	table.contenttable-color-244 { background-color: silver; }
/* default styles for extension "tx_zrwplayer" */




body {
  /*background-image: url(../img/body_bg.jpg);*/
  background-repeat: repeat-y;
  background-position: left top;
  margin: 0px;
  padding: 0px;
  color: #4c4c4c;
}
#container {
  width: 930px;
}
#container #topnav ul {
  margin: 0px 0px 0px auto;
  /*padding: 3px;
  height:22px;*/
  text-align: center;
  background-color: #FFFFFF;
  /*width: 266px;*/
  /*width:196px;*/
  width: auto;
  float:right;
  padding: 2px 20px 2px 60px;
  /*line-height:19px;*/
}

*html #container #topnav ul {
  line-height:22px;
  height:22px;
        /*width:266px;*/
}
#container #topnav li {
  display: inline;
  list-style-type: none;
  /*margin-top: 28px;*/
  background-color: #FFFFFF;
  padding: 0px 1px 0px 1px;
  color: #93278f;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-family: "Courier New", Courier, mono;
  font-size: 16px;
  float:left;
}
#container #bottomnav ul {
  margin: 60px 0 40px;
  padding: 2px 20px 2px 60px;
  /*height:19px;
  width: 495px;
  text-align: center;*/
  background-color: #FFFFFF;
  float:right;
}
/**html #container #bottomnav ul {
  width: 500px;
  }*/
#container #bottomnav li {
  display: inline;
  list-style-type: none;
  background-color: #FFFFFF;
  padding: 0px 1px 0px 1px;
  color: #93278f;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-family: "Courier New", Courier, mono;
  font-size: 15px;
  float:left;
}
#container #header #mainnav ul {
  margin: 0px;
  /*padding: 3px 10px;*/
  padding: 0px 20px;
  /*text-align: center;*/
  background-color: #FFFFFF;
  float: left;
  /*height:19px;*/
  width: 844px;
}
/**html #container #header #mainnav ul {
  padding-left: 3px;
padding-right:3px;
padding-top:0px;
padding-bottom:0px;
  height:14px;
}*/
*html #container #header #mainnav ul {
  width:884px;
}
#container #main #description h2,
#container #main #description_filter h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  margin: 0 0 5px;
  padding: 0px;
}
#container #main #description p,
#container #main #description_filter p  {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  margin: 0px;
  padding: 0px;
}
#container #main {
  /*background-color: #FFFFFF;*/
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  margin-left: 46px;
  padding-top: 10px;
  /*padding-left: 63px;*/
  /*height: 441px;
  width: 821px;
  width:758px;*/
  /*padding-right:63px;*/
  clear: both;
  /*position: absolute;
  top: 175px;*/
  }
*+html #container #main {
  z-index:-1;

  }
*html #container #main {
  z-index:-1;
  width:884px;
  height:522px;
  }
.colLeft {
  width:554px;
  float:left;
  position:relative;
}
*html .colLeft {
  width:556px;
}

.colRight {
  width:300px;
  float:left;
  margin-left:30px;
}
*html .colRight {
  width:260px;
}

.colRight .csc-default,
.colRight .csc-frame-default{
  background-color:inherit;
  padding:0;
  margin:0;
}

.FceBlock,
.tx-comakalender-pi2{
  background-image:url(/fileadmin/templates/img/trans_white85.png);
  padding:20px 20px 10px;
  margin-bottom:20px;
  width:260px;
}
.tx-comakalender-pi2{
  padding:20px;
}
*html .FceBlock,
.tx-comakalender-pi2{
  width:298px;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/img/trans_white85.png', sizingMethod='scale');
  background-image:none;
}
.tx-comakalender-pi2 .tx-comakalender-pi2{
  background-image:none;
  padding:0px;
  margin-bottom:0px;
  width:auto;
  filter:none;
}
.tx-comazzp-pi1 {
  
/*  background-color:#fff;
  padding: 10px 32px 10px 20px;
  margin-bottom:20px;*/
}
.tx-comazzp-pi1 .tx-comazzp-pi1 {
    padding: 10px 32px 10px 20px;
    background-color: #fff;
    padding-top: 20px;
  margin-bottom: 20px;
/*  padding: 0px;
  margin-bottom:0;
  padding-top:15px;*/
}
.tx-comazzp-search.tx-comazzp-pi1 {
    margin-bottom: 0;
}

#description_filter_header h2 {
    margin-top: -10px;
}
#p1 .tx-comazzp-pi1 {
    background-image: none;
    background-position: right bottom;
    background-repeat: no-repeat;
}
#p1 .tx-comazzp-pi1 .tx-comazzp-pi1 {
    /*background-image: url("/fileadmin/templates/img/logo-bundesstiftung-aufarbeitung.jpg");
  margin-bottom:10px;*/
}
#container #main  .tx-comazzp-pi1 .tx-comazzp-pi1 #description {
    padding-bottom: 18px;
}

/*#container #main #contentLeft {
 display: block;
 float: left;
 width: 360px;
 margin-right: 30px;
 height: 308px;
 }*/
 #container #main #contentLeft {
 display: block;
 float: left;
 width: 260px;
 margin-right: 30px;
 /*height: 308px;*/
 }

 /*#container #main #contentRight {
   padding-top: 45px;
   padding-left: 390px;
   height: 266px;
 }*/
 #container #main #contentRight {
   padding-top: 45px;
   padding-left: 280px;
   /*height: 266px;*/
 }
 *html #container #main #contentRight {
 padding-left: 0px;
 }
 *+html #container #main #contentRight {
 padding-left: 0px;
 }
 #container #main #clearer {
   clear: left;
   width: 100%;
 }

 #container #main #contentFootLeft {
   float: left;
   /*padding-top: 65px;*/
   font-family: "Courier New", Courier, mono;
   font-size: 11px;
   text-transform: uppercase;
  position:absolute;
  top:480px;
 }
 /**html #container #main #contentFootLeft {
   top:417px;
  }*/

 #container #main #contentFootRight {
 text-align: right;
 /*padding-top: 65px;*/
 font-family: "Courier New", Courier, mono;
 font-size: 11px;
 text-transform: uppercase;
 position:absolute;
  top:480px;
  right:63px;
 }
 /**html #container #main #contentFootRight {
   top:417px;
  }*/
#container #main #description {
  /* padding-top: 24px; */
  padding-top: 12px;
  /*width: 500px;*/
  /* float: left; */
  height:85px;
}

#container #main .tx-comazzp-pi2 #description {
  float:left;
  padding-left:12px;
  padding-top: 0;
}

#container #main #description_filter {
  /* padding-top: 24px; */
  padding-top: 20px;
  width: 504px;
  height:90px;
  /* float: left; */
}
#container #description_filter_header{
  /*margin-top:10px;*/
  margin-top:0;
}
#container #header #mainnav {
  /*margin-left: 248px;*/
  margin-left:46px;
}
#container #header #mainnav {
  padding-top: 67px;
}
#container #header #mainnav a {
  font-family: "Courier New", Courier, mono;
  color: #93278f;
  text-decoration: none;
  margin: 0px;
  font-size:16px;
  font-weight:bold;
text-transform: uppercase;
}
*html #container #header #mainnav a {
  float:left;
}
#container #header #mainnav a.act2 {
  text-decoration:underline;
  }
#container #header #mainnav a:hover {
  text-decoration:underline;
  }
#container #header #mainnav li {
  font-family: "Courier New", Courier, mono;
  font-size: 16px;
  color: #93278f;
  background-color: #FFFFFF;
  display: inline;
  list-style-type: none;
  /*padding: 0px 1px;*/
  padding: 2px 1px 0;
  font-weight: bold;
}
#container #header #mainnav ul ul li {
  background-color:#f2f2f2;
  padding-left:5px;
  padding-right:5px;
  width:100%;
}
*html #container #header #mainnav ul ul li {
  background-color:#f2f2f2;
  padding-left:5px;
  padding-right:5px;
  /*width:190px;*/
}
#container #header #mainnav ul ul li.last {
    padding-bottom:14px;
}
#container #header {
  height: 100px;
  width: 930px;
  vertical-align: bottom;
  /*position: absolute;
  top: 75px;*/
  margin-top:65px;
}
*html #container #header {
  margin-top:35px;
}
*+html #container #header {
  margin-top:35px;
}
#container #main #images td {
  margin:0px;
    padding:0px;
  height:61px;
  white-space:nowrap;
  font-size:0px;
}
#container #main #images a {
    height: 0;
    display: inline-block;
}

*html #container #main #images td {
  white-space:normal;
  clear:left;
}

#container #main #images img {
  border: 1px solid #FFFFFF;
}
#container #main #contentLeft img,
#container #main #contentRight img {
  float: left;
  padding-right: 10px;
  padding-bottom: 2px;
}
#container #main #contentLeft a,
#container #main #contentRight a,
#container #main #contentFootLeft a,
#container #main #contentFootRight a,
a {
  font-family: "Courier New", Courier, mono;
  font-size: 15px;
  color: #93278f;
  text-decoration: none;
  /*font-weight:bold;*/
  }
#container #main #contentLeft a:hover,
#container #main #contentRight a:hover,
#container #main #contentFootLeft a:hover,
#container #main #contentFootRight a:hover,
a:hover {
  background-color: #F2F2F2;
  }
  #container #main #contentLeft ul,
#container #main #contentRight ul,
#container #main #contentFootLeft ul,
#container #main #contentFootRight ul{
  margin-bottom: 18px;
}

  #container #main #contentLeft li,
#container #main #contentRight li,
#container #main #contentFootLeft li,
#container #main #contentFootRight li{
list-style-type: disc;
}

#container #main #images {
  /*height: 315px;
  width: 756px;*/
  clear:both;
  /*margin-bottom:20px;*/
}
#logo {
  /*float: left;
  display:none;*/
  z-index:1000;
  position:absolute;
  top:24px;
  left:41px;
  width:157px;
  height:111px;
}
/**html #logo img {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/uploads/media/logo_01.png', sizingMethod='scale');
}*/
*html #logo {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/uploads/media/logo_01.png', sizingMethod='scale');
}
#logo a {display:block;}

#container #topnav a,
#container #bottomnav a {
  font-family: "Courier New", Courier, mono;
  color: #93278f;
  text-decoration: none;
  font-size:16px;
  font-weight:bold;
  text-transform: uppercase;
}
#container #topnav {
  text-align: right;
  font-family: "Courier New", Courier, mono;
  color: #93278f;
  text-decoration: none;
  /*position: absolute;*/
  margin-top: 28px;
  width: 930px;
  font-weight:bold;
}
#container #main #anmeldelink {
  /*font-family: "Courier New", Courier, mono;*/
  font-size: 13px;
  /* text-align: right; */
  margin-top: 20px;
  width: 504px;
}
*html #container #main #anmeldelink {
  /*font-family: "Courier New", Courier, mono;*/
  font-size: 11px;
  text-align: right;
  /*margin-top: 65px;
  width: 440px;*/
        white-space:nowrap;
}
#container #main #anmeldelink a {
  color: #93278f;
  text-decoration: none;
}
#container #bottomnav {
  clear: both;
}
.clearer {
  font-size: 0px;
  display: block;
  clear: both;
}
#container #partner {
  /*height: 96px;
  width: 884px;*/
  margin-left: 46px;
  background-color: #FFFFFF;
  /*position: absolute;
  top: 831px;*/
  text-align: center;
  z-index: 1;
  clear:both;
}
#container #bottomnav {
  /*text-align: right;*/
  /*position: absolute;*/
  /*width: 930px;*/
  /*top: 713px;*/
  z-index: 1;
  /*margin: 60px 0 40px 0;*/
  font-weight:bold;
}
#container #main #blocks {
  position:absolute;
  top:0px;
  left: 63px;
}
#container #main #blocks #block1,
#container #main #blocks #block2,
#container #main #blocks #block3,
#container #main #blocks #block4,
#container #main #blocks #block5 {
  background-color: #FFFFFF;
  position: absolute;
  padding: 20px;
}
*html #container #main #blocks #block1,
*html #container #main #blocks #block2,
*html #container #main #blocks #block3,
*html #container #main #blocks #block4,
*html #container #main #blocks #block5 {
  background-color: #FFFFFF;
  position: absolute;
  padding: 19px;
}
#container #main #blocks #block1 {
  margin-left: 8px;
  top: 151px;
  height: 196px;
  width: 133px;
}
*html #container #main #blocks #block1 {
  width:173px;
        height: 232px;
        top:152px;
}
*+html #container #main #blocks #block1 {
  width:133px;
        height: 196px;
        top:152px;
}
#container #main #blocks #block2 {
  margin-left: 197px;
  top: 89px;
  height: 133px;
  width: 260px;
}
*html #container #main #blocks #block2 {
  width:300px;
        height:173px;
        top:88px;
  }
#container #main #blocks #block3 {
  margin-left: 512px;
  top: 89px;
  height: 133px;
  width: 196px;
}
*html #container #main #blocks #block3 {
  width:236px;
        height:173px;
        top:88px;
  }
#container #main #blocks #block4 {
  margin-left: 323px;
  top: 277px;
  height: 71px;
  width: 196px;
}
*html #container #main #blocks #block4 {
  width:236px;
        height:114px;
        top:276px;
  }
#container #main #blocks #block5 {
  margin-left: 575px;
  top: 277px;
  height: 71px;
  width: 133px;
}
*html #container #main #blocks #block5 {
  width:173px;
        height:114px;
        top:276px;
  }
#container #main #blocks p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11.5px;
  padding: 0px;
  margin-top: 2px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  line-height: 14px;
  font-size: 13px;
}
#container #main #blocks h2 {
  font-family: "Courier New", Courier, mono;
  font-size: 10px;
  text-transform: uppercase;
  color: #93278f;
  margin: 0px;
  padding: 0px;
}
#container #main #blocks h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  margin: 0px;
  padding: 0px;
  line-height: 16px;
}
#container #main #blocks a {
  font-family: "Courier New", Courier, mono;
  font-size: 11px;
  color: #93278f;
  text-decoration: none;
}
#container #main #blocks .more {
  /*margin-top:12px;*/
}
*html #container #main #blocks .more {
  margin-top:0px;
float:left;
}
a.more,
.news-single-backlink a {
  font-weight:bold;
  text-transform:uppercase;
  font-family: "Courier New", Courier, mono;
  color: #93278f;
}
.news-single-img {float:left; margin-right:10px;}
.formrow .more {
  line-height: 23px;
}

/* styles fuer detail- und listen-ansicht
2009-06-04, gw */
#plugin_main {    /* gesamter block */
  font-family: Arial, Helvetica, sans-serif;
}

.detail_bild {
  border: 0;
  float:left;
  /*margin-bottom:20px;*/
  margin-right:12px;
}
.pointer { cursor:pointer; cursor:hand; }

/* name, teaser, etc: #description, nur schmaler */
.detail_name {
  /* width: 360px ! important; */
  width: 280px ! important;
}

.detail_teaser {
  font-style: italic;
}
*html .detail_teaser {
  font-style: italic;
  float:left;
}
.detail_thema {
  white-space:normal;
}
*html .detail_thema {
  float:none;
}
/*
#detail_text {
  position: absolute;
  margin-left: 386px;
  left:449px;
  top: 81px;
  padding-right: 2em;
  font-size: 13px;
  width: 370px;
}
*/
.detail_text h2 {
  font-size: 18px;
  margin: 0px;
  padding: 0px;
}
.detail_text_bericht{
  /*float:left;
  padding-left:12px;*/
}

/* eine treffer-zeile */
.list_treffer {
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  clear:both;
  /*padding-right: 75px;
  width: 340px;*/
  min-height: 70px;
}
*html .list_treffer {
  width: 442px;
}
.list_treffer .pic_links {
  float: left;
  margin-right: 6px;
}
.list_treffer h2, .list_treffer detail_teaser {
  padding: 0;
  margin: 0;
  /*float:left;*/
}
#container #main p {
 padding-top: 0px;
 margin-top: 0px;
 margin-bottom: 18px;
 line-height: 16px;
}
a {outline:none;}



/* Formulare */
span.error {
  color:red;
  margin-left:20px;
  float:left;
  line-height:18px;
}
p.error, label.error {
  color:red;
}

.tx-powermail h3 {
  display:none;
}

.tx-powermail .layout2 .mandatory {
	display: none;
}

.tx-powermail fieldset legend {
  display: none;
}

.tx-thmailformplus-pi1 .mailformrow label,
.csc-mailform-field label,
.powermail_label {
  float:left;
  display:block;
  width:115px;
  clear:left;
  text-align:right;
  padding-right:5px;
  line-height:20px;
}
.tx-powermail-pi1_fieldset_ihredaten legend {display:none;}
.tx-felogin-pi1 label {
  float:left;
  display:block;
  width:115px;
  clear:left;
  text-align:right;
  padding-right:5px;
  line-height:20px;
}

.powermail_check_inner label {
    padding-left: 5px;
    line-height: 1.6;
}

.tx-felogin-pi1 form div {
  clear:both;
  line-height: 30px;
  height: 30px;
}
.tx-felogin-pi1 form div.felogin-hidden {
  line-height: auto;
  height: auto;
}

.tx-felogin-pi1 form {
  clear:both;
}
p.forgot {

}
p.forgot a,
.tx-felogin-pi1 p a {
  font-family: "Courier New", Courier, mono;
  /*font-size: 11px;*/
  color: #93278f;
  text-decoration:none;
  margin-left:120px;
}
#wrap #container #main #centercol #content .tx-thmailformplus-pi1 .mailformrow label.lblort,
.tx-powermail-pi1 label.lblort {
  float:left;
  display:block;
  width:22px;
  clear:none;
  margin-left:5px;
  padding-right:0px;
  text-align:left;
}
.tx-felogin-pi1 input,
.tx-felogin-pi1 input {
  float:left;
  width:270px;
  border:1px solid #f2f2f2;
  font-size:11px;
  padding:2px;
  background-color:#f2f2f2;

}
.tx-thmailformplus-pi1 .mailformrow input,
.csc-mailform-field input,
.powermail_fieldwrap input {
  float:left;
  width:270px;
  border:1px solid #f2f2f2;
  font-size:11px;
  padding:2px;
  background-color:#f2f2f2;
  margin-bottom: 2px;

}
.tx-thmailformplus-pi1 .mailformrow input.radiobn,
.csc-mailform-field input.radiobn,
.tx-powermail-pi1 input.radiobn {
  float:left;
  width:auto;
  border:0px solid #f2f2f2;
  font-size:11px;
  padding:0px;

}
.tx-thmailformplus-pi1 .mailformrow input.plz,
.csc-mailform-field input.plz,
#powermail_field_plz {
  float:left;
  width:80px;
  border:1px solid #f2f2f2;
  font-size:11px;
  padding:2px;
  margin-right:0px;

}
.tx-thmailformplus-pi1 .mailformrow .space-ort,
.tx-powermail-pi1 .space-ort {
  float:left;
  display:block;
  width:10px;
  background:#cccccc;
  height:19px;
}
.tx-thmailformplus-pi1 .mailformrow input.ort,
#powermail_field_ort {
  float:left;
  width:150px;
  border:1px solid #f2f2f2;
  font-size:11px;
  padding:2px;

}
.tx-thmailformplus-pi1 .mailformrow input.bn,
.tx-felogin-pi1 input.bn,
.csc-mailform-field input.csc-mailform-submit,
.powermail_submit {
  background-color:#f2f2f2 !important;
  border:1px solid #f2f2f2 !important;
  width:auto !important;
  margin-left:120px;
  margin-top:5px;
  font-family: "Courier New", Courier, mono;
  font-size: 15px !important;
  color: #93278f;
}
.powermail_fieldwrap_check {
    float: left;
}
.tx-thmailformplus-pi1 .mailformrow input.chkbox,
.powermail_checkbox {
  border:none !important;
  font-size:11px !important;
  width:auto !important;
  margin-left:120px;
  margin-top:5px;
}
.tx-thmailformplus-pi1 .mailformrow textarea,
.csc-mailform-field textarea,
.powermail_fieldwrap textarea {
  float:left;
  width:270px;
  border:1px solid #f2f2f2;
  font-size: 13px;
  padding:2px;
  font-family:Arial,Helvetica,sans-serif;
  background-color:#f2f2f2;
}
.tx-thmailformplus-pi1 .mailformrow,
.tx_powermail_pi1_fieldwrap_html {
  clear:both;
  /*height:30px;
  line-height:30px;*/
}
.tx-powermail-pi1 fieldset fieldset legend {
  display:none;
}
.tx-powermail-pi1 .chkbox label {
  clear: none;
    margin-left: 5px;
    width: auto;
}
.powermail_fieldwrap.layout2 {
  /*float:left;*/
  width: 210px;
}
.powermail_fieldwrap.layout3 {
  float:left;
  width:270px;
  clear:none;
}
.powermail_fieldwrap.layout3 label {
  float:left;
  width:29px;
}

.tx-thmailformplus-pi1,
.tx-powermail-pi1 {
  padding:0px;
}
h1 {
  /*font-family: "Courier New", Courier, mono;*/
  font-size: 18px;
  text-transform: uppercase;
  /*color: #93278f;*/
  margin: 0px;
  padding: 0px;
  margin-bottom: 3px;
  /*font-weight: normal;*/
}
h2,
.sitemapList h2 a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 20px;
  margin-top: 0px;
  padding-top: 0px;
  color: #4c4c4c;
  margin-bottom:5px;
}
#description_filter_header h2 a {
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 18px !important;
  line-height: 20px;
  margin-top: 0px;
  padding-top: 0px;
  color: #4c4c4c !important;
  margin-bottom:5px;
}
.sitemapList h2 {
  margin-bottom:5px;
}
.sitemapList .mehr {
  text-align:left;
  display:inline;
  clear:none;
}
#container #main #contentLeft h2,
#container #main #contentRight h2,
#container #main #contentFootLeft h2,
#container #main #contentFootRight h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 20px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 8px;
}
.tx-thmailformplus-pi1 a {
  font-family: "Courier New", Courier, mono;
  font-size: 11px;
  color: #93278f;
  text-decoration:none;
}
#logo a:hover {
  background-color: transparent;
  text-decoration: none;
  boder: 0px;
  }
.Lila {color: #93278f;}
.Courier {font-family: "Courier New", Courier, mono;}
.CourierLila {font-family: "Courier New", Courier, mono;color: #93278f;}

#anmeldelink select {
 border: 0px;
 background-color: #f5f5f6;
/*font-family: "Courier New", Courier, mono;*/
  font-size: 11px;
  width: 130px;
  /*color: #93278f;*/
  padding:2px;
  }
#anmeldelink input {
    background-color: #f5f5f6;
    border: 0 none;
    /*color: #93278F;*/
    /*font-family: "Courier New",Courier,mono;*/
    font-size: 13px;
    width: 130px;
}

/*----------indexed search----------------------*/
.tx-indexedsearch {
  /*margin-bottom:20px;*/
}
fieldset {
  border:none;
  padding:0px;
  /*margin-bottom:20px;*/
  margin-bottom:10px;
  }
legend {
  font-weight:bold;
  margin-bottom:10px;
}
.tx-indexedsearch legend {
  padding:0;
}
.tx-indexedsearch-form {
  float:left;
}
.tx-indexedsearch .searchbox-tmpl-css label,
.tx-indexedsearch #filterform label,
.tx-indexedsearch #filterform2 label,
.tx-indexedsearch .searchbox-tmpl-css label {
  width:20em;
  margin-top:2px;
  margin-right:0.2em !important;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
  color:#4C4C4C;
  font-weight:bold;
  }
/*.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {
  border: 1px solid #93278F;
  padding:2px;
  margin:3px 3px 3px 1px;
  }*/
.bn_green {
  background-color: #fff;
  height:22px;
  margin:3px 1px 3px 1px;
  border: 1px solid #93278F;
  font-size: 13px;
  font-weight: bold;
  text-transform:uppercase;
  color:#93278F;
  padding-bottom:2px;

}
.tx-indexedsearch-searchbox-button,
#filterform input[type="submit"],
#filterform2 input[type="submit"]{
  background-color:#f2f2f2;
  border:1px solid #f2f2f2;
  width:75px !important;
  margin-top:0px;
  font-family: "Courier New", Courier, mono;
  font-size: 15px;
  color: #93278f;
  float:left;
}
*html .tx-indexedsearch-searchbox-button {
  padding:0px;
  margin-top:0px;
  height:17px;
  line-height:11px;
  }
*+html .tx-indexedsearch-searchbox-button {
  padding:0px;
  margin-top:0px;
  }

.tx-felogin-pi1 input[type="submit"]{
  background-color:#f2f2f2;
  border:1px solid #f2f2f2;
  /*width:75px !important;*/
  width:auto !important;
  margin-top:0px;
  font-family: "Courier New", Courier, mono;
  font-size: 13px;
  color: #93278f;
  float:left;
  margin-left: 120px;
}
.tx_powermail_pi1_formconfirmation_back input[type="submit"],
.tx_powermail_pi1_formconfirmation_submit input[type="submit"]{
  background-color:#f2f2f2;
  border:1px solid #f2f2f2;
  width:auto !important;
  margin-top:10px;
  font-family: "Courier New", Courier, mono;
  font-size: 15px;
  color: #93278f;
  float:left;
}
.tx_powermail_pi1_formconfirmation_back input[type="submit"]{
  margin-left:110px;
}
.tx_powermail_pi1_formconfirmation_submit input[type="submit"]{
  margin-left:10px;
}
form.tx_powermail_pi1_formconfirmation_submit {padding-bottom:20px;}

.tx-felogin-pi1 legend {
  padding-left:0;
}
.tx-felogin-pi1 fieldset {margin:20px 0 0 0;}

.tx-indexedsearch-searchbox-sword,
#filterform input[type="text"],
#filterform2 input[type="text"] {
  /*float:left;*/
  width:158px !important;
  border:1px solid #f2f2f2;
  font-size: 11px;
  padding:2px;
  background-color:#f2f2f2;
}
ul.tx-indexedsearch-browsebox {
  padding-left:0px;
  margin-left:0px;
}
.tx-indexedsearch-res h3 {
  margin: 5px 0px 2px 0px;
  /*border-bottom: 1px solid #93278F;
  border-top: 1px solid #93278F;*/
  }
.tx-indexedsearch-res p {
  margin:0px;
  }
.tx-indexedsearch-res .tx-indexedsearch-info {
   display:none;
  }
.tx-indexedsearch-res .tx-indexedsearch-percent {
   display:none;
  }
dl.tx-indexedsearch-info {
  margin:1px 0px 1px 0px;
  }
.tx-indexedsearch-browsebox p {
  margin:1px 0px 1px 0px;
  }
.tx-indexedsearch-result-number {
  color:#93278F;
  font-family: "Courier New", Courier, mono;
  font-size:14px;
  display:none;
  }
#container .tx-indexedsearch a {
  font-family: "Courier New", Courier, mono;
  color: #93278f;
  text-decoration: none;
}
#container #main .tx-indexedsearch p.tx-indexedsearch-descr {
  margin-bottom:3px;
  }
.tx-indexedsearch-title {
  font-size:14px;
  }
.tx-indexedsearch-search-submit {
  float:right;
  }

/* gw: fuer page-browser */
.activeLinkWrap {
  font-weight: bold;
}

/*-------ZEITZEUGENSUCHE SMARTY-----------------*/
.tx-comazzp-pi1 #uebersicht {
  /*float: none;*/
    margin-left: 0;
    text-align: left;
  }
*+html .tx-comazzp-pi2 #anmeldelink {
  position:absolute;
  top:420px;
  width:450px;
  }
*+html .tx-comazzp-pi1 #anmeldelink {
  position:absolute;
  top:420px;
  left:63px;
  }
  
.tx-comazzp-pi1 .seitenbrowser {
  width:100%;
  text-align:right;
  padding-top: 60px;
  padding-bottom: 20px;
  background-color: #fff;  
  /*margin-bottom: 40px;*/
}

.tx-comazzp-pi1 .seitenbrowser .browseLinksWrap {
  padding-right:20px;
}

*html .tx-comazzp-pi1 .seitenbrowser {
  width:100%;
  text-align:right;
  margin-top: 0px;
}
*html #pagenavi {
        float:left;
        margin-left:10px;
}
*+html #pagenavi {
        float:left;
        margin-left:10px;
}
#uebersicht {
         float: left;
         text-align: left;
         margin-left: 70px;
}
*html #uebersicht {
         float: left;
         text-align: left;
         margin-left: 30px;
}
*+html #uebersicht {
         float: left;
         text-align: left;
         margin-left: 70px;
}

.tx-comazzp-pi1 #zzp_alphabrowse {
  /*position: absolute;
  top: 45px;*/
  /*margin: 30px 0 10px 0;*/
  padding: 30px 20px 10px 20px;
  background-color: #fff;

}
#container #main .tx-comazzp-pi1 #zzp_alphabrowse a {
    font-size:18px;
    margin-right: 14px;
}

#container #main .tx-comazzp-pi1 #images {
  background-color: #fff;
  padding:0;
/*  padding: 0 20px 0 20px;*/
}

#container #main .tx-comazzp-pi1 #images .list_treffer {
	padding: 0 20px 0 20px;
}

#container #main .tx-comazzp-pi1 .tx-comazzp-pi1 {
/*  margin-bottom: 40px;*/
}

/* News  */
/*.news-list-container {
  margin-bottom:20px;
}*/
.news-list-item {
  background-color:#fff;
  padding: 20px 32px 10px 20px;
  margin-bottom:20px;
}
.news-list-item img {
  float:left;
  margin: 4px 10px 20px 0;
}
.news-list-browse,
.tx-comapageback-pi1{
  background-color:#fff;
  padding: 2px 60px 2px 20px;
  margin-top:20px;
  float:left;
}
.news-list-browse,
.news-list-browse a,
.tx-comapageback-pi1,
.tx-comapageback-pi1 a{
  font-size:15px;
  font-family: "Courier New", Courier, mono;
  text-transform:uppercase;
  font-weight:bold;
}

.showResultsWrap {display:none;}
.browseLinksWrap .activeLinkWrap {
  display:none;
}
.news-single-additional-info .news-single-files dd img {display:none;}
.news-single-additional-info .news-single-files dd {margin:0;}
.news-single-additional-info .news-single-files dd a {margin-right:5px;}



/* Blöcke */
#container #main .colRight h2,
#container #main .colLeft .news-list-item h2,
#container #main .colLeft .news-list-item h2 a,
.FceBlock h2,
h4 {
  color:#666;
  font-size:14px;
  font-weight:bold;
  font-family: "Courier New", Courier, mono;
  text-transform: uppercase;
}
h4 {
  margin-top:0;
}
#container #main .colRight h2,
.FceBlock h2 {
  margin: 0;
}
#container #main .colRight h3 {
  font-family: Arial, Helvetica, sans-serif;  
}
.FceBlock h3,
.colRight .tx-comakalender-pi2 h3,
#container #main .colLeft .news-list-item h3 a {
  color:#4c4c4c;
  font-size:18px;
  margin: 7px 0 5px 0;
}
#container #main .colLeft .news-list-item h3 a {
  font-family: Arial, Helvetica, sans-serif;
}
#container #main .colLeft .news-list-item h3 {
  margin:0;
}

span.more {display:inline;}
#container #main .colRight p a,
#container #main .colLeft .news-list-item p a {
  font-size:15px;
  text-transform:uppercase;
}
.news-list-morelink a {
  font-weight:bold;
}
/*#block1 img,
#block2 img,
#block3 img,
#block4 img,
#block5 img*/
.blockImg {
  float:left;
  margin: 6px 10px 0 0;
  /*height:100%;*/
  width:90px;
}
.blockImg img {
  width:90px;
}
.blockTxt {
  float:left;
}
.blockImg + .blockTxt {
  width:160px;
}
/*.colRight h3,
.colRight p {
  clear:left;
}*/
.filterform-inputs { margin-top:12px; }
.bold { font-weight:bold; }

#filterform,
/*#filterform2,
#filterform2 .bold*/ {
  margin-bottom:10px;
}
#filterform2 .bold span {
  font-weight:normal;
}
.formrow {
  margin-bottom:5px;
}
.formrow label {
  display:block;
  float:left;
  width:150px;
  line-height: 20px;
}

.csc-default,
.csc-frame-default,
.sitemapList {
  background-color:#fff;
  /*padding:20px 20px 2px 20px;*/
  padding:20px 20px 32px 20px;
  margin: 0 0 20px 0;
}
.sitemapList img {
  float:left;
  margin-right:12px;
}

.video-player { float:left;margin-right:12px; }
.video-bericht { /*float:left; padding-left:12px;*/ }

.detail_bild img {
  width:200px;
  height:200px;
}
.csc-frame-frame1 {
    background-color: #FFFFFF;
    margin-top: 0px;
    padding: 2px 60px 2px 20px;
    /*position: absolute;*/
    float: left;
    left: 0;
}
.csc-frame-padtop {
	margin-top:30px;
}
#container #main .csc-frame-frame1 p {
  margin:0;
}
.csc-frame-frame1 #anmeldelink #uebersicht {
  margin-left:0px;
}
#container #main .tx-comazzp-pi1 + div div .csc-frame-frame1 #anmeldelink {
  margin-top:0;
  width:auto;
}


#container #main #description p.detail_thema {
  margin-top:20px;
}

.csc-linkToTop {
  float: right;
  margin-top: 4px !important;
}

.csc-linkToTop a {

    background: #fff;
    padding: 2px 10px;
}

