.view {
	font-family: Trebuchet MS;
	font-size: 12px;
    color: #535251;
}

.news1 {
	font-family: Trebuchet MS;
    font-size: 11px;
    color: #000000;
}

.date {
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #800000;
}

a.news {
    color: #FFFFFF;
    text-decoration: none;
}

a:hover.news {
	color: #C0C0C0;
}

.trebuchet_datum {
    color: #FFFFFF;
    background-color: #800000;
    font-family: Trebuchet MS;
    font-size: 11px;
}

.trebuchet_text {
    color: #800000;
    background-color: #FFFFFF;
    font-family: Trebuchet MS;
    font-size: 11px;
}

.trebuchet_weiterlesen {
    color: #FFFFFF;
    background-color: #505050;
    font-family: Trebuchet MS;
    font-size: 10px;
}


