.content .click-for-more {
    display: none;
    cursor: pointer;
}
.content .news-list-item {
    position: relative;
    clear: both;
    overflow: hidden;
}
.content .news-single-item .thumbs,
.content .news-list-container .thumbs {
    overflow: hidden;
    margin: 0;
    width: 230px;
    float: left;
    margin-right: 10px;
}
.content .news-single-item .thumbs li,
.content .news-list-container .thumbs li {
    float: left;
    list-style-type: none;
    position: relative;
}
.content .news-single-item .thumbs li .lupe,
.content .news-list-container .thumbs li .lupe {
    background: transparent url(/fileadmin/templates/images/lupe.gif) scroll no-repeat left top;
    display: block;
    position: absolute;
    width: 8px;
    height: 8px;
    bottom: 6px;
    right: 6px;    
}
.content .news-list-item h1 {
    margin-bottom: 35px;
}
.content .news-list-item h1:hover {
    color: #960001;
}
.content .news-list-item .news-list-date {
    font-size: 12px;
    padding-left: 4px;
}
.content .news-list-container h2 {
    position: absolute;
    top: 20px;
    left: 0;
}
.content .news-list-container p.bodytext,
.content .news-list-container .thumbs {
}
.content .news-list-item
{
    padding: 0 0 10px 0;
    background: url(/fileadmin/templates/images/news_line.gif) left bottom no-repeat;
}
.content .tx-ttnews-browsebox {
    clear: both;
}
/*
    Forms
*/
.powermail_mandatory_js {
    color: red;
}
/*
    Contact form
*/
input, select, textarea {
    border:1px solid #999999;
    margin:0 5px 5px 0;
}
body#p6 .container-left-80 {
    margin: 63px 0 0 0;
    float: left;
    width: 716px;
    position: relative;
    overflow: hidden;
}

body#p6 .container-left-80 .content {
    color:#000000;
    float:left;
    line-height:14px;
    padding:25px 0 0 0px;
    width: 100%;
}
form#contact legend,
form#newsletter-anmeldung legend {
    display: none;
}
form#contact label {
    display: block;
}
form#contact input,
form#contact textarea,
form#contact fieldset {
    width: 99%;
}
fieldset, .tx_powermail_pi1_fieldwrap_html_submitgraphic input {
    border: 0 none;
    margin: 0;
    padding: 0;
}
.tx_powermail_pi1_fieldwrap_html_submitgraphic input {
    width: auto !important;
}
form#contact #tx-powermail-pi1_fieldset_1,
form#contact #tx-powermail-pi1_fieldset_2,
form#contact #tx-powermail-pi1_fieldset_8,
form#contact #tx-powermail-pi1_fieldset_9 {
    overflow: hidden;
    float: left;
}
form#contact #tx-powermail-pi1_fieldset_1,
form#contact #tx-powermail-pi1_fieldset_9 {
    width: 228px;
    padding-right: 30px;
}
form#contact #tx-powermail-pi1_fieldset_2,
form#contact #tx-powermail-pi1_fieldset_8 {
    width: 457px;
}
/*
    Form Newsletter Registration
*/
form#newsletter-anmeldung label {
    display: none;
}
.tx-powermail-pi1_formwrap_164 {
    width: 206px;
    clear: both;
    
}
form#newsletter-anmeldung fieldset {
    width: 100%;
}
/* email field */
form#newsletter-anmeldung #powermaildiv_uid14 {
    float: left;
    width: 142px;
    overflow: hidden;
}
form#newsletter-anmeldung #powermaildiv_uid14 input {
margin-top:2px;width: 135px;
}
/* submit button */
form#newsletter-anmeldung #powermaildiv_uid15 {
    overflow: hidden;
    float: right;
}
/* erste Zeile der Überschrift in seitenspalte */
#container-right-product .box-small .box-small-inner .csc-header p:first-line {
}

