/***************************/
/* General element styles: */
/***************************/
A { color: #000; text-decoration: underline; }
A:hover { color: #e21d27; text-decoration: underline; }

FORM { margin: 0px 0px 0px 0px; }
INPUT, TEXTAREA, SELECT { padding-left: 5px; }

.csc-textpic-imagewrap a img { vertical-align: bottom; } /* IE 8 Bugfix */

/***************/
/* link-to-top */
/***************/
P.csc-linkToTop { text-align: right; clear: both; margin: 0; padding-top: 6px; font-size: 0.8em; }
P.csc-linkToTop A {  }
P.csc-linkToTop A:hover {  }

/******************/
/* Headers, plain */
/******************/
H1, H2, H3, H4, H5, H6 { margin: 1em 0; }
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin: 1em 0; padding: 0 0 0 20px; border-bottom: 1px solid #f29400; background-image: url(/fileadmin/images/header1.jpg); background-position: center left; background-repeat:no-repeat; }

/* Headers, with link */
H1 A, H2 A, H3 A, H4 A, H5 A, H6 A {  }
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover, H6 A:hover {  }

/* Header date */
P.csc-header-date { text-align: right; font-size: 0.8em; color: #000; border-bottom: 1px solid #808080; }

/* Subheader, general */
P.csc-subheader { font-style: italic; font-size: 0.8em; }

/* Subheader, specific */
P.csc-subheader-0 { font-style: normal; }
P.csc-subheader-1 { color: #186900; }
P.csc-subheader-2 { color: #10007B; }
P.csc-subheader-3 { color: #8A0020; }

/**********/
/* Images */
/**********/
/* Images / Captions */
.csc-textpic-caption { font-size: 0.7em; color: #000; }

/* Border just around the image */
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG, DIV.csc-textpic-border DIV.csc-textpic-single-image IMG { border: 1px solid #f29400; padding: 2px; }

/***************/
/* Bulletlists */
/***************/
/* Bulletlists, general */
UL.csc-bulletlist LI {  }

/* Bulletlists, specifically */
UL.csc-bulletlist-0 { color: #000000; }
UL.csc-bulletlist-1 { color: #000000; list-style-type: circle; }
UL.csc-bulletlist-2 { color: #000000; list-style-type: disc; }
UL.csc-bulletlist-3 { color: #000000; list-style-type: none; }

/*********************/
/* Tables, generally */
/*********************/
TABLE.contenttable { width: 100%; }
TABLE.contenttable caption { font-weight: bold; font-size: 1.2em; margin: 10px 0; color: #000000; }
TABLE.contenttable TR TD { vertical-align: top; }
TABLE.contenttable TR TH { font-weight: bold; text-align: left; }

/* Tables, specifically */
TABLE.contenttable-0 { color: #000000; }
TABLE.contenttable-0 caption { color: #000000; }

TABLE.contenttable-1 { color: #000000; font-size: 0.9em; }
TABLE.contenttable-1 caption { color: #000000; }

TABLE.contenttable-2 { color: #000000; font-size: 0.8em;}
TABLE.contenttable-2 caption { color: #000000; }

TABLE.contenttable-3 { color: #000000; font-size: 0.7em; }
TABLE.contenttable-3 caption { color: #000000; }

/************************/
/* Filelinks, generally */
/************************/
TABLE.csc-uploads {  }
TABLE.csc-uploads TR TD { border: 0; }
TABLE.csc-uploads TR TD P { background-color: transparent; font-size: 0.8em; }
TABLE.csc-uploads TR TD { vertical-align: top; }
TABLE.csc-uploads TR.tr-even { background-color: #f2f2f2; }
TABLE.csc-uploads TR.tr-odd { background-color: #e6e6e6; }
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 A:hover { background-color: transparent; }
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; vertical-align: middle; font-size: .9em; }

/* Filelinks, specifically */
TABLE.csc-uploads-1 { }

TABLE.csc-uploads-2 { }

TABLE.csc-uploads-3 { }
TABLE.csc-uploads-3 TR TD { vertical-align: middle; }
TABLE.csc-uploads-3 TR.tr-even TD.csc-uploads-icon IMG { border: 1px solid #333399; padding: 2px; }
TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon IMG { border: 1px solid #333399; padding: 2px; }

/*****************/
/* Various Forms */
/*****************/
/* Email, Login and Search forms generally: */
FORM TABLE TR TD { padding-left: 5px; padding-right: 20px; }
FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell { background-color: transparent; }
FORM TABLE TR TD.csc-form-fieldcell { background-color: transparent; }
FORM TABLE TR TD.csc-form-fieldcell INPUT, FORM TABLE TR TD.csc-form-fieldcell SELECT, FORM TABLE TR TD.csc-form-fieldcell TEXTAREA { border: 1px solid #808080; }
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req { font-weight: normal; }

/* Email form, specifically */
.formu { margin-top: 10px; padding: 10px; border: 1px solid #808080; }
legend { display: none; }
fieldset { padding: 10px; border: 1px dashed #808080; }
.radiolayout { width: 40%; margin: 10px 0; }
.mf-label { margin-bottom: 5px; }
.mf-label-label { margin-bottom: 10px; }
.mf-label-label .mf-label { margin-bottom: 10px; margin-top: 10px; font-size: 1.2em; font-weight: bold; border-bottom: 1px dashed #808080; }
.mf-labelreq { margin-bottom: 5px; }
.mf-radio { }
.mf-text { margin-bottom: 5px; width: 50%; border: 1px solid #808080; }
.mf-check { margin-bottom: 0px; margin-right: 10px; float:left; clear:both; }
.mf-select { margin-bottom: 5px; border: 1px solid #808080; }
.mf-input { margin-bottom: 5px; width: 50%; border: 1px solid #808080; }
.mf-file { margin-bottom: 5px; font-size: 0.8em; }
.mf-pass { margin-bottom: 5px; }
.mf-reset { margin-bottom: 5px; font-size: 0.8em; }
.mf-submit { margin-bottom: 5px; font-size: 0.9em; }

.csc-mailform-submit {width: 8em; border: 1px solid #000; background-color: #f2ac30; margin-left: 150px; }

/* Search form, specifically */
FORM TABLE.csc-searchform { width: 70%; border: 1px solid #cfd0d2; }
FORM TABLE.csc-searchform TR TD { padding: 2px 2px 2px 4px; }
FORM TABLE.csc-searchform TR TD.csc-form-labelcell, FORM TABLE.csc-searchform TR TD.csc-form-commentcell { font-weight: bold; }
FORM TABLE.csc-searchform TR TD.csc-form-fieldcell INPUT, FORM TABLE.csc-searchform TR TD.csc-form-fieldcell SELECT { width: 90%; }
FORM TABLE.csc-searchform TR TD.csc-form-fieldcell INPUT[type="submit"] { width: 50%; }
FORM TABLE.csc-searchform TR TD.csc-form-labelcell { width: 30%; }

/* Login form, specifically */
FORM TABLE.csc-loginform { width: 70%; }

/*****************/
/* Search result */
/*****************/
/* Search Result, result information box: */
TABLE.csc-searchResultInfo { margin-left: 0px; margin-top: 10px; width: 100%; }
TABLE.csc-searchResultInfo TR { background-color: transparent; }
TABLE.csc-searchResultInfo TR TD P { padding: 0px 5px 0px 5px;}
TABLE.csc-searchResultInfo TR TD.csc-searchResultRange P { font-weight: bold; font-size: 1em; }
TABLE.csc-searchResultInfo TR TD.csc-searchResultPrevNext { text-align: right; }

/* Search Result, header + abstract: */
H3.csc-searchResultHeader A { text-decoration:none; }
H3.csc-searchResultHeader A:hover { text-decoration:underline; }
H3.csc-searchResultHeader { padding: 4px 0 4px 10px; background-color: transparent; font-size: 1em; }
P.csc-searchResult { font-style: normal; margin-left: 20px; font-size: 0.8em; }
H3.csc-noSearchResultMsg { font-size: 1em; margin-bottom: 1em; }

/* Search word markup */
SPAN.csc-sword { font-weight: bold; color: #000; }

/* default styles for extension "tx_indexedsearch" */
.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
.tx-indexedsearch-searchbox { background-color:transparent; padding:10px; border-top:6px solid #808080; border-bottom:2px solid #808080; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; border:1px solid #808080; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:normal; }
.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:normal; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:#000; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:transparent; font-size:.9em; font-style:italic; }
.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:transparent; vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { }
.tx-indexedsearch .tx-indexedsearch-category { background:transparent; font-size:16px; font-weight:bold; }
.tx-indexedsearch-title, .tx-indexedsearch-percent { background:#fff; font-weight:bold; padding:2px; }

/*****************************/
/* Menu / Sitemap, generally */
/*****************************/
UL.csc-menu {  }
UL.csc-menu LI { font-weight: bold; padding: 4px 0px; list-style-type: square; }
UL.csc-menu LI A { text-decoration: none; }
UL.csc-menu A:hover { text-decoration: underline; }
UL.csc-menu li.csc-section { font-weight: normal; font-size: 1em; }

/* Menu / Sitemap, "Menu of these pages" */
DIV.csc-menu-def {  }

/* Menu / Sitemap, "Menu of subpages to these pages" */
UL.csc-menu-1 { margin: 0; padding: 10px 0 10px 0px; }
UL.csc-menu-1 LI { list-style: none; }

/* Menu / Sitemap, "Sitemap" */
DIV.csc-sitemap { }
DIV.csc-sitemap A { text-decoration: none; }
DIV.csc-sitemap A:hover { text-decoration: none; }
DIV.csc-sitemap UL { margin: 0; padding: 10px 0 10px 10px; }
DIV.csc-sitemap UL LI {  }
DIV.csc-sitemap UL LI:HOVER { }
DIV.csc-sitemap UL LI UL { margin: 0; padding: 4px 0 4px 10px; }
DIV.csc-sitemap UL LI UL LI { font-weight: normal; font-size: 0.8em; }
DIV.csc-sitemap UL LI UL LI UL LI { font-weight: normal; font-size: 1em; }

/* Menu / Sitemap, "Section index (pagecontent w/Index checked)" */
UL.csc-menu-3 { margin: 0; padding: 10px 0 10px 0px; }
UL.csc-menu-3 LI { list-style: none; }

/* Menu / Sitemap, "Menu of subpages to these pages (with abstract)" */
DL.csc-menu-4 { }
DL.csc-menu-4 DT { font-weight: bold; padding: 4px 0px; }
DL.csc-menu-4 DT A { text-decoration: none; }
DL.csc-menu-4 DT A:hover { text-decoration: none; }
DL.csc-menu-4 DD { font-style: italic; font-size: 0.8em; margin-top: 0px; padding: 0px 2px 2px 20px; }

/* Menu / Sitemap, "Recently updated pages" */
UL.csc-menu-5 { }

/* Menu / Sitemap, "Related pages (based on keywords)" */
UL.csc-menu-6 { }

/* Menu / Sitemap, "Menu of subpages to these pages + sections" */
UL.csc-menu-7 { }