
/* hidden fuer IE */

#main {
    overflow: hidden;
}


/* Inhalt verbreitern */

#content {
    width: 666px;
    background-color: transparent;
}


/* rechte Spalte bis an den Rand verbreitern */

.productdetail {
    width: 666px;
}

.productdetail_right {
    width: 230px;
}

.productdetail_content {
    width: 230px;
}

.productdetail_content_headline {
    width: 230px;
}

.productdetail_content_name {
    width: 230px;
}

.productdetail_content_attribute {
    width: 230px;
}

.productdetail_content_text {
    width: 230px;
}

.productdetail_content_relevant {
    width: 230px;
}

.productdetail_content_lieferung {
    width: 230px;
}

.productdetail_content_produkterweiterungen {
    width: 230px;
}

