html {
  display: block;
  position: static;
  clear: none;
  float: none;
  height: 100%;
  width: 100%;
  overflow: visible;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background-color: rgb(0,138,164);
  border-style: none;
  color: rgb(255,255,255);
  text-align: justify;
  text-decoration: none;
  font-family: sans-serif;
  font-size: small;
  font-weight: normal;
  font-style: normal;
}

body {
  display: block;
  position: static;
  clear: none;
  float: none;
  height: 100%;
  width: 100%;
  overflow: visible;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background-color: rgb(0,138,164);
  border-style: none;
  color: rgb(255,255,255);
  text-align: justify;
  text-decoration: none;
  font-family: sans-serif;
  font-size: small;
  font-weight: normal;
  font-style: normal;
}

div#left {
  display: block;
  position: static;
  clear: none;
  float: left;
  height: 100%;
  width: 10%;
  overflow: visible;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background-attachment: scroll;
  background-color: rgb(0,138,164);
  background-image: url("orgaschwerte.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  border-style: none;
  color: rgb(255,255,255);
  text-align: justify;
  text-decoration: none;
  font-family: sans-serif;
  font-size: inherit;
  font-weight: normal;
  font-style: normal;
}

div#center {
  display: block;
  position: static;
  clear: none;
  float: left;
  height: 100%;
  width: 80%;
  overflow: auto; 
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background-color: rgb(255,255,255);
  border-style: none;
  color: rgb(0,0,0);
  text-align: justify;
  text-decoration: none;
  font-family: sans-serif;
  font-size: inherit;
  font-weight: normal;
  font-style: normal;
}

div#right {
  display: block;
  position: static;
  clear: none;
  float: left;
  height: 100%;
  width: 10%;
  overflow: visbible;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background-attachment: scroll;
  background-color: rgb(0,138,164);
  background-image: url("qualitaetsmanagement.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  border-style: none;
  color: rgb(255,255,255);
  text-align: justify;
  text-decoration: none;
  font-family: sans-serif;
  font-size: inherit;
  font-weight: normal;
  font-style: normal;
}

div#menu {
  display: block;
  position: static;
  clear: none;
  float: none;
  height: auto;
  width: auto;
  overflow: visible;
  margin: 0 0 0 0;
  padding: 10px 30px 10px 30px; 
  background-attachment: scroll;
  background-color: transparent;
  background-image: url("logo.png");
  background-position: 75% 50%; 
  background-repeat: no-repeat;
  border-style: none;
  color: inherit;
  text-align: left;
  text-decoration: none;
  font-family: sans-serif;
  font-size: larger;
  font-weight: bolder;
  font-style: normal;
}

div#menu ul {
  display: block;
  position: static;
  clear: none;
  float: none;
  height: auto;
  width: auto;
  overflow: visible;
  margin: 0 0 0 0;
  padding: 0 0 0 20px;
  background-color: transparent;
  border-style: none;
  color: inherit;
  text-align: left;
  text-decoration: none;
  font-family: sans-serif;
  font-size: smaller;
  font-weight: inherit;
  font-style: inherit;
  list-style-type: none;
  list-style-position: inside;
}

div#menu ul li {
  display: list-item;
  position: static;
  height: auto;
  width: auto;
  overflow: visible;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background-color: transparent;
  border-style: none;
  color: inherit;
  text-align: left;
  text-decoration: none;
  font-family: sans-serif;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
}

div#menu a.active {
  display: inline;
  position: static;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background-color: transparent;
  border-style: none; 
  color: rgb(0,0,0);
  text-decoration: none;
  font-family: sans-serif;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
}

div#menu a.current {
  display: inline;
  position: static;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background-color: transparent;
  border-style: none;
  color: rgb(0,138,164);
  text-decoration: none;
  font-family: sans-serif;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
}

div#menu a.normal {
  display: inline;
  position: static;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background-color: transparent;
  border-style: none;
  color: rgb(0,0,0);
  text-decoration: none;
  font-family: sans-serif;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
}

div#normal {
  display: block;
  position: static;
  clear: none; 
  float: none;
  height: auto;
  width: auto;
  overflow: visible;
  margin: 0 0 0 0;
  padding: 10px 30px 10px 30px;
  background-color: transparent;
  border-style: none;
  color: inherit;
  text-align: justify;
  text-decoration: none;
  font-family: sans-serif;
  font-size: inherit;
  font-weight: normal;
  font-style: normal;
}

div#normal a {
  display: inline;
  position: static;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background-color: transparent;
  border-style: none;
  color: rgb(0,0,0); 
  text-decoration: underline;
  font-family: sans-serif;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
}

div#normal h1 {
  display: block;
  position: static;
  clear: none;
  float: none;
  height: auto;
  width: auto;
  overflow: visible;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background-color: transparent;
  border-style: none;
  color: inherit;
  text-align: left;
  text-decoration: none;
  font-family: sans-serif;
  font-size: x-large;
  font-weight: bold;
  font-style: inherit;
}

div#normal h2 {
  display: block;
  position: static;
  clear: none;
  float: none;
  height: auto;
  width: auto;
  overflow: visible;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background-color: transparent;
  border-style: none;
  color: inherit;
  text-align: left;
  text-decoration: none;
  font-family: sans-serif;
  font-size: large;
  font-weight: bold;
  font-style: inherit;
}

div#normal h3 {
  display: block;
  position: static;
  clear: none;
  float: none;
  height: auto;
  width: auto;
  overflow: visible;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background-color: transparent;
  border-style: none;
  color: inherit;
  text-align: left;
  text-decoration: none;
  font-family: sans-serif;
  font-size: medium;
  font-weight: bold;
  font-style: inherit;
}

div#normal h4 {
  display: block;
  position: static;
  clear: none;
  float: none;
  height: auto;
  width: auto;
  overflow: visible;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background-color: transparent;
  border-style: none;
  color: inherit;
  text-align: left;
  text-decoration: none;
  font-family: sans-serif;
  font-size: small;
  font-weight: bold;
  font-style: inherit;
}

div#normal h5 {
  display: block;
  position: static;
  clear: none;
  float: none;
  height: auto;
  width: auto;
  overflow: visible;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background-color: transparent;
  border-style: none;
  color: inherit;
  text-align: left;
  text-decoration: none;
  font-family: sans-serif;
  font-size: x-small;
  font-weight: bold;
  font-style: inherit;
}

div#normal h6 {
  display: block;
  position: static;
  clear: none;
  float: none;
  height: auto;
  width: auto;
  overflow: visible;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background-color: transparent;
  border-style: none;
  color: inherit;
  text-align: left;
  text-decoration: none;
  font-family: sans-serif;
  font-size: xx-small;
  font-weight: bold;
  font-style: inherit;
}

div#normal img {
  display: inline;
  position: static;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border-style: none;
  background-color: transparent;
  color: inherit;
  text-decoration: none;
  font-family: sans-serif;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
}

div#normal p {
  display: block;
  position: static;
  clear: none;
  float: none;
  height: auto;
  width: auto;
  overflow: visible;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background-color: transparent;
  border-style: none;
  color: inherit;
  text-align: justify;
  text-decoration: none;
  font-family: sans-serif;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
}

div#normal ul {
  display: block;
  position: static;
  clear: none;
  float: none;
  height: auto;
  width: auto;
  overflow: visible;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background-color: transparent;
  border-style: none;
  color: inherit;
  text-align: left;
  text-decoration: none;
  font-family: sans-serif;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  list-style-type: disc;
  list-style-position: inside;
}

div#normal ul li {
  display: list-item;
  position: static;
  height: auto;
  width: auto;
  overflow: visible;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background-color: transparent;
  border-style: none;
  color: inherit;
  text-align: left;
  text-decoration: none;
  font-family: sans-serif;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
}

div#normal table {
  display: table;
  position: static;
  clear: none;
  float: none;
  height: auto;
  width: auto;
  overflow: visible;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background-color: transparent;
  border-style: none;
  color: inherit;
  text-align: justify;
  text-decoration: none;
  font-family: sans-serif;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
}

div#normal table tr {
  display: table-row;
  position: static;
  height: auto;
  width: auto;
  overflow: visible;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background-color: transparent;
  border-style: none;
  color: inherit;
  text-align: justify;
  text-decoration: none;
  font-family: sans-serif;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
}

div#normal table tr td {
  display: table-cell;
  position: static;
  height: auto;
  width: auto;
  overflow: visible;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background-color: transparent;
  border-style: none;
  color: inherit;
  text-align: justify;
  text-decoration: none;
  font-family: sans-serif;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
}

div#normal table tr th {
  display: table-cell;
  position: static;
  height: auto;
  width: auto;
  overflow: visible;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background-color: transparent;
  border-style: none;
  color: inherit;
  text-align: justify;
  text-decoration: none;
  font-family: sans-serif;
  font-size: inherit;
  font-weight: bolder;
  font-style: inherit;
}

div#footer {
  display: block;
  position: static;
  clear: none;
  float: none; 
  height: auto;
  width: auto;
  overflow: visible;
  margin: 0 0 0 0;
  padding: 10px 30px 10px 30px;
  background-color: transparent;
  border-style: none;
  color: inherit; 
  text-align: center;
  text-decoration: center;
  font-family: sans-serif;
  font-size: smaller;
  font-weight: bolder;
  font-style: normal;
}

div#footer a {
  display: inline;
  position: static;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border-style: none;
  background-color: transparent;
  color: rgb(0,0,0);
  text-decoration: underline;
  font-family: sans-serif;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
}

div#footer hr {
  display: none;
}

div#footer p {
  display: block;
  position: static;
  clear: none;
  float: none;
  height: auto;
  width: auto;
  overflow: visible;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background-color: transparent;
  border-style: none;
  color: rgb(0,0,0); 
  text-align: center;
  text-decoration: none;
  font-family: sans-serif;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
}
