/* 2010 */
html, body {
    overflow: auto;
}
#supersize {
    display: none !important;
}
#container {
    height: auto;
    position: static;
    width: auto;
}
#wrapper {
    margin: 0;
    width: 100%;
}
#functions,
#header,
#sidebar {
    display: none;
}
#section {
    margin-left: 25px;
    padding-top: 30px;
}
#section .section-media {
    width: 100%;
}
#section .section-media img {
    width: 100% !important;
}
#section .product-wrapper {
    padding-bottom: 0;
}
#section .section-body {
    margin-right: 25px;
}

body {
    background: none;
}
.wrapper {
    margin: 0;
    width: 720px;
}
#language,
#logo,
#navigation,
#sub-navigation,
#static-navigation,
#traders,
#teaser,
#banner,
.wide #image,
.wide #flash,
#footer {
    display: none;
}
#image img {
    right: 0;
    top: 45px;
}
#headline h1 {
    left: 0;
    top: 0;
    width: 700px !important;
}
.sidebar {
    width: auto;
}
#content {
    margin-top: 355px;
}
.col3 #content {
    width: 430px;
}
.blank #content {
    margin-top: 60px;
}
.slim #content {
    margin-top: 205px;
}
.wide #content {
    margin-top:60px;
    width: 720px !important;
}
#gallery,
#icon-navigation {
    margin-top: 314px;
}
.site #flash object,
.video #flash #hymerVideo ul {
    top: 45px;
}
.col1 #content #overview {
    width: 720px;
}
.col1 #content #overview li {
    width: 220px;
}

/* EXTERN-NAV */
#extern-nav {
    clear: both;
    display: block !important;
    overflow: hidden;
    width: 100%;
}
#extern-nav li {
}

