.contentLi {
    width: 507px;
}

.contentContainer {
    float: left;
    margin: 0;
    padding: 0 0 20px 15px;
    width: 507px ! important;
}

@import url("hssiStyles.css");
/***********************************************************************
STYLES FOR THE NEW NEWSLETTER PAGE
REMOVE THE OLD ONES WHEN OLD HSSI PAGE IS REMOVED
***********************************************************************/
fieldset{
    border:0;
    margin:0;
    padding:0;
}
fieldset ul{
    clear: both;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
fieldset ul li{
    float: left;
    margin: 0;
    padding: 0;
}
fieldset ul li.label{
    padding: 2px 0 0 0;
}
fieldset ul li label{
    font-weight: bold;
}
fieldset p{
    margin: 0 0 0 20px;
}
fieldset ul.leftLabel{
    clear: both;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
fieldset ul.leftLabel li{
    float: left;
    margin: 0;
    padding: 0;
}
fieldset ul.leftLabel li.label{
    margin: 0;
    padding: 2px 0 0 0;
    width: 105px;
}
fieldset ul.leftLabel li label{
    font-weight: normal;
}
fieldset ul.leftLabel li.input input{
    width: 200px;
}
input.sendSubmit{
    background: url(formSendSubmitBG.gif);
    color: #ffffff;
    cursor: pointer;
    border: 1px solid #535353;
    height: 19px;
    margin: 0;
    padding: 0;
    width: auto;
}
input.sendSubmitHover{
    background: url(formSendSubmitBGHover.gif);
    color: #000000;
    cursor: pointer;
    border: 1px solid #535353;
    height: 19px;
    margin: 0;
    padding: 0;
    width: auto;
}
.switchFormat{
    clear: both;
    list-style-type: none;
    margin: 5px 0 0 0;
    padding: 0 0 27px 0;
}
.switchFormat li{
    float: left;
    margin: 0;
    padding: 0;
}
.switchFormat li.radio{
    width: 68px;
}
.switchFormat li.radio input{
    border: 0;
    height: auto;
    width: auto;
}
.switchFormat li.radio a{
    background-color: transparent;
    color: #000000;
    margin: 0;
    padding: 0;
    width: 53px;
}
.switchFormat li.radio a img{
    height: 12px;
    margin: 3px 5px 0 0;
    text-decoration: none;
    width: 12px;
}
/*** STYLEFORMATIERUNG FÜR NEWSLETTER,EVENTUELL SPÄTER VERSCHIEBEN ***/
.contentLi table td.newsletterHeadline{
    border-bottom: 1px solid #cccccc;
    color: #003399;
    font-size: 21px;
    font-weight: normal;
    line-height: 25px;
    margin: 0 0 15px 0;
    padding: 0 0 1px 0;
}
.contentLi table td.newsletterSubHeadline{
    background-color: transparent;
    color: #003399;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
    padding: 0;
}
.contentLi table td.newsletterHeading{
    background-color: transparent;
    color: #003399;
    font-size: 14px;
    font-weight: bold;
    line-height: 25px;
    margin: 0;
    padding: 0;
}
.contentLi table td.contentHeadingSub{
    background-color: transparent;
    color: #003399;
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
    margin: 0;
    padding: 0;
}

fieldset input {
    border: 1px solid #666666;
    height: 18px;
}

fieldset div.listItem {
    height: auto;
    margin: 0;
    padding: 0;
    width: 507px;
}

fieldset div.listItem div {
    float: left;
    height: auto;
}

fieldset div.listItem div.checkBox {
    padding: 2px;
    width: 18px;
}

fieldset div.listItem div.text {
    width: 485px;
}

.checkThis {
    height: 12px;
    margin: 0;
    padding: 0;
    width: 12px;
}

fieldset p {
    clear: both;
    margin: 0;
}

ul.regFieldNL {
    height: auto;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: auto;
}

ul.regFieldNL li {
    float: left;
}

ul.regFieldNL li.label {
    width: 120px;
}

p.description {
    padding: 0 0 5px 5px;
}
/***************************************************************************************
fieldset ul li{
float:left;
height:auto;
margin:0;
padding:0;
width:482px;
}
fieldset ul li.checkBox{
width:20px;
}

fieldset ul li label{
font-weight:normal;
}
fieldset input.label{
margin:0px 5px 0 0;
padding:0px;
width:auto;
}
***************************************************************************************/

