/* ------------------------------------------------------------- */
/* Globale z.T. kaskadierte Einstellungen */

* { margin: 0; padding: 0; }

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  background-color: #FFF;
  color: #000;
}


h1, .doc-title { font-size: 1.1em; margin-bottom: 0.8em; }
h2 { font-size: 0.9em; margin-bottom: 0.8em; }
a, a.doc_maintext { font-size: 0.8em; color: #1D3460; text-decoration: underline;}
div.doc-maintext, div.doc-maintext-0 { font-size: 0.8em; }
div.doc-maintext-1 { display: none; }

div.doc-maintext a { font-size: 1em; text-decoration: none; }

h1.h1startpage {
  margin: 0;
  padding: 0;
  font-size: 1em;
}
h2.h2startpage {
  margin: 0;
  padding: 0;
  font-size: 0.9em;
  color: #888;
  margin-bottom: 50px;
}

/* Globale z.T. kaskadierte Einstellungen Ende */
/* ------------------------------------------------------------- */





/* ------------------------------------------------------------- */
/* Hauptelemente Ende */


/* Infos zu den Spaltenbreiten:
   Navigation: 190px
   Marginal: 162px (aufgrund des Layouts)
   Content: 960 - 190 - 162 - 20 = 588
*/


#wrapper {
  width: 960px;
  background-image: url('wrapperbg.jpg');
  background-repeat: repeat-y;
  overflow: hidden;
}

#innerwrapper {
  width: 960px;
  background-image: url('innerwrapperbg.jpg');
  background-repeat: repeat-y;
  overflow: hidden;  
}

#topnavigationbar {
  height: 60px;
}

#maininfobar {
  background-color: #7490B9;
  text-align: right;
  color: #FFF;
}
#maininfobar a { color: #FFF; }

/* ---------------------------------------------------- */
#navigationarea {
  width: 190px;
  float: left;
}

#navigation a {
  padding-bottom: 8px;
}

#navigation {
  float: left;
  width: 180px;
  overflow: hidden;
}

#navigationfiller {
  float: right;
  width: 5px;
  height: 655px;
}
/* ---------------------------------------------------- */



#maincontentarea {
  width: 760px;
  float: right;
}


#innercontent {
  float: left;
  width: 588px;
  line-height: 1.2em;
}


#marginalarea {
  float: right;
  width: 160px;
}

#mainfooter {
  text-align: right;
  color: #000;
  width: 960px;
  height: 30px;
  background-image: url('footerbg.jpg');
  background-repeat: no-repeat;
  clear: both;
}

#mainfooter div {
  font-size: 0.8em;
  text-align: center;
  padding: 7px;
}

#mainfooter div a {
  font-size: 1em;
}



div.mainjingle {
  /* margin-top: 20px; */
}

div.mainjingle a {
  font-size: 1em;
  text-decoration: none;
  color: #1D3460;
}

#topnavigation {
  width: 572px;
  float: left;
  padding: 8px;
}



div.document-image {
  float: left;
  width: 160px;
}

div.picture-area {
  background-color: #7ca2d1; 
  color: #FFFFFF;
}

div.document-image div.picturelabel {
  padding: 3px;
  font-size: 0.7em;
  line-height: 1.2em;
}

div.document-content {
  float: right;
  width: 378px;
  text-align: left;
}



div.startpageimages {
  width: 70px;   /* ALTER WERT: 120px */
  height: 80px;
  float: left;
  margin-right: 4px;   /* ALTER WERT: 7px; */
  margin-bottom: 4px;
  font-size: 9px;
  line-height: 10px;
  overflow: hidden;
}


td a.startpage {
  font-size: 0.9em;
  color: #FFF;
}


div.startpageimages div.label {
  text-align: right;
  padding: 2px;
}


div.startpageimages a {
  text-decoration: none;
  color: #2F5086;
  font-size: 7.9px;
  line-height: 10px;
}


#startpagetable a {
  text-decoration: none;
  color: #2F5086;
  font-size: 13px;
  line-height: 13px;
}


#startpagetable div.label {
  padding: 3px;
}

tr.head td {
  background-color: #1D3460;
  color: #FFF;
  font-weight: bold;
  font-size: 0.8em;
}


tr.body-0 td {
  color: #000;
  font-size: 0.8em;
  background-color: #fff;
}


tr.body-1 td {
  color: #000;
  font-size: 0.8em;
  background-color: #D3D3D3;
}


/* Hauptelemente Ende */
/* ------------------------------------------------------------- */


ul.filtertabs {
  margin: 0;
  padding: 0;
}

ul.filtertabs li {
  display: inline;
  border-top: 1px solid #1D3460;
  border-left: 1px solid #1D3460;
  border-right: 1px solid #1D3460;
  border-bottom: 0px solid #1D3460;
  padding: 3px;
  list-style-type: none;
  margin: 0;
  margin-left: 1px;
  margin-right: 7px;
  background-color: #1D3460;
}



/* ------------------------------------------------------------- */
/* OFFSET UND LETTERINDEX */

div.mainletterindex {
  padding: 15px;
  margin: 0 0 0.8em 0;
  border-bottom: 1px solid #333;
}

div.mainoffsetindex {
  padding: 15px;
  margin: 0 0 0.8em 0;
  border-bottom: 1px solid #333;
}

div.letterindex-head {
  font-weight: bold;
  color: #333;
}


a.letterindex-normal {
  float: left;
  margin: 3px;
}

a.letterindex-activated {
  float: left;
  margin: 3px;
  font-weight: bold;
}

a.startpage {
text-decoration: none;
}

div.mainletterindex a {
  float: left;
  margin: 3px;
  color: #333;
}


div.mainoffsetindex a, div.mainoffsetindex span {
  float: left;
  margin: 3px;
  color: #333;
}


a.offsetindex-active {
  font-weight: bold;
}

span.offsetindex-head {
  float: left;
  font-weight: bold;
}
/* OFFSET UND LETTERINDEX ENDE */
/* ------------------------------------------------------------- */


div.infobox div.infobox-title {
  font-size: 0.9em;
  border-bottom: 1px solid #000;
  margin-bottom: 10px;
  padding: 0 10px 0 10px;
  font-weight: bold;
  color: #1d3460;
}

div.infobox a.infobox-link {
  color: #1d3460;
}

div.infobox ul {
  margin: 0;
  line-height: 1em;
  color: #1d3460;
}

div.infobox li {
  list-style-type: none;
  margin: 0;
  padding: 0 10px 0 10px;
  margin-bottom: 10px;
}

/* ------------------------------------------------------------- */
/* Layouts für die Formularfeldsteuerung /*

div.errordiv-error {
  background-color: red;
  color: white;
  padding: 5px;
  font-size: 0.8em;
  margin: 0px;
  margin-bottom: 20px;
}

div.errordiv-noerror {
  display: none;
  visibility: hidden;
}


td span.doc-maintext-isrequired {
  font-size: 0.8em;
  color: red;
}

td span.doc-maintext-isnotrequired {
  font-size: 0.8em;
  color: #000;
}

.field-noerror {
  background-color: #FFFFFF;
}

.field-error {
  background-color: #FFA4A4;
}
/* Layouts für die Formularfeldsteuerung Ende /*
/* ------------------------------------------------------------- */


/* ------------------------------------------------------------- */
/* Kaskaden */


table.standardtable tr.tr-head {
  background-color: #2F5086;
  color: #FFF;
  font-weight: bold;
}

table.standardtable tr.tr-1 {
  background-color: #FFF;
}

table.standardtable tr.tr-0 {
  background-color: #D3D3D3;
}

table.standardtable td {
  font-size: 0.75em;
  line-height: 1.3em;
  padding: 4px;
}

table.standardtable a {
  font-size: 1em;
  line-height: 1.3em;
}


/*
table span.doc-maintext {
  font-size: 0.8em;
}*/

#innercontent p {
  margin-bottom: 1.2em;
}

#topnavigation a {
  float: left;
  color: #1D3460;
  font-size: 12px;
  margin-right: 20px;
  text-decoration: none;
  font-weight: bold;
}

#topnavigation a.navi1-preopen, #topnavigation a.navi1-active {
  color: #000;
}


#navigation a {
  display: block;
  color: #FFF;
  margin: 5px;
  margin-left: 12px;
  text-decoration: none;
  font-size: 0.8em;
}

#navigation a.navi2-active, #navigation a.navi2-preopen {
  font-weight: bold;
}


#navigation a.navi3-normal {
  margin-left: 30px;
  font-size: 0.7em;
}

#navigation a.navi3-preopen {
  margin-left: 30px;
  font-size: 0.7em;
}

#navigation a.navi3-active {
  font-weight: bold;
  margin-left: 30px;
  font-size: 0.7em;
}


#impressnavi a {
  float: left;
  color: #FFF;
  margin: 8px;
  margin-left: 10px;
  margin-right: 4px;
  font-size: 0.7em;
  text-decoration: none;
}


div.doc-maintext-0 span.doc-subinfo, div.doc-maintext span.doc-subinfo {
  color: #2F5086;
  font-weight: bold;
  display: block;
}


td span.grey {
  color: #000;
  margin: 0;
  padding: 0;
}

td span.blue {
  color: #2F5086;
  margin: 0;
  padding: 0;
}


div.files-area {
  margin-top: 20px;
  text-align: left;
  color: #1D3460;
  font-weight: bold;
}

div.files-area div.files-area-title {
  font-size: 0.75em;
  line-height: 1.2em;
  border-bottom: 1px solid #1D3460;
}

div.files-area li {
  list-style-type: none;
  margin: 0;
}

div.files-area a {
  font-size: 0.68em;
  text-decoration: none;
  color: #1D3460;
}


td.mitarbeiter-td-1 p {
  display: inline;
}



/* Kaskaden Ende */
/* ------------------------------------------------------------- */



ul li {
  margin-left: 1.5em;
}


#logo-pic {
  position: absolute;
  margin-left: 800px;
}


#intelligent-energy {
  position: absolute;
  margin-left: 810px;
  margin-top: 440px;
}
