/* **************************************************************************
Header
************************************************************************** */
#headBgFull,
#headBgFullLI {
    background: url(headBgFullSmallStage.jpg) repeat-x bottom;
    height: 120px;
}

.head {
    height: 120px;
}

.head .stageContainer {
    height: 90px;
}

.head .actionContainer ul {
    margin: 0;
}

.contentContainer .pStrongBig {
    background-color: transparent;
    color: #000000;
    font-size: 20px;
    font-weight: bold;
}

.contentContainer {
    float: left;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 650px;
}

/* **************************************************************************
product main view definitions
************************************************************************** */
.contentContainer .productMainView {
    height: auto;
    padding: 0;
    margin: 0;
}

.contentContainer .productMainView .product {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.contentContainer .productMainView .product li {
    margin: 0;
    padding: 0;
}

.contentContainer .productMainView .image {
    float: left;
    width: 175px;
}

.contentContainer .productMainView .text {
    float: left;
    width: 475px;
}

.productMainView .rowContainer {
    float: left;
    width: 450px;
}

.productMainView .columnContainer {
    float: left;
    overflow: hidden;
    width: 225px;
}

.productMainView .columnContainerSmall {
    float: left;
    overflow: hidden;
    width: 100px;
}

.productMainView .columnContainerLarge {
    float: left;
    overflow: hidden;
    width: 350px;
}

.productMainView .infoBox ul li {
    list-style-type: disc;
}

.productMainView .infoBox ul {
    color: #000;
    margin: 0 0 10px 15px;
    padding: 0;
}

.productMainView .infoBox ol {
    color: #000;
    margin: 0 0 10px 23px;
    padding: 0;
}

.contentContainer .productMainView .product span.subHeading {
    background-color: transparent;
    clear: both;
    color: #000000;
    font-size: 18px;
    font-weight: normal;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

.contentContainer .productMainView .product .text .pricesAll {
    clear: both;
    display: block;
    margin: 0;
    padding: 0;
}

.contentContainer .productMainView .product .text .pricesAll .prodPrice {
    clear: both;
    color: #CC0000;
    font-size: 21px;
    margin: 0;
    padding: 0 0 20px 0;
}

.contentContainer .productMainView .product .text .pricesAll .prodPrice span {
    background-color: transparent;
    color: #000000;
    font-size: 11px;
}

.contentContainer .productMainView .product .text .pricesAll .prodPrice span.priceSubscription {
    clear: both;
    color: #000000;
    font-size: 21px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-decoration: line-through;
    width: 230px;
}

.contentContainer .productMainView .product .text p.button {
    float: left;
    height: 34px;
    padding: 0;
}

.fourWeekTest {
    float: right;
}

.fourWeekTest .fourWeekTestIMG {
    padding: 0;
    margin: 0;
}

.buttonHidden {
    display: none;
    visibility: hidden;
}

.buttonVisible {
    display: block;
    visibility: visible;
}

/* **************************************************************************
product subview definitions
************************************************************************** */
.productSubView {
    border-top: 1px solid #000000;
    float: left;
    margin: 0;
    padding: 0;
}

.productSubView .nav {
    background-color: transparent;
    color: #000000;
    float: left;
    height: auto;
    vertical-align: top;
    width: 159px;
}

.productSubView p {
    padding: 0 0 5px;
    font-size: 12px;
}

.productSubView .nav ul {
    font-size: 11px;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.productSubView .nav li {
    height: 24px;
    margin: 0;
    padding: 0;
}

.productSubView .nav .objectAction {
    border-bottom: 1px solid #cccccc;
    height: 24px;
    margin: 0;
    padding: 0;
}

.productSubView .nav .objectActionHover {
    border-bottom: 1px solid #cccccc;
    height: 24px;
    margin: 0;
    padding: 0;
    text-decoration: underline;
}

.productSubView .nav .objectAction:hover {
    border-bottom: 1px solid #cccccc;
    height: 24px;
    margin: 0;
    padding: 0;
    text-decoration: underline;
}

.productSubView .nav .objectAction a,
.productSubView .nav .objectAction a:link,
.productSubView .nav .objectAction a:visited,
.productSubView .nav .objectActionHover a,
.productSubView .nav .objectActionHover a:hover {
    background-color: transparent;
    color: #000000;
    display: block;
    height: 16px;
    margin: 0;
    padding: 4px 0 0 10px;
    text-decoration: none;
}

.productSubView div.text p a:link,
.productSubView div.text p a:visited,
.productSubView div.text p a:hover {
    color: #666666;
    text-decoration: underline;
}

.productSubView .nav .objectActionHover a:hover {
    text-decoration: underline;
}

.productSubView .nav .objectActionActive {
    background-color: transparent;
    border-bottom: 1px solid #cccccc;
    color: #000000;
    font-weight: bold;
    height: 24px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    z-index: 10;
}

.productSubView .nav .objectActionActiveHover {
    border-bottom: 1px solid #cccccc;
    font-weight: bold;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-decoration: underline;
    z-index: 10;
}

.productSubView .nav .objectActionActive a,
.productSubView .nav .objectActionActive a:link,
.productSubView .nav .objectActionActive a:visited,
.productSubView .nav .objectActionActiveHover a {
    background-color: transparent;
    color: #CC0000;
    display: block;
    height: 24px;
    margin: 0;
    padding: 4px 0 0 10px;
    text-decoration: none;
}

.productSubView .nav .objectActionActiveHover a:hover {
    background-color: transparent;
    color: #CC0000;
    display: block;
    height: 24px;
    margin: 0;
    padding: 4px 0 0 10px;
    text-decoration: none;
}

.productSubView .nav .categoryContentLeft {
    margin: 0;
    margin-top: 20px;
    padding: 5px 0;
}

.productSubView .nav .categoryContentLeft br {
    height: 5px;
    line-height: 16px;
}

.productSubView .nav .categoryContentLeft hr {
    color: #000000;
    background-color: #cccccc;
    height: 1px;
    margin: 20px 0 10px 0;
}

.productSubView .nav .categoryContentLeft .link {
    margin: 0 0 0 10px;
}

.productSubView .nav .categoryContentLeft .image {
    width: 10px;
    height: 15px;
}

.productSubView .nav .categoryContentLeft .text {
    color: #000000;
    width: 144px;
    height: 15px;
}

.productSubView .nav .categoryContentLeft .text a,
.productSubView .nav .categoryContentLeft .text a:hover,
.productSubView .nav .categoryContentLeft .text a:visited {
    color: #000000;
}

a.buttonProdCompDetail {
    background: url(buttonProductComparisonDetail.gif) no-repeat;
    border: 0;
    clear: both;
    cursor: pointer;
    display: block;
    height: 30px;
    width: 155px;
}

a.buttonProdCompDetail:hover {
    background: url(buttonProductComparisonDetailHover.gif) no-repeat;
    border: 0;
    clear: both;
    cursor: pointer;
    display: block;
    height: 30px;
    width: 155px;
}

.productSubView .text {
    background-color: transparent;
    color: #000000;
    float:left;
    height: auto;
    margin: 10px 0 0 15px;
    vertical-align: top;
    width: 475px ! important;
}

.productSubView .text ul li a:link,
.productSubView .text ul li a:visited,
.productSubView .text ul li a:hover {
    color: #666666;
    text-decoration: underline;
}

.productSubView .text .fullscreen {
    background-color: transparent;
    color: #000000;
    float: right;
    font-size: 11px;
    height: auto;
    margin: 10px 0 0 0;
    vertical-align: top;
    width: 475px;
}

.productSubView .text h1 {
    background-color: transparent;
    color: #000000;
    font-size: 16px;
    margin: 0;
    padding: 0 0 10px 0;
}

.productSubView .text h2 {
    background-color: transparent;
    border-bottom: 1px solid #cccccc;
    color: #000000;
    font-size: 11px;
    margin: 20px 0;
    padding: 0 0 10px 0;
    font-weight: bold;
}

.productSubView .text h3 {
    background-color: transparent;
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 0 10px 10px 0;
    text-align: left;
}

.productSubView .text p img {
    float: left;
    margin: 0 6px 0 0;
    padding: 0;
}

.productSubView .text .description {
    clear: both;
}

/* **************************************************************************
HTML Editor Klassen
************************************************************************** */
img.left {
    float: left;
}

img.right {
    float: right;
}

.red {
    color: #c00;
}

.bold {
    font-weight: bold;
    color: #000000;
}

/* **************************************************************************
some list containers for subview - more generic solution now
************************************************************************** */
.productSubView .listItem {
    margin: 0;
    padding: 0 0 15px 0;
    width: 460px;
}

.productSubView .listItem div {
    float: left;
    margin: 0;
    padding: 0;
}

.productSubView .listItem .image110 {
    width: 110px;
}

.productSubView .listItem .content110 {
    width: 350px;
}

.productSubView .listItem .image85 {
    width: 85px;
}

.productSubView .listItem .content85 {
    width: 375px;
}

.productSubView .listItem .image65 {
    width: 65px;
}

.productSubView .listItem .content65 {
    width: 395px;
}

.productSubView .listItem .image55 {
    width: 55px;
}

.productSubView .listItem .content55 {
    width: 405px;
}

.productSubView .listItemText {
    clear: both;
    margin: 0;
    padding: 0 0 5px 0;
    width: 460px;
}

.productSubView .listItemText div {
    float: left;
    margin: 0;
    padding: 0;
}

.productSubView .listItemText .textLeft {
    vertical-align: top;
    width: 170px;
}

.productSubView .listItemText .textRight {
    width: 290px;
}

.productSubView .listItemText div.textRight p {
    padding: 0 0 5px 0;
}


.extendedNavigationContainer {
    margin: 0 0 0 15px;
    padding: 0;
    width: 159px ! important;
}

.productSubView div.text .highlightHotline {
    color: #000000;
    font-weight: bold;
}

.productSubView div.text .highlightPhoneNumber {
    color: #000000;
    font-weight: bold;
}

.fullscreen {
    padding: 0 0 0 0;
}

.boxDescription {
    padding-left: 60px;
}

.comment {
    background-color: transparent;
    color: #999999;
    font-size: 10px;
}

.categoryContentLeft ul.link {
    display: block;
    height: auto;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.categoryContentLeft ul.link li {
    height: auto;
    margin: 0;
    padding: 0;
}

#jsClLink{
    float:left;
}
.floatleft{
    float:left;
}

div.externalSiteLink {
    height: 15px;
    padding: 3px;
}

div.externalSiteLink a {
    color: white;
    font-weight: bold;
    text-decoration: none;
}

