.newsTeaserBox {
   width:668px;
   padding: 0px 0px 15px 0px;
   float: left;
}
.newsTeaserBoxContent {
   width:490px;
   float: left;
}
.newsTeaserPic {
   background-image: url(/fileadmin/2009/calevornia/images/newsplatzhalter.gif);
   background-repeat: no-repeat;
   background-position: 5px 21px;
   width: 160px;
   height: 100px;
   overflow:hidden;
   padding: 10px 0px 0px 5px;
   float: left;
}
.newsDate {
   color: #0D1F55;
   font-size: 0.7em;
}
.newsTeaserContent {
   width:498px;
   padding: 0px 10px 4px 0px;
   float: left;
}
.newsTeaserLink {
   width:300px;
   padding-top: 4px;
   float: left;
}
.newsTeaserLink a { 
   color: #0D1F55;
   font-size: 0.7em;
   font-weight: bold;
   text-decoration: none; 
}
.newsTeaserLink a:hover { 
   color: #f57400; 
   font-size: 0.7em;
   font-weight: bold;
   text-decoration: none; 
}
.newsTeaserSubline {
   width: 100%;
   font-weight: bold;
   float: left;
}
.newsTeaserHeadline {
   width: 100%;
   float: left;
   padding: 2px 0px 6px 0px;
}
.newsTeaserHeadline a { 
   color: #000000;
   font-weight: bold;
   text-decoration: none; 
}
.newsTeaserHeadline a:hover { 
   color: #f57400; 
   font-weight: bold;
   text-decoration: none; 
}
.newsBrowse {
   width: 100%;
   padding-top: 4px;
   text-align: center;
   float: left;
}
.news-single-item {
   width:565px;
   float: left;
   display:inline;
}
.news-single-img {
   width: 200px;
   text-align: center;
}
#newsDetailContent {
   float: right;
}
#newsDetailText {
}
#newsDetailPics {
   padding-left: 0px;
   float: right;
}