/*

Colorscheme is:

Background Color 1: #939994;	(Background 1)
Background Color 1-dimmed: #7f8580;	(Background 1 - dimmed)
Background Color 2: #c4c4c4;	(Background 2)
Background Color 3: #D1D2E4;	(Background 2)

Text, main:	#000000
Text Color 1: #186900;	(red)
Text Color 2: #10007B;	(green)
Text Color 3: #a7c0c4;	(blue)

Links		#990000
Link hover: #d30000;

Borders/Lines	#333333
*/


/***************************/
/* General element styles: */
/***************************/
H1, H2, H3, H4, H5, H6, P, TD, UL, OL, LI, DT, DD, A, BLOCKQUOTE, INPUT, TEXTAREA, SELECT, span { font-family: arial,"Bitstream Vera Sans",helvetica,sans-serif; color: #000000; }
PRE { font-family: "Bitstream Vera Sans Mono",monaco,"Courier New",courier,monospace; }
A { color: #990000; text-decoration: none; }
A:hover { text-decoration: underline; }
FORM { margin: 0px 0px 0px 0px;}
P, PRE { margin: 0px 0px 0px 0px; }
BODY, P, A, TD, UL, OL { font-size: 12.5px; }
INPUT, TEXTAREA, SELECT { padding-left: 5px; font-size: 11px; }




/*
#content H1, #content H2, #content H3, #content H4, #content H5, #content P, #content IMG, #content TABLE, #content DIV { margin-top: 0px; }
#leftbox H1, #leftbox H2, #leftbox H3, #leftbox H4, #leftbox H5, #leftbox P, #leftbox IMG, #leftbox TABLE, #leftbox DIV { margin-top: 0px; }
#rightbox H1, #rightbox H2, #rightbox H3, #rightbox H4, #rightbox H5, #rightbox P, #rightbox IMG, #rightbox TABLE, #rightbox DIV { margin-top: 0px; }
*/


/*******************/
/* RTE / Bodytext: */
/*******************/

#leftbox, #content, #rightbox { font-size: 12.5px } 
P.bodytext, H5, H6 { font-size: 12.5px; color: #000000; line-height:140%; margin-bottom:6px;}
P.bodytext A { font-weight: bold; }
#content { color: #000000; }
#rightbox, #rightbox P, #rightbox TD, #rightbox UL, #rightbox OL { color: #4e4e4e; }

.csc-textpic-caption { padding-top: 0.5em; font-size: 85%; }

/* RTE / Bulletlists */
UL { margin-top: 0px;  }
UL UL LI { font-size: 10px; }
OL { margin-top: 0px; }
LI { margin-top: 0px; margin-bottom: 0px; padding-top: 2px; }

/* RTE / Table styling */
TABLE.contenttable { border-top: 1px #d4d4d4 solid; border-bottom: 1px #d4d4d4 solid; margin: 15px 0px 15px 0px; width: 100%; }
TABLE.contenttable TR TD { padding: 1px 3px 1px 0px; }
TABLE.contenttable TR TD P.bodytext { font-size: 10px; }
TABLE.contenttable TR {  }

.dimmed { color: #4e4e4e; }


/******************/
/* Headers, plain */
/******************/
H1, H1 A { font-size: 20px; font-weight: bold; color: #d4d4d4; }
H2, H2 A { font-size: 18px; font-weight: bold; color: #d4d4d4; }
H3, H3 A { font-size: 16px; font-weight: bold; color: #4e4e4e; }
H4, H4 A { font-size: 14px; font-weight: bold; color: #4e4e4e; }
H5, H6, H5 A, H6 A { font-weight: bold; color: #333;}
H1, H2, #nest H1, #nest H2  { margin: 16px 0px 8px 0px; }
H3, H4, #nest H3, #nest H4  { margin: 14px 0px 6px 0px; }
H5, H6, #nest H5, #nest H6 { margin: 12.5px 0px 6px 0px; }
#nest H1.csc-firstHeader, #nest H2.csc-firstHeader, #nest H3.csc-firstHeader, #nest H4.csc-firstHeader, #nest H5.csc-firstHeader, #nest H6.csc-firstHeader { margin-top: 0px; }

/* Headers, with link */
H1 A, H2 A, H3 A, H4 A, H5 A { text-decoration: underline; }
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover { color: #900; text-decoration: underline; }

#headline h1 {
  text-align:left;
  margin:0;
  color: #d4d4d4;
  font-weight: 700;
  font-size: 24px;
}

#headline span.redbox {
  background-color: #990000;
  width:35px;
  height:35px;
}

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

/* Subheader, general */
P.csc-subheader { font-size: 13.5px; color: #4e4e4e; font-weight: bold; position:relative; left:45px; }

/* 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: #a7c0c4; }



/********************************/
/* Frames, spacing */
/********************************/

DIV.csc-frame { border: 0px; margin: 6px 0px 6px 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-left: 100px; }
DIV.csc-frame-indent3366 { padding-left: 33%; }
DIV.csc-frame-indent6633 { padding-right: 33%; }
DIV.csc-frame-frame1  { background-color: #d4d4d4; padding: 4px; border: 0; border-top: 1px solid #777; border-bottom: 1px solid #777; }
DIV.csc-frame-frame2  { background-color: #939994; padding: 4px; border: 0; border-top: 1px solid #bebebe; border-bottom: 1px solid #bebebe; }
DIV.csc-frame-frame22 { background-color: #ffffff; padding: 4px; border: 1px solid #333333; }
DIV.csc-frame-frame23 { background-color: #c4c4c4; padding: 4px; border: 1px solid #333333; }

/*div.csc-frame-frame1, div.csc-frame-frame2  {margin:5px 0 5px 0; padding:4px 1px 4px 1px; }*/


#nest DIV.csc-frame-frame1 H1, #nest DIV.csc-frame-frame1 H2, #nest DIV.csc-frame-frame1 H3, #nest DIV.csc-frame-frame1 H4, #nest DIV.csc-frame-frame1 H5 { margin:0 0 3px 0; }
#nest DIV.csc-frame-frame2 H1, #nest DIV.csc-frame-frame2 H2, #nest DIV.csc-frame-frame2 H3, #nest DIV.csc-frame-frame2 H4, #nest DIV.csc-frame-frame2 H5 { margin:0 0 3px 0; }
#nest DIV.csc-frame-frame22 H1, #nest DIV.csc-frame-frame22 H2, #nest DIV.csc-frame-frame22 H3, #nest DIV.csc-frame-frame22 H4, #nest DIV.csc-frame-frame22 H5 { margin:0 0 3px 0; }
#nest DIV.csc-frame-frame23 H1, #nest DIV.csc-frame-frame23 H2, #nest DIV.csc-frame-frame23 H3, #nest DIV.csc-frame-frame23 H4, #nest DIV.csc-frame-frame23 H5 { margin:0 0 3px 0; }


div.csc-frame-frame1 h1, .csc-frame-frame1 h2, .csc-frame-frame1 h3, .csc-frame-frame1 h4 {margin:0 0 3px 0; }
div.csc-frame-frame1 h2, .csc-frame-frame2 h2, .csc-frame-frame2 h3, .csc-frame-frame2 h4 {margin:0 0 3px 0; }
div.csc-frame-frame22 h1, .csc-frame-frame22 h2, .csc-frame-frame22 h3, .csc-frame-frame22 h4 {margin:0 0 3px 0; }
div.csc-frame-frame23 h1, .csc-frame-frame23 h2, .csc-frame-frame23 h3, .csc-frame-frame23 h4 {margin:0 0 3px 0; }

div.csc-frame-frame1  h1, .csc-frame-frame1  h2 { color:#939994 }
div.csc-frame-frame23 h1, .csc-frame-frame23 h2 { color:#939994 }


/* unused 75-77 */
DIV.csc-frame-frame75 { margin: 4px 0 4px 0; background-color: #FAAC27; padding: 2px 4px 2px 4px; border: 3px dotted #000; }
DIV.csc-frame-frame76 { margin: 4px 0 4px 0; background-color: #FAAC27; padding: 2px 4px 2px 4px; border: 3px dashed #000; }
DIV.csc-frame-frame77 { margin: 4px 0 4px 0; background-color: #FAAC27; padding: 2px 4px 2px 4px; border: 3px solid #000; }

DIV.csc-frame-frame75 H1, DIV.csc-frame-frame75 H2, DIV.csc-frame-frame75 H3, DIV.csc-frame-frame75 H4, DIV.csc-frame-frame75 H5 { margin-top: 2px; }
DIV.csc-frame-frame76 H1, DIV.csc-frame-frame76 H2, DIV.csc-frame-frame76 H3, DIV.csc-frame-frame76 H4, DIV.csc-frame-frame76 H5 { margin-top: 2px; }
DIV.csc-frame-frame77 H1, DIV.csc-frame-frame77 H2, DIV.csc-frame-frame77 H3, DIV.csc-frame-frame77 H4, DIV.csc-frame-frame77 H5 { margin-top: 2px; }



.csc-frame-frame24 {display:block}
.csc-frame-frame24 *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#ffffff}
.csc-frame-frame241{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #c0c3c1;
  border-right:1px solid #c0c3c1;
  background:#e3e4e4}
.csc-frame-frame242{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #9ca09d;
  border-right:1px solid #9ca09d;
  background:#eaebea}
.csc-frame-frame243{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #eaebea;
  border-right:1px solid #eaebea;}
.csc-frame-frame244{
  border-left:1px solid #c0c3c1;
  border-right:1px solid #c0c3c1}
.csc-frame-frame245{
  border-left:1px solid #e3e4e4;
  border-right:1px solid #e3e4e4}
.csc-frame-frame24fg{
  background:#ffffff;
}

.csc-frame-frame25{display:block}
.csc-frame-frame25 *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#4C6A6F}
.csc-frame-frame251{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #738383;
  border-right:1px solid #738383;
  background:#5d7578}
.csc-frame-frame252{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #8b918f;
  border-right:1px solid #8b918f;
  background:#597275}
.csc-frame-frame253{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #597275;
  border-right:1px solid #597275;}
.csc-frame-frame254{
  border-left:1px solid #738383;
  border-right:1px solid #738383}
.csc-frame-frame255{
  border-left:1px solid #5d7578;
  border-right:1px solid #5d7578}
.csc-frame-frame25fg{
  background:#4C6A6F}




.csc-frame-frame26{display:block}
.csc-frame-frame26 *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#C0C8B2}
.csc-frame-frame261{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #a5aba0;
  border-right:1px solid #a5aba0;
  background:#b4bbaa}
.csc-frame-frame262{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #969b96;
  border-right:1px solid #969b96;
  background:#b7beac}
.csc-frame-frame263{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #b7beac;
  border-right:1px solid #b7beac;}
.csc-frame-frame264{
  border-left:1px solid #a5aba0;
  border-right:1px solid #a5aba0}
.csc-frame-frame265{
  border-left:1px solid #b4bbaa;
  border-right:1px solid #b4bbaa}
.csc-frame-frame26fg{
  background:#C0C8B2}

.csc-frame-frame27{display:block}
.csc-frame-frame27 *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#834F48}
.csc-frame-frame271{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #8b7772;
  border-right:1px solid #8b7772;
  background:#86605a}
.csc-frame-frame272{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #908e8b;
  border-right:1px solid #908e8b;
  background:#855c56}
.csc-frame-frame273{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #855c56;
  border-right:1px solid #855c56;}
.csc-frame-frame274{
  border-left:1px solid #8b7772;
  border-right:1px solid #8b7772}
.csc-frame-frame275{
  border-left:1px solid #86605a;
  border-right:1px solid #86605a}
.csc-frame-frame27fg{
  background:#834F48}



.csc-frame-frame25fg, .csc-frame-frame25fg p, .csc-frame-frame25fg div, .csc-frame-frame25fg p.bodytext {
color:#fff}
#rightbox .csc-frame-frame25fg, #rightbox .csc-frame-frame25fg p, #rightbox .csc-frame-frame25fg div, #rightbox .csc-frame-frame25fg p.bodytext {
color:#fff}


.csc-frame-frame27fg, .csc-frame-frame27fg p, .csc-frame-frame27fg div, .csc-frame-frame27fg p.bodytext {
color:#fff}
#rightbox .csc-frame-frame27fg, #rightbox .csc-frame-frame27fg p, #rightbox .csc-frame-frame27fg div, #rightbox .csc-frame-frame27fg p.bodytext {
color:#fff}

div.csc-frame-frame-inner
{padding: 2px 8px;}
div.csc-frame-frame-inner a
{color:inherit;font-family:inherit;font-size:inherit;font-weight:bold;text-decoration:none}
div.csc-frame-frame-inner a:hover
{color:inherit;font-family:inherit;font-size:inherit;font-weight:bold;text-decoration:underline}
div.csc-frame-frame-outer
{margin: 0.7em 0;}

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

/* Images / Captions */
P.csc-caption { font-size: 10.5px;  padding: 5px 0 10px 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; }



/***************/
/* 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: #a7c0c4; list-style-image: url(img/red_arrow_bullet.gif); }



/*********************/
/* Tables, generally */
/*********************/
TABLE.contenttable P { font-size: 11px; }
TABLE.contenttable TR TD { vertical-align: top; }

/* Tables, specifically */
TABLE.contenttable-0 P { color: #000000; }

TABLE.contenttable-1 P { color: #186900; }
TABLE.contenttable-1 TR.tr-0 TD P { font-weight: bold; }
TABLE.contenttable-1 TR.tr-0 TD { background-color: #D1D2E4;}

TABLE.contenttable-2 P { color: #10007B; }
TABLE.contenttable-2 TR TD.td-0 { background-color: #c4c4c4;}
TABLE.contenttable-2 TR TD.td-0 P { font-weight: bold; }

TABLE.contenttable-3 P { color: #a7c0c4; }
TABLE.contenttable-3 TR TD.td-0, TABLE.contenttable-3 TR.tr-0 TD { background-color: #D1D2E4;}
TABLE.contenttable-3 TR TD.td-0 P, TABLE.contenttable-3 TR.tr-0 TD P { font-weight: bold; }

TABLE.contenttable-4 { border-top: 1px #d4d4d4 solid; border-bottom: 1px #d4d4d4 solid; margin: 15px 0px 15px 0px; width: 100%; }
TABLE.contenttable-4 TR TD { background-color: #939994;}

/************************/
/* Filelinks, generally */
/************************/
TABLE.csc-uploads { border: 0px; }
TABLE.csc-uploads TR TD P { background-color : transparent; font-size: 12px; }
TABLE.csc-uploads TR TD { vertical-align : top; }
TABLE.csc-uploads TR.tr-even { background-color: #939994; }
TABLE.csc-uploads TR.tr-odd { background-color: #7f8580; }
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: #a7c0c4; }
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; }



/*****************/
/* 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: #7f8580; }
FORM TABLE TR TD.csc-form-fieldcell { background-color: #939994; }
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 #333333; }
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req { font-weight: bold; }

/* Email form, specifically */
FORM TABLE.csc-mailform TR TD.csc-form-labelcell  { }

/* Search form, specifically */
FORM TABLE.csc-searchform { width: 100%; }
FORM TABLE.csc-searchform TR TD { padding: 5px 5px 5px 5px; }
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: 100%; }

/* 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: #939994; }
TABLE.csc-searchResultInfo TR TD P { padding: 0px 5px 0px 5px;}
TABLE.csc-searchResultInfo TR TD.csc-searchResultRange P { font-weight: bold; }
TABLE.csc-searchResultInfo TR TD.csc-searchResultPrevNext { text-align: right; }

/* Search Result, header + abstract: */
H3.csc-searchResultHeader A { color: #186900; }
H3.csc-searchResultHeader { background-color: #939994; font-size: 14px; padding-left: 5px; }
P.csc-searchResult { font-style: italic; margin-left: 20px;}

/* Search word markup */
SPAN.csc-sword { font-weight: bold; color: red; }


/*****************************/
/* Menu / Sitemap, generally */
/*****************************/



#mainmenulist A.mainmenu, #mainmenulist A.mainmenuAct { font-size: 14px; color: #990000; font-weight: bold; text-decoration: none;}
#mainmenulist A.mainmenu:hover { color: #d4d4d4;  }
#mainmenulist A.mainmenuAct, #mainmenulist A.mainmenuAct:hover { background-color: #d4d4d4; color: #990000; }


#submenulist A.menu { color: #990000; font-weight: bold; text-decoration: none; }
#submenulist A.menu:hover { color: #d4d4d4;  }
#submenulist A.menuAct { color: #555; font-weight: bold; text-decoration: none; }
#submenulist A.menuAct:hover {  }


A.pathmenu { color: #555; font-weight: normal; text-decoration: none; }
A.extrasMenu { color: #900; font-weight: bold; text-decoration: none; }

#hdr-lang { padding:0; margin: 0.5em 0 0 0; color:#990000; }
p#hdr-lang  { color:#999; }
#hdr-lang a { font-weight:bold; text-decoration:none; }

dl.csc-menu { margin-bottom: 0.5em; }
dl.csc-menu P { font-weight: bold; margin: 1px 0px 0px 0px; padding: 2px 2px 2px 10px;  }
dl.csc-menu P A { color: #990000; text-decoration: none; }
dl.csc-menu P A:hover { color: #d4d4d4; text-decoration: none; }
dl.csc-menu P.csc-section { font-weight: normal; margin-left: 20px; font-style: italic; }

/* Menu / Sitemap, "Menu of these pages" */
dl.csc-menu-def P {  }

/* Menu / Sitemap, "Menu of subpages to these pages" */
dl.csc-menu-1 { }

/* Menu / Sitemap, "Sitemap" */
dl.csc-menu-2 { }
dl.csc-menu-2 P.csc-sitemap { }
dl.csc-menu-2 P.csc-sitemap-level1 { margin-left: 20px; }
dl.csc-menu-2 P.csc-sitemap-level2 { margin-left: 40px; }
dl.csc-menu-2 P.csc-sitemap-level3 { margin-left: 60px; }
dl.csc-menu-2 P.csc-sitemap-level4 { margin-left: 80px; }
dl.csc-menu-2 P.csc-sitemap-level1 A { color: #990000; }
dl.csc-menu-2 P.csc-sitemap-level2 A { color: #d4d4d4; }
dl.csc-menu-2 P.csc-sitemap-level3 A { color: #000; font-weight: normal;}
dl.csc-menu-2 P.csc-sitemap-level4 A { color: #000; font-weight: normal;}

/* Menu / Sitemap, "Section index (pagecontent w/Index checked)" */
dl.csc-menu-3 { }
dl.csc-menu-3 P.csc-section { margin-left: 0px; }
dl.csc-menu-3 P.csc-section A { color: #990000; }


.csc-menu-4 dt {        
	position: relative;
        text-align: left;
        left: 0;
        top: 1.3em;
        width: 11em;
        font-weight: bold;
	margin-bottom:1em;
        border-bottom: 1px solid #000;
}
.csc-menu-4 dd {
        margin: -1em 0 0 13em;
        padding: 0 0 .5em .5em;
	color:#333;
}
.csc-menu-4 a {
        text-decoration: none;
	display:block;
}

.csc-menu-4 a:hover {
        text-decoration: none;
	color:#d4d4d4;
}



ul#submenulist li  {
	margin-bottom:0.2em;
	
}

ul#submenulist li a {
	display:block;
}



/* Menu / Sitemap, "Recently updated pages" */
dl.csc-menu-5 { }

/* Menu / Sitemap, "Related pages (based on keywords)" */
dl.csc-menu-6 { }

/* Menu / Sitemap, "Menu of subpages to these pages + sections" */
dl.csc-menu-7 { }
dl.csc-menu-7 P { font-weight: bold; }
dl.csc-menu-7 P.csc-section A { color: #990000; }




div.tx-uacfilm-pi1-searchbox { margin-top:15px;margin-bottom:15px; }

div.tx-uacfilm-pi1-list { margin-top:15px; margin-bottom:15px; } 
div.tx-uacfilm-pi1-list  table { min-width:75%; } 
div.tx-uacfilm-pi1-listrow { background-color:#b0b0b0; } 
div.tx-uacfilm-pi1-list table td { padding: 0 0.5em 0.8em 0;} 
div.tx-uacfilm-pi1-listrow-content { padding:3px; margin-left:80px;} 
div.tx-uacfilm-pi1-listrow-image { float:left } 
p.tx-uacfilm-pi1-singleViewField-descr {padding-top:15px; }
p.tx-uacfilm-pi1-singleViewField-descr span {color:#333; }


p.tx-uacfilm-pi1-listrowField-title { margin-bottom:5px; font-weight: bold; }
p.tx-uacfilm-pi1-listrowField-infoline { color : #666; }
.tx-uacfilm-pi1-back { padding-top:15px; font-weight: bold; line-height:30px; }
.tx-uacfilm-pi1-back a { padding:3px 6px 2px 6px; background-color: #b0b0b0; border:solid 1px #888;}

.tx-uacfilm-pi1-browsebox   { margin-top:2em; margin-bottom:1.5em;}
.tx-uacfilm-pi1-browsebox table  { margin-top:0.3em; }
.tx-uacfilm-pi1-browsebox table td { margin:2px; border: 1px #888 solid; padding-bottom:0px; padding-top:2px; padding-left:4px; padding-right:4px; background:#b0b0b0; }
.tx-uacfilm-pi1-browsebox table td p a,.tx-uacfilm-pi1-browsebox table td p a:active, .tx-uacfilm-pi1-browsebox table td p a:hover, .tx-uacfilm-pi1-browsebox table td p a:visited { font-weight:normal; text-decoration:none; }
.tx-uacfilm-pi1-browsebox-SCell p a, .tx-uacfilm-pi1-browsebox-SCell p a:active { color:black; text-decoration:none;}


div.tx-uactpool-pi1-searchbox { margin-top:15px; margin-bottom:15px; }
div.tx-uacfilm-pi1-searchbox p {margin-bottom:0.6em;}

div.tx-uactpool-pi1-list { margin-top:15px;margin-bottom:15px; }
div.tx-uactpool-pi1-listrow { margin-bottom:20px; }
span.tx-uactpool-pi1-singleViewField-portrait { float:right; }
p.tx-uactpool-pi1-singleViewField-description {padding-top:20px; }
p.tx-uactpool-pi1-singleViewField-description span {color:#333; }

p.tx-uactpool-pi1-listrowField-header { margin-bottom:5px; font-weight: bold; }
p.tx-uactpool-pi1-listrowField-infoline { color : #d4d4d4; }
.tx-uactpool-pi1-back { padding-top:15px; font-weight: bold; }
.tx-uactpool-pi1-back a { padding:3px 6px 2px 6px; background-color: #b0b0b0; border:solid 1px #888;}

.tx-uactpool-pi1-browsebox   { margin-top:15px; }
.tx-uactpool-pi1-browsebox table  { margin-top:15px; }
.tx-uactpool-pi1-browsebox table td { margin:2px; border: 1px #888 solid; padding-bottom:0px; padding-top:2px; padding-left:4px; padding-right:4px; background:#b0b0b0; }
.tx-uactpool-pi1-browsebox table td p a,.tx-uactpool-pi1-browsebox table td p a:active, .tx-uactpool-pi1-browsebox table td p a:hover, .tx-uactpool-pi1-browsebox table td p a:visited { font-weight:normal; text-decoration:none; }
.tx-uactpool-pi1-browsebox-SCell p a, .tx-uactpool-pi1-browsebox-SCell p a:active { color:black; text-decoration:none;}


div.tx-flvplayer2-pi1 { margin: 1em 0; }




/*-----------------------------------  news  -----------------------------------*/

.news-single-rightbox,
.news-single-imgcaption,
.news-latest-date,
.news-latest-morelink,
.news-latest-category,
.news-list-category,
.news-list-author,
.news-list-imgcaption,
.news-list-date,
.news-list-browse,
.news-amenu-container,
.news-catmenu  {
	font-size:100%;
}



/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-latest-container HR.clearer,
.news-list-container HR.clearer,
.news-list2-container HR.clearer,
.news-list3-container HR.clearer,
.news-single-item HR.cl-left,
.news-single-item HR.cl-right
 {
	clear:right;
	height:1px;
	border:none;
	padding:0;
	margin:1em 0 0 0;
}
.news-list2-container HR.clearer,
.news-list3-container HR.clearer {
	clear:both;
}

.news-single-item HR.cl-left {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:0; margin:0; padding:0;border:none;

}
.news-latest-container HR.clearer {
	clear:left;
	height:0; margin:0; padding:0;border:none;
}
.news-latest-item {
        overflow: hidden;
        width: 100%
}
.news-latest-item h3, #nest .news-latest-item h3 {
	margin: 0.2em 0 0.6em 0;
}
#nest .news-latest-item h3 a {
	color:#d4d4d4;
	text-decoration:none;
}
#nest .news-latest-item h3 a:hover {
	color:#666;
	text-decoration:none;
}
.news-latest-item {
	margin-bottom: 2.5em;
}

.news-latest-gotoarchive {
	padding:3px;
	margin:3px;
}


.news-latest-item IMG {

	margin: 0 5px 5px 0;
	float:left;
	border: none;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}

#nest .news-latest-item a span.news-latest-image IMG {
	margin-bottom:5px;
	margin-left:2em;
	float:right;
}

.news-latest-date {
	font-size:90%;
	font-family:sans-serif;
	color:#666;
}

.news-latest-item > p {
	line-height:140%;
	margin-bottom:6px;
}




/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	padding: 10px 0;

}
.news-list-item {
	padding: 0 0 1.5em 0;
}

.news-list-container H2 {
	margin: 0px;
}

#nest .news-list-item span {
	font-family:sans-serif;
}

#nest .news-list-item span.news-list-date {
	float: right;
	display:block;
	padding-left:10px;
	font-size:90%;
	font-family:sans-serif;
	color:#666;
}

.news-list-imgcaption {
	padding:3px 3px 0 0;

}

.news-list-container IMG {
	float: right;
	margin:0 2px 5px 5px;
	border: none;

}

.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink  {
	padding-left:5px;
	white-space:nowrap;
}






	/*---------------------------------  tt_news Page-Browser ---------------------------------*/

.news-list-browse {
	margin-bottom:20px;
	margin-top:2.5em;
	font-family:sans-serif;
	line-height:2em;
}

.showResultsWrap { display:none; }

.activeLinkWrap {
	font-weight:bold;
}
.disabledLinkWrap {
	color: #666;
}
.disabledLinkWrap,
.browseLinksWrap a,
.activeLinkWrap {
	padding:1px 2px;
	border:solid 1px #888;
	background-color:#eee;
	margin:0 3px;
}


.disabledLinkWrap:hover,
.browseLinksWrap a:hover,
.activeLinkWrap:hover {
	text-decoration:none;
	background-color:#aaa;
}

	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/


.news-single-item {
	padding:5px;
	margin-bottom:5px;
	font-family:sans-serif;
}

.news-single-item  .news-single-timedata {
	margin-bottom:0.3em;
	font-family:sans-serif;
	color:#666;
}
#nest .news-single-item > h2 {
	margin:0.3em 0 0.8em 0;
}
.news-single-item p.subheader {
	font-weight: bold;
	color:#333;
	line-height:140%;
	margin-bottom:6px;
}

.news-single-item > p {
	line-height:140%;
	margin-bottom:6px;
}

.news-single-img {
	float: right;
	margin:10px 0 0 10px;
	padding:0;
}

.news-single-img img {
	border:none;
}

.news-single-imgcaption {
	padding: 1px 0 3px 0;
	margin:0;
}

.news-single-rightbox {
	float: right;
	width:160px;
	text-align:right;
	clear:both;
}
.news-single-backlink {

	margin-top:1.5em;
}


.news-single-additional-info {
	margin-top: 15px;
	padding:3px;
	clear:both;
}

.news-single-related,
.news-single-files,
.news-single-links  {
	margin: 0;
	margin-bottom: 3px;
	padding: 3px;
}

.news-single-related DD,
.news-single-links DD,
.news-single-files DD {
	margin-left: 20px;
}

.news-single-related DT,
.news-single-links DT,
.news-single-files DT {
	font-weight: bold;
	margin-left: 5px;
}

.news-single-files DD A {
	padding:0 3px;
}


	/*--------------------------------- SINGLE2  ---------------------------------*/


.sv-img-big img,
.sv-img-small img {
	border:none;
}

.sv-img-big {
	float: right;
	padding: 10px 0 2px 10px;
}
.sv-img-small-wrapper {
	padding:15px 0;
}
.sv-img-small {
	float: left;
	padding: 0 10px 10px 0;
}


/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	width:165px;
    padding:0;
    margin-left:10px;
}
.news-amenu-container LI {
	padding-bottom:1px;

}
.news-amenu-container LI:hover {
	background-color: #f3f3f3;

}

.news-amenu-container UL {
    padding:0;
    margin:0;
	margin-top:5px;

	list-style-type: none;
}

.news-amenu-item-year {
	font-weight: bold;
    margin-top:10px;

}


.amenu-act {
	background:#fff;
	font-weight:bold;
}




.news-list-gotoarchive a {
	margin-top:2.5em;
	padding:2px 1em 2px 1em;
	border:1px solid #666;
	background-color:#ccc;
	display: table-cell;
	text-decoration:none;
}
.news-list-gotoarchive a:hover {
	background-color:#aaa;
	text-decoration:none;
}
.news-amenu-container ul {
	list-style-type:none;
}
.news-amenu-container ul li.news-amenu-item-year {
	text-align:left;
	margin: 1em 0 0.3em 0;
	padding:0;
}.news-amenu-container ul li.news-amenu-item-year dd {
	margin: 0;
	padding:0;
}


.news-list-item h3, #nest .news-list-item h3 {
	margin: 0.2em 0 0.6em 0;
}
#nest .news-list-item h3 a {
	color:#d4d4d4;
	text-decoration:none;
}
#nest .news-list-item h3 a:hover {
	color:#666;
	text-decoration:none;
}



/****************************************/
/* Frontend editing / TYPO3 Admin Panel */
/****************************************/
IMG.frontEndEditIcons { vertical-align: middle; margin: 0px 2px 0px 2px; }

/* Default styles for the Admin Panel */
TABLE.typo3-adminPanel { border: 1px solid black; background-color: #F6F2E6; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-hRow TD { background-color: #9BA1A8; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-itemHRow TD { background-color: #ABBBB4; }
TABLE.typo3-adminPanel TABLE, TABLE.typo3-adminPanel TD { border: 0px; }
TABLE.typo3-adminPanel TD FONT { font-family: verdana,sans-serif; font-size: 10px; color: black; }
TABLE.typo3-adminPanel TD A FONT { font-family: verdana,sans-serif; font-size: 10px; color: black; }
TABLE.typo3-editPanel { border: 1px solid black; background-color: #F6F2E6; }
TABLE.typo3-editPanel TD { border: 0px; }


/*************/
/* Debugging */
/*************/

/*
#main {
  border:1px dashed #333;
}
#navpath, div {
  border:1px dashed #666;
}
#headline, #header-content {
  border:1px dashed #FF007F;
}
#content {
  border: 1px solid #000000;
}
#leftbox {
  border: 1px solid #000000;
}
#rightbox {
  border: 1px solid #000000;
}
*/
/*
H1, H2, H3, H4, H5, P, UL, OL, LI, BLOCKQUOTE, PRE { border: 1px dotted #999999;}
TD TABLE { border: 1px dotted #000099;}
DIV { border: 1px dotted #990000;}
IMG.spacer-gif { border: 1px solid black; }
*/


