 /* common styles */

body{
        margin:0px;
        background-color:#134b98;

        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:10px;
        color:#8da8ce;
}

#root{
        width:1000px;
        height:100%;
        margin:auto;
        float:left;
        background-color:#FFF;
}

p {
        margin: 0;
        padding: 0;
}

img{
        border:0px;
        float:left;
        margin:0;
        padding:0;
}

a{
        text-decoration:none;
        color:#becee4;
}

a:hover{
        color:#ffcc00;
}

ul {
        margin: 0;
        padding: 0;
        margin-bottom:10px;
}

ul li {
        /*background-image:url(../images/clients/europapark/pfeil_liste.gif); */
        background-repeat: no-repeat;
        background-position: 0 4px;
        margin: 0;
        padding: 2px 0 2px 15px;
        list-style: none;
}

ul li a {
        color:#8da8ce;
        text-decoration: none;
}

ul li a:hover {
        color:#ffcc00;
}

.tableProperty {
        width: 50%;
        padding: 2px 0px;
}

.tableValue {
        width: 50%;
        padding-right: 4px;
        padding-left: 4px;
}

form{
        /*margin:0;*/
        /*padding:0;*/
        margin-top:0px;
        margin-bottom:0px;
        display:inline;
        float:left;
}

input{
        height:13px;
        /*width:90px;*/
        margin-top:4px;

        font-size:10px;
        color:#155dba;
        border:1px solid #dcdcdc;
}

h1{
        font-size:14px;
        font-weight:bold;
        color:#fff;
        margin-top:15px;
        margin-bottom:10px;
}

h1.error{
        background: url(../images/content/achtung.gif) 0px 0px no-repeat;
        padding-left: 30px;
        color:#fc0;
}

h1.marginLess {
        padding: 0;
        margin: 0;
}

h2{
        font-size:10px;
        font-weight:bold;
        color:#ffcc00;
        margin-top:14px;
        margin-bottom:2px;
}

h3{
        font-size:10px;
        font-weight:bold;
        margin-top:0px;
        margin-bottom:16px;
}

h4{
        font-size:28px;
        font-weight:bold;
        color:#ffcc00;
        margin-top:0px;
        margin-bottom:10px;
}

h5{
        font-size:14px;
        font-weight:bold;
        color:#ffcc00;
        margin-top:15px;
        margin-bottom:10px;
}

.Titel1{
        font-size:14px;
        font-weight:bold;
        color:#fff;
        margin-top:20px;
        margin-bottom:10px;
}

.Titel2{
        font-weight:bold;
}

/* header area */

#header{
        height:199px;
        background-image:url(../images/content/header_hg.jpg);
        background-repeat:no-repeat;
}

#headerNav{
        width:695px;
        height:17px;
        padding-top:11px;
        float:left;
}

#headerNav a.padding {
        padding-left:150px;
}

#headerLang{
        width:305px;
        height:28px;
        float:left;
}

#headerLangImage a img{
        margin:0;
        padding:0;
        border:0;
        display:block;
}

#headerImages{
        height:171px;
}

#headerImages div{
        background-repeat:no-repeat;
        float:left;
        height:171px;
}

#headerImages div#headerImage1{
        background-image:url(../images/content/header1.gif);
        background-repeat:no-repeat;
        width:356px;
}

#headerImages div#headerImage2{
        background-image:url(../images/content/header2.gif);
        background-repeat:no-repeat;
        width:334px;
}

#headerImages div#headerImage3{
        background-image:url(../images/content/header3.gif);
        background-repeat:no-repeat;
        width:310px;
}

.suche{
        color:#becee4;
        float:left;
        padding-top:6px;
        padding-right:5px;
        padding-left:50px;
        background-image:url(../images/content/lupe.gif);
        background-repeat:no-repeat;
        background-position: 0 0;
}

input#searchfield{
        height:12px;
        width:90px;
        margin:5px 0 0 0;
        padding:0;

        font-size:9px;
        color:#155dba;
        border:1px solid #dcdcdc;
        background-color:#fff;
        margin-bottom:6px;
        float: left;
}

input.ok{
        width:24px;
        height:19px;
        border:0;
        background-image:url(../images/content/ok.gif);
        background-repeat:no-repeat;
        margin:2px 0 0 0;
        float: left;
}

/* navigation left area */

#navLeft{
         width:170px;
         height:auto;
         float:left;
         padding-left:17px;
         font-weight:bold;
}

a.navDark{
        color:#ffcc00;
        display:block;
        width:159px;
        margin-left:11px;
        padding-top:5px;

}

a.navDark:hover{
        color:#ffcc00;
}

a.navPale1{
        color:#8da8ce;
        display:block;
        width:159px;
        margin-left:11px;
        padding-top:1px;
}

a.navPale1:hover{
        color:#8da8ce;
}

a.navPale2{
        color:#366dba;
        display:block;
        width:159px;
        margin-left:16px;
        padding-top:1px;
}

a.navPale2:hover{
        color:#366dba;
}

a.navPale2:active{
        color:#113e82;
}

a.navPale3{
        color:#113e82;
        display:block;
        width:145px;
        margin-left:26px;
        padding-top:1px;
}

a.navPale3:hover{
        color:#113e82;
}

a.navPale3:active{
        color:#113e82;
}

.buttonDark{
        height:26px;
        background:url(../images/content/button_dark.gif) left top no-repeat;
}

.buttonPale1{
        height:18px;
        background-image:url(../images/content/button_pale1.gif);
        background-repeat:no-repeat;
}

.buttonPale{
        height:18px;
        background-image:url(../images/content/button_pale.gif);
        background-repeat:no-repeat;
}

#navEnd{
        height:18px;
        background-image:url(../images/content/navLeft_end.gif);
        background-repeat:no-repeat;
        margin-bottom:17px;
}

#login{
        background-image:url(../images/content/login.gif);
        background-repeat:no-repeat;
        font-weight:bold;

        padding-top:40px;
        padding-left:11px;
        height:113px;
        margin-bottom:17px;
}

input.login{
        height:13px;
        width:129px;
        color:#134b98;
        border:1px solid #2b5da3;
        background-color:#8da8ce;
        margin-bottom:9px;
        margin-top:6px;
}

input.anmelden {
        color: #fc0;
        font-size: 12px;
        font-family:Verdana;
        font-weight: 700;
        background: url(../images/content/pfeil_anmelden.gif) no-repeat 0;
        /*width: 85px;*/
        text-align:left;
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        cursor: pointer;
        padding: 0 0 0 13px;
}

#loginAus{
        background-image:url(../images/content/login2.gif);
        background-repeat:no-repeat;
        font-weight:bold;

        padding-top:40px;
        padding-left:11px;
        height:52px;
        margin-bottom:17px;
}

#loginAus ul {
        margin:0;
        padding:0;
}

#loginAus ul li {
        list-style: none;
        background-image:none;
        margin:0;
        padding:0;
}

#loginAus ul li a {
        color:#8da8ce;
        display:block;
        width:159px;
        margin:0;
        padding-top:5px;
}

#loginAus ul li a:hover {
        color:#8da8ce;
}

#service{
        background-image:url(../images/content/service.gif);
        background-repeat:no-repeat;

        padding-top:11px;
        height:145px;
}

#service ul {
        margin:0;
        padding:0;
}

#service ul li {
        list-style: none;
        background-image:none;
        margin:0;
        padding:0;
}

#service ul li a {
        color:#ffcc00;
        display:block;
        width:159px;
        margin:0;
        padding-top:5px;
        padding-left:11px;
}

#advertising{
        background-image:url(../images/content/advertising.gif);
        background-repeat:no-repeat;
        margin-top:17px; / margin-top:27px;
        padding-left:7px;
        padding-top:7px;
        height:155px;
}

#advertising ul {
        margin:0;
        padding:0;
}

#advertising ul li {
        list-style: none;
        background-image:none;
        margin:0;
        padding:0;
}

#advertising ul li a {
        color:#ffcc00;
        display:block;
        width:159px;
        margin:0;
        padding-top:5px;
        padding-left:11px;
}

/* content area */

#content{
         width:612px;
         height:auto;
         float:left;
         margin-left:15px;
         margin-top:10px;
         float:left;
}

#breadCrumb {
        width: inherit;
        height: 26px;
        margin: 0;
        padding: 0px;

}

#breadCrumb ul {
        margin: 0;
        padding: 0;
}

#breadCrumb ul li {
        background-image: url(../images/content/pfeil.gif);
        background-repeat: no-repeat;
        background-position: 0 8px;
        float: left;
        padding-top: 5px;
        padding-left: 18px;
        list-style: none;
}

#breadCrumb a {
        text-decoration: none;
}

.breadCrumbActive {
        font-weight: bold;
}

.left{
        float:left;
        width:296px;
        margin-right:10px;
}
/*
.right{
         width:296px;
         margin-top:16px;
         margin-left:15px;
         float:left;
         display:inline;
}
a.navCont{
        padding-left:19px;
        background-image:url(images/pfeil.gif);
        background-position:center;
        background-position:left;
        background-repeat:no-repeat;
}

a.navContActive{
        font-weight:bold;
}
*/

/* Produkte Darstellung bei der Suche */

.info {
        font-size: 9px;
        margin: 0 0 20px 0;
}

.contentBoxFormRow {
        width: 522px;
        margin: 0;
        padding: 1px 0 0;
}

.contentBoxFormRowError {
        margin: 0;
        padding: 1px 0 0;
        width: 522px;
        float: none;
        border: solid 1px red;
}

.productBoxLargeBorder {
        margin: 0;
        padding: 0;
        width: 592px;
        float: left;
}

.productBoxSearch {
        width: 582px;
        height: 100px;
        float: right;
        margin: 0 0 10px;
        padding: 0;
}

.productBoxSearchContent {
        width: 522px;
        height: 100px;
        padding: 0;
        margin: 0;
}

.productBoxSearchImage{
        width:76px;
        height:76px;
        background-image:url(../images/content/search_hg.gif);
        background-repeat:no-repeat;
        margin: 10px 0;
        padding:0px;
        float:left;
}

.productBoxSearchImageInner{
        width:65px;
        height:65px;
        background-repeat: no-repeat;
        background-position: center;
        margin:3px;
        padding:0;
}

.productBoxSearchDescription {
        float:left;
        margin-left: 10px;
}

.productBoxSearchDescription ul {
        margin:0;
        margin-top:10px;
        padding: 0;
}

.productBoxSearchDescription ul li {
        /*color: #fc0;*/
        font-size: 12px;
        font-weight: 700;
        background: url(../images/content/pfeil_artikel.gif) no-repeat 0 6px;
        padding: 0 0 3px 13px;
        list-style: none;
}

.productBoxSearchDescription ul li a {
        color: #fc0;
        text-decoration: none;
        /*width: 110px;*/
        margin: 0;
        padding: 0;
        display: block;
}

.contentBoxFormCheckbox {
        width: 25px;
        float: left;
}

.contentBoxFormCheckboxDescription {
        width: 493px;
        float: left;
        padding-bottom: 20px;
}

/* Produkte Darstellung in der Kategorien */

.artikel{
        width:296px;
        margin-bottom:8px;
        float:left;
        margin-right:10px;
}

.artikelHG{
        width:143px;
        height:143px;
        background-image:url(../images/content/artikel_hg.gif);
        background-repeat:no-repeat;
        margin-left:0px;
        padding:0px;
        float:left;
}

.artikelBild div.artikelEcke{
        width:143px;
        height:143px;
}

.artikelBild div.artikelEcke.neu{
        background-image:url(../images/content/artikel_ecke_neu.gif);
        background-position:left top;
        background-repeat:no-repeat;
}

.artikelBild div.artikelEcke.new{
        background-image:url(../images/content/artikel_ecke_new.gif);
        background-position:left top;
        background-repeat:no-repeat;
}

.artikelBild div.artikelEcke.nouveau{
        background-image:url(../images/content/artikel_ecke_nouveau.gif);
        background-position:left top;
        background-repeat:no-repeat;
}

.artikelBild{
        width:143px;
        height:143px;
        background-repeat: no-repeat;
        background-position: center;
        margin:0;
        padding:0;
}

.artikelText{
        width:132px;
        height:143px;
        background-image:url(../images/content/artikel_text.gif);
        background-repeat:no-repeat;
        margin-left:8px;
        padding-left:11px;
        float:left;
}

.artikelTextOben{
        width:inherit;
        height:65px;
        margin:0;
        padding:0;
}

.artikelTextUnten{
        width:inherit;
        height:auto;
        margin:0;
        padding:0;
}

.artikelTextUnten ul {
        margin: 0;
        padding: 0;
}

.artikelTextUnten ul li {
        /*color: #fc0;*/
        font-size: 12px;
        font-weight: 700;
        background: url(../images/content/pfeil_artikel.gif) no-repeat 0 6px;
        padding: 0 0 3px 13px;
        list-style: none;
}

.artikelTextUnten ul li a {
        color: #fc0;
        text-decoration: none;
        margin: 0;
        padding: 0;
        display: block;
}

input.bestellen {
        color: #fc0;
        font-size: 12px;
        font-family:Verdana;
        font-weight: 700;
        background: url(../images/content/pfeil_artikel.gif) no-repeat 0 6px;
        background-color:#123f85;
        /*width: 120px;*/
        text-align:left;
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        cursor: pointer;
        padding: 0 0 0 13px;
}

input.bestellen2 {
        color: #fc0;
        font-size: 12px;
        font-family:Verdana;
        font-weight: 700;
        background: url(../images/content/pfeil_anmelden.gif) no-repeat 0;
        /*width: 85px;*/
        text-align:left;
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        cursor: pointer;
        padding: 0 0 0 13px;
}

img.buttonArtikel{
        margin-top:25px;
        margin-bottom:2px;
}

#topsellHG{
        width:296px;
        height:291px;
        background-image:url(../images/content/topsell_hg.gif);
        background-repeat:no-repeat;
        margin-bottom:9px;
}

#topsellBild{
        width:296px;
        height:291px;
        background-repeat: no-repeat;
        background-position: center;
        margin:0;
        padding:0;
}

#topsellBild div.topsellEcke{
        width:296px;
        height:291px;
}

#topsellBild div.topsellEcke.neu{
        background-image:url(../images/content/topsell_ecke_neu.gif);
        background-position:left top;
        background-repeat:no-repeat;
}

#topsellBild div.topsellEcke.new{
        background-image:url(../images/content/topsell_ecke_new.gif);
        background-position:left top;
        background-repeat:no-repeat;
}

#topsellBild div.topsellEcke.nouveau{
        background-image:url(../images/content/topsell_ecke_nouveau.gif);
        background-position:left top;
        background-repeat:no-repeat;
}

#topsellText{
        height:142px;
        background-image:url(../images/content/topsell_text.gif);
        background-repeat:no-repeat;
        padding: 1px 0 0 11px;
}


#detailText{
        width:296px;
        height:291px;
        background-image:url(../images/content/detailText.gif);
        background-repeat:no-repeat;
        margin-bottom:9px;
        float:left;
}

/*********** Neue Styles für Detail Text-Box *****************************/

#detailTextTopNeu{
        width:296px;
        background:url(../images/content/detailText_oben.gif) no-repeat;
        float:left;
        height:7px;
        overflow:hidden;
}

#detailTextBottomNeu{
        width:296px;
        background:url(../images/content/detailText_unten.gif) no-repeat;
        float:left;
        height:7px;
        overflow:hidden;
        padding:0;
        margin:0;
}

#detailTextNeu{
        width:296px;
        background:url(../images/content/detailText_mitte.gif) repeat-y;
        float:left;
        margin:0 0 10px 0;
}

.detailTextObenNeu{
        width:280px;
        margin:0;
        padding-left:11px;
}

/****************************************/

.detailTextOben{
        width:280px;
        height:130px;
        margin:0;
        padding-left:11px;
}

.detailTextOben select, .artikelTextUnten select, .productBoxSearchDescription select{
        background-color:#fff;
        font-size:9px;
        color:#155dba;
        border:1px solid #dcdcdc;
        margin-top:5px;
}

.detailTextOben p, .artikelTextUnten p, .productBoxSearchDescription p{
        margin: -3px 0 3px 0;
}

.detailTextOben p{
        margin: -10px 0 9px 0;

}

.productDetailsBoxAttachment {
        width: 150px;
        float: left;
        padding-top: 10px;
        padding-bottom: 10px;
}

.productPropertiesTable {
        width: 275px;
        margin-top: 10px;
        margin-bottom: 10px;
}

.tablePropertiesProperty {
        width: 40%;
        padding: 2px 0px;
        border-bottom: 1px solid #8da8ce;
}

.tablePropertiesValue {
        width: 50%;
        padding-right: 4px;
        padding-left: 4px;
        border-bottom: 1px solid #8da8ce;
}

.productDetailsTable {
        width: 275px;
        margin-bottom: 10px;
}

.productDetailsInputQuantity {
        background-color: white;
        width: 25px;
        height:12px;
        float: left;
        margin-top: 4px;
        margin-right: 10px;

        font-size:9px;
        color:#155dba;
        border:1px solid #dcdcdc;
}

.bestellen .productDetailsInputOrder {
        background-color:green; margin-top:5px;
}

#hgTop{
        width:inherit;
        height:10px;
        background-image:url(../images/content/hg_top.jpg);
        background-repeat:no-repeat;
        margin:0;
        margin-top:16px;
        padding:0;
        clear:left;
}

#hgBottom{
        width:inherit;
        height:15px;
        background-image:url(../images/content/hg_unten.jpg);
        background-repeat:no-repeat;
        margin:0;
        padding:0;
}

#hgBody{
        width:inherit;
        background-image:url(../images/content/hg_body.jpg);
        background-repeat:repeat-y;
        margin:0;
        padding:0;
}

#contentText{
        width:575px;
        padding:0;
        margin:0;
        margin-left:17px;
        margin-right:17px;
}

/*#contentText ul {
        padding:0px;
        margin:0px;
        margin-bottom:10px;
}

#contentText ul li {
        font-weight:bold;
        background-image:url(../images/content/pfeil_liste.gif);
        margin:0;
        padding:0 0 0 13px;
        background-repeat: no-repeat;
        background-position: 0 4px;
        list-style: none;
}

#contentText ul li a {
        text-decoration: none;
        color:#8da8ce;
        margin: 0;
        padding: 0;
}

#contentText ul li a:hover{
        color:#ffcc00;
}*/

.contentBoxTable {
        width: 100%;
        margin: 10px 0;
        padding: 0;
        float:left;
}

.contentBoxTable select {
        font-size:10px;
        color:#134b98;
        border:1px solid #2b5da3;
        background-color:#8da8ce;
}

.contentBoxTable input{
        width: 240px;
        color:#134b98;
        border:1px solid #2b5da3;
        background-color:#8da8ce;
}

.contentBoxTable input.inputFieldCheckbox {
        background-color: transparent;
        width: auto;
        border-width: 0;
}
.contentBoxTable input.inputFieldError { border: solid 1px red; }
.contentBoxTable input.inputFieldError.errorBorder { border: solid 1px red; }

.contentBoxTable input.inputFieldHalf {
        width: 116px;
        float: left;
        margin-right: 5px;
}

.contentBoxTable input.inputFieldNarrow {
        width: 50px;
}

.contentBoxTable input.inputFieldWide {
        width: 184px;
}

/* navigation right area */

#navRight{
         width:170px;
         height:auto;
         float:left;
         margin-top:3px;
}

/* warenkorb area */

#Warenkorb{
        width:inherit;
        height:31px;
        background-image:url(../images/content/warenkorb.gif);
        background-repeat:no-repeat;
}

#panier{
        width:inherit;
        height:31px;
        background-image:url(../images/content/panier.gif);
        background-repeat:no-repeat;
}

#basket{
        width:inherit;
        height:31px;
        background-image:url(../images/content/basket.gif);
        background-repeat:no-repeat;
}

.wkArtikel{
        width:156px;
        height:37px;
        background-image:url(../images/content/wk_artikel_hg.gif);
        background-repeat:no-repeat;
        padding:7px;
        float:left;

}

.wkArtikelTextLeft{
        float:left;
        margin-left:7px;
        margin-top:11px;
}

.wkArtikelTextRight{
        float:right;
        margin-top:11px;
}

#wkArtikelSumme{
        width:170px;
        height:21px;
        background-image:url(../images/content/wk_summe_hg.gif);
        background-repeat:no-repeat;
        padding-top:7px;
        float:left;

}

.wkArtikelSummeLeft{
        width:auto;
        height:auto;
        float:left;
        padding-left:48px;
        font-weight:bold;
}

.wkArtikelSummeRight{
        width:auto;
        height:auto;
        float:right;
        padding-right:7px;
        font-weight:bold;
}

#wkEnde{
        width:163px;
        height:44px;
        background-image:url(../images/content/wk_ende.gif);
        background-repeat:no-repeat;
        padding-left:7px;
        padding-top:7px;
        margin-bottom:17px;
        float: left;
}

/* top seller area */

#topSeller{
        width:170px;
        height:31px;
        background-image:url(../images/content/topSeller_de.gif);
        background-repeat:no-repeat;
        float:left;
}



#topSellerde, #topSellerDE{
        width:170px;
        height:31px;
        background-image:url(../images/content/topSeller_de.gif);
        background-repeat:no-repeat;
        float:left;
}

#topSellerfr{
        width:170px;
        height:31px;
        background-image:url(../images/content/topSeller_fr.gif);
        background-repeat:no-repeat;
        float:left;
}

#meilleurevente{
        width:170px;
        height:31px;
        background-image:url(../images/content/meilleurevente.gif);
        background-repeat:no-repeat;
        float:left;
}

#tsArtikel{
        width:170px;
        height:309px;
        background-image:url(../images/content/topSeller_hg.gif);
        background-repeat:no-repeat;
        float:left;
}

#tsBild{
        width:143px;
        height:143px;
        background-repeat: no-repeat;
        background-position: center;
        padding:0;
        padding-top:14px;
        margin-left:14px;

}

#tsText{
        width:132px;
        height:143px;
        padding-left:11px;
        /*float:left;*/
}

 /* shoppingCart */
.shoppingCartBox { background-color: white; width: 208px; }
.shoppingCartBoxBalken { font-size: 1px; background-color: #666; margin-left: 20px; width: 188px; height: 3px; }
.shoppingCartBoxContent { margin-left: 20px; padding: 0 0 10px; width: 178px; }
.shoppingCartBoxButton { text-align: right; margin: 0; padding: 2px 0; }
.shoppingCartBoxButton img { margin-top: 2px; margin-bottom: 2px; }
.shoppingCartBoxLargeButton { width: 522px; margin: 0; padding-top: 10px; }
.shoppingCardRefreshButton { float: right; margin: 0 10px 0 0; padding: 0; }
.shoppingCardOrderButton { float: right; margin: 0 10px 0 0; padding: 0; }

.shoppingCartTable {
        width: 100%;
        margin: 0;
        padding: 0;
}

.shoppingCartTable th {
        text-align: left;
        border-bottom: 1px solid #8da8ce;
}

.shoppingCartTable td {
        border-bottom: 1px solid #8da8ce;
}

.shoppingCartTable td.noLine {
        border-bottom:0px;
}

.shoppingCartTable input {
        font-size: 10px;
        background-color: white;
        width: 35px;
        border: solid 1px #8da8ce;
}

.shoppingCartTable img {
        background-color: white;
        margin: 2px;
}
#shoppingCartTableTotal { margin: 0; width: 100%; padding: 0; }
#shoppingCartTableTotal .tableProperty {  }
#shoppingCartTableTotal .tableValue { text-align: right; }

#shoppingCartStatus {
        width: inherit;
        height: 26px;
        margin: 0;
        padding: 0px;
}

#shoppingCartStatus ul {
        margin:0;
        padding:0;
}

#shoppingCartStatus ul li {
        background-image: url(../images/content/pfeil.gif);
        background-repeat: no-repeat;
        background-position: 0 8px;
        float: left;
        padding-top: 5px;
        padding-left: 18px;
}

.shoppingCartStatusActive {
        color:#ffcc00;
        font-weight: bold;
}

.contentBoxBelowContent {
        width: 500px;
        margin: 0 0 0 14px;
        padding: 0;
}
.contentBoxBelowContentLeft {
        width: 206px;
        float: left;
        margin: 0;
        padding: 10px 0 0;
}
.contentBoxBelowContentRight {
        width: 306px;
        float: left;
        margin: 0 0 0 10px;
        padding: 10px 0 0;
}

/*input.bestellen.shoppingCart {
        margin-top: 3px;
        background-image:url(../images/content/pfeil_bestelleanmelden.gif);
        background-color:none;
        width:110px;
}*/

input.bestellAnmelden {
        color: #fc0;
        font-size: 12px;
        font-family:Verdana;
        font-weight: 700;
        background-image: url(../images/content/pfeil_bestellen_anmelden.gif);
        background-repeat: no-repeat;
        background-position: 0;
        width: 110px;
        height:18px;
        float: left;
        margin: 0;
        padding: 0 0 0 -3px;
        border-width: 0;
        outline-width: 0;
        cursor: pointer;
}

.contentBoxFormButton {
        width: 522px;
        margin: 10px 0 0;
        padding: 0;
}

.contentBoxFormButtonLeft {
        float: left;
}


.contentBoxFormButtonRight {
        float: right;
}

.contentBoxFormButtonLeft ul, .contentBoxFormButtonRight ul {
        margin: 0;
        padding: 0;
}

.Rechnungsadresse{
        margin-left: 50%;
}

.space{
        height:30px;
}

.contentBoxFormButtonLeft ul li, .contentBoxFormButtonRight ul li, .Rechnungsadresse ul li{
        color: #fc0;
        font-size: 12px;
        font-weight: 700;
        background-image: url(../images/content/pfeil_artikel.gif);
        background-repeat: no-repeat;
        background-position: 0 6px;
        padding-bottom: 3px;
        padding-left: 13px;
        list-style: none;
}

.contentBoxFormButtonLeft ul li a, .contentBoxFormButtonRight ul li a, .Rechnungsadresse ul li a {
        color: #fc0;
        text-decoration: none;
        width: 110px;
        margin: 0;
        padding: 0;
        display: block;
}

input.bestellen.anmelden {
        margin-right:10px;
        background-color: #123e85;
        width:90px;
}

input.bestellen.weiter {
        margin-right:10px;
        background-color: #134b98;
        /*width:110px;*/
        height:15px;
}

input.bestellen.backweiter {
        margin-right:10px;
        background-color: #123e85;
        /*width:72px;*/
        height:15px;
}

input.bestellen.bestaetigung {
        margin-right:10px;
        background-color: #123e85;
        /*width:135px;*/
        height:15px;
}



input.bestellen.search {
        background-color: #144893;
        /*width:130px;
        height:14px;
        text-align:left;
        padding-left: 13px;*/
}

.contentBoxFormRow {
        width: 522px;
        margin: 0;
        padding: 1px 0 0;
}

.contentBoxFormCheckbox input.inputFieldCheckboxError {
        border: solid 1px #f00;
}

.contentBoxFormCheckbox input {
        border:0;
}

.checkbox{
        width: 15px;
        border:1px solid #2b5da3;
        background-color:#8da8ce;
        margin-top:-1px;
}

#print {
        text-align: right;
        margin: 5px 0 5px 0;
}

#print a {
        text-decoration: none;
        background: url(../images/content/pfeil.gif) 0px 3px no-repeat;
        padding-left: 18px;
}

.shoppingCartTable input {
        font-size: 10px;
        background-color: white;
        width: 50px;
        border: solid 1px #999;
}

input.inputFieldError {
        border: solid 2px red;
}

 /* footer area */
#footerArea{
        height:40px;
        padding-top:10px;
        text-align:center;
        clear:left;
}

#footerArea ul {
        margin:0;
        padding:0;
}

#footerArea ul li {
        list-style: none;
        background-image:none;
        display:inline;
        margin:0;
        padding:0;
}

#footerArea ul li a {
        color:#8da8ce;
        width:159px;
        margin:0;
        margin-top:5px;
}

#footerArea ul li a:hover {
        color:#8da8ce;
}

.clear{
        clear:left;
}

#gallery_top_navi { position: absolute; background-color: #134b98; color: #8da8ce; width: 100%; height: 26px; text-align: right; border-bottom: 1px solid #8da8ce; }
#gallery_top_navi ul { margin: 6px 10px 0 0; padding: 0; }
#gallery_top_navi ul li { color: #8da8ce; font-size: 11px; text-decoration: none; margin: 0; padding: 0; }
#gallery_top_navi ul li a { color: #8da8ce; font-size: 11px; background-image: url(../images/content/pfeil_gelb.gif); background-repeat: no-repeat; background-position: 0 4px; text-decoration: none; margin-top: 10px; padding-left: 14px; }
#gallery_top_navi ul li a:hover { color: #ffcc00; text-decoration: none; }
#gallery_content { background-color: #123f85; margin: 15px 0px 8px 0px; text-align: center; vertical-align: middle; height: 428px; }
#gallery_navigation { background-color: #123f85; vertical-align: top; height: 32px; }
#gallery_red_rule { background-color: #134b98; padding: 0px 0px 0px 20px; height: 3px; }
#gallery_images { background-color: #134b98; padding: 14px 0px 21px 20px; vertical-align: top; height: 92px; }
.gallery_image_big { border-width: 2px; border-style: solid; border-color: #123f85; }
.galleryThumbnailTable { vertical-align: middle; height: 90px; }
.gallery_image_small {  }
.gallery_image_small img { margin-right: 10px; border: solid 1px #123f85; }

.productDetailsBoxGallery { width: 580px; float: left; padding-top: 10px;}
.productDetailsBoxGallery img { float: left; margin-right: 5px; border: solid 1px #8da8ce; }
.productDetailsBoxAttachment { padding-top: 10px; padding-bottom: 10px; width: 150px; float: left; }

.overviewLeft { float: left; width: 50%; height: 110px;}
.overviewRight { margin-left: 50%; height: 110px;}
.overviewLeft div, div.overviewRight div { }
.overviewLeft h1, div.overviewRight h1 { padding-top: 0px; margin-bottom: 0; margin-top: 0; width: 50%;}
.overviewLeft div.overviewBoxButton, div.overviewRight div.overviewBoxButton { text-align: right; }

.basketService ul, .orderThanksDescription ul {
        margin: 0;
        padding: 0;
}

.basketService ul li, .orderThanksDescription ul li {
        background-image:url(../images/content/pfeil_liste.gif);
        background-repeat: no-repeat;
        background-position: 0 6px;
        margin: 0;
        padding: 2px 0 2px 14px;
        list-style: none;
}

.basketService ul li a , .orderThanksDescription ul li a {
        color:#8da8ce;
        text-decoration: none;
}

.basketService ul li a:hover, .orderThanksDescription ul li a:hover {
        color:#ffcc00;
}

#productCategoryPage { width: 412px; height: 32px; clear: both; margin: 0 70px 10px 120px; padding: 0; }
#productCategoryPage p { color: #ffcc00; font-weight: bold; text-align: center; width: 200px; float: left; margin: 0; padding: 7px 0 0; }
#productCategoryNextPage {
        width: 70px;
        float: right;
        margin: 5px;
}

#productCategoryPreviousPage {
        width: 70px;
        float: left;
        margin: 5px;
}

#productCategoryPreviousPage a, #productCategoryNextPage a {
        color: #ffcc00;
        font-size: 12px;
        font-weight: 700;
        background-image: url(../images/content/pfeil_artikel.gif);
        background-repeat: no-repeat;
        background-position: 0 6px;
        padding-bottom: 3px;
        padding-left: 13px;
}

#popup{
         width:590px;
         height:auto;
         float:left;
         margin-left:15px;
         margin-top:10px;
         float:left;
         background-color:#134792;
}

.language {
        display: block;
        width: 28px;
        height: 28px;
        background-repeat: no-repeat;
        background-position: 0 0;
        margin: 0;
        padding: 0;
        float: left;        
}

.language.de {
        background-image: url(../images/content/lang_de.gif);
}
.language.fr {
        background-image: url(../images/content/lang_fr.gif);
}
.language.en {
        background-image: url(../images/content/lang_en.gif);
}
