body {
    background-color: #fff;
    text-align: center;
    margin: 0;
    padding: 0
}

#frame {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    width: 100%
}

#mainNaviBar {
    background-image: url("images/naviBar.jpg");
    background-repeat: no-repeat;
    background-position: center;
    text-align: left;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    width: 980px;
    height: 40px
}

#mainNavigation {
    text-align: left
}

#gallery {
    background-repeat: no-repeat;
    text-align: left;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    width: 980px;
    height: 347px
}

#mainContainerTop {
    background-repeat: no-repeat;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    width: 980px;
    height: 20px
}

#mainContainerBottom {
    background-image: url("images/jumpBar.png");
    background-repeat: no-repeat;
    margin-top: -12px;
    margin-right: auto;
    margin-left: auto;
    width: 980px;
    height: 74px;
    border-bottom: 20px solid #fff
}

#mainContentContainer {
    background-image: url("images/ContentLine.jpg");
    background-repeat: repeat-y;
    text-align: left;
    margin: 0 auto 10px;
    width: 980px;
    background-position-x: 0px
}

h1 {
    font-family: Geneva, "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana;
    font-size: 18px;
    color: #39f;
    font-style: normal;
    margin-top: 0px;
    font-weight: normal;
}

#mainContent {
    color: #515151;
    font-size: 12px;
    font-family: Geneva, Verdana, sans-serif;
    line-height: 17px;
    text-align: justify;
    word-spacing: auto;
    margin-left: 40px;
    width: 900px;
    height: auto;
    margin-top: 0px;
}

#footer {
    color: #ccc;
    font-size: 7pt;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    margin-right: auto;
    margin-left: auto;
    width: 980px;
    height: 50px
}

#footerLogos {
    background-image: url("images/smallLogos.jpg");
    background-repeat: no-repeat;
    margin-left: 20px;
    width: 120px;
    height: 50px;
    float: left;
    background-position-y: -5px
}

#footerText {
    margin-right: 20px
}

#prev-arrow-container {
    background-repeat: no-repeat;
    background-position: left 50%;
    cursor: pointer;
    width: 100px;
    height: 300px;
    float: left
}

#galleryContent {
    margin: 0;
    width: 750px;
    height: 300px;
    float: left;
    overflow: hidden
}

#next-arrow-container {
    background-repeat: no-repeat;
    background-position: right 50%;
    cursor: pointer;
    width: 100px;
    height: 300px;
    float: right
}

galleryImage {
    width: 750px;
    height: 265px;
    overflow: hidden
}

#mainNavigation {
    width: 600px;
    height: 40px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-transform: none;
    color: #0072bc;
    margin-left: 250px;
    padding-top: 0px;
    float: left;
    line-height: 40px;
}

.mainNaviItem {
    width: auto;
    height: 40px;
    float: left;
    margin-right: 8px;
    cursor: pointer;
    padding-left: 5px;
    padding-right: 5px;
}

#shoppingCart {
    width: 100px;
    height: 50px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666;
    float: left;
    padding-top: 25px;
    margin-left: 5px;
    display: none;
}

#shoppingCartImage {
    width: 40px;
    height: 50px;
    margin-top: 25px;
    background-image: url("images/ranzen.jpg");
    background-repeat: no-repeat;
    background-position-y: 25px;
    float: left;
    display: none;
}

div.mainNaviItem :link {
    text-decoration: none;
    color: #666;
    cursor: pointer;
    padding-left: 5px;
    padding-right: 5px;
}

div.mainNaviItem :hover {
    text-decoration: none;
    color: #28e;
    cursor: pointer;
    background-image: url("images/gradient.jpg");
    background-repeat: repeat-x;
    padding-top: 12px;
    padding-bottom: 15px;
}

div.mainNaviItem :active {
    text-decoration: none;
    color: #fff;
    cursor: pointer;
    padding-left: 5px;
    padding-right: 5px;
    background-image: url("images/gradient2.jpg");
    background-repeat: repeat-x;
    padding-top: 12px;
    padding-bottom: 15px;
}

div.mainNaviItem :visited {
    text-decoration: none;
    color: #666;
    cursor: pointer;
    padding-left: 5px;
    padding-right: 5px;
}

#flashplayer {
    width: 980px;
    height: 266px;
}

.carousel-list img {
    height: 265px;
    width: 750px;
}

#subNavi {
    padding-left: 0px;
    line-height: 14px;
    width: 980px;
    height: 36px;
}

#mainContentImageHeader{
	width:980px;
	height:80px;
	background-color:#999999;
	margin-bottom:20px;
}

.subNaviItem {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
    margin-bottom: 8px;
}

.subNaviItem :link {
    text-decoration: none;
    color: #666;
}

.subNaviItem :visited {
    text-decoration: none;
    color: #666;
}

.subNaviItem :active {
    text-decoration: none;
    color: #666;
}

.subNaviItem :hover {
    text-decoration: none;
    color: #39f;
    cursor: pointer;
}

.subNaviItemActive {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #39f;
    margin-bottom: 8px;
}

.subNaviItemActive :link {
    text-decoration: none;
    color: #39f;
}

.subNaviItemActive :visited {
    text-decoration: none;
    color: #39f;
}

.subNaviItemActive :active {
    text-decoration: none;
    color: #39f;
}

.subNaviItemActive :hover {
    text-decoration: none;
    color: #39f;
    cursor: pointer;
}

div.csc-header {
    margin-top: 40px;
}

div.csc-header-n1 {
    margin-top: 0px;
}

div.productlist-element {
    width: 600px;
    height: 112px;
    text-align: left;
    margin-bottom: 20px;
}

div.productlist-img {
    width: 156px;
    height: 112px;
    background-color: #fff;
    float: left;
}

div.productlist-text {
    float: right;
    width: 430px;
}

div.productlist-orderinfo {
    margin-top: 10px;
    border-top: 1px #999 solid;
    width: 430px;
}

div.productlist-artnr {
    float: left;
}

div.productlist-price {
    float: right;
    color: #39f
}

img {
border-width:0;
margin:0;
}
