/* TYPO3 CVS id: $id$ *//* Template stylesheet which can be used for new sites *//* Make a copy of this stylesheet to some other location, modify it and use it from there! *//*Colorscheme is:Background Color 1: #EDEBF1;	(Background 1)Background Color 1-dimmed: #D8D7DC;	(Background 1 - dimmed)Background Color 2: #F5FFAA;	(Background 2)Background Color 3: #D1D2E4;	(Background 2)Text, main:	#000000Text Color 1: #186900;	(red)Text Color 2: #10007B;	(green)Text Color 3: #8A0020;	(blue)Links		#000066Link hover: #660000;Borders/Lines	#333333*//***************************//* General element styles: *//***************************/H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT  { color: silver; font-family: verdana }PRE { font-family: monospace; }A     { color: #38a2c9; font-size: 8pt; font-family: verdana; font-weight: bold; text-decoration: none }
A:hover     { color: silver; font-size: 8pt; font-family: verdana; font-weight: bold }FORM   { color: silver; font-size: 10px; font-family: verdana; margin: 0 }P, PRE  { color: silver; font-family: verdana; margin: 0 }P, TD, UL, OL  { font-size: 11px; font-family: verdana }INPUT, TEXTAREA, SELECT   { color: black; font-size: 11px; font-family: verdana; padding-left: 5px }/********************************//* Frames, spacing, link-to-top *//********************************/P.csc-linkToTop  { color: silver; font-family: verdana; text-align: right }P.csc-linkToTop A  { color: silver; font-family: verdana; font-weight: bold }DIV.csc-frame  { color: silver; font-family: verdana; border: 0 }DIV.csc-frame-invisible  { color: silver; font-family: verdana }DIV.csc-frame-rulerBefore  { color: silver; font-family: verdana; border-top: 1px solid #333333 }DIV.csc-frame-rulerAfter  { color: silver; font-family: verdana; border-bottom: 1px solid #333333 }DIV.csc-frame-indent  { color: silver; font-family: verdana; padding-left: 100px }DIV.csc-frame-indent3366  { color: silver; font-family: verdana; padding-left: 33% }DIV.csc-frame-indent6633  { color: silver; font-family: verdana; padding-right: 33% }DIV.csc-frame-frame1  { color: silver; font-family: verdana; padding: 2px 4px; border: solid 1px #333333 }DIV.csc-frame-frame2  { color: silver; font-family: verdana; padding: 2px 4px; border: solid 1px #333333 }DIV.csc-frame-frame1 H1, DIV.csc-frame-frame1 H2, DIV.csc-frame-frame1 H3, DIV.csc-frame-frame1 H4, DIV.csc-frame-frame1 H5  { color: silver; font-family: verdana; margin-top: 2px }DIV.csc-frame-frame2 H1, DIV.csc-frame-frame2 H2, DIV.csc-frame-frame2 H3, DIV.csc-frame-frame2 H4, DIV.csc-frame-frame2 H5  { color: silver; font-family: verdana; margin-top: 2px }				/******************//* Headers, plain *//******************/H1  { color: silver; font-size: 12px; font-family: verdana }H2  { color: silver; font-size: 11px; font-family: verdana }H3  { color: silver; font-size: 11px; font-family: verdana }H4  { color: silver; font-size: 10px; font-family: verdana }H1, H2, H3, H4, H5, H6  { color: silver; font-family: verdana; margin: 10px 0 2px }H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader  { color: silver; font-family: verdana; margin-top: 0 }/* Headers, with link */H1 A, H2 A, H3 A, H4 A, H5 A  { color: silver; font-family: verdana; text-decoration: none }H2 A  { color: silver; font-family: verdana }H3 A  { color: silver; font-family: verdana }H4 A  { color: silver; font-family: verdana }H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover  { color: silver; font-family: verdana; text-decoration: none }/* Header date */P.csc-header-date  { color: silver; font-size: 10px; font-family: verdana }/* Subheader, general */P.csc-subheader  { font-style: italic }/* 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; }/*******************//* RTE / Bodytext: *//*******************/P.bodytext  { color: silver; font-size: 11px; font-family: verdana }P.bodytext A  { color: silver; font-family: verdana; font-weight: bold }/* RTE / Bulletlists */UL  { color: silver; font-family: verdana; margin-top: 0 }UL UL LI  { color: silver; font-size: 10px; font-family: verdana }OL  { color: silver; font-family: verdana; margin-top: 0 }LI  { color: silver; font-family: verdana; margin-top: 0; margin-bottom: 0; padding-top: 2px }/* RTE / Table styling */TABLE.contenttable   { color: black; font-family: verdana; margin: 10px 0; width: 100%; border: solid 1px #333333 }TABLE.contenttable TR TD  { color: silver; font-family: verdana; padding: 0 3px }TABLE.contenttable TR TD P.bodytext  { color: silver; font-size: 10px; font-family: verdana }TABLE.contenttable TR   { color: black; font-family: verdana; background-color: #edebf1 }/**********//* Images *//**********//* Images / Captions */P.csc-caption  { color: silver; font-size: 10px; font-family: verdana }/* 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; font-family: verdana }/* Bulletlists, specifically */UL.csc-bulletlist-0  { color: #000000; font-family: verdana }UL.csc-bulletlist-1  { color: #186900; font-family: verdana; list-style-type: decimal }UL.csc-bulletlist-2  { color: #10007b; font-family: verdana; list-style-position: inside }UL.csc-bulletlist-3  { color: #8a0020; font-family: verdana; list-style-image: url(img/red_arrow_bullet.gif) }/*********************//* Tables, generally *//*********************/TABLE.contenttable P  { font-size: 11px; font-family: verdana }TABLE.contenttable TR TD  { font-family: verdana; 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: #F5FFAA;}TABLE.contenttable-2 TR TD.td-0 P { font-weight: bold; }TABLE.contenttable-3 P { color: #8A0020; }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; }/************************//* Filelinks, generally *//************************/TABLE.csc-uploads  { font-family: verdana; border: 0 }TABLE.csc-uploads TR TD P  { font-size: 12px; font-family: verdana; background-color: transparent }TABLE.csc-uploads TR TD  { font-family: verdana; vertical-align: top }TABLE.csc-uploads TR.tr-even  { font-family: verdana; background-color: #edebf1 }TABLE.csc-uploads TR.tr-odd  { font-family: verdana; background-color: #d8d7dc }TABLE.csc-uploads TR TD.csc-uploads-icon  { font-family: verdana; text-align: center; padding-right: 6px; padding-left: 6px; width: 1%; vertical-align: middle }TABLE.csc-uploads TR TD.csc-uploads-fileName  { font-family: verdana; padding-left: 5px; width: 80% }TABLE.csc-uploads TR TD.csc-uploads-fileName P A  { font-family: verdana; font-weight: bold }TABLE.csc-uploads TR TD.csc-uploads-fileName P.csc-uploads-description  { font-family: verdana; font-style: italic }TABLE.csc-uploads TR TD.csc-uploads-fileSize  { font-family: verdana; white-space: nowrap; padding-right: 6px; padding-left: 6px }/* Filelinks, specifically */TABLE.csc-uploads-1  { font-family: verdana; border-color: #186900 }TABLE.csc-uploads-2  { font-family: verdana; border-color: #10007b }TABLE.csc-uploads-3  { font-family: verdana; border-color: #8a0020 }TABLE.csc-uploads-3 TR TD  { font-family: verdana; vertical-align: middle }TABLE.csc-uploads-3 TR.tr-even TD.csc-uploads-icon IMG  { font-family: verdana; border: solid 2px #333333 }TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon IMG  { font-family: verdana; border: solid 2px #333333 }				/*****************//* Various Forms *//*****************//* Email, Login and Search forms generally: */FORM TABLE TR TD    { color: silver; font-family: verdana, Verdana; padding-right: 20px; padding-left: 5px }FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell      { color: black; font-size: 10px; font-family: verdana, Verdana; background-color: #d8d7dc }FORM TABLE TR TD.csc-form-fieldcell     { color: black !important; font-size: xx-small; font-family: verdana, Verdana; background-color: #edebf1 }FORM TABLE TR TD.csc-form-fieldcell INPUT, FORM TABLE TR TD.csc-form-fieldcell SELECT, FORM TABLE TR TD.csc-form-fieldcell TEXTAREA   { color: black !important; font-family: verdana, Verdana; border: solid 1px #333333 }FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req   { color: black !important; font-family: verdana, Verdana; font-weight: normal }/* Email form, specifically */FORM TABLE.csc-mailform TR TD.csc-form-labelcell    { color: black !important; font-family: verdana, Verdana }/* Search form, specifically */FORM TABLE.csc-searchform   { color: silver !important; font-family: verdana, Verdana; width: 100% }FORM TABLE.csc-searchform TR TD   { color: silver !important; font-family: verdana, Verdana; padding: 5px }FORM TABLE.csc-searchform TR TD.csc-form-labelcell, FORM TABLE.csc-searchform TR TD.csc-form-commentcell    { color: black !important; font-family: verdana, Verdana; font-weight: normal }FORM TABLE.csc-searchform TR TD.csc-form-fieldcell INPUT, FORM TABLE.csc-searchform TR TD.csc-form-fieldcell SELECT    { color: black !important; font-family: verdana, Verdana; width: 100% }/* Login form, specifically */FORM TABLE.csc-loginform    { color: silver !important; font-size: xx-small; font-family: verdana, Verdana; width: 70% }/*****************//* Search result *//*****************//* Search Result, result information box: */TABLE.csc-searchResultInfo  { font-family: verdana; margin-top: 10px; margin-left: 0; width: 100% }TABLE.csc-searchResultInfo TR  { font-family: verdana; background-color: #edebf1 }TABLE.csc-searchResultInfo TR TD P  { font-family: verdana; padding: 0 5px }TABLE.csc-searchResultInfo TR TD.csc-searchResultRange P  { font-family: verdana; font-weight: bold }TABLE.csc-searchResultInfo TR TD.csc-searchResultPrevNext  { font-family: verdana; text-align: right }/* Search Result, header + abstract: */H3.csc-searchResultHeader A { color: #186900; }H3.csc-searchResultHeader { background-color: #EDEBF1; font-size: 14px; padding-left: 5px; }P.csc-searchResult { font-style: italic; margin-left: 20px;}/* Search word markup */SPAN.csc-sword  { color: silver; font-family: verdana; font-weight: bold }/*****************************//* Menu / Sitemap, generally *//*****************************/DIV.csc-menu  { color: silver; font-family: verdana; margin-left: 10px }DIV.csc-menu P  { color: silver; font-size: 11px; font-family: verdana; font-weight: bold; background-color: #edebf1; margin: 1px 0 0; padding: 2px 2px 2px 10px }DIV.csc-menu P A  { color: silver; font-family: verdana; text-decoration: none }DIV.csc-menu P A:hover  { color: silver; font-family: verdana; text-decoration: underline }DIV.csc-menu P.csc-section  { color: silver; font-family: verdana; font-style: italic; font-weight: normal; margin-left: 20px }/* Menu / Sitemap, "Menu of these pages" */DIV.csc-menu-def P  { color: silver; font-family: verdana }/* Menu / Sitemap, "Menu of subpages to these pages" */DIV.csc-menu-1  { color: silver; font-family: verdana }/* Menu / Sitemap, "Sitemap" */DIV.csc-menu-2  { color: silver; font-family: verdana }DIV.csc-menu-2 P.csc-sitemap  { color: silver; font-family: verdana }DIV.csc-menu-2 P.csc-sitemap-level1  { color: silver; font-family: verdana; margin-left: 20px }DIV.csc-menu-2 P.csc-sitemap-level2  { color: silver; font-family: verdana; margin-left: 40px }DIV.csc-menu-2 P.csc-sitemap-level3  { color: silver; font-family: verdana; margin-left: 60px }DIV.csc-menu-2 P.csc-sitemap-level4  { color: silver; font-family: verdana; margin-left: 80px }DIV.csc-menu-2 P.csc-sitemap-level1 A  { color: silver; font-family: verdana }DIV.csc-menu-2 P.csc-sitemap-level2 A  { color: silver; font-family: verdana }DIV.csc-menu-2 P.csc-sitemap-level3 A  { color: silver; font-family: verdana }DIV.csc-menu-2 P.csc-sitemap-level4 A  { color: silver; font-family: verdana }/* Menu / Sitemap, "Section index (pagecontent w/Index checked)" */DIV.csc-menu-3  { color: silver; font-family: verdana }DIV.csc-menu-3 P.csc-section  { color: silver; font-family: verdana; margin-left: 0 }DIV.csc-menu-3 P.csc-section A  { color: silver; font-family: verdana }/* Menu / Sitemap, "Menu of subpages to these pages (with abstract)" */DIV.csc-menu-4  { color: silver; font-family: verdana }DIV.csc-menu-4 P  { color: silver; font-family: verdana; margin-top: 2px }DIV.csc-menu-4 P.csc-abstract  { color: silver; font-family: verdana; font-style: italic; font-weight: normal; margin-top: 0; padding: 0 2px 2px 20px }/* Menu / Sitemap, "Recently updated pages" */DIV.csc-menu-5  { color: silver; font-family: verdana }/* Menu / Sitemap, "Related pages (based on keywords)" */DIV.csc-menu-6  { color: silver; font-family: verdana }/* Menu / Sitemap, "Menu of subpages to these pages + sections" */DIV.csc-menu-7  { color: silver; font-family: verdana }DIV.csc-menu-7 P  { color: silver; font-family: verdana; font-weight: bold }DIV.csc-menu-7 P.csc-section A  { color: silver; font-family: verdana }/****************************************//* Frontend editing / TYPO3 Admin Panel *//****************************************/IMG.frontEndEditIcons { vertical-align: middle; margin: 0px 2px 0px 2px; } /* Default styles for the Admin Panel */TABLE.typo3-adminPanel  { color: silver; font-family: verdana; border: solid 1px black }TABLE.typo3-adminPanel TR.typo3-adminPanel-hRow TD  { color: silver; font-family: verdana }TABLE.typo3-adminPanel TR.typo3-adminPanel-itemHRow TD  { color: silver; font-family: verdana }TABLE.typo3-adminPanel TABLE, TABLE.typo3-adminPanel TD  { color: silver; font-family: verdana; border: 0 }TABLE.typo3-adminPanel TD FONT  { color: silver; font-size: 10px; font-family: verdana }TABLE.typo3-adminPanel TD A FONT  { color: silver; font-size: 10px; font-family: verdana }			TABLE.typo3-editPanel  { color: silver; font-family: verdana; border: solid 1px black }TABLE.typo3-editPanel TD  { color: silver; font-family: verdana; border: 0 }/*************//* Debugging *//*************//*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; }*/