/* body */
body {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10pt;
}

/* Links */
a:
a:link
a:active 
a:visited {
  font-weight: bold;
  color: rgb(0, 153, 153);
  text-decoration: none;
}
a:hover {
  color: rgb(170, 170, 170);
}

/* Kopf */
#Kopf {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 1060px;
  max-height: 30px;
  overflow: auto;
/*  border: 1px solid #000000;  */
}

#Bild {
  position: absolute;
  top: 45px;
  left: 10px;
  width: 610px;
  height: 210px;
/*  border: 1px solid #000000; */
}

#KoMenu1 {
  position: absolute;
  top: 45px;
  left: 630px;
  width: 215px;
  height: 210px;
  font-size: 14pt;
/*  border: 1px solid #000000; */
}
div#KoMenu1 a, a:link, a:active, a:visited {
  font-weight: bold;
  font-size: 14pt;
  color: rgb(0, 153, 153);
  text-decoration: none;
}
div#KoMenu1 a:hover {
  color: rgb(170, 170, 170);
}

#KoMenu2 {
  position: absolute;
  top: 45px;
  left: 855px;
  width: 215px;
  height: 210px;
  font-size: 13pt;
/*  border: 1px solid #000000; */
}
div#KoMenu2 a, a:link, a:active, a:visited {
  font-weight: bold;
  font-size: 13pt;
  color: rgb(0, 153, 153);
  text-decoration: none;
}
div#KoMenu2 a:hover {
  color: rgb(170, 170, 170);
}

#KoMenuLine {
  position: absolute;
  top: 260px;
  left: 10px;
  width: 1060px;
  height: 20px;
  font-size: 10pt;
  border-bottom: 2px solid rgb(0, 153, 153); 
}
div#KoMenuLine a, a:link, a:active, a:visited {
  font-weight: bold;
  font-size: 10pt;
  color: rgb(0, 153, 153);
  text-decoration: none;
}
div#KoMenuLine a:hover {
  color: rgb(170, 170, 170);
}

div#KoMenuLine2 {
  position: absolute;
  top: 290px;
  left: 10px;
  height: 20px;
  width: 1060px;
  font-size: 10pt;
  border-bottom: 2px solid rgb(0, 153, 153); 
}
div#KoMenuLine2 a, a:link, a:active, a:visited {
  font-weight: bold;
  font-size: 10pt;
  color: rgb(0, 153, 153);
  text-decoration: none;
}
div#KoMenuLine2 a:hover {
  color: rgb(170, 170, 170);
}

div#KoMenuLineInhalt {
  font-size: 10pt;
  left: 10px;
  height: 20px;
  width: 1060px;
  font-size: 10pt;
  border-bottom: 2px solid rgb(0, 153, 153); 
}
div#KoMenuLineInhalt a, a:link, a:active, a:visited {
  font-weight: bold;
  font-size: 10pt;
  color: rgb(0, 153, 153);
  text-decoration: none;
}
div#KoMenuLineInhalt a:hover {
  color: rgb(170, 170, 170);
}

/* Main */

div#InfoMonth{
  clear: both;
  padding: 10px;
  margin-right: 10px;
  font-size: 10pt;
/*  border: 1px solid #000000; */
}

div#EdtTerm{
  position: fixed;
  top: 350px;
  left: 500px;
  padding: 10px;
  margin-right: 10px;
  max-height: 500px;
  width: 450px;
  background-color: rgb(255, 255, 255);
  border: 1px solid #000000; 
  z-index: 0;
}

div#DspMonth{
  padding: 10px;
  margin-right: 10px;
  height: 160px;
  z-index: 1;
  font-size: 10pt;
/*  border: 1px solid #000000; */
}
div#DspMonth a, a:link, a:active, a:visited {
  font-weight: bold;
  font-size: 10pt;
  color: rgb(0, 153, 153);
  text-decoration: none;
}
div#DspMonth a:hover {
  color: rgb(170, 170, 170);
}

div#OvrMonth{
  font-size: 10pt;
  float: left;
  padding: 10px;
  margin-right: 10px;
  height: 160px;
/*  border: 1px solid #000000; */
}
div#OvrMonth a, a:link, a:active, a:visited {
  font-weight: bold;
  font-size: 10pt;
  color: rgb(0, 153, 153);
  text-decoration: none;
}
div#OvrMonth a:hover {
  color: rgb(170, 170, 170);
}

#Inhalt290 {
  font-size: 10pt;
  position: absolute;
  top: 290px;
  left: 10px;
  width: 1060px;
/*  border: 1px solid #000000; */
}
div#Inhalt290 a, a:link, a:active, a:visited {
  font-weight: bold;
  font-size: 10pt;
  color: rgb(0, 153, 153);
  text-decoration: none;
}
div#Inhalt290 a:hover {
  color: rgb(170, 170, 170);
}

#Inhalt320 {
  font-size: 10pt;
  position: absolute;
  top: 320px;
  left: 10px;
  width: 1060px;
/*  border: 1px solid #000000; */
}
div#Inhalt320 a, a:link, a:active, a:visited {
  font-weight: bold;
  font-size: 10pt;
  color: rgb(0, 153, 153);
  text-decoration: none;
}
div#Inhalt320 a:hover {
  color: rgb(170, 170, 170);
}

/* ganz gross turquiose bold */
h1 {
  font-weight: bold;
  font-size: 17pt;
  color: rgb(0, 153, 153);
  margin-top: 0pt;
  margin-bottom: 0pt;
}

/* gross */
h2 {
  font-weight: bold;
  font-size: 13.5pt;
  color: rgb(0, 153, 153);
  margin-top: 0pt;
  margin-bottom: 0pt;
}

/* normal fett */
h3 {
  font-weight: bold;
  font-size: 10pt;
  margin-top: 0pt;
  margin-bottom: 0pt;
}

/* graflinks */
#GrafLink {
  border: 0px solid;
}

/* tabellen */
tr {
  vertical-align: top;
}

td {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10pt;
}

