.leftListing {
  width:100%;
}

.leftListingfix {
  width:370px;
}

.subHeadLine {
  border-top:1px gray dotted;
  border-bottom:1px gray dotted;
  width:100%;
  font-weight:bold;
}

.subHeadLineWhite {
  font-size:10px;	
  border-top:1px white dotted;
  border-bottom:1px white dotted;
  width:100%;
  font-weight:bold;
  color:white;
  background-color:#3399FF;
  margin-bottom:0px;
}

.ParagraphWhite {
margin-top:0px;
 color:white;
 background-color:#3399FF;
}

.tableOverview {
  margin-left:auto;
  margin-right:auto;
  border:1px #CCCCCC solid;
  border-collapse:collapse;
  text-align:center;
  align:center;
}

.tableOverview td {
  border:1px #CCCCCC solid;
  padding:5px;
}

.absatz {
  padding:3px;
}

.BlackGrayBG            {  font-family:     Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; font-weight:   bold; text-decoration: none;  background-image:  url(../images/bg_01.jpg);}
.BlackGrayBG a:link     {  color: #333333; text-decoration:      none; }
.BlackGrayBG a:visited  {  color: #333333; text-decoration:      none; }
.BlackGrayBG a:active   {  color: #333333; text-decoration:      none; }
.BlackGrayBG a:hover    {  color: #333333; text-decoration: underline; }
