body {
  margin-left : 0px;
  margin-top : 0px;
  font-family: Arial, Verdana, sans-serif;
  font-size:11px;
  background-color:#e1e1e1;
  text-align:center;
  color:#000000;
  background-image: url(/_Layout/common/startseite_bg_oben.gif);
  background-repeat:repeat-x;
}
#preload {
  display:none;
}
#main {
  position:relative;
  width:748px;
  height:550px;
  margin:0px auto;
  text-align:left;
  background-image: url(/_Layout/common/startseite_bg_kreis.gif);
  background-repeat:no-repeat;
  background-position:70px 0px;
}
/***
#main {
  background-image: url(/_Layout/common/startseite_bg_kreis_mit-logo.gif);
  background-position:70px 0px;
}
***/
#lines {
  background-image: url(/_Layout/common/startseite_linien.gif);
  height:1200px;
}
#menuTop{
  text-align:right;
  height:15px;
}
#menuTop a:link, #menuTop a:visited {
  color:#000000;
  text-decoration:none;
  font-size:10px;
  padding-left:2px;
  padding-right:2px;  
}
#menuTop a:hover, #menuTop a:active {
  color:#000000;
  text-decoration:underline;
}
#menu {
  width:682px;
  margin-left:16px;
  text-align:left;
}
td.col1, td.col2, td.col3, td.col4 {
  font-size:11px;
  vertical-align:top;
}
td.col1 {
  width:191px;
}
td.col2 {
  width:159px;
}
td.col3 {
  width:171px;
}
td.col4 {
  width:171px;
}

#selectCompany {
  margin-top:60px;
  padding-left:60px;
}
select.companyList {
  font-size:11px;
  width:450px;
}
#BilfingerBerger {
  display: none;
  height:39px;
  margin-top:50px;
  background-image: url(/_Layout/common/startseite_bilfingerberger_v02.gif);
  background-repeat:no-repeat;
}
.bf {
  display:none;
}
ul {
  list-style-image: url(/_Layout/common/aufzaehlung.gif);
}
a {
  color: #e58f33;
  text-decoration: none;
}
a:visited {
}
a:hover {
  text-decoration: underline;
}

.ticker a:link,.ticker a:visited{
    color: black;
}