/* TYPO3 CVS id: $id$ */
/* Experimental stylesheet which highlights/outlines all elements */

/*****************************
/* layout of boxes etc
/*****************************
	/* For main and all pages */
	body {background-color:#404040;text-align:center;height:100%;} /* Trick um die ganze Sache links auszurichten*/
	.mainbox {width:780px; background-color:white;margin:auto;padding:0px;margin-top:30px;text-align:left;}
	.top {width:765px;height:53px;background-color:white;margin:0px;padding:0px 0px 2px 15px;float:left; }
	.boxes {height:208px;width:780px;background-color:white;float:left;padding:0px;margin:0px;}/*min-height geht leider nicht*/
	.box1, .box2, .box3, .box4 {width:185px;height:172px;padding-top:15px;padding-right:5px;padding-bottom:15px;padding-left:0px;float:left;}/*min-height geht leider nicht*/
	.box1 {background-color:#999999;margin:3px 3px 3px 3px;}
	.box2 {background-color:#b2b2b2;margin:3px 3px 3px 0px;}
	.box3 {background-color:#848484;margin:3px 3px 3px 0px;}
	.box4 {background-color:#c3c3c3;margin:3px 0px 3px 0px;}
	.down {background-color:white;width:779px;margin:0px; padding:0px;float:left;}
	.textarea  {background-color:#dedede;height:400px;width:768px;margin:0px 3px 3px 3px;float:left; padding 30px 3px 3px 3px}/*min-height geht leider nicht*/
	.downleft  {background-color:#dedede;width:556px;margin:0px ;float:inherit;padding-top:15px;padding-right:5px;padding-bottom:15px;padding-left:15px;}
	.downright {background-color:#dedede;width:178px;margin:0px;float:inherit;padding-top:15px;padding-right:5px;padding-bottom:15px;padding-left:15px;}
	.table-cell-valign-down {vertical-align:bottom;padding:0;margin:0;height:50px;text-align:left;}

	/*special for first index page, differnt orientation of mainbox, different sizes of gray boxes*/
	.mainbox0 {width:780px; margin:auto;padding:0px;margin-top:30px;background-color:white;} /* setze margin-top auf 100 für original layout für erste seite */
	.boxes0 {min-height:195px;width:780;background-color:white;float:left;}/*min-height geht leider nicht*/
	.box0_1, .box0_2 {width:363px;height:172px;padding-top:15px;padding-right:5px;padding-bottom:15px;padding-left:15px;float:left;}/*min-height geht leider nicht*/
	.box0_1 {background-color:#999999;margin:3px 3px 3px 3px;text-align:left;}
	.box0_1 p.bodytext {color:white;}
	.box0_2 {background-color:#c3c3c3;margin:3px 0px 3px 0px;text-align:left;}

	/* special for news page, different margin*/
	.textarea_2  {background-color:#dedede;height:300px;width:768px;margin:3px 3px 3px 3px;float:left;}/*min-height geht leider nicht*/
	
	/* browser-weiche, die folgende Zeilen versteht IE nicht*/
	html>body  .box1 {height:auto;min-height:172px;}
	html>body .down {min-width:780px;}
	html>body .textarea {height:auto;min-height:500px;min-width:768px;}
	html>body .textarea_2 {height:auto;min-height:500px;min-width:768px;}


/***************************/
/* General element styles: */
/***************************/
H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, span, A { font-family: arial, helvetica; color:#555;/*border: 1px dotted #999999;*/}
H1, H2, H3, H4, H5 { border-top-style:solid; border-top-width:0px; border-top-color:#999;}/*bei ungleich 0px wäre dies eine Zeile vor Überschrift*/
P, UL, OL, BLOCKQUOTE { /*background-color: #fff; */}
LI { /*border: 1px dotted #333333; */}
A { /*color: navy;*/ text-decoration: underline; }
/*a:link { text-decoration:none; }*/
/*a:visited { text-decoration:none; } */
A:hover { text-decoration: underline; }
FORM { margin: 0px 0px 0px 0px;}
P { margin: 0px 0px 5px 0px; }
PRE { margin: 2px 2px 2px 2px; color:#555; background-color:#ccc; border: 1px #999; font-family: monospace;  }
B {letter-spacing:3pt;font-weight:normal; padding-top: 10px;}


#red {color: red;}
.red {color: red;text-decoration:none;}
.black {color: #555;text-decoration:none;}
.white{color: white;text-decoration:none;}

/********************************/
/* Frames, spacing, link-to-top */
/********************************/
IMG.spacer-gif { border: 1px solid navy; }
P.csc-linkToTop { text-align: right; }
P.csc-linkToTop A { font-weight: bold; }

DIV.csc-frame { border: 2px dotted olive; }
DIV.csc-frame-invisible {}
DIV.csc-frame-rulerBefore { border-top: 1px solid black; }
DIV.csc-frame-rulerAfter { border-bottom: 1px solid black; }
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: red; }
DIV.csc-frame-frame2 { background-color: green; }
				
/******************/
/* Headers, plain */
/******************/
H1, h2, h3 { font-size: medium; font-weight:normal; color:red; }
/*
H2 { font-size: 18px; }
H3 { font-size: 16px; }
*/
H1, H2, H3, H4, H5, H6 { margin-top: 20px; margin-bottom: 2px; }
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 0px; }

/* Headers, with link */
H1 A, H2 A { color: #660000; }
H1 A:hover { color: red; }

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

/* Subheader, general */
P.csc-subheader { font-size: 12px; font-style: italic; background-color: #ccffee; }

/* Subheader, specific */
P.csc-subheader-0 { color: red; }
P.csc-subheader-1 { color: green; }
P.csc-subheader-2 { color: blue; }
P.csc-subheader-3 { color: olive; font-style: normal; }



/*******************/
/* RTE / Bodytext: */
/*******************/
P.bodytext { /*font-size: 11px;*/ }
/*
P.bodytext I { background-color: olive; }
P.bodytext U { background-color: maroon; }
P.bodytext B { background-color: teal; }
P.bodytext B I { background-color: red; }
P.bodytext B I U { background-color: green; }
P.bodytext A { font-weight: bold; }
*/

/* RTE / Bulletlists */
UL { /*font-size: 11px; */margin-top: 0px;  }
UL UL LI { /*font-size: 10px;*/ }
UL LI A { /*color: green;*/ }

OL { /*font-size: 11px; margin-top: 0px; */}
OL LI A { /*color: green;*/ }

LI { margin-top: 0px; margin-bottom: 0px; padding-top: 2px; }

/* RTE / BlockQuote styling */
BLOCKQUOTE { background-color: #5588ee; }
BLOCKQUOTE P.bodytext { margin-left: 20px; }
BLOCKQUOTE BLOCKQUOTE { background-color: #6699ff; }
BLOCKQUOTE BLOCKQUOTE P.bodytext { margin-left: 20px; }

/* RTE / Table styling */
TABLE.contenttable { border: 1px #666666 solid; /*margin: 10px 10px 10px 10px;*/ width: 100%; }
TABLE.contenttable TR TD { padding: 4px 4px 4px 4px; }
TABLE.contenttable TR TD P.bodytext { color: #666666; font-style: italic; }
TABLE.contenttable TR { background-color: #c3c3c3; }



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

/* Images / Captions */
P.csc-caption { font-size: 11px; }
P.csc-caption A { color: maroon; }

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

/* 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 red solid; margin-top: 20px; }
TABLE.imgtext-nowrap H1, TABLE.imgtext-nowrap H2, TABLE.imgtext-nowrap H3, TABLE.imgtext-nowrap H4, TABLE.imgtext-nowrap H5 { margin-top: 0px; }
.csc-textpic-caption {font-size:11px; font-family: arial, helvetica; color:#555;}


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

/* Bulletlists, general */
UL.csc-bulletlist { color: navy; background-color: transparent; }
UL.csc-bulletlist LI { background-color: #ffaaff; }

/* Bulletlists, specifically */
UL.csc-bulletlist-0 { /*color: green;*/ }
UL.csc-bulletlist-1 { color: blue; list-style-type : decimal; }
UL.csc-bulletlist-2 { color: red; list-style-position : inside; }
UL.csc-bulletlist-3 { color: olive; list-style-image: url(img/red_arrow_bullet.gif); }



/*********************/
/* Tables, generally */
/*********************/
TABLE.contenttable P { font-size: small; }
TABLE.contenttable TR TD { vertical-align: top; }
TABLE.contenttable TR.tr-last TD P { background-color: #c3c3c3; }
TABLE.contenttable TR TD.td-last P { background-color: #c3c3c3; }

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

TABLE.contenttable-1 P { color: #555; }
TABLE.contenttable-1 TR.tr-0 TD { background-color: #c3c3c3;}
TABLE.contenttable-1 TR.tr-0 TD P { font-weight: bold; }
 
TABLE.contenttable-2 P { color: #555; }
TABLE.contenttable-2 TR TD.td-0 { background-color: #c3c3c3;}
TABLE.contenttable-2 TR TD.td-0 P { font-weight: bold; }

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



/************************/
/* Filelinks, generally */
/************************/
TABLE.csc-uploads { border: 2px solid black; width: 70%; }
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: #ffccee; }
TABLE.csc-uploads TR.tr-odd { background-color: #ccccee; }
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: red; }

TABLE.csc-uploads-2 { border-color: green; }

TABLE.csc-uploads-3 { border-color: blue; }
TABLE.csc-uploads-3 TR.tr-even { background-color: #99ff99; }
TABLE.csc-uploads-3 TR.tr-odd { background-color: #99ff66; }
TABLE.csc-uploads-3 TR TD { vertical-align: middle; }
TABLE.csc-uploads-3 TR.tr-even TD.csc-uploads-icon IMG { border: 3px solid black; }
TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon IMG { border: 3px solid red; }
				


/*****************/
/* Various Forms */
/*****************/

/* Email, Login and Search forms generally: */
FORM TABLE TR TD { padding-left: 5px; padding-right: 20px; width:100%}
FORM TABLE TR TD.csc-form-labelcell {/* background-color: #eeccaa; */}
FORM TABLE TR TD.csc-form-fieldcell { /* background-color: #aa66ff; */}
FORM TABLE TR TD.csc-form-fieldcell INPUT, FORM TABLE TR TD.csc-form-fieldcell SELECT, FORM TABLE TR TD.csc-form-fieldcell TEXTAREA { background-color: #eeeeee; border: 1px solid #666666; font-style: italic; font-size: small; }
FORM TABLE TR TD.csc-form-labelcell P, FORM TABLE TR TD.csc-form-commentcell P { font-size: small;}
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req { font-weight: bold; color: #555; }
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label { color: #666666; }
FORM TABLE { margin-top: 15px; border: 1px #999 solid; }

/* Email form, specifically */
FORM TABLE.csc-mailform { border-color: #666666; }
FORM TABLE.csc-mailform TR TD.csc-form-labelcell  { background-color: #c3c3c3; }

/* Search form, specifically */
FORM TABLE.csc-searchform { border-color: #999; }
FORM TABLE.csc-searchform TR TD.csc-form-labelcell  { background-color: #bbb; }

/* Login form, specifically */
FORM TABLE.csc-loginform { border-color: green; }
FORM TABLE.csc-loginform TR TD.csc-form-labelcell  { background-color: #ccffcc; }




/*****************/
/* Search result */
/*****************/

/* Search Result, result information box: */
TABLE.csc-searchResultInfo { margin-top: 10px; border-bottom: 1px #999 solid; width: 100%; letter-spacing: 2px; font-style: italic;}
TABLE.csc-searchResultInfo TR {  }
TABLE.csc-searchResultInfo TR TD P { }
TABLE.csc-searchResultInfo TR TD.csc-searchResultRange P {  }
TABLE.csc-searchResultInfo TR TD.csc-searchResultPrevNext P { }
TABLE.csc-searchResultInfo TR TD.csc-searchResultPrevNext { text-align: right; }

/* Search Result, header + abstract: */
H3.csc-searchResultHeader A { letter-spacing: 2px;}
H3.csc-searchResultHeader { padding: 5px 0px 5px 0px;}
P.csc-searchResult { font-size: small; }



/*****************************/
/* Menu / Sitemap, generally */
/*****************************/
DIV.csc-menu { background-color: #eee; padding: 5px 5px 5px 5px; margin: 5px 5px 5px 5px; border: 1px solid;}
DIV.csc-menu P { margin-left: 30px; padding-left: 5px;  }
DIV.csc-menu P.csc-section { font-weight: normal; margin-left: 40px; font-style: italic; }
DIV.csc-menu P A { color: green; }

/* Menu / Sitemap, "Menu of these pages" */
DIV.csc-menu-def  P A { color: black; } 

/* Menu / Sitemap, "Menu of subpages to these pages" */
DIV.csc-menu-1 { border-color: black; }

/* Menu / Sitemap, "Sitemap" */
DIV.csc-menu-2 { border-color: #999; }
DIV.csc-menu-2 P.csc-sitemap { border: 2 dashed black; }
DIV.csc-menu-2 P.csc-sitemap-level1 { margin-left: 50px; }
DIV.csc-menu-2 P.csc-sitemap-level2 { margin-left: 100px; }
DIV.csc-menu-2 P.csc-sitemap-level3 { margin-left: 150px; }
DIV.csc-menu-2 P.csc-sitemap-level4 { margin-left: 200px; }
DIV.csc-menu-2 P.csc-sitemap-level1 A { color: black; letter-spacing:2px; }
DIV.csc-menu-2 P.csc-sitemap-level2 A { color: black; font-style: italic; }
DIV.csc-menu-2 P.csc-sitemap-level3 A { color: #666; ;}
DIV.csc-menu-2 P.csc-sitemap-level4 A { color: #666; font-size: small; font-style: italic; }

/* Menu / Sitemap, "Section index (pagecontent w/Index checked)" */
DIV.csc-menu-3 { border-color: purple; }
DIV.csc-menu-3 P.csc-section A { color: teal; }

/* Menu / Sitemap, "Menu of subpages to these pages (with abstract)" */
DIV.csc-menu-4 { border-color: yellow; }
DIV.csc-menu-4 P.csc-abstract { margin-left: 40px; font-style: italic; }

/* Menu / Sitemap, "Recently updated pages" */
DIV.csc-menu-5 { border-color: teal; }

/* Menu / Sitemap, "Related pages (based on keywords)" */
DIV.csc-menu-6 { border-color: olive; }

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



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

TABLE.typo3-adminPanel { border: 2px solid yellow; background-color: #ff6699; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-hRow TD { background-color: #22aabb; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-itemHRow TD { background-color: #ff99ee; }
TABLE.typo3-adminPanel TABLE, TABLE.typo3-adminPanel TD { border: 1px; }
TABLE.typo3-adminPanel TD FONT { font-family: verdana; font-size: 12px; color: black; }
TABLE.typo3-adminPanel TD A FONT { font-family: verdana; font-size: 12px; color: maroon; }
TABLE.typo3-editPanel TD { border: 0px; }
TABLE.typo3-editPanel TD FONT { font-family: verdana; font-size: 12px; color: navy; }
TABLE.typo3-editPanel TD.typo3-editPanel-controls { background-color: #ff99aa; }
TABLE.typo3-editPanel TD.typo3-editPanel-label { background-color: #22aabb; }

.csc-mailform, .csc-mailform-field, .csc-mailform-label {
	font-family: arial, helvetica;BORDER-COLOR: #aaaaaa; 
}
FORM TABLE.csc-mailform-field TR TD.csc-form-labelcell {
	BACKGROUND-COLOR: #d7d7d7
}



/**************************************/
/* XML-Listings (von xml2html)        */
/**************************************/
/*
	======================================================
	
	xml2html.xslt corresponding CSS.
	
	(c) 2005 Linkwerk.com, Stefan Mintert, All rights reserved.
	Check www.linkwerk.com/pub/xml/xml2html/ for legal information.

	$Revision: 1.2 $ $Date: 2005/01/16 19:48:29 $
	======================================================
*/

/* ======================================================
	Global and top level declarations
   ====================================================== */
.xml2html * { 
				color:               #000000; 
				font-family:		sans-serif;
				font-size:		1em;
}
.xml2html { 
				font-family: 		monospace; 
				background: 		none; 		/* set to white if you have a dark bg */
	}
.xml2html div.xml2html {	
				/*
				border: 			solid thin white;
				if you want to see div borders for debugging purposes,
				uncomment this
				*/
				margin-left: 		0.5em;
	 			/* color: 		#999999;*/		/* PCDATA content of elements */
	 			margin-bottom: 	0mm;
	 			margin-top: 		0mm;
	}
.xml2html .elementcontent {
                                color:          black;                /* PCDATA content of elements */
}
/* ======================================================
	Comments
   ====================================================== */
.xml2html div.comment { 
				white-space: 		pre;
			  	color: 		grey;
				margin-top:		15px;
				
	}
/* ======================================================
	Start and end tags
   ====================================================== */
.xml2html span.xml2html.starttag, .xml2html span.xml2html.endtag {	
				color: 				green;
				/* font-weight: 	bold; */
	}
.xml2html span.xml2html.starttag a, .xml2html span.xml2html.endtag a {	
				color: 				inherit;
				text-decoration: 	none;
				border:			none;
				/* font-weight: 	bold; */
	}
.xml2html span.xml2html.starttag a:hover, .xml2html span.xml2html.endtag a:hover {	
				color: 				white;
				background:			maroon;
				font-weight: 		bold;
				text-decoration: 	none;
	}
/* ======================================================
	Attributes
   ====================================================== */
.xml2html span.xml2html.attributename {
				font-weight: 		normal;
				color: 				purple;
				/* font-style: 		italic; */
	}
.xml2html span.xml2html.attributevalue {
				font-weight: 		normal;
				font-style: 		italic;
	 			color: 				blue;		/* character content of attributes */	
	}
/* ======================================================
	Misc
   ====================================================== */
.xml2html a, .xml2html a {	
				color: 				maroon;
				text-decoration: 	underline;
				/* font-weight: 	bold; */
	}
.xml2html a:hover, .xml2html a:hover {	
				color: 				white;
				background:			maroon;
				font-weight: 		bold;
				text-decoration: 	none;
	}
.xml2html .copyright {
				font-size:			80%;
	}

