@charset "utf-8";
/* CSS Document */

.news_headline, .news_headline a:link, .news_headline a:visited {
font-size:16px;
font-weight: bold;
text-decoration: none;
margin-bottom:10px;
}

.news_headline a:hover {
text-decoration: underline;
}

.news_tagline, .news_tagline a:link, .news_tagline a:visited {
font-size:11px;
font-style:italic;
color: #CCCCCC;
text-decoration: none;
}

.news_tagline a:hover {
text-decoration: underline;
}

.news_date, .news_date a:link, .news_date a:visited {
font-size:12px;
color: #242323;
text-decoration: none;
border-bottom: 1px solid #242323;
width:100%;
margin-bottom:3px;
text-align:right;
}

.news_date a:hover {
text-decoration: underline;
}

.news_text {
font-size:12px;
}

.news_morelink, .news_morelink a:link {
margin-top: 10px;
font-weight: bold;
font-size: 12px;
text-decoration: none;
}

.news_morelink a:hover {
margin-top: 10px;
font-weight: bold;
font-size: 12px;
text-decoration: underline;
}


.news_start_headline, .news_start_headline a:link, .news_start_headline a:visited {
font-size:14px;
font-weight: bold;
text-decoration: none;
margin-bottom:5px;
color:#ffffff;
}

.news_start_headline a:hover {
text-decoration: underline;
}

.news_start_tagline, .news_start_tagline a:link, .news_start_tagline a:visited {
font-size:11px;
font-style:italic;
color:#ffffff;
text-decoration: none;
}

.news_start_tagline a:hover {
text-decoration: underline;
}

.news_start_date, .news_start_date a:link, .news_start_date a:visited {
font-size:12px;
color:#ffffff;
text-decoration: none;
border-bottom: 1px solid #ffffff;
width:100%;
margin-bottom:3px;
text-align:right;
}

.news_start_date a:hover {
text-decoration: underline;
}

.news_start_text {
font-size:12px;
color:#ffffff;
}

.news_start_morelink, .news_start_morelink a:link, .news_start_morelink a:visited {
color:#ffffff;
font-weight: bold;
font-size: 12px;
margin-bottom: 10px;
margin-top: 10px;
text-decoration: none;
}

.news_start_morelink a:hover {
color:#ffffff;
font-weight: bold;
font-size: 12px;
margin-bottom: 10px;
margin-top: 10px;
text-decoration: underline;
}

.start_news_kachel {
color:#242323;
width: 442px;
margin-left: 10px;
margin-right: 10px;
margin-top: 10px;
}
