
#startflash {

    position: absolute;

    top: 20px;

    left: -70px;
    float: left;    

}



#flash {

    position: absolute;

    top: 59px;

    left: 153px;
    float: left;

}


#startbox {

    position: absolute;
    top: 186px;
    left: 200px;
    width: 240px;
    height: 282px;
    z-index: 400;
    margin-left: 350px;
    border-bottom: 1px solid #fff; 
}

* html #startbox {
    position: absolute;
    top: 186px;
    left: 200px;
    width: 240px;
    height: 280px;
    border-bottom: 1px solid #fff; 

    
   
    z-index: 400;
    margin-left: 350px;
   
}

#startbox .news-container {
   margin: 4px;
       font-size: 11px;
    color: #fff; 
}
* html #startbox .news-container {
 
  margin: 0px;
  padding: 0px;
  height: 256px;

}
#titlestart {
  font-size: 18px;
  color: white;
  line-height: 1em;
  font-weight: bolder;
  border-bottom: 1px solid #fff;
  width: 240px;
  padding-left: 4px;
  padding-top: 4px;
  
  margin-bottom: 10px;
  height: 20px;
}
#hinweis {
text-align: center;
padding-top: 5px;
color: #fff;
font-size: 10px;
}
* html #startbox #hinweis {
position: absolute;
top: 280px;
left: 0px;
width: 240px;
text-align: center;
padding: 0px;
margin: 0px;
color: #fff;
font-size: 10px;


z-index: 2000;
line-height: 1.7em;

}

A {
}

A:Hover {
}
