/***************************/
/* General element styles: */
/***************************/
A { color: #858688; }
A:hover { color: #a71a1f; }
FORM { margin: 0px 0px 0px 0px;}
INPUT, TEXTAREA, SELECT { padding-left: 5px; }

.csc-textpic-imagewrap a img { vertical-align: bottom; } /* IE 8 Bugfix */

.csc-frame-invisible { float: right; width: 33%; padding-top: 40px; }

/***************/
/* link-to-top */
/***************/
P.csc-linkToTop { text-align: right; font-size: .7em; padding: 0; clear: both; }
P.csc-linkToTop A {  }

/******************/
/* Headers, plain */
/******************/
H1, H2, H3, H4, H5, H6 { margin: .5em 0; }
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin: .5em 0; }

/* 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: left; font-size: .8em; border-bottom: 1px dashed #676767; color: #b2b2b2; }

/**********/
/* Images */
/**********/
/* Images / Captions */
.csc-textpic-caption { font-size: .7em; }

/* 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 #ccc; padding: 4px; margin: 4px 0; }

/***************/
/* Bulletlists */
/***************/
/* Bulletlists, general */
UL.csc-bulletlist LI {  }

/* Bulletlists, specifically */
UL.csc-bulletlist-0 {  }
UL.csc-bulletlist-1 { list-style-type: circle; }
UL.csc-bulletlist-2 { list-style-type: disc; }
UL.csc-bulletlist-3 { list-style-type: none; }

/*********************/
/* Tables, generally */
/*********************/
TABLE.contenttable { width: 100%; }
TABLE.contenttable caption { font-weight: bold; font-size: 1.2em; margin: 10px 0; }
TABLE.contenttable TR TD { vertical-align: top; }
TABLE.contenttable TR TH { font-weight: bold; text-align: left; }

/* Tables, specifically */
TABLE.contenttable-0 {  }
TABLE.contenttable-0 caption {  }

TABLE.contenttable-1 { font-size: .9em; }
TABLE.contenttable-1 caption {  }

TABLE.contenttable-2 { font-size: .8em;}
TABLE.contenttable-2 caption {  }

TABLE.contenttable-3 { font-size: .7em; }
TABLE.contenttable-3 caption {  }

/************************/
/* Filelinks, generally */
/************************/
TABLE.csc-uploads {  }
TABLE.csc-uploads TR TD { border : 0; }
TABLE.csc-uploads TR TD P { background-color : transparent; font-size: 1em; margin: .5em; }
TABLE.csc-uploads TR TD { vertical-align : top; }
TABLE.csc-uploads TR.tr-even { background-color: #f0c200; }
TABLE.csc-uploads TR.tr-odd { background-color: #f0c200; }
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; color: #000; }
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: normal; }
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 #1868b9; padding: 2px; }
TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon IMG { border: 1px solid #1868b9; 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 #b2b2b2; }
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req { font-weight: bold; }

/* Email form, specifically */
legend { padding-left: 10px; padding-right: 10px; border: 0px; }
fieldset { padding: 10px; border: 1px solid #b2b2b2; }
.radiolayout { width: 40%; margin: 10px 0; }
.formu { margin-top: 10px; padding: 10px; border: 1px solid #b2b2b2; width: 700px; }
.mf-label { margin-bottom: 5px; }
.mf-labelreq { font-weight: bold; margin-bottom: 5px; }
.mf-radio { }
.mf-text { margin-bottom: 5px; width: 50%; }
.mf-check { margin-bottom: 0px; margin-right: 10px; float:left; clear:both; }
.mf-select { margin-bottom: 5px; }
.mf-input { margin-bottom: 5px; width: 50%; }
.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; }

/* Search form, specifically */
FORM TABLE.csc-searchform { width: 70%; border: 1px solid #1868b9; }
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%; }

/*****************/
/* 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 { color: #fff; }
H3.csc-searchResultHeader A:hover { color: #000; }
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; }

/* 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: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:#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; }

/*****************************/
/* Menu / Sitemap, generally */
/*****************************/
UL.csc-menu {  }
UL.csc-menu LI { font-weight: bold; padding: 4px 0px; list-style-type: circle; }
UL.csc-menu LI A {  }
UL.csc-menu A:hover {  }
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-left: 2em; padding: 0; }
UL.csc-menu-1 LI { font-weight: normal; list-style-type: circle; }

/* Menu / Sitemap, "Sitemap" */
DIV.csc-sitemap { }
DIV.csc-sitemap A {  }
DIV.csc-sitemap A:hover {  }
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 0 10px 20px; padding: 0 0 0 0; }
UL.csc-menu-3 LI {   }

/* 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 { color: #fff; }
DL.csc-menu-4 DT A:hover { color: #000; }
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 { }