html, body { 
  background: #ffffff;
  margin:0px;
  padding:0px;
  background:url('/images/bg.png');
  background-repeat: no-repeat;
}
html, body, h2, h3, h4, ul, li, input, textarea, td {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
}
html, body, h2, h3, h4, ul, li, input, textarea, a, td {
   color: #808080;
}
#COPYRIGHT {
width;789px;
height:10px;
margin-left:10px;
}
#TOP {
width:789px;
height:60px;
}
#HEADER {
width:789px;
height:1px;
margin:5px;
border-top: 0px #808080 solid;
border-bottom: 0px #808080 solid;
}
#FOOTER {
clear:both;
width:789px;
height:1px;
margin-top:10px;
margin-left:10px;
border-top: 0px #808080 solid;
border-bottom: 1px #808080 solid;
}
#PRINTLOGO {
display:none;
}
#HOMELINK {
position:absolute;
top: 15px;
left: 10px;
}
.sidebox {
padding:0px;
padding-top:0px;
/* float:left; */
width: 151px;
border-right: 1px #808080 solid;
background:#ffffff;
}
.sideboxtitle {
width: 140px;
margin: 0px 0px 5px 0px;
font-weight: bold;
line-height: 16px;
border-bottom: 1px #808080 solid;
}
.sideboxcontent {
margin: 0px 0px 20px 0px;
font-weight: normal;
}
#NAV {
   font-size: 13px;
position:absolute;
font-weight: bold;
top: 13px;
left: 180px;
width: 600px;
color: #ffffff;
}
a.navactive {
   font-size: 13px;
font-weight: bold;
  color: #ffffff;
}
a.nav {
   font-size: 13px;
font-weight: normal;
  color: #e0e0e0;
}
a.nav:hover {
   font-size: 13px;
font-weight: normal;
  color: #ffffff;
}
#SPACER {
display:none;
float:left;
width: 17px;
height: 330px;
border: 0px #808080 solid;
}
#CONTENT {
float:left;
margin-bottom:0px;
margin-right:0px;
padding-left:0px;
min-height:460px;
height:expression(this.scrollHeight < 460? "460px" : "auto" );
/* width: 600px; */
font-size: 14px;
border-top: 0px #808080 solid;
border-left: 0px #808080 solid;
}
#CONTENTBIG {
float:left;
margin-bottom:10px;
margin-right:10px;
width: 770px;
font-size: 14px;
border: 0px #808080 solid;
}
.programm {
  color: #505050;
  text-align: center;
}
.imgcaption {
  color: #505050;
  text-align: center;
  margin-top:5px;
  margin-bottom:5px;
}
a {
  text-decoration: none;
}
/*
  Titel
*/
.titleleft {
text-align: left;
font-size: 14px; 
border-bottom: 1px #808080 solid;
}
.titleleftnoborder {
text-align: left;
font-size: 12px; 
}
.schnellwahl {
text-align: left;
font-size: 10px; 
color: #808080;
}
.titleright {
text-align: center;
font-size: 14px; 
color: #ffffff;
background: #505050;
border-bottom: 1px #808080 solid;
}
.titleicons {
text-align: right;
font-size: 10px;
color: #000000;
}
.l_info {
font-size: 13px; 
}
.l_info2 {
font-size: 12px;
padding: 5px 0px 5px 0px;
}
.tb_headf {
text-align: left;
white-space: nowrap;
font-weight: bold;
font-size: 12px; 
color: #ffffff;
border-bottom: 1px #808080 solid;
}
.tb_head {
text-align: left;
font-size: 12px; 
font-weight: normal;
border-bottom: 1px #808080 solid;
}
.tb_coll {
text-align: left;
font-size: 12px; 
font-weight: normal;
}
.tb_collb {
text-align: left;
font-size: 12px; 
font-weight: bold;
}
.tb_colr {
text-align: right;
font-size: 12px; 
font-weight: normal;
}
.submit {
text-align: center;
font-size: 13px; 
background-color: #ffffff;
border:1px #505050 solid;
}
.input {
text-align: left;
font-weight: normal;
font-size: 13px; 
border:1px #808080  solid;
}
