body {
  background-color:rgb(44, 44, 44);
  font-family:Verdana,Tahoma,Frutiger,"Frutiger Linotype","Frutiger 55",Helvetica,Arial,Sans-Serif;
  font-size:12px;
  min-width:600px;
  height:100%;
}

h1 {
  font-family:Tahoma,Frutiger,"Frutiger Linotype","Frutiger 55",Helvetica,Arial,Sans-Serif;
  font-size:24px;
  font-weight:bold;
  line-height:26px;
  color:rgb(200, 200, 0);
  margin-top:0px;
}

h1.oben {
  margin-top:0px;
}

h2 {
  font-family:Tahoma,Frutiger,"Frutiger Linotype","Frutiger 55",Helvetica,Arial,Sans-Serif;
  font-size:15px;
  font-weight:bold;
  line-height:17px;
  color:rgb(200, 200, 0);
  margin-top:0px;
}

h3 {
  font-family:Verdana,Tahoma,Frutiger,"Frutiger Linotype","Frutiger 55",Helvetica,Arial,Sans-Serif;
  font-size:12px;
  font-weight:bold;
  line-height:16px;
  color:rgb(200, 200, 0);
  margin-top:0px;
}

h4 {
  font-family:Verdana,Tahoma,Frutiger,"Frutiger Linotype","Frutiger 55",Helvetica,Arial,Sans-Serif;
  font-size:12px;
  font-weight:bold;
  color:rgb(200, 200, 200);
  margin-top:0px;
}

p {
  font-family:Verdana,Tahoma,Frutiger,"Frutiger Linotype","Frutiger 55",Helvetica,Arial,Sans-Serif;
  font-size:12px;
  line-height:15px;
  color:rgb(200, 200, 200);
  margin-top:0px;
}

p.top {
  margin-top:45px;
}

p.icon {
  font-size:6px;
  margin-top:0px;
  margin-bottom:0px;
}

td {
  font-family:Verdana,Tahoma,Frutiger,'Frutiger Linotype','Frutiger 55',Helvetica,Arial,Sans-Serif;
  font-size:12px;
  line-height:15px;
  color:rgb(200, 200, 200);
}

hr {
  border-style:none;
  border-width:0px;
  height:1px;
  color:rgb(127, 157, 185);
  background-color:rgb(127, 157, 185);
  margin-top:2px;
  margin-bottom:2px;
}

p.menu1 {
  margin-top:0px;
  margin-bottom:4px;
  font-family:Tahoma,Frutiger,"Frutiger Linotype","Frutiger 55",Helvetica,Arial,Sans-Serif;
}

p.menu2 {
  margin-left:12px;
  margin-top:0px;
  margin-bottom:4px;
  font-family:Tahoma,Frutiger,"Frutiger Linotype","Frutiger 55",Helvetica,Arial,Sans-Serif;
}

p.menu3 {
  margin-left:24px;
  margin-top:0px;
  margin-bottom:4px;
  font-family:Tahoma,Frutiger,"Frutiger Linotype","Frutiger 55",Helvetica,Arial,Sans-Serif;
}

p.menu4 {
  margin-left:36px;
  margin-top:0px;
  margin-bottom:0px;
  font-family:Tahoma,Frutiger,"Frutiger Linotype","Frutiger 55",Helvetica,Arial,Sans-Serif;
}

p.bild {
  font-size:15px;
}

p.bildct {
  text-align:center;
  margin-top:4px;
}

p.bu {
  font-size:10px;
  line-height:12px;
  font-family:Tahoma,Frutiger,"Frutiger Linotype","Frutiger 55",Helvetica,Arial,Sans-Serif;
}

p.kommct {
  text-align:center;
  margin-left:8px;
  margin-right:8px;
}

p.counter {
  margin-top:15px;
}

ul {
  font-size:12px;
  margin-bottom:14px;
}

div.adjust {
  text-align:center;
  width:100%;
  min-width:704px;
  max-width:1408px;
  width:expression(document.body.clientWidth < 736? "704px": "100%" && document.body.clientWidth > 1444? "1408px": "100%");
}

a:link, a:visited, a:focus {
  color:rgb(200, 200, 200);
}

a:hover, a:active {
  color:rgb(200, 200, 0);
}

a.gelb:link, a.gelb:visited, a.gelb:focus {
  color:rgb(200, 200, 0);
}

a.gelb:hover, a.gelb:active {
  color:rgb(127, 157, 185)
}

a.undl:link, a.undl:visited, a.undl:active, a.undl:hover, a.undl:focus {
  text-decoration: underline;
}

img {
  border-width: 0px;
  border-style: none;
}

img.kl {
  border-width: 1px;
  border-style: solid;
  border-color:rgb(255, 255, 255);
}

img.mi {
  border-width: 2px;
  border-style: solid;
  border-color:rgb(255, 255, 255);
  margin-bottom:5px;
  margin-top:5px;
}

img.gr {
  border-width: 2px;
  border-style: solid;
  border-color:rgb(255, 255, 255);
}

img.fs {
  margin-top:3px;
  margin-bottom:3px;
  border-width: 1px;
  border-style: solid;
  border-color:rgb(255, 255, 255);
}

span.gelb {
  color:rgb(200, 200, 0);
}

.box {
  position: absolute;
  display: none;
  background-color:rgb(255, 255, 255);
  border-width: 1px;
  border-style: solid;
  border-color:rgb(0, 0, 0);
  padding: 2px;
  z-index:4;
}

