/*
.news_content {
    float: left;
    width:690px;
    margin: 10px 10px 10px 15px;
}
*/
.news {
    width: 720px;
    padding: 10px 5px 10px;
}

.news .lead_pic {
    float: left;
    width: 100px;
    border: solid 2px #999;
    margin: 0px 10px 10px 0px;
}
.news .text_short{
    float: right;
    width: 340px;
}
.news .text_long{
}
.news .title{
    font-family: Arial, sans-serif;
    font-size: 16px;
/*    text-decoration:underline;*/
    font-weight: bold; 
    padding: 0px 0px 3px 5px;
/*    letter-spacing: 3px;*/
    color: #888;
    
}

.news .title a{
    text-decoration:none;
    color:#888;
}

.news .title a:hover{
    color:#DA251D;
}


 .news .author{
    font-weight: bold;
    padding: 10px 0px 10px 5px;
    
}
.news .date_open{
    text-align: left;
    line-height:10px;
    padding: 0px 0px 5px 5px;
}
.news .date{
    text-align: left;
    font-weight: bold;
    padding: 0px 0px 5px 5px;
}
.news .lead {
    font-size: 12px;
    padding: 5px;
    text-align: justify;
}
.news .more {
    text-align: right;
}

.link_a {
    text-decoration: none;
    float: left;
    width: 410px;
}

.news_small {
    width: 350px;
    padding-bottom: 20px;
    padding-left: 5px;
    float: left;
}

.news_small .lead_pic {
    float: left;
    width: 100px;
    border: solid 2px #999;
    margin: 0px 10px 10px 0px;
}
.news_small .title{
    font-family: Arial, sans-serif;
    font-size: 16px;
/*    text-decoration:underline;*/
    font-weight: bold;
    padding: 0px 0px 3px 5px;
/*    letter-spacing: 3px;*/
    color:#888;
}

.news_small .title a{
    text-decoration:none;
    color:#888;
}

.news_small .title a:hover{
    color:#DA251D;
}


.news_small .date_open{
    padding: 0px 0px 5px 5px;
    line-height:10px;
}
.news_small .lead {
    font-size: 12px;
    padding: 5px;
    text-align: justify;
}
.news_small .more {
    text-align: right;
}


.archiv {
    text-align: right;
    padding: 5px 35px;
}
.n_box_top {
    width: 695px;
    border: solid 1px #99a61c;
    margin: 5px 0px 5px 5px;
    color: #3a563f;
    padding: 0px;
    position: relative;
    background: #fff;
}
.n_box {
    width: 330px;
    float: left;
    clear: right;
    border: solid 1px #99a61c;
    margin: 5px 0px 5px 5px;
    color: #3a563f;
    padding: 0px;
    position: relative;
    background: #fff;
}


.n_box_head {

    color: #fff;
    background-color: #99a61c;
    border: 0px;
    padding: 2px 3px; 
    font-weight: bold;
}
.n_box p {
    width: 250px;
}
.text_long{
}

.back {
    float: right;
    text-align: right;
    margin-bottom: 5px;
    width: 200px;
}
.author{
    font-weight: bold;
    padding: 10px 0px 10px 0px;
    
}
.date{
    text-align: left;
    line-height:10px;
    padding: 0px 0px 3px 0px;
    width: 200px;
}
.lead {
    font-size: 12px;
    text-align: justify;
    padding-top: 5px;
}

.lead table{
    line-height:18px;
    font-size: 12px;
}

.more {
    text-align: right;
}
hr {
    text-align: center;
    margin-top: 10px;
    width: 440px;
}
.link_pdf {
    list-style-type: none;   
    margin : 5px 0px 5px 5px;
    background: url(../../images/ico_pdf.gif) transparent no-repeat top left; 
    height: 18px;
    padding: 0px 0px 0px 25px;
    display: block;
}
.link_doc {
    list-style-type: none;   
    margin : 5px 0px 5px 5px;
    background: url(../../images/ico_doc.gif) transparent no-repeat top left; 
    height: 18px;
    padding: 0px 0px 0px 25px;
    display: block;
}
.link_rtf {
    list-style-type: none;   
    margin : 5px 0px 5px 5px;
    background: url(../../images/ico_rtf.gif) transparent no-repeat top left; 
    height: 18px;
    padding: 0px 0px 0px 25px;
    display: block;
}
.link_xls {
    list-style-type: none;   
    margin : 5px 0px 5px 5px;
    background: url(../../images/ico_xls.gif) transparent no-repeat top left; 
    height: 18px;
    padding: 0px 0px 0px 25px;
}
.link_ppt {
    list-style-type: none;   
    margin : 5px 0px 5px 5px;
    background: url(../../images/ico_ppt.gif) transparent no-repeat top left; 
    height: 18px;
    padding: 0px 0px 0px 25px;
    display: block;
}
.link_gal {
    list-style-type: none;   
    margin : 5px 0px 5px 5px;
    height: 18px;
    background: url(../../images/ico_img.gif) transparent no-repeat top left; 
    padding: 0px 0px 0px 25px;
    display: block;
}

.link_a {
    text-decoration: none;
    float: left;
}
.date_open {
    padding-left: 15px;
}
