﻿/* CSC defaults */

fieldset.csc-mailform { border: none; margin: 1em 0; }
fieldset.csc-mailform label {float:left; width:150px;padding-right:10px; padding-bottom:5px;}
.csc-mailform-field {clear:both; }

.content .tx-indexedsearch .tx-indexedsearch-res h2 { margin: .4em; letter-spacing: .1em; font-size: 98%; }
.content .tx-indexedsearch .tx-indexedsearch-res td { vertical-align: middle; }
.content .tx-indexedsearch .tx-indexedsearch-searchbox td { vertical-align: middle; }
.content .tx-indexedsearch .tx-indexedsearch-searchbox input,select { margin: .2em; font-size: .8em; }
.content .tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
.content .tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
.content .tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.content .tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.content .tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.content .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#fff; }
.content .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
.content .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
.content .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; }
.content .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:red; }
.content .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeff; }
.content .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.content .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#eee; }
.content .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:absmiddle; }

/********************************/
/* Frames, spacing, link-to-top */
/********************************/
.content P.csc-linkToTop {
  font-size: 90%;
  font-family: Tahoma,Verdana,Arial,sans-serif;
  text-align: right;
  background: url('pfeil-oben-sw.gif') center right no-repeat;
  padding-right: 12px;
}
.content P.csc-linkToTop A { font-weight: bold; color: #666; }

DIV.csc-frame { border: 0px; }
DIV.csc-frame-invisible {}
DIV.csc-frame-rulerBefore { border-top: 1px solid #333333; }
DIV.csc-frame-rulerAfter { border-bottom: 1px solid #333333; }
DIV.csc-frame-indent { padding: 1em 2em; font-size: 90%; }
DIV.csc-frame-indent3366 { padding-left: 33%; }
DIV.csc-frame-indent6633 { padding-right: 33%; }

/* Header date */
.content P.csc-header-date { font-size: 10px; color: #186900; }

/* Subheader, general */
.content P.csc-subheader { font-style: italic; background-color: #EDEBF1; }

/* Subheader, specific */
.content P.csc-subheader-0 { font-style: normal; }
.content P.csc-subheader-1 { color: #186900; }
.content P.csc-subheader-2 { color: #10007B; }
.content P.csc-subheader-3 { color: #8A0020; }


/**********/
/* Images */
/**********/

/* Images / Captions */
.content P.csc-caption { font-size: 90%; font-weight: bold; margin: .5em 0; }

/* Images / Tables / Floating text */
TABLE.imgtext-table { border: 0px; }

/* Images / Tables / Wrapped text */
/* When "Text w/Image" elements are wrapping the text into a table the top-margin of Hx elements should be transferred to the wrapping table instead. This is done here: */
TABLE.imgtext-nowrap { border: 0px; }
TABLE.imgtext-nowrap H1, TABLE.imgtext-nowrap H2, TABLE.imgtext-nowrap H3, TABLE.imgtext-nowrap H4, TABLE.imgtext-nowrap H5 { margin-top: 0px; }

/*
 * cron-css-styled-imgtext
 */

/* Captions */
.csi-caption {
  font-size: 90%; font-weight: bold;
}
DIV.csi-caption-c .csi-caption { text-align: center; }
DIV.csi-caption-r .csi-caption { text-align: right; }
DIV.csi-caption-l .csi-caption { text-align: left; }

/* Border just around the image, like content (default) does: */
DIV.csi-border-2-black DIV.csi-imagewrap .csi-image IMG {
  border: 2px solid black; /* Customize me, and set borderSpace/borderThick in TS, "0"/"2" in this example */
}

DIV.csi-textpic IMG { border: none; }

/* DIV: This will place the images side by side */
DIV.csi-textpic DIV.csi-imagewrap DIV.csi-image { float: left; }

/* UL: This will place the images side by side */
DIV.csi-textpic DIV.csi-imagewrap UL { list-style: none; margin: 0; padding: 0; }
DIV.csi-textpic DIV.csi-imagewrap UL LI { float: left; margin: 0; padding: 0; }

DIV.csi-textpic DIV.csi-imagewrap UL LI {
}

/* DD: This will place the images side by side */
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image { float: left; }
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image DT { float: none; }
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image DD { float: none; }

DL.csi-image,
DL.csi-image DT,
DL.csi-image DD {
  margin: 0;
}

/* Clearer */
DIV.csi-textpic DIV.csi-clear { clear: both; }

/* Margins around images: */

/* Pictures on left, add padding on right */
DIV.csi-left DIV.csi-imagewrap .csi-image,
DIV.csi-intext-left-nowrap DIV.csi-imagewrap .csi-image,
DIV.csi-intext-left DIV.csi-imagewrap .csi-image {
  display: inline; /* IE fix for double-margin bug */
  margin-right: 10px; /* Customize me, and set colSpace in TS */
}

/* Pictures on right, add padding on left */
DIV.csi-right DIV.csi-imagewrap .csi-image,
DIV.csi-intext-right-nowrap DIV.csi-imagewrap .csi-image,
DIV.csi-intext-right DIV.csi-imagewrap .csi-image {
  display: inline; /* IE fix for double-margin bug */
  margin-left: 10px; /* Customize me, and set colSpace in TS */
}

/* Pictures centered, add padding left and right */
DIV.csi-center DIV.csi-imagewrap .csi-image {
  display: inline; /* IE fix for double-margin bug */
  margin-left: 5px; /* Customize me, and set colSpace in TS */
  margin-right: 5px; /* Customize me, and set colSpace in TS */
}
DIV.csi-textpic DIV.csi-imagewrap .csi-image .csi-caption { margin: 0; }
DIV.csi-textpic DIV.csi-imagewrap .csi-image IMG { margin: 0; }

/* Space below each image (also in-between rows) */
DIV.csi-textpic DIV.csi-imagewrap .csi-image { margin-bottom: 10px; }

/* Positioning of images: */

/* Above */
DIV.csi-above DIV.csi-text { clear: both; }

/* Center (above or below) */
DIV.csi-center { text-align: center; /* IE-hack */; }
DIV.csi-center DIV.csi-imagewrap { margin: 0 auto; }
DIV.csi-center DIV.csi-imagewrap .csi-image { text-align: left; /* Remove IE-hack */ }
DIV.csi-center DIV.csi-text { text-align: left; /* Remove IE-hack */ }

/* Right (above or below) */
DIV.csi-right DIV.csi-imagewrap { float: right; }
DIV.csi-right DIV.csi-text { clear: right; }

/* Left (above or below) */
DIV.csi-left DIV.csi-imagewrap { float: left; }
DIV.csi-left DIV.csi-text { clear: left; }

/* Left (in text) */
DIV.csi-intext-left DIV.csi-imagewrap { float: left; }

/* Right (in text) */
DIV.csi-intext-right DIV.csi-imagewrap { float: right; }

/* Right (in text, no wrap around) */
DIV.csi-intext-right-nowrap DIV.csi-imagewrap { float: right; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csi-intext-right-nowrap .csi-text { height: 1%; }
/* End hide from IE5/mac */ 

/* Left (in text, no wrap around) */
DIV.csi-intext-left-nowrap DIV.csi-imagewrap { float: left; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csi-intext-left-nowrap .csi-text { height: 1%; }
/* End hide from IE5/mac */


/***************/
/* Bulletlists */
/***************/

/* Bulletlists, general */
UL.csc-bulletlist LI { font-size: 11px; }

/* Bulletlists, specifically */
UL.csc-bulletlist-0 { color: #000000; }
UL.csc-bulletlist-1 { color: #186900; list-style-type : decimal; }
UL.csc-bulletlist-2 { color: #10007B; list-style-position : inside; }
UL.csc-bulletlist-3 { color: #8A0020; list-style-image: url(img/red_arrow_bullet.gif); }


/************************/
/* Filelinks, generally */
/************************/
TABLE.csc-uploads { border: 0px; }
TABLE.csc-uploads TR TD P { background-color: transparent; margin: .5em 0; }
TABLE.csc-uploads TR TD { vertical-align : top; }
TABLE.csc-uploads TR.tr-even { background-color: #eee; }
TABLE.csc-uploads TR.tr-odd { background-color: #ddd; }
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; }

/* Filelinks, specifically */
TABLE.csc-uploads-1 { border-color: #186900; }

TABLE.csc-uploads-2 { border-color: #10007B; }

TABLE.csc-uploads-3 { border-color: #8A0020; }
TABLE.csc-uploads-3 TR TD { vertical-align: middle; }
TABLE.csc-uploads-3 TR.tr-even TD.csc-uploads-icon IMG { border: 2px solid #333333; }
TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon IMG { border: 2px solid #333333; }

/* cron Erweiterungen */

/* allgemeine Links Formatierung */

/*
 * funktioniert leider nur mit IE oder bei Tabellenlayouts
.content h1, .content h2 { clear: both; }
*/

DIV.csc-frame { margin: 1em 0; }
DIV.csc-frame-frame1 { background: #f0f0f0; padding: .5em;}
DIV.csc-frame-frame2 { padding: .5em; border: 2px dashed silver; }

table.contenttable p { margin: 0; }

table.contenttable-1 { border-collapse: collapse; }
table.contenttable-1 td { border: 1px solid black; }
table.contenttable-1 tr.tr-0 { font-weight: bold; background: #f0f0f0; }

table.contenttable-2 { border-collapse: separate; }
table.contenttable-2 td { }
table.contenttable-2 tr { background: #f0f0f0; }
table.contenttable-2 tr.tr-0 { font-weight: bold; background: #d0d0d0; }

table.contenttable-3 { border-collapse: separate; }
table.contenttable-3 td { }
table.contenttable-3 td.td-0 { font-weight: bold; background: #f0f0f0; }

/*
div.csc-menu a { color: black; }
*/

.content div.csc-menu ul { border-left: 1px solid silver; margin: .5em; padding: 0 .5em; list-style-type: none; }
.content div.csc-menu ul li { margin: .5em; }

.content div.csc-menu ul  { font-size: 100%; font-weight: bold; }
.content div.csc-menu ul li ul { font-size: 90%; font-weight: normal; }

.content div.csc-menu-3 p {
  font-size: 90%;
  margin: .3em 0 .3em .5em;
  font-weight: bold;
  padding: .1em 0 .1em .5em; letter-spacing: .1em;
  background: url('pfeil-unten-sw.gif') center left no-repeat;
  padding-left: 15px;
  font-family: Tahoma,Verdana,Arial,sans-serif;
}

.content div.csc-menu-3 {
  padding: .2em 0;
}


/* Sitemap/geaenderte Seiten */
.content div.csc-menu-5 { font-size: 90%; }
.content div.csc-menu-5 table th { border-bottom: 1px solid black; background: #eee; padding: .5em .3em; text-align: left;}
.content div.csc-menu-5 table td { background: #eee; padding: .3em;}
.content table td.nowrap { white-space: nowrap; }



/* --------- Content-Formatierung ----------------- */

/* CONTENT MITTE */

/* Ueberschriften etc. */
.content h2 { font-size: 1.5em; color: green; font-family: Arial,Helvetica,sans-serif;  clear: both; }

/* ----------- */

/* CONTENT RECHTS (rechte Spalte) */
div#rechts { color: #fff; font-size: 90%; margin: .5em; }
div#rechts h2 { font-size: 1.2em; margin: 0; padding: 0; margin-top: 2em; }
div#rechts p { margin: .5em 0; padding: 0; }
div#rechts a { color: #cfd; text-decoration: underline; }

div#rechts table td table { border-collapse: collapse; }
div#rechts table td table td { border: 1px solid #eeeeee; padding: 0px;  }
div#rechts table td table td span.bold { font-weight:bold; }

/* KALENDER */
/* Monatsansicht */
table.calborder { width:100%; }
table.month-large { width:100%; border-collapse: collapse; border: 1px solid #eeeeee; }
table.month-large tr td, .weekday, .weeknum { border: 1px solid #eeeeee;}

/* Tagesansicht */

/* Einzelansicht */
fieldset legend { font-size: 1.5em; font-family: Arial,Helvetica,sans-serif; font-weight: bold; } 

/* Jahresansicht */
.year table.calborder tr td.navback { background: #fff; background-image:url(allgemeines/bg-calendar-head2.gif); }
.year table.cal-overview { border-collapse: collapse; border 1px solid #eeeeee; }
.yearmonth { border: 1px solid #eee; border-collapse: collapse; width:100%; }
.yearmonth tr td { border: 1px solid #eee; font-size:0.8em; }
.medtitle { font-weight: bold;background:#dbeaf5;font-size:1em; padding:5px; width:100%; }
.yearweek {font-weight:bold;background: #eee; padding:3px; }
.monthmediumbasic { padding:3px; vertical-align:top; }
.V9 { float:left; }

/*Powermail eh 2010-09-09*/
form.tx_powermail_pi1_form  fieldset { border:0 none; }
form.tx_powermail_pi1_form  legend { display: none; }
form.tx_powermail_pi1_form  label { width:200px; display:block; float:left; }
form.tx_powermail_pi1_form  input { display:block; margin-bottom:5px; }
form.tx_powermail_pi1_form  textarea { display:block; margin-bottom:5px; }
form.tx_powermail_pi1_form  .powermail_mandatory_js { color:#f00; }
#powermaildiv_uid13 { margin-bottom:10px; }
div.tx_powermail_pi1_fieldwrap_html_captcha label { width:150px; display:block; float: left; }
div.tx_powermail_pi1_fieldwrap_html_captcha input { display:block; float:left; }
div.tx_powermail_pi1_fieldwrap_html_captcha img { display:block; float:left; }
span.tx-srfreecap-pi2-cant-read { display:block; clear:both; margin-bottom:10px; color:#000;}
img.icon_info { display:none; }

/* ENDE */
