/*********************** Links **************************************/
a, a:link, a:visited {
  color: #0000b7;
  text-decoration : none;
}

a:hover, a:active {
  color: #ff0000;
  text-decoration: underline;
}

a[href$=".pdf"]:after {
        content: url(/fileadmin/templates/index/images/pdf.gif);
}


*/*********************** Struktur ***********************************/

body {
  margin: 0px 0px 0px 0px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 0.87em;
  background-color: #fafafa;
}

.header {
  background-color:  #8D8D80;
  background-image: url(/fileadmin/templates/images_global/ewtl_verlauf.png);
  background-repeat: repeat-y;
  text-align: center;
  color: #000000;
  letter-spacing: 4px;
  min-width: 777px;
  height: 8.6em;
}

.header h1 {
  font-size: 2em;
  font-weight: bold;
/*  margin: 2px;
  padding: 1px;
*/
  color: #333333;
}

.header .spacerheading {
  width: 30em;
  padding: 1.4em 0.4em 0.4em 0.4em;
  margin: 0 auto 0 auto;
}


.logo_left {float: left;}
.logo_right {float: right;}
.invisible {display: none;}

.specialrow {
  background-color: #ff0000;
  border-top: solid 1px #000000;
  border-bottom: solid 1px #000000;
/*  background-color: #777777;*/
/*  background-color: #990000;*/
  padding: 1px;
  padding-left: 10px;
  font-weight: bold;
  clear: both;
  color: #ffffff;
}

.specialrow a, .specialrow a:active, .specialrow a:visited, .specialrow a:hover{
  color:#ffffff; 

  font-weight: bold;
  text-decoration: none;
}


.topnav, .copyright {
/*  font-family: Verdana, Arial, Helvetica, sans-serif;*/
  float: right;
  margin-right: 5px;
}

.content {
  margin-left: 16em;
  margin-right: 15px;
  padding: 5px;
}

.sidecol {
  border-top: solid 5px #ffffff;
  background-color: #eeeeee;
  margin-top: 0px;
  padding: 0px;
  font-size: 0.93em;
}

#leftcol {width: 17em;  float: left}
#rightcol {width: 190px; float: right;}


.sidecol .contentelement {
  border: solid 5px #ffffff;
  border-top: 0px;
  padding: 7px 5px;
}

.sidecol .contentelement .contentelement {
  border: 0px;
  padding: 0px;
  margin: 0px;
}


/*********************** Überschriften ********************************/

/* Seitentitel */
h1.headline {
  font-size: 2.2em; 
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  padding-bottom: 15px;
/*  color: #aa0000;*/
  color: #333333;
}

.content h1 {
/*  background-color: #E8F0FF;
  border-top: solid 3px #051D43;
  border-bottom: solid 3px #051D43;
  padding: 5px 15px;*/
  margin-bottom: 15px;
  font-size: 2.0em;
}

.content h2.contentelement_header {
  font-size: 1.4em;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 5px;
  color: #333333;
}

.content h2.contentelement_header a{color: #051D43;}
.sidecol h2.contentelement_header {padding-bottom: 3px;}

.sidecol .contentelement h2 {
  font-size: 1.1em;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}

.sidecol .contentelement h2 {
  font-size: 1.1em;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}

.sidecol .contentelement h2 A{
  color: #051D43;
  text-decoration: none;
}

/********************** Haupt-Navigation ***************************/
.leftnav {
  border: solid 5px #ffffff;
  border-top: 0px;
  padding: 7px  5px ;
  padding-top: 0px;
}

ul.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 18px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	line-height: normal;
}

ul.actifsub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 3px;
	padding-top: 3px;
	line-height: normal;
}

li.no       {list-style-image: url(/fileadmin/templates/index/images/no.gif);}
li.actifsub {list-style-image: url(/fileadmin/templates/index/images/wt_actifsub.gif);}
li.act      {list-style-image: url(/fileadmin/templates/index/images/wt_act.gif);}

li.actifsub A, li.actifsub A:visited, li.acitfsub A:active, li.acti A, li.act A:visited, li.act A:active {
  text-decoration: none;
  color: #bb0000; 
  font-weight: bold;
}

li.actifsub A:hover {
  text-decoration: underline;
  color: #ff0000;
  font-weight: bold;
}

li.no A, li.no A:visited{
  text-decoration: none; 
  color: #535553;
  font-weight: bold;
}

li.no A:hover {
  text-decoration: underline;
  color: #232523;
  font-weight: bold;
}


p.csc-linkToTop {
  text-align: right;
  font-weight: bold;
}

p.csc-linkToTop a, p.csc-linkToTop a:visited, p.csc-linkToTop a:active{
  color: #051D43;
}

p.csc-linkToTop:before {
  content: url(/fileadmin/templates/index/images/arrow_up.gif);
}




/********************** TOCs****************/

/* alle toc-links */
/**********************************************/
.content li.toc a {
  color: #0000ee;
  font-weight: bold;
}

/*  these pages */
/**********************************************/
.content ul.toc_pages{
  list-style-image: url(/fileadmin/templates/index/images/arrow_right.gif);
}

/* section index */
/**********************************************/
.content .toc_sections {
  padding: 0px;
  margin-left: 30px;
  list-style-image: url(/fileadmin/templates/index/images/arrow_down.gif);
  list-style-type: none;
}

/* subpages of these pages */
/**********************************************/
.content ul.toc_subs {
  list-style-type: none;



  margin: 0px;
  margin-left: 30px;
  margin-right: 30px;
  
  padding: 0px;
  width: 33em;
  background-color: #e7e7e7;
/*  list-style-image: url(/fileadmin/templates/index/images/arrow_right.gif);*/
}

.content ul.toc_subs li.toc {
  font-weight: bold;
  padding: 5px;
  padding-left: 20px;
  border: 0px;
  border-top: solid 5px #fafafa;
}


/* subpages of these pages + sections */
/**********************************************/
.content ul.toc_subpages_sections {
  padding: 0px;
  margin: 0px;
  margin-left: 30px;
  margin-right: 30px;
  list-style-type: none;
}

.content ul.toc_subpages_sections  {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  background-color: #cccccc;

}

.content ul.toc_subpages_sections_sub {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  list-style-type: none;
  background-color: #eeeeee;
}

.content ul.toc_subpages_sections li.toc_subpages_sections {
  border: 0px;
  border-top: solid 3px #fafafa; /* wie background-color von content*/
  font-size: 1.1em;
}

.content ul.toc_subpages_sections_sub li.toc_subpages_sections {
  font-size: 0.95em;
}

.content ul.toc_subpages_sections li.toc_subpages_sections a {
  padding: 0.4em 0.8em 0.4em 1em;
  color: #051D43;
}

.content ul.toc_subpages_sections_sub li.toc_subpages_sections a {
  padding: 0.4em 0.8em 0.4em 3em;
  color: #051D43;
}


/* sitemap */
/**********************************************/
.content ul.toc_sitemap {
  padding: 0px;
  margin: 0px;
  margin-left: 30px;
  margin-right: 30px;
  list-style-type: none;
  background-color: #cccccc;
}

.content ul.toc_sitemap_sub {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  list-style-type: none;
  background-color: #eeeeee;
}

li.toc_sitemap {
  margin: 0px;
  padding: 0px;
}

.content ul.toc_sitemap li.toc_sitemap {
  border: 0px;
  border-top: solid 3px #fafafa; /* wie background-color von content*/
  font-size: 1.1em;
}

.content ul.toc_sitemap_sub li.toc_sitemap {
  font-size: 0.95em;
}

.content ul.toc_sitemap li a {
  padding: 0.4em 0.8em 0.4em 1em;
  color: #051D43;
}

.content ul.toc_sitemap li ul li a {
  padding: 0.4em 0.8em 0.4em 4em;
  color: #051D43;
}

.content ul.toc_sitemap li ul li ul li a {
  padding: 0.4em 0.8em 0.4em 7em;
  color: #051D43;
}

.content ul.toc_sitemap li ul li ul li ul li a {
  padding: 0.4em 0.8em 0.4em 10em;
  color: #051D43;
}


/********************** sidecol TOCs****************/


.sidecol .contentelement ul.toc_subpages,  .sidecol .contentelement ul.toc_sections{
  border-top: solid 1px #cccccc;
  margin: 0px;
  padding: 0px;
  list-style-image: none;
  list-style-type: none;
}

.sidecol .contentelement ul.toc_subpages li,  .sidecol .contentelement ul.toc_sections li {
  border-bottom: solid 1px #cccccc;
  padding: 2px;
}

.sidecol .contentelement ul.toc_subpages li a ,  .sidecol .contentelement ul.toc_sections li a{
  color: #333333;
}

/********************** std-Formatierungen ****************/


.quote { font-style: italic; }
.important { font-weight: bold; }
.deleted { text-decoration: line-through; }

span.quote { font-style: italic; }
span.important { font-weight: bold; }
span.deleted { text-decoration: line-through; }

p.blue-boxed{ background-color: #E8F0FF; border: solid 3px #051D43; padding: 10px;}
p.gray-boxed{ background-color: #eeeeee; border: solid 3px #ff0000; padding: 10px;}

img.float-right { float: right; margin-left: 15px;}
img.float-left { float: left; margin-right: 15px;}

table.table-bg-light td { background-color: #eeeeee; border: 0px;}
table.table-bg-dark td { background-color: #dddddd; border: 0px;}

tr.row-bg-header td { background-color: #cccccc; font-weight: bold;border: 0px;}
tr.row-bg-header-center td { background-color: #cccccc; font-weight: bold; text-align: center;border: 0px;}
tr.row-bg-dark td { background-color: #dddddd; border: 0px;}
tr.row-bg-light td { background-color: #eeeeee; border: 0px;}

td.cell-bg-header { background-color: #cccccc; font-weight: bold;border: 0px;}
td.cell-bg-header-center { background-color: #cccccc; font-weight: bold; text-align: center;border: 0px;}
td.cell-bg-light { background-color: #eeeeee; border: 0px;}
td.cell-bg-dark { background-color: #dddddd; border: 0px;}

table.literature td {background-color: #eeeeee; border: 0px; border-spacing: 1px; font-size: 0.82em;}
table.literature td.literature_header {background-color:#dddddd; text-align: center; font-weight: bold; font-size: 1.2em;}

.wetter {border-spacing:2px;}
.wetter_header h1{font-weight: bold; font-size: 1.1em; text-decoration: none;}
.wetter_header a h1{font-size:1.1em; color:#000000; text-decoration: none;}
.wetter_subheader {font-size: 0.93em; font-weight: bold;}
.wetter_time {font-size: 0.93em;}
.wetter_dat {font-size: 0.93em; font-weight: bold;}

div.user-staff-pi1-listrow table {border-spacing:1px;}
div.user-staff-pi1-listrow tr.user-staff-pi1-listrow-header td {background-color: #dddddd; font-weight: bold; padding: 7px; text-align: left;}
div.user-staff-pi1-listrow tr.user-staff-pi1-listrow-odd td {background-color: #f0f0f0;  padding: 3px;}
div.user-staff-pi1-listrow td{background-color: #e0e0e0;  padding: 3px;}

.cost728_boxheader {
    background-color: #aaaaff;
    padding: 2px;
    font-weight: bold;
    border: solid 1px;
    border-color: #000000;
    border-bottom: solid 0px;
}

.cost728_boxbody {
  background-color: #ddddff;
  padding: 5px;
  padding-left: 30px;
  border: solid 1px;
  border-color: #000000;
  border-top: solid 0px;

}

.cost728_header {
  background-color: #eeeeff;
  padding: 5px;
  font-size: 20pt;
  font-weight: bold;
  color: #000077;
  border-color: #000077;
  border-top: solid 3px;
  border-bottom: solid 3px;
}

table.csc-uploads {
  border-spacing: 1px;
}

table.csc-uploads td {
  background-color: #eeeeee;
  padding: 2px 7px;
}


table.csc-uploads p{
  margin: 0px;
}

table.user-cost728-pi1-listrow td {background-color: #ddddff;}
table.user-cost728-pi1-listrow {background-color: #000077;}

/* reformatting typo3 4.0 images */
DIV.csc-textpic-clear { width: 100%; height: 2px;}
DIV.csc-textpic-above DIV.csc-textpic-text { width: 100%; height: 2px; clear: none; }
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: none;}
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: none; }
.content .contentelement {
  width: 100%;
  float: right;
}
/* for IE <= 6 */
* html .content {
  height: 0px;
  he\ight: auto;
  zoom: 1;
}

