/*
CSS für die Struktur der SMJG Seite
26/04/2005
[checked , taemon 27/04/2005]
--------------------------------- */

/* verwendete Farben

dunkelblau = #2D3447
mittelblau = #233972
hellblau 1 = #C1C7D7
hellblau 2 = #D3D7E3

dunkelrot = #8F293F

*/

/* ## BASISELEMENTE##
--------------------------------- */

body {
	margin:0;
	padding:0;
	background-color: Black;
	color: white;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, p, td, ul, ol, blockquote, pre, input, select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 11px;
}    

pre { 
	margin: 0;
	white-space: normal;
}

form {
	margin: 0;
}

p {
	margin: 0;
	line-height: 1.8em;
}

a {
	text-decoration: none;
	color: #D3D7E3;    
}

a:hover {
	color: #8F293F;
}


#content li a {
	border-bottom: 1px dotted #C1C7D7;
}


#contentright a:hover {
	color:white;
                text-decoration:none;
}

.tx_mkcounter_pi1_number {
       font-weight: bold;
       font-size: 12px;
}

input {
      color: #000;
}

/* ## AUFTEILUNG ##
--------------------------------- */

/* Header
--------------------------------- */

#header {
	text-align: center;
}

/* Aufteilung der Spalten (Hintergründe, Farben, etc.)
--------------------------------- */

td.white_border_tlr {
	border: 10px solid white;
	border-bottom:0;
	background-color: #2D3447;
	vertical-align: top;
}

td.white_border_t {
	border-top: 10px solid white;
	background-color: #2D3447;
	vertical-align: top;
}

td.white_border_tr {
	border-top: 10px solid white;
	border-right: 10px solid white;
	background-color: #2D3447;
	vertical-align: top;
}

/* content left
--------------------------------- */

#contentleft {
	margin-top: 5px;
	border-top: 1px solid white;
}

#quick {
	padding-top:20px;
	background: #D3D7E3 url(media/quicklinks_icon.jpg) no-repeat top left;
	border-bottom: 1px solid white;
}

/* subnavi im navi.css */

/* search */

#search {
	padding-top:30px;
	background: #C1C7D7 url(media/search_icon.jpg) no-repeat top left;
	border-bottom: 1px solid white;
}

#search div{
	margin: 0 5px 10px;
}

#search a {
   color: #2D3447;  
   border: none;
	text-decoration: none;
}

#search a:hover {
	color: #8F293F;
	border-color: #8F293F;
	/*font-weight: bold;*/
}

#search .inputfields {
	border: 1px solid #8F293F;
	width: 98px;
	margin: 0px;
	padding: 0px;
}

#search .searchbox {
	margin: 5px;
	padding: 0px;
}

/* content center
--------------------------------- */
#content {
	margin: 5px 0 10px;
	border-top: 1px solid white;
	min-height: 500px;
}

/*
#content ul {
	margin: 10px;
	border: 1px dashed #8ba0bd;
	padding: 20px;
	background-color: #2D3447;
}
*/

/* content right
--------------------------------- */

#contentright {
        background-color: #8F293F;
	margin-top: 5px;
	border: 1px solid white;
	border-width: 1px 0;
}

#news {
	background: #8F293F url(media/news_icon.jpg) no-repeat top left;
	padding:30px 10px 10px;
}

#news p {
	font-size: 10px;
	margin: 10px;
	color: white;
}

#news a:link, #news a:visited {
   color: white;
}

#news a:hover {
   color: #2D3447;
}


/* ## CONTENT ELEMENTE ##
--------------------------------- */

/* headers plain
---------------------------------*/

h1, h2, h3, h4 {
	clear: both;
	color: #C1C7D7;
}

h1 { font-size: 20px; }
h2 { font-size: 14px; }
h3 { font-size: 12px; }
h4 { font-size: 11px; }

h1 {
	margin: 20px 0 10px;
	padding: 10px 0 0 10px;
	border-top: 1px dashed #D3D7E3;
   /*border-bottom: 1px solid #8ba0bd;*/
	font-weight: normal;
}

h2, h3, h4 {
	margin: 20px 10px 7px 10px;
	padding: 0;
	/* border-bottom: 1px solid #8ba0bd; 
	font-weight: normal; */
}

.csc-firstHeader {
	margin-top: 0px;
	border-top: none;
}

#contentright div h1, #contentright div h2, #contentright div h3, #contentright div h4  {
	color: white;
	font-size: 13px;
        font-weight: bold;
	padding-left: 0;
	margin-left: 10px;
}

#news div h1, #news div h2, #news div h3, #news div h4  {
	margin-left: 0;
}


#contentleft div h1, #contentleft div h2, #contentleft div h3, #contentleft div h4  {
	border-top: none;
	font-size: 13px;
        font-weight: bold;
}

.csi-textpic h1, .csi-textpic h2, .csi-textpic h3, .csi-textpic h4 {
	clear: none;
	color: red;
}

/* headers, with link

h1 a, h2 a, h3 a, h4 a, h5 a { text-decoration: none; }
H2 A { color: #186900; }
H3 A { color: #10007B; }
H4 A { color: #8A0020; }
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover { text-decoration: underline; }

Header date
P.csc-header-date { font-size: 10px; color: #186900; }

Subheader, general
P.csc-subheader { font-style: italic; background-color: #EDEBF1; }

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 {
	font-size: 11px;
	margin: 10px;
	color: white;
}

p.bodytext a { 
	border-bottom: 1px dotted #C1C7D7;
}

p.bodytext a:hover {
	border-color: #8F293F;
}


/* Text mit Bild
--------------------------------- */

/* COMMON */
	.csi-textpic {
		padding: 0;
		/*background: #DDDDFF;  XXX demo only*/
		/*border: 2px solid green;  XXX demo only*/
	}
	
	.csi-textpic img {
		/*border: 1px solid #8F293F;  XXX demo only*/
		margin: 5px 10px;
                background-color: #FFF;
	}
	
	.csi-textpic .csi-caption {
		text-align: left;  /* will have to be an inline style?  - controlled by TS [left - right - center]*/
		font-size: 9px;
		margin-left: 10px;  /*XXX demo only*/
	}
	
	.csi-textpic .csi-image {
		/*border: 1px solid red;  XXX demo only*/
		margin: 0 0 5px 0;  /*XXX demo only*/
		/*background: #FFF;  XXX demo only*/
		/*width: 220px; will have to be an inline style - controlled by TS*/
	}
	
	.csi-textpic .csi-imagewrap {
		/*border: 1px solid blue; XXX demo only*/
	}
	
	.csi-textpic .csi-text {
		/*border: 1px solid silver; XXX demo only*/
		text-align: left; /*will have to be an inline style - controlled by TS*/ 
	}
	
	.csi-text p {
		margin-top: 0;
	}
	
	/* CENTER */
	
	.csi-center .csi-image {
		margin: 0 auto 10px;
		text-align: center;
	}
	
	.csi-center .csi-caption {
		text-align: center;
		margin-left: 0;
	}
	
	/* RIGHT */
	.csi-right div.csi-image {
		float: right;
		clear: both;
	}
	
	.csi-right div.csi-text {
		clear: right;
	}
	
	
	/* LEFT */
	.csi-left div.csi-image {
		float: left;
		clear: both;
	}
	
	.csi-left div.csi-text {
		clear: left;
	}
	
	
	/* INTEXT LEFT */
	.csi-intext-left .csi-image {
		float: left;
		clear: both;
	}
	
	
	/* INTEXT RIGHT */
	.csi-intext-right .csi-image {
		float: right;
		clear: both;
	}
	
	
	/* INTEXT RIGHT NOWRAP */
	.csi-intext-right-nowrap .csi-text {
		margin-right: 196px; /*will have to be an inline style - controlled by TS*/
	}
	
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	*html .csi-intext-right-nowrap .csi-text {
	height: 1%;
  	}
	/* End hide from IE5/mac */
	
	.csi-intext-right-nowrap .csi-image {
		float: right;
		clear: both;
	}
	
	
	/* INTEXT LEFT NOWRAP*/	
	.csi-intext-left-nowrap .csi-text {
		margin-left: 196px; /*will have to be an inline style - controlled by TS*/
	}
	
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	*html .csi-intext-left-nowrap .csi-text {
	height: 1%;
  	}
	/* End hide from IE5/mac */
	
	.csi-intext-left-nowrap .csi-image {
		float: left;
		clear: both;
	}

/* Bilder 
--------------------------------- */

/* Images / Captions */
p.csc-caption { font-size: 9px; }

/* 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; }


/* Tables, generally
--------------------------------- */

/* RTE / Table styling */
table.contenttable { border: 0; margin: 10px 0px 10px 0px; width: 100%; }
table.contenttable tr td { padding: 2px 3px 2px 3px; vertical-align: top; }
table.contenttable p { font-size: 11px; color: #2D3447; }
table.contenttable tr.tr-even { background-color: #D3D7E3; }
table.contenttable tr.tr-odd { background-color: #C1C7D7; }



/* Tables, specifically

table.contenttable-0 p { color: #2D3447; }

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; }
*/

/* Bulletlists
--------------------------------- */

/* Bulletlists, general */

ol { margin-top: 0px; }

ul.csc-bulletlist, ul {
	list-style: disc;
	margin:0 10px 15px 23px;
	padding:0;
}

ul.csc-bulletlist li, ul li {
	margin:0;
	padding:4px 0;
	line-height: 1.8em;
	/* background: url(media/pfeil1.gif) no-repeat 0px 0px; */
}

/* Bulletlists, specifically */
/* ul.csc-bulletlist-0 {}
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: #8F293F; list-style-image: url(img/red_arrow_bullet.gif); } */

/* Filelinks, generally 
--------------------------------- */

table.csc-uploads { border: 0px; }
table.csc-uploads tr td p { background-color : transparent; font-size: 12px; color: #2D3447 }
table.csc-uploads tr td { vertical-align : top; }
table.csc-uploads tr.tr-even { background-color: #D3D7E3; }
table.csc-uploads tr.tr-odd { background-color: #C1C7D7; }
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: #2D3447 }
table.csc-uploads tr td.csc-uploads-fileName p a:hover { color: #8F293F }
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: #8F293F; }
table.csc-uploads-3 tr td { vertical-align: middle; }
table.csc-uploads-3 tr.tr-even td.csc-uploads-icon img { border: 1px solid #333333; }
table.csc-uploads-3 tr.tr-odd td.csc-uploads-icon img { border: 1px solid #333333; }*/

/* Various Forms
--------------------------------- */

/* Email, Login and Search forms generally: */
FORM TABLE TR TD { padding: 3px 0 2px 5px; /*padding-right: 20px;*/ }
FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell { background-color: #C1C7D7; }
FORM TABLE TR TD.csc-form-fieldcell { background-color: #D3D7E3; font-weight: bold; color: #2D3447 }
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 #2D3447; color:#2D3447; font-size:11px;}
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label { font-weight: bold; color: #2D3447}
FORM TABLE TR TD.csc-form-fieldcell span.csc-form-radio { font-weight: bold; color: #2D3447}
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req { font-weight: bold; color: #2D3447}

/* Email form, specifically */
FORM TABLE.csc-mailform { width: 100%; }
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: #EDEBF1; }
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: #8F293F; }
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 { font-weight: bold; color: red; }

/*****************************/
/* Menu / Sitemap, generally */
/*****************************/
DIV.csc-menu { margin-left: 10px; }
DIV.csc-menu P { font-size: 11px; margin: 1px 0px 0px 0px; padding: 2px 2px 2px 10px;}
DIV.csc-menu P A { color: #000000; text-decoration: none; }
DIV.csc-menu P A:hover { text-decoration: underline; }
DIV.csc-menu P.csc-section { font-weight: normal; margin-left: 20px; font-style: italic; }

/* Menu / Sitemap, "Menu of these pages" */
DIV.csc-menu-def P {  }

/* Menu / Sitemap, "Menu of subpages to these pages" */
DIV.csc-menu-1 { }

/* Menu / Sitemap, "Sitemap" */
DIV.csc-menu-2 { margin: 0 10px; }
DIV.csc-menu-2 P.csc-sitemap { }
DIV.csc-menu-2 P.csc-sitemap-level1 { margin-left: 20px; }
DIV.csc-menu-2 P.csc-sitemap-level2 { margin-left: 40px; }
DIV.csc-menu-2 P.csc-sitemap-level3 { margin-left: 60px; }
DIV.csc-menu-2 P.csc-sitemap-level4 { margin-left: 80px; }
DIV.csc-menu-2 P.csc-sitemap-level1 A { color: white; font-size: 15px; }
DIV.csc-menu-2 P.csc-sitemap-level2 A { color: #C1C7D7;font-size: 13px; }
DIV.csc-menu-2 P.csc-sitemap-level3 A { color: #8BA0BD; font-size: 11px; }
DIV.csc-menu-2 P.csc-sitemap-level4 A { color: #6B87AB; font-size: 11px; }

/* Menu / Sitemap, "Section index (pagecontent w/Index checked)" */
DIV.csc-menu-3 { }
DIV.csc-menu-3 P.csc-section { margin-left: 0px; }
DIV.csc-menu-3 P.csc-section A { color: #C1C7D7; }

/* Menu / Sitemap, "Menu of subpages to these pages (with abstract)" */
DIV.csc-menu-4 { }
DIV.csc-menu-4 P { margin-top: 2px; }
DIV.csc-menu-4 P.csc-abstract { font-weight: normal; font-style: italic; margin-top: 0px; padding: 0px 2px 2px 20px; }

/* Menu / Sitemap, "Recently updated pages" */
DIV.csc-menu-5 { }

/* Menu / Sitemap, "Related pages (based on keywords)" */
DIV.csc-menu-6 { }

/* Menu / Sitemap, "Menu of subpages to these pages + sections" */
DIV.csc-menu-7 { }
DIV.csc-menu-7 P { font-weight: bold; }
DIV.csc-menu-7 P.csc-section A { color: #C1C7D7; }


/* New Login Box
--------------------------------- */

div.tx-newloginbox-pi1 p { margin: 0 10px; }
div.tx-newloginbox-pi1 table { margin: 10px 0; }
div.tx-newloginbox-pi1 table tr td input { border: 1px solid #2D3447; color:#2D3447; font-size:11px; }
div.tx-newloginbox-pi1 table tr td input.tx-newloginbox-pi1-submit { color: #2D3447; }


/* ------------------------------------------------------------------ */
/* ------------------------------------------------------------------ */

/* 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; }
*/


/* !!! FALLS JEMALS WIEDER FRAMES !!!
---------------------------------

P, TD, UL, OL { font-size: 11px; }
INPUT, TEXTAREA, SELECT { padding-left: 5px; font-size: 11px; color: black; }

********************************
* Frames, spacing, link-to-top *
********************************
P.csc-linkToTop { text-align: right; }
P.csc-linkToTop A { font-weight: bold; }

DIV.csc-frame { border: 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: #EDEBF1; padding: 2px 4px 2px 4px; border: 1px solid #333333; }
DIV.csc-frame-frame2 { background-color: #F5FFAA; padding: 2px 4px 2px 4px; border: 1px solid #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 { 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 { margin-top: 2px; }
				
*/


/* !!! UNVERIFIZIERTER KRAM !!!
---------------------------------

input, textarea, select {
	color: black;
}


img.float_left {
	border: 1px solid black;
	margin: 0.5em 10px;
	float:left;
}

img.float_right {
	border: 1px solid black;
	margin: 0.5em 10px;
	float:right;
}

img.float_none {
	border: 1px solid black;
	margin: 0.5em 10px;
}

div.with_caption{
	float: left;
	margin: 0;
	padding: 10px;
	padding-top: 0px;
	clear: left;
}

div.with_caption span{
	display: block;
	margin: 0.5em 0;
}

img.with_caption{
	border: 1px solid black;
	margin: 0;
	padding: 0;
}

*/
