#header {
    background: url(../grfx/bg_header.jpg) no-repeat #fff;
    width:805px;
    height:80px;
    margin:1px 0;
    padding-bottom:2px;
    border-bottom:1px solid #ccc;
}


a {
    color:#B4001E;
}
a:hover {
    color:#B4001E;
}

/* ##############für tt_news-singleview (rating, tipafriend, comments) ####### */

.newsSingleRCT {
   width: 400px; 
   height: 100px; 
   border-width: 1px; 
   border-style:dotted; 
   border-color: #eeeeee; 
   padding: 10px;
}

.tipafriend {
   float: left;
   padding-left: 10px;
}
