body {
  font-size:12px;
  line-height:14px;
  font-family: Tahoma, verdana, sans-serif;
  color: #606060;
  padding: 0px;
  margin: 0px;
}

h1{
  font-size:20px;
  line-height:24px;
  color: #E2001A;
}
h2{
  font-size:16px;
  line-height:18px;
  color: #E2001A;
}
h3{
  font-size:14px;
  line-height:16px;
  color: #E2001A;
}

h4{
  font-size:12px;
  line-height:14px;
  color: #E2001A;
}

#hlinks {
  float: left;
  width:6%;
  height:34px;
  background-image: url("img/toplinks.gif");
  background-position: top left;
  background-repeat: repeat-x;
}

#hmitte {
  float: left;
  height:34px;
  width: 80px;
  background-image: url("img/topmitte.gif");
  background-position: top left;
  background-repeat: no-repeat;
}

#hrechts {
  position:absolute;
  left:0px;
  top:0px;
  width: 100%;
  background-image: url("img/toprechts.gif");
  background-position: top left;
  background-repeat: repeat-x;
}

#headerw {
  height:130px;
  clear: both;
  font-size:32px;
  margin-left: 6%;
  margin-right: 6%;
}

#menu {
  position:absolute;
  top:130px;
  left:0px;
  clear:both;
  height: 30px;
  width:100%;
  letter-spacing: 2px;
  font-weight: bold;
  text-decoration:none;
  font-size:14px;
  line-height:18px;
  text-align: center;
}

.load {
  position: absolute;
  top: 230px;
  left: 42%;
  font-size:14px;
}

.cmenu, .cmenurand {
  float: left;
  border-left:1px solid #E8F0FF;
  height: 22px;
  background-image: url("img/button.gif");
}
.cmenu{
  width: 21%;
  text-align: center;
}
.cmenurand{
  width: 6%;
}
.cmenu:hover {
  background-image: url("img/bu_over.gif");
}
.cmenu a {
  padding: 2px 4px;
  letter-spacing: 2px;
  display:block;
  text-decoration:none;
}
.cmenu a:link {
 color: #222222;
}
.cmenu a:active {
 color: #222222;
}
.cmenu a:visited {
 color: #222222;
}
.cmenu a:hover {
 color: #222222;
}

.cmenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  left:0;
  z-index: 500;
}

.cmenu li {
 position: relative;
}

.cmenu ul ul {
  font-size:12px;
  font-weight: normal;
  top:22px;
  position: absolute;
  width: 100%;
  z-index: 500;
}

.cmenu ul ul li{
  background-color: #B8CCFF;
  border-width: 1px;
  border-style: solid;
  border-color: #B8CCFF #9C9C9C #9C9C9C #9C9C9C;
}

.cmenu ul ul li a:hover {
  color: #EEEEEE;
}

.cmenu ul ul ul {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 500;
}

.cmenu ul ul,
.cmenu ul li:hover ul ul,
.cmenu ul ul li:hover ul ul {
  display: none;
}

.cmenu ul li:hover ul,
.cmenu ul ul li:hover ul,
.cmenu ul ul ul li:hover ul {
  display: block;
}

#mainbl {
  clear: both;
  display: block;
  margin-left: 6%;
  margin-right: 6%;
}

.tblmain {
}

#navigate {
  letter-spacing: 1px;
  padding-left:20px;
  padding-right:10px;
  padding-top:15px;
  padding-bottom:15px;
  height:430px;
  width:140px;
  background-image: url("img/tabelle_li.gif");
  background-position: left;
  background-repeat: repeat-y;
  font-size:14px;
  line-height: 18px;
}

#navigate a {
  display: block;
  color: #222222;
  text-decoration:none;
  font-size:14px;
  padding: 2px 4px;
  text-align: left;
}

#navigate a:link {
  color: #222222;
}

#navigate a:active {
  color: #222222;
}

#navigate a:visited {
  color: #222222;
}

#navigate a:hover {
  color: #222222;
  background: url("img/bu_over.gif");
}

#ikbnav{
  position:absolute;
  visibility:hidden;
}

#trennl {
  height:430px;
  width: 3Px;
  line-height:18px;
  padding-top:15px;
  padding-bottom:15px;
  background-image: url("img/tabelle_mi.gif");
  background-position: left;
  background-repeat: repeat-y;
}

#textw {
  height:100%;
  font-size:12px;
  line-height:14px;
  overflow: auto;
  letter-spacing: 1px;
  padding:15px;
  /* background: url("berg.gif") bottom right no-repeat; */
}
/*
#textw p:first-letter{
  color: #E2001A;
}
*/
#textw table {
  letter-spacing: 1px;
  font-size:12px;
  line-height:16px;
  color: #222222;
}

#infow {
  clear: both;
  margin-top:7px;
  width:100%;
  background: url("img/tabelle_ob.gif") top left repeat-x;
  font-size:10px;
  line-height:16px;
  letter-spacing: 1px;
}
#infow a {
  text-decoration:none;
  font-size:12px;
  line-height:16px;
  font-weight:bold;
}
#infow a:link {
  color: #222222;
}
#infow a:active {
  color: #222222;
}
#infow a:visited {
  color: #222222;
}
#infow a:hover {
  color: #666666;
}

td.red{
  padding-left: 8px;
  padding-right: 8px;
  background-color: #E2001A;
  font-weight: bold;
}

td.grey{
  padding-left: 8px;
  padding-right: 8px;
  background-color: #C9C9C9;
}

.news{
  font-size:12px;
  color: #0000FF;
}
