﻿html {
  background-image: url(pagebg.png);
  background-repeat: repeat-x;
  background-color: #FCFDFE;
  margin: 0;
  padding: 0;
  border: 0;  
}

body {
  margin: 0;
  padding: 0;
  border: 0;

}

/* ########################### */
/* Container                   */
/* ########################### */

/* Seitenumschliessender Container */
#page {
  width: 953px;
  margin-left: 19px;
}

/* Kurzmenue oben rechts */
#headmenue {
  height: 20px;
}

/* Kopfbereich mit Logo, Menue und Infobox */
#head {
  height: 132px;
  margin-bottom: 17px;

  overflow: hidden;

  background-color: #2D8FC2;
  background-image: url(menubg.png);
  background-repeat: no-repeat;
  background-position: 284px 0px;
}

#logo {
  width: 284px;
  height: 100%;

  float: left;

  background-color: white;
  background-image: url(logoedge.png);
  background-repeat: no-repeat;
  background-position: bottom left;
}

#infobox {
  position: relative;

  width: 237px;
  height: 100%;

  float: right;

  background-color: white;
  background-image: url(infoedge2.png);
  background-repeat: no-repeat;
  background-position: bottom left;
}

#mainmenue {
  position: relative;

  float: left;
  height: 100%;
  width: 400px;
  margin: 0;
}

#body {
  padding-left: 20px;
}

/* Abstandsbehaelter um die Mindesthoehe zu sichern */
#height {
  width: 0px;
  height: 100px;

  float: left;

  margin: 0;
  padding: 0;
}

/* ########################### */
/* Headmenue                   */
/* ########################### */

#headmenue {
  color: #9AD4F3;
  font-size: 0.65em;
  line-height: 1.5em;
  height: 19px;
  text-align: right;
}

#headmenue a {
  text-decoration: none;
  color: #9AD4F3;
}

/* ########################### */
/* Logobereich                 */
/* ########################### */

#logo img {
  border: 0;
  margin-left: 57px;
  margin-top: 44px;
}

/* ########################### */
/* Infobereich                 */
/* ########################### */

#infotext {
  font-family: Verdana;
  font-size: 0.6em;

  margin: 14px 14px 40px 37px;
}

#search {
  position: absolute;
  left: 37px;
  bottom: 14px;

  width: 186px;
}

#search input.searchbox {
  font-family: Verdana;
  font-size: 0.6em;

  float: left;
  width: 165px;

  border-style: solid;
  border-color:  #AABBC3;
  border-width: 2px 1px 1px 1px;

  background-color: #DBF0FB;
}

#search input.searchbutton {
  float: right;
  margin-top: 1px;
}

/* ########################### */
/* Mainmenuebereich            */
/* ########################### */

.mainlvl1 {
  list-style: none;

  width: 108px;
  height: 132px;

  margin: 0;
  padding: 27px 0 0 0;
  border: 0;

  background-image: url(navlvl1bg.png);
  background-repeat: no-repeat;
}

.mainlvl1 li {
  margin: 0;
  padding: 0 0 0 17px;
  height: 19px;

  line-height: 19px;

  font-weight: normal;
}

.mainlvl1 li.active {
  font-weight: bold;

  background-image: url(navlvl1arrow.gif);
  background-repeat: no-repeat;
  background-position: 0px 6px;
}

.mainlvl1 li a {
  color: #0C3F70;
  text-decoration: none;
  font-family: verdana;
  font-size: 0.7em;
}

.mainlvl2 {
  position: absolute;
  left: 108px;
  top: 0px;

  list-style: none;

  width: 135px;
  height: 132px;

  margin: 0;
  padding: 27px 0 0 0;
  border: 0;

  background-image: url(navlvl2bg.png);
  background-repeat: no-repeat;
}

.mainlvl2 li {
  margin: 0;
  padding: 0 0 0 16px;
  height: 17px;

  line-height: 17px;

  font-weight: normal;
}

.mainlvl2 li.active {
  font-weight: bold;

  background-image: url(navlvl2arrow.gif);
  background-repeat: no-repeat;
  background-position: 0px 6px;
}

.mainlvl2 li a {
  color: #0C3F70;
  text-decoration: none;
  font-family: verdana;
  font-size: 0.7em;
}

.mainlvl3 {
  position: absolute;
  left: 135px;
  top: 0px;

  list-style: none;

  width: 190px;
  height: 132px;

  margin: 0;
  padding: 27px 0 0 0;
  border: 0;

  background-image: url(navlvl3bg.png);
  background-repeat: no-repeat;
}

.mainlvl3 li {
  margin: 0;
  padding: 0 0 0 15px;
  height: 17px;

  line-height: 17px;

  font-weight: normal;
}

.mainlvl3 li.active {
  font-weight: bold;

  background-image: url(navlvl3arrow.gif);
  background-repeat: no-repeat;
  background-position: 0px 6px;
}

.mainlvl3 li a {
  color: #0C3F70;
  text-decoration: none;
  font-family: verdana;
  font-size: 0.7em;
}

/* ########################### */
/* Subnavigation               */
/* ########################### */

#submenue {
  float: left;
  width: 230px;
  padding-top: 20px;
  padding-left: 15px;
  padding-bottom: 20px;
  
  color: #3f3f3f;
}

#submenue h1 {
  font-family: Verdana;
  font-size: 1.05em;
  color: #0069a1;

  margin: 0 0 20px 0;
  padding: 0 0 0 10px;
  border: 0;

  background-image: url(icon_echo.gif);
  background-repeat: no-repeat;
  background-position: 1px 2px;
}

#submenue h1.tight {
  margin-bottom: 9px;
}

#submenue h2 {
  font-family: Verdana;
  font-size: 0.90em;
  color: #0069a1;

  margin: 0;
  padding: 0;
  border: 0;
}

#submenue a {
  color: #0069a1;

  text-decoration: none;
}

#submenue ul.sublvl1 {
  font-weight: normal;
  list-style: none;

  margin: 0;
  padding: 0;
  border: 0;
}

#submenue ul.sublvl1 li {
  font-weight: normal;

  background-image:  url(icon_arrow1.gif);
  background-repeat: no-repeat;
  background-position: 0 2px;
  
  padding-left: 12px;
  margin-bottom: 5px;
}

#submenue ul.sublvl1 li.active {
  font-weight: bold;
  background-image:  url(icon_arrow2.gif);
  background-repeat: no-repeat;
  background-position: 0 2px;
  
  padding-left: 12px;
  margin-bottom: 5px;
}

#submenue ul.sublvl1 li.spacer {
  font-weight: normal;
  text-align: right;
  color: #0a345d;
  text-decoration: none;
  background-image: none; 
/*  background-image:  url(icon_arrow1dn.gif); 
  background-repeat: no-repeat; 
  background-position: 0 2px; 
  
  padding-left: 5px;
  */
  margin-left: 0px;
  margin-top: 12px;
  margin-bottom: 1px;
  border-bottom: 1px solid gray;
/*  border-top: 2px dotted gray; */
}

#submenue ul.sublvl2 {
  list-style: none;

  margin: 0;
  padding: 0 0 2px 0;
  border: 0;
}

#submenue ul.sublvl2 li {
  font-weight: normal;

  background-image: url(icon_arrow1.gif);
  background-repeat: no-repeat;
  background-position: 0 1px;
  
  padding-left: 16px;
  margin-bottom: 3px;
}

#submenue ul.sublvl2 li.active {
  font-weight: bold;
  background-image:  url(icon_arrow2.gif);
  background-repeat: no-repeat;
  background-position: 0 1px;
  
  padding-left: 16px;
  margin-bottom: 3px;
}

#submenue ul.sublvl2 li.spacer {
  font-weight: normal;
  text-align: right;
  color: #0a345d;
  text-decoration: none;
  background-image: none; 
/*
  background-image:  url(icon_arrow1dn.gif); 
  background-repeat: no-repeat; 
  background-position: 0 2px; 

  padding-left: 8px;
  */
  margin-left: 0px;
  margin-top: 5px;  
  margin-bottom: 1px;
  border-bottom: 1px dotted gray;
/*  border-top: 2px dotted gray; */
}


/* ########################### */
/* Pictureviewer               */
/* ########################### */

#picturebox {
  float: right;
  width: 225px;
}

#picstack {
  width: 16px;
  float: left;
}

#picstack img {
  margin-bottom: 7px;
  border: 0;
}

#pictureview {
  float: right;
}

#pictureview img {
  background-color: white;
  border: 1px solid black;
  margin-bottom: 6px;
  /* width: 221px; */
}

#pictureview span.picturetitle {
  font-family: verdana;
  font-size: 0.7em;
  font-weight: bold;
  color: white;
}

#pictureview span.picturesubtitle {
  font-family: verdana;
  font-size: 0.7em;
  font-weight: normal;
  color: white;
}


/* ########################### */
/* Contentbereich              */
/* ########################### */

#content, #content_full {
  float: left;

  font-family: Verdana;
  font-size: 0.715em;
  line-height: 1.25em;

  background-color: white;
  background-image: url(quicklinkbg.png);
  background-repeat: no-repeat;
}

#content {
  width: 703px;
}

#content_full {
  width: 933px;
}

/* ########################### */
/* Hauptcontent                */
/* ########################### */

.maincontent {
  float: right;
  padding: 20px 20px 16px 20px;
  
  color: #3f3f3f;
}

#maincontent_small {
  width: 398px;
}

#maincontent_full {
  width: 628px;
}

.maincontent h1.big {
  font-family: Verdana;
  font-size: 1.5em;
  color: #0069a1;

  margin: 0 0 16px 0;
  padding: 0;
  border: 0;
  
  background-image: none;
}

.maincontent h1 {
  font-family: Verdana;
  font-size: 1.05em;
  color: #0069a1;

  margin: 0 0 10px 0;
  padding: 0 0 0 10px;
  border: 0;

  background-image: url(icon_echo.gif);
  background-repeat: no-repeat;
  background-position: 1px 2px;
}

#maincontent h1.tight {
  margin-bottom: 9px;
}

.maincontent h2 {
  font-family: Verdana;
  font-size: 0.92em;
  color: #0069a1;

  margin: 0;
  padding: 0;
  border: 0;
}

.maincontent a {
  color: #3f3f3f;
  border-bottom: 1px dotted gray;
  
  text-decoration: none;
}

.maincontent a:hover {
  color: #0069a1;
}

.maincontent p {
  margin: 0 0 20px 0;
  padding: 0;
  border: 0;
}

.maincontent ul {
  list-style-image: url(icon_arrow1.gif);

  margin: 0 0 20px 16px;
  padding: 0;
  border: 0;
}

.maincontent ul.csc-bulletlist-2, .maincontent ul.linked {
  list-style-image: url(icon_arrow2.gif);

  margin: 0 0 20px 20px;
  padding: 0;
  border: 0;
}

/* ########################### */
/* Quicklinks                  */
/* ########################### */

#quicklinks {
  float: left;
  width: 230px;
  padding-top: 20px;
  padding-left: 15px;
  padding-bottom: 20px;
  
  line-height: 1.2em;
  
  color: #3f3f3f;
}

#quicklinks h1.big {
  font-family: Verdana;
  font-size: 1.5em;
  color: #0069a1;

  margin: 0 0 20px 0;
  padding: 0;
  border: 0;
  
  background-image: none;
}

#quicklinks h1 {
  font-family: Verdana;
  font-size: 1.05em;
  color: #0069a1;

  margin: 0 0 20px 0;
  padding: 0 0 0 10px;
  border: 0;

  background-image: url(icon_echo.gif);
  background-repeat: no-repeat;
  background-position: 1px 2px;
}

#quicklinks h1.tight {
  margin-bottom: 9px;
}

#quicklinks h2 {
  font-family: Verdana;
  font-size: 0.90em;
  color: #0069a1;

  margin: 0;
  padding: 0;
  border: 0;
}

#quicklinks a {
  color: #0069a1;

  text-decoration: none;
}

#quicklinks p {
  font-size: 0.9em;
  /* line-height: 1.1em; */

  margin: 0 0 20px 0;
  padding: 0;
  border: 0;
}

#quicklinks ul {
  list-style-image: url(icon_arrow1.gif);

  margin: 0 0 20px 16px;
  padding: 0;
  border: 0;
}

#quicklinks ul.csc-bulletlist-2, #quicklinks ul.linked {
  list-style-image: url(icon_arrow2.gif);

  margin: 0 0 20px 20px;
  padding: 0;
  border: 0;
}

/* ########################### */
/* Icons                       */
/* ########################### */

div.back {
  background-image: url(icon_back.gif);
  background-repeat: no-repeat;

  display: block;
  padding-left: 20px;
  margin-bottom: 20px;
}

div.pdf {
  background-image: url(icon_pdf.gif);
  background-repeat: no-repeat;

  display: block;
  padding-left: 20px;
  margin-bottom: 20px;
}

div.go {
  background-image: url(icon_go.gif);
  background-repeat: no-repeat;

  display: block;
  padding-left: 20px;
  margin-bottom: 20px;
}

div.down {
  background-image: url(icon_down.gif);
  background-repeat: no-repeat;

  display: block;
  padding-left: 20px;
  margin-bottom: 20px;
}


/* ########################### */
/* Prozessverlaeufe            */
/* ########################### */

#gauges_process {
	background-image: url(gauges/blackpix.gif);
	background-repeat: repeat-y;
	background-position: 190px;
	
	margin-bottom: 20px;
}

.gauges_process_info {
	width: 260px;
	margin-left: 60px;
	padding-bottom: 10px;
}

.gauges_process_infoblock {
	padding: 10px;
	background-color: #FCECBA;
	text-align: center;
}

.gauges_process_gauge {
}

.gauges_process_logo {
	float: left;
	margin-left: 19px;
}

.gauges_process_processes {
	float: left;
	margin-left: 60px;
	width: 90px;
}

.gauges_process_gauges {
	float: left;
	margin-left: 18px;
}

.gauges_process_gaugearrow {
	clear: both;
	height: 20px;
	background-image: url(gauges/arrow.gif);
	background-repeat: no-repeat;
	background-position: 181px bottom;
}

.gauges_process_tail {
	width: 260px;
	margin-left: 60px;
}

/* ########################### */
/* Geraetesuche                */
/* ########################### */

.charsearch_box {
}

.charsearch_entry {
  width: 110px;
  float: left;
}

.charsearch_nohits {
  margin-top: 20px;
}

.charsearch_list {
  margin-top: 20px;
}

/* ########################### */
/* Kontaktform                 */
/* ########################### */

.maincontent fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}

.maincontent label {
  display: block;
  width: 100px;
  float: left;
}

.maincontent span.required {
  color: #0069a1;
}

.maincontent textarea {
  font-family: Verdana;
  font-size: 1.1em;
}

.maincontent input, .maincontent textarea  {
  border-bottom: #F2F2F2 solid 1px;
  border-top: #BABABA solid 2px;
  border-left: #E0E0E0 solid 2px;
  border-right: #DBDBDB solid 1px;
  margin-bottom: 6px;
}

/* ########################### */
/* Suchergebnis                */
/* ########################### */

.maincontent div.search_resultitem {
  overflow: hidden;
}
