/* 
    Document   : news
    Created on : 27.05.2010, 12:20:39
    Author     : alco
    Description:
*/


.news_group_top{
line-height: 100%;
}

.news_time_before, .news_time_before a{

padding-right: 5px;
font-size: 10px;
font-weight: normal;
color: black;
text-decoration: none;
line-height: 120%;
}


.news_title,.news_title a{
font-weight: bold;
color:black;
font-size: 14px;
text-decoration: none;
line-height: 120%;
padding-bottom: 3px;
}

.news_teaser {
   
}
/*
.news_teaser a, .news_time_after a{
color: gray;
font-size: 12px;
line-height: 120%;
padding-bottom: 14px;
text-decoration: none;
}
*/

.news_teaser a, .news_teaser a:hover, .news_teaser a:VISITED{
	color: #636363;
	text-decoration: none;
}

.news_teaser_image {
    float:left;
    padding-right: 7px;
}

.news_teaser a.news_mehr{
   text-decoration: underline;
   color:#00b1fc;
}

.news_teaser a.news_mehr:hover{
   text-decoration: none;
   font-weight: bold;
   color:#969696;
}



.news_wrapper {
    text-align: justify;
    width: 100%;
    padding-bottom: 14px;
}

.news_time_after, .news_time_after a{
 text-align:right;
 font-size: smaller;
}

.news_city_before_date {
    font-size: 14px;
    padding-right: 5px;
    float:left;
}

.news_city_after_date {
    float: left;
}

.news_city_before_date_bottom {
 
}

.news_city_after_date_bottom {

}

.news_clear {
	background:url(../images/dashed_line.gif) repeat-x; 
	height:2px; 
	width:100%; 
	padding: 5px 0 10px 0;
    /*border-bottom: 1px dashed gray;
    margin-bottom: 14px;
    text-align: center;*/
}

/*******************************************************************************
NEWS - Item - Eintrag - Einzeleintrag
*******************************************************************************/
.news_item_wrapper,#news_item_wrapper,.news_clear {
    line-height: 130%;
    width: 100%  ! important;
    color: black;
    text-align: justify;
}

 .news_item_wrapper a {
     color: blue;
 }

.news_close_button {
     float:right;
     border: 0px;
     margin:0px;
     padding:0px;
}

#news_close_button img{
   border: 0px ! important;
}

.news_item_title {
    font-weight: bold;
    font-size: 16px;
}

.news_item_time_under{
    line-height: 120%;
    font-size:smaller;
    padding-bottom: 14px;
}

.news_item_teaser {
    font-weight: bold;
    padding-bottom: 14px;
}

.news_item_teaser_image {
    float:left;
    padding-right: 5px;
    padding-bottom: 5px;
}

.news_item_text {
    padding-bottom: 14px;
}

.news_item_attachments {
    padding-bottom: 14px;
}

.news_item_attachments_headline,.news_item_links_headline,.news_item_news_headline{
    font-weight: bold;
    text-decoration: underline;

}
.news_item_links {
    padding-bottom: 14px;
}

.news_item_news {
    padding-bottom: 14px;
}

.news_item_author {
    text-align: right;
    font-size: smaller;
}

.news_item_city_before_date {
    float:left;
    font-size: smaller;
    padding-bottom:14px;
}

.news_item_city_after_date {

}

.news_item_city_before_author {

}

.news_item_city_after_author {

}

.news_item_time_after {
    
}

.news_wrapper img {
    padding:0px;
    margin:0px;
}