/* CSS für Content-Type NEWS */
/* HEAD */
/*******************************************************************/
/* ct02: news
 /*******************************************************************/
div.kopf_content_typ_2 {
    position: relative;
    color: #333333;
    border-bottom: 1px dotted #cccccc;
    padding: 0px;
    margin: 10px 10px 0px 0px;
}

div.kopf_content_typ_2 div.content_image_head {
    margin-top: 5px;
}

div.kopf_content_typ_2 div.zeit {
    padding: 0;
    font-size: 0.9em;
}

div.kopf_content_typ_2 div.icon_bar {
    float: right;
    text-align: left;
}

div.kopf_content_typ_2 div.kurz {
}

div.kopf_content_typ_2 div.mehr {
    clear: both;
    padding: 0px 0px 0px 10px;
    text-align: left;
    float: right;
}

div.kopf_content_typ_2 div.mehr img {
    border: 0px;
    margin-top: 5px;
}

div.kopf_content_typ_2 div.order_form {
}

div.kopf_content_typ_2 div.ort {
    font-weight: bold;
}

div.kopf_content_typ_2 div.titel {
    padding: 0 0 5px 0;
}

div.kopf_content_typ_2 div.titel h2 {
    font-weight: bold;
    font-size: 1em;
    color: #010B55;
    margin: 0;
    padding: 0;
}

div.kopf_content_typ_2 div.status {
    float: right;
    text-align: left;
}

div.kopf_content_typ_2 div.verfasser {
    position: relative;
    text-align: left;
    color: #BA5F16;
    font-weight: bold;
    padding: 5px 0px 0px 0px;
    margin: 0px;
}

div.kopf_content_typ_2 a {
    text-decoration: none;
}

div.kopf_content_typ_2 a:hover {
    text-decoration: none;
}

div.kopf_content_typ_2 br.kopfende {
    clear: both;
}
