/* ********************************************* */
/* CSS Standarddatei für ecodoo ESHOP Shopsystem */
/* ********************************************* */
/* main */
body
    {
    margin: 0;
    padding: 0;
    background: #5A865A;
    background-image: url(../layout/background.gif);
    font: 400;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    scrollbar-base-color: #CDDED5;
    scrollbar-darkshadow-color: #000000; 
    scrollbar-track-color: #88B29D; 
    scrollbar-face-color: #CDDED5;  
    scrollbar-shadow-color: #CDDED5; 
    scrollbar-highlight-color: #CDDED5; 
    scrollbar-3d-light-color: #000000; 
    scrollbar-arrow-color: black;
}
h1, h2, h3
    {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    }
h2
    {
    text-transform: uppercase;
    font-size: 1.8em;
    }
h3
    {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size:      1.1em;
    color:          maroon;
    }
td, p, blockquote, ul, ol
    {
    line-height: 1.5em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: 400;
    }
a
    {
    color:  maroon;
    cursor: hand;
    }
a:hover
    {
    text-decoration: none;
    }
a.rssxml:link
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: 400;
    color:     #333;
    text-decoration: none;
    }
a.rssxml:visited
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: 7400;
    color:     #333;
    text-decoration: none;
    }
a.rssxml:active
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: 400;
    color:     #333;
    text-decoration: none;
    }
a.rssxml:hover
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: 400;
    color:     #f90;
    text-decoration: none;
    }
a.LinkNormBl:link
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: 400;
    color:     #333;
    text-decoration: underline;
    }
a.LinkNormBl:visited
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: 7400;
    color:     #333;
    text-decoration: underline;
    }
a.LinkNormBl:active
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: 400;
    color:     #333;
    text-decoration: underline;
    }
a.LinkNormBl:hover
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: 400;
    color:     #333;
    text-decoration: underline;
    }
a.LinkSmallBl:link
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: 400;
    color:     #333;
    text-decoration: none;
    }
a.LinkSmallBl:visited
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: 400;
    color:     #333;
    text-decoration: none;
    }
a.LinkSmallBl:active
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: 400;
    color:     #333;
    text-decoration: none;
    }
a.LinkSmallBl:hover
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: 400;
    color:     #333;
    text-decoration: underline;
    }
a.footer:link
    {
    font-family:    Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    font-size:      0.9em;
    font-weight:    400;
    color:          #333;
    text-decoration: none;
    }
a.footer:visited
    {
    font-family:    Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    font-size:      0.9em;
    font-weight:    400;
    color:          #333;
    text-decoration: none;
    }
a.footer:active
    {
    font-family:    Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    font-size:      0.9em;
    font-weight:    400;
    color:          #333;
    text-decoration: none;
    }
a.footer:hover
    {
    font-family:    Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    font-size:      0.9em;
    font-weight:    400;
    color:          #F49500;
    text-decoration: none;
    }
a.rssxml:link
    {
    font-family:    Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    font-size:      1em;
    font-weight:    400;
    color:          #333;
    text-decoration: none;
    }
a.rssxml:visited
    {
    font-family:    Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    font-size:      1em;
    font-weight:    400;
    color:          #333;
    text-decoration: none;
    }
a.rssxml:active
    {
    font-family:    Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    font-size:      1em;
    font-weight:    400;
    color:          #333;
    text-decoration: none;
    }
a.rssxml:hover
    {
    font-family:    Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    font-size:      1em;
    font-weight:    400;
    color:          #f90;
    text-decoration: none;
    }
/*+++++++++++++++++++++++++++++++++++++++++++*/
/* Bilder Rahmen bei Links */
img
    {
    border: 0;
    margin: 0;
    test-decoration: none;
    }
#border_table
    {
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
    }
#hspace5
    {
    margin: 0 5px 0 5px;
    }
/*+++++++++++++++++++++++++++++++++++++++++++*/
/* error messages Textformatierungen */
.error
    {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size:   1em;
    color:       red;
    }
/*+++++++++++++++++++++++++++++++++++++++++++*/
/* Textformatierungen */
.text
    {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size:   1em;
    color:       #333;
    }
.text_2
    {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size:   12px;
    color:       #333;
    }
.text_2r
    {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size:   12px;
    color:       red;
    }
.text_dark
    {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size:   1em;
    color:       #000;
    }
.text_s
    {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size:   9px;
    color:       #333;
    }
.text_s2
    {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size:   9px;
    color:       #666;
    }
.text_art_opt
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    color:     #333;
    font-weight: 400;
    background-image: url(../design/layout/teaser_head_back2.gif);
    height:    25px;
    }
.text_s_grey
    {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size:   0.9em;
    color:       #666;
    }
.text_bold
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.0em;
    color:     #333;
    font-weight: 700;
    }
.text_big_bold
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    color:     #333;
    font-weight: 700;
    }
.text_big_bold_red
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    color:     #f30;
    font-weight: 700;
    }
.red
    {
    font-weight: 400;
    color: red;
    }
.redbold
    {
    font-weight: 700;
    color: red;
    }
.cart_s
    {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size:   0.9em;
    color:       #000;
    }
.cart_s_red
    {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size:   0.9em;
    color:       red;
    }
.text_s_w
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    color:     #FFF;
    }
.path_cms
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: 400;
    color:     #888;
    text-decoration: none;
    }
.text_bold
    {
    font-weight: 700;
    }
/*+++++++++++++++++++++++++++++++++++++++++++*/
/* Inputs */
.search
    {
    background-color: #FFFFFF;
    border-color: #cccccc;
    border-style: solid;
    border-width: 0px;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    width: 175px; 
    font-size: 1.0em;
    color: #333333;
    }
/*+++++++++++++++++++++++++++++++++++++++++++*/
/* Header */
#header
    {
    display:  block;
    position: relative;
    width:    966px;
    height:   108px;
    margin:   0px auto;
    padding:  0px;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    background-image: url(../layout/header.gif);
    }
#header h1, #header h2
    {
    font-weight: normal;
    color: #FFFFFF;
    }
#header h1
    {
    float: left;
    clear: left;
    margin: 10px 0 0 0;
    padding: 0px 0 0 10px;
    font-size: 36px;
    width: 400px;
    }
#header h2
    {
    float:   right;
    display: block;
    margin:  0;
    padding: 0px 20px 0 0;
    font-size: 22px;
    width:   300px;
    bottom:  0px;
    }
#LOGO
    {
    float: left;
    clear: left;
    margin: 10px 0 0 10px;
    padding: 0;
    }
/* Banner */
#BANNERTOP
    {
    float:        left;
    margin-right: 0x;
    padding:      0;
    height:       95px;
    width:        410px;
    }
#BANNERNAVI { }
#BANNERCONTENT { }
#BANNERHOME { }
#BANNERSIDEBAR
    {
    float: right;
    }
#BANNERSKYSCRAPER { }
/*+++++++++++++++++++++++++++++++++++++++++++*/
/* Content */
#wrapper
    {
    width:  968px;
    margin: 0px auto;
    padding: 0px;
    background: #FFFFFF;
    }
#content
    {
    width:  948px;
    height: 100%;
    margin: 0 auto 10px auto;
    padding: 10px;
    background: #FFFFFF;
    }
/*+++++++++++++++++++++++++++++++++++++++++++*/
/* main content */
#maincontent
    {
    float:  left;
    height: 100%;
    width:  550px;
    padding-left: 0px;
    padding-right: 0px;
    background: #FFFFFF;
    margin: 0 0 0 5px
    }
#Block500
    {
    width:      500px;
    text-align: left;
    left:       200px;
    }
#posts_order
    {
    display:    block;
    background: #FFFFFF;
    width:      730px;
    margin:     0 auto;
    padding:    0px;
    }
.post
    {
    margin: 0 auto;
    }
/* top Menu */
#submenu
    {
    display:    block;
    background: #FFFFFF url(../layout/topmenu_back.gif) repeat-x;
    width:      990px;
    height:     35px;
    margin:     10px auto;
    float:      left;
    }
#submenu ul
    {
    margin:  0;
    padding: 0;
    list-style: none;
    }
#submenu li
    {
    display: inline;
    }
ul#SubNavigationHL li a:hover
    {
    background-color: #ccc;
    color: #fff;
    height: 22px;
    }
ul#SubNavigationHL li a
    {
    background-color: #7983A2;
    color: #fff;
    height: 22px;
    }
#topmenu
    {
    display:    block; 
    width:      966px;
    float:      left;
    height:     22px;
    text-align: center;
    margin:     60px 0 0 0;
    padding-top: 3px;
    padding-left:   200px;
    color:      #fff;
    }
#topmenu ul
    {
    margin:  0;
    padding: 0;
    list-style: none;
    }
#topmenu li
    {
    display: inline;
    }
#topmenu a
    {
    display: block;
    float: left;
    padding: 3px 10px 0 10px;
    text-decoration: none;
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #fff;
    }
#topmenu a:hover
    {
    color:   #fff;
    }
#topmenu.first a
    {
    background: none;
    }
/*+++++++++++++++++++++++++++++++++++++++++++*/
/* Choose Language*/
#ChooseLang
    {
    float:  right;
    margin: 0px 5px 0 5px;
    }
/*+++++++++++++++++++++++++++++++++++++++++++*/
/* topmenu1 */
/* --------------------------
 Listenpunkte Navigation
 --------------------------*/
/* navi column */
a.navi:link
    {
    text-decoration: none;
    }
#links
    {
    float: left;
    clear: left;
    width: 197px;
    height: 100%;
    background-position: right;
    margin-right: 2px;
    }
#rechts
    {
    float: right;
    width: 190px; 
    }
#links ul
    {
    margin:  0;
    padding: 0;
    list-style: none;
    }
#links li ul
    {
    padding: 5px 0 30px 0;
    }
#links li li
    {
    padding: 7px 10px;
    }
#links li a
    {
    text-decoration: none;
    }
#links li a:hover
    {
    text-decoration: underline;
    }
#links li i
    {
    font-style: normal;
    font-size: 0.9em;
    }
#links li h2
    {
    font-size: 1.4em;
    }
ul#BoxNavigationCat
    {
    width:  170px;
    margin: 0;
    padding: 0;
    list-style: none;
    font-weight: bold
    }
ul#BoxNavigationCat li { }
ul#BoxNavigationCat li a
    {
    display:       block;
    margin-bottom: 1px;
    padding:       0;
    height:        15px;
    width:         180px;
    padding:       0px 0 0 18px;
    background: #FFFFFF url(../layout/punkt.gif) no-repeat; 
    text-decoration: none;
    color:         #000000;
     }
ul#BoxNavigationCatHL li a
    {
    display:       block;
    margin-bottom: 1px;
    padding:       0;
    height:        15px;
    width:         180px;
    padding:       0px 0 0 18px;
    background: #FFFFFF url(../layout/punkt.gif) no-repeat; 
    text-decoration: none;
    color:         #000000;
     }
ul#BoxNavigationCat li a:active
    {
    display:       block;
    margin-bottom: 1px;
    padding:       0;
    height:        15px;
    width:         180px;
    padding:       0px 0 0 18px;
    background: #FFFFFF url(../layout/punkt.gif) no-repeat; 
    text-decoration: none;
    color:         #000000;
     }
ul#BoxNavigationCat li a:hover
    {
    display:       block;
    margin-bottom: 1px;
    padding:       0;
    height:        15px;
    width:         180px;
    padding:       0px 0 0 18px;
    background: #FFFFFF url(../layout/punkt.gif) no-repeat; 
    text-decoration: none;
    color:         #000000;
     }
ul#BoxNavigationCatSub
    {
    width:  185px;
    margin: 0;
    padding: 0;
    list-style: none;
    }
ul#BoxNavigationCatSub li { }
ul#BoxNavigationCatSub li a
    {
    display: block;
    margin: 0;
    padding: 0;
    height: 15px;
    width:  185px;
    padding: 0px 0 0 25px;
    text-decoration: none;
    background: #FFFFFF url(../layout/pfeil.gif) no-repeat; 
    background-position: 14px;
    color:  #000000;
    }
ul#BoxNavigationCatSubHL li a
    {
    display: block;
    margin: 0;
    padding: 0;
    height: 15px;
    width:  185px;
    padding: 0px 0 0 25px;
    text-decoration: none;
    background: #FFFFFF url(../layout/pfeil.gif) no-repeat; 
    background-position: 14px;
    color:  #000000;
    }
ul#BoxNavigationCatSub li a:active
    {
    display: block;
    margin: 0;
    padding: 0;
    height: 15px;
    width:  185px;
    padding: 0px 0 0 25px;
    text-decoration: none;
    background: #FFFFFF url(../layout/pfeil.gif) no-repeat; 
    background-position: 14px;
    color:  #000000;
    }
ul#BoxNavigationCatSub li a:hover
    {
    display: block;
    margin: 0;
    padding: 0;
    height: 15px;
    width:  185px;
    padding: 0px 0 0 25px;
    text-decoration: none;
    background: #FFFFFF url(../layout/pfeil.gif) no-repeat; 
    background-position: 14px;
    color:  #000000;
    }
ul#BoxNavigationCatSub2
    {
    width:  180px;
    margin: 0;
    padding: 0;
    list-style: none;
    }
ul#BoxNavigationCatSub2 li { }
ul#BoxNavigationCatSub2 li a
    {
    display: block;
    margin: 0;
    padding: 0;
    height: 20px;
    width:  155px;
    border-color: #ccc;
    border-style: solid;
    border-width: 0 0 0 3px;
    padding: 4px 0 0 30px;
    background-color: #EFE9D2;
    text-decoration: none;
    color:  #000000;
    }
ul#BoxNavigationCatSub2HL li a
    {
    display: block;
    margin: 0;
    padding: 0;
    height: 22px;
    width:  158px;
    border-color: #ff9900;
    border-style: solid;
    border-width: 0;
    padding: 4px 0 0 30px;
    background-color: #fff;
    text-decoration: none;
    color:  #000000;
    }
ul#BoxNavigationCatSub2 li a:active
    {
    background-color: #ffffff;
    text-decoration: none;
    }
ul#BoxNavigationCatSub2 li a:hover
    {
    background-color: #ffffff;
    text-decoration: none;
    }
ul#BoxNavigationCatSub3
    {
    width:  170px;
    margin: 0;
    padding: 0;
    list-style: none;
    }
ul#BoxNavigationCatSub3 li { }
ul#BoxNavigationCatSub3 li a
    {
    display: block;
    margin: 0;
    padding: 0;
    height: 20px;
    width:  153px;
    padding: 4px 0 0 35px;
    background-color: #f9f9f9;
    text-decoration: none;
    color:  #000000;
    }
ul#BoxNavigationCatSub3HL li a
    {
    display: block;
    margin: 0;
    padding: 0;
    height: 20px;
    width:  149px;
    padding: 4px 0 0 35px;
    border-width: 1px 1px 1px 3px;
    border-color: #ff9900;
    border-style: solid;
    background-color: #fff;
    text-decoration: none;
    color:  #000000;
    }
ul#BoxNavigationCatSub3 li a:active { }
ul#BoxNavigationCatSub3 li a:hover { }
ul#BoxNavigation
    {
    width:  190px;
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    }
ul#BoxNavigation li
    {
    width: 190px;
    }
ul#BoxNavigation li a
    {
    display:         block;
    text-decoration: none;
    margin:          0;
    height:          20px;
    width:           178px;
    padding:         4px 0 0 10px;
    background-color: #f1f1f1;
    text-decoration: none;
    color:           #000000;
    border-color:    #f1f1f1 #f1f1f1 #fff #f1f1f1;
    border-style:    solid;
    border-width:    1px;
    }
ul#BoxNavigation li a:active
    {
    background-color: #f7f7f7;
    }
ul#BoxNavigation li a:hover
    {
    background-color: #fff;
    text-decoration: none;
    }
/*+++++++++++++++++++++++++++++++++++++++++++*/
#CatalogBox
    {
    background-color: ;
    width: 187px;
    }
#ServiceBox { }
#SpecialBox
    {
    margin: 10px 0 10px 0;
    width: 190px;
    }
#SearchBox
    {
    margin: 10px 0 10px 0;
    width: 190px;
    }
#LoginBox { }
#LastView
    {
    width: 750px;
    }
#LastViewItem
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    height:    200px;
    width:     165px;
    float:     left;
    font-style: normal;
    font-weight: 400;
    color:     #000;
    border-width: 1px;
    border-color: #F49500;
    border-style: solid;
    background-color: #f3f3f3;
    padding:   10px 5px 10px 5px;
    text-align: center;
    vertical-alignment: middle;
    margin-right: 10px;
    margin-bottom: 10px;
    }
/*------------ Teaser Header Titles ------------*/
#TeaserBigTitle
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    height:    25px;
    font-style: normal;
    font-weight: 700;
    color:     #fff;
    margin:    10px 10px 0 0;
    padding:   5px 0 0 10px;
    background-image: url(../layout/teaser_big_title_back1.gif);
    background-repeat: no-repeat;
    text-align: left;
    width:     500px;
    }
#CatalogTitle, #SpecialTitle, #ServiceTitle, #SearchTitle, #BasketWindowTitle, #InfoTeaserTitle, #NewsTitle,
#AccountLoginTitle
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    height:    25px;
    width:     185px;
    font-style: normal;
    font-weight: 700;
    color:     #333;
    margin:    0px 10px 0 0;
    padding:   5px 0 0 5px;
    text-align: left;
    background-color: #f5f5f5; 
    }
#CatalogMenuBox, #SpecialMenuBox, #ServiceMenuBox, #BasketWindowBox
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: 400;
    color:     #000;
    margin:    0;
    padding:   0 0 0 0px;
    width:     190px;
    text-align: left;
    }
#CatalogMenuBox
    {
    background-color:
    }
#InfoTeaserBox
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: 400;
    color:     #000;
    margin:    0;
    text-align: left;
    background-image: url(../layout/teaser_back_1.gif);
    background-repeat: repeat-y;
    }
#SearchBox
    {
    display: block;
    margin: 0px 0 10px 0;
    padding: 5px 2px 3px 4px;
    width:  184px;
    text-align: left;
    background-color: #e7e7e7;
    }
#SearchBar
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    height:    90px;
    font-style: normal;
    font-weight: 400;
    color:     #333;
    border-width: 0 0 1px 0;
    border-color: #F49500;
    border-style: solid;
    background-color: #f3f3f3;
    width:     540px;
    margin:    0px 10px 10px 0;
    padding:   5px 0 0 10px;
    text-align: left;
    }
#CatalogBottom, #SpecialBottom, #ServiceBottom, #BasketBottom, #InfoTeaserBottom, #NewsBottom
    {
    height: 1px;
    margin: 0px 0px 0px 0px;
    }
#SearchBottom
    {
    margin: 0px 0px 10px 0px;
    }
#ContactTeaser, #NewsletterTeaser, #NewsContent
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
    color:     #333;
    margin:    10px 10px 0 0;
    padding:   5px ;
    text-align: left;
    }
#MyInfoTeaser{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
    color:     #333;
    margin:    10px 0 10px  0;
    padding:   5px ;
    text-align: left;
    border: 1px solid #ccc;
    width: 180px;
}
#TeaserTitle
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-style: normal;
    font-weight: 700;
    color:     #333;
    background-image: url(../layout/teaser_head_back2.gif);
    }
#TeaserTitleCoupon
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-style: normal;
    font-weight: 700;
    color:     #333;
    background-image: url(../layout/teaser_head_back1.gif);
    }
#TrustedShopsTeaser
    {
    margin:  10px 10px 0 0;
    padding: 5px 0 0 5px;
    text-align: center;
    }
/*+++++++++++++++++++++++++++++++++++++++++++*/
/* Footer */
#footer
    {
    margin: 0px auto;
    width: 958px;
    height: 98px;
    padding: 5px;
    border-top: 1px #ccc solid;
    background-color: #fff;
    }
#footer p
    {
    margin:     0px;
    text-align: center;
    color:      #333;
    font-width: 400;
    }
#footerleft100
    {
    margin: 0;
    float: left;
    text-align: left;
    width: 100px;
    padding: 0 0 0 10px;
    color: #999999;
    }
#footerleft600
    {
    margin: 0;
    float: left;
    text-align: left;
    width: 700px;
    padding: 0 0 0 10px;
    font-width: 400;
    color: #999999;
    }
/*+++++++++++++++++++++++++++++++++++++++++++*/
/* Buttons */
.ButtonSubmitSmall
    {
    background-image: url(../layout/small_button.gif);
    background-color:;
    border-style: solid;
    border-width: 0;
    border-color:;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 1em;
    color: #fff;
    height: 10px;
    margin: 0;
    width: 137px;
    cursor: hand;
    }
.ButtonSubmit25
    {
    background-color:;
    background-image: url(../layout/button_25.gif);
    border-style: solid;
    border-width: 0;
    border-color:;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 1em;
    color: #fff;
    height: 25px;
    padding: 0;
    margin: 0;
    width: 25px;
    }
.ButtonSubmit50
    {
    background-color:;
    background-image: url(../layout/button_50.gif);
    border-style: solid;
    border-width: 0;
    border-color:;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 1em;
    color: #fff;
    height: 25px;
    padding: 0;
    margin: 0;
    width: 50px;
    }
.ButtonSubmit75
    {
    background-color:;
    background-image: url(../layout/button_75.gif);
    border-style: solid;
    border-width: 0;
    border-color:;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 1em;
    color: #fff;
    height: 25px;
    padding: 0;
    margin: 0;
    width: 75px;
    }
.ButtonSubmit100
    {
    background-color:;
    background-image: url(../layout/button_100.gif);
    border-style: solid;
    border-width: 0;
    border-color:;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 1em;
    color: #fff;
    height: 25px;
    padding: 0;
    margin: 0;
    width: 100px;
    }
.ButtonSubmit100b
    {
    background-color:;
    background-image: url(../layout/button_100b.gif);
    border-style: solid;
    border-width: 0;
    border-color:;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 1em;
    color: #fff;
    height: 25px;
    padding: 0;
    margin: 0;
    width: 100px;
    }
.ButtonSubmit100R
    {
    float: right;
    background-image: url(../layout/button_100.gif);
    border-style: solid;
    border-width: 0;
    border-color:;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 1em;
    color: #fff;
    height: 25px;
    padding: 0px;
    margin: 10px;
    width: 100px;
    }
.ButtonSubmit150
    {
    background-color: #fff;
    background-image: url(../layout/button_150.gif);
    border-style: solid;
    border-width: 0;
    border-color:;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 1em;
    color: #fff;
    height: 25px;
    padding: 0;
    margin: 0;
    width: 200px;
    }
.ButtonSubmit150R
    {
    float: right;
    background-image: url(../layout/button_150lr.gif);
    border-style: solid;
    border-width: 0;
    border-color:;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 1em;
    color: #fff;
    height: 25px;
    padding: 0px;
    margin: 10px;
    width: 200px;
    }
.ButtonSubmit150L
    {
    float: left;
    background-image: url(../layout/button_150lr.gif);
    border-style: solid;
    border-width: 0;
    border-color:;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 1em;
    color: #fff;
    height: 25px;
    padding: 0px;
    margin: 10px;
    width: 200px;
    }
.ButtonSubmit200
    {
    background-color: #fff;
    background-image: url(../layout/button_200.gif);
    border-style: solid;
    border-width: 0;
    border-color:;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 1em;
    color: #fff;
    height: 25px;
    padding: 0;
    margin: 0;
    width: 200px;
    }
.ButtonSearch50
    {
    background-color: #8d8d8d;
    background-image: url(../layout/button_search_50.gif);
    border-style: solid;
    border-width: 0;
    border-color:;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 1em;
    color: #fff;
    height: 25px;
    padding: 0;
    margin: 0;
    width: 50px;
    }
/*+++++++++++++++++++++++++++++++++++++++++++*/
/* Kundenlogin */
#AccountBottom
    {
    height: 7px;
    margin: 0px 10px 0px 0px;
    /* background-image:url(../layout/teaser_bottom_back_a.gif);
   */
    }
#AccountLoginTitle {
    margin:     10px 0 0 0;
    background-color: #f5f5f5; 
 }
#AccountLoginBox
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: 400;
    color:     #000;
    background-color: #f1f1f1;
    border-width: 0 0 0 0px;
    border-color: #ccc;
    border-style: solid;
    margin:    0 10px 0 0;
    padding:   5px 2px 5px 2px;
    text-align: left;
    width:     186px;
    height:    95px;
    }
#AccountLoginName
    {
    margin: 0 0 0 20px;
    padding: 0;
    background-color: #fff;
    border-width: 1px;
    border-color: #cccccc;
    border-style: solid;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 1em;
    color: #000;
    width: 130px;
    }
#AccountLoginPass
    {
    margin: 0 0 0 20px;
    padding: 0;
    background-color: #fff;
    border-width: 1px;
    border-color: #cccccc;
    border-style: solid;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 1em;
    color: #000;
    width: 130px;
    }
#AccountLoginSubmit
    {
    position: relative;
    float: left;
    margin: 0;
    width: 75px;
    padding: 5px 0px 5px 0px;
    }
#AccountLoginService
    {
    float: left;
    margin: 0;
    padding: 5px 0px 2px 2px;
    font-size: 0.9em;
    font-weight: 400;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    }
/*+++++++++++++++++++++++++++++++++++++++++++*/
/* Sortier- und Breadcrumb Warengruppe */
#SortBar
    {
    background-color: #f1f1f1;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: 400;
    color: #000;
    margin: 5px 0;
    padding: 0;
    border: 1px solid #e2d8c5;
    text-align: left;
    width: 528px;
    float: left;
    clear: left;
    }
#Breadcrumb
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: 400;
    color:     #000;
    margin:    0;
    padding:   0 0 5px 0;
    border:    0 solid #ccc;
    text-align: left;
    }
/*+++++++++++++++++++++++++++++++++++++++++++*/
#LimitTop
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: 400;
    color:     #000;
    margin:    5px 0 5px 0;
    padding:   0 0 0 3px;
    border:    1px solid #ccc;
    text-align: left;
    width:     495px;
    }
#LimitTopL
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: 400;
    color:     #000;
    margin:    5px 0 5px 0;
    padding:   0 0 0 3px;
    border:    1px solid #ccc;
    text-align: left;
    width:     250px;
    }
#LimitTopR
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: 400;
    color:     #000;
    margin:    0;
    padding:   0;
    border:    0 solid #ccc;
    text-align: right;
    float:     right;
    }
#GroupSubs
    {
    width: 250px;
    float: left;
    clear: left;
    }
#ArtSort
    {
    margin:  0px 0 5px 0;
    padding: 0;
    float:   left;
    width:   280px;
    }
.dropdown
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: 400;
    color:     #000;
    }
/*+++++++++++++++++++++++++++++++++++++++++++*/
/* Produkt Layout Warengruppe */
/* Produkt Layout Detailansicht */
#CatContainerS
    {
    width:  155px;
    height: 400px;
    float:  left;
    padding: 5px;
    margin: 5px 8px 15px 8px;
    background: #fff;
    border-color: #ccc;
    border-width: 1px;
    border-style: solid;
    text-align: center;
    }
#CatContainerImgS
    {
    text-align:     center;
    vertical-align: middle;
    margin:         0;
    width:          145px;
    padding:        5px 0 5px 0;
    background:     #fff;
    border-color:   #ccc;
    border-width:   0px;
    border-style:   solid;
    }
#CatContainer
    {
    position: relative;
    width: 540px;
    float: left;
    clear: left;
    padding: 5px 0 20px 0;
    margin: 0 0 20px 0px;
    border-color: #666;
    border-width: 2px 0 0 0;
    border-style: solid;
    }
#CatContainer1r
    {
    width:  270px;
    height: 195px;
    display: block;
    float:  left;
    clear:  left;
    padding: 0px;
    margin: 0 0 10px 0px;
    border-color: #ccc;
    border-width: 0 0 1px 0;
    border-style: solid;
    background: #fff;
    }
#CatContainer1l
    {
    width:  270px;
    height: 195px;
    display: block;
    float:  right;
    clear:  right;
    padding: 0px;
    margin: 0 0px 10px 2px;
    border-color: #ccc;
    border-width: 0 0 1px 0;
    border-style: solid;
    background: #fff;
    }
#CatContainer2r
    {
    width:  250px;
    height: 255px;
    display: block;
    float:  left;
    clear:  left;
    padding: 0px;
    margin: 0 0 15px 0;
    border-color: #ccc;
    border-width: 1px;
    border-style: solid;
    background: #fff;
    }
#CatContainer2l
    {
    width:  250px;
    height: 255px;
    display: block;
    float:  right;
    clear:  right;
    padding: 0px;
    margin: 0 0 15px 10px;
    border-color: #ccc;
    border-width: 1px;
    border-style: solid;
    background: #fff;
    }
#CatContainerImg
    {
    position: relative;
    float: left;
    clear: left;
    margin: 0 5px 0 2px;
    padding: 2px;
    width: 145px;
    border-width: 0px;
    border-color: #ccc;
    border-style: solid;
    background: #fff;
    }
#CatContainerDesc
    {
    display:    block;
    text-align: left;
    width:      230px;
    float: left;
}
#CatContainerDesc1
    {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.0em;
    font-weight: 700;
    color:     #333;
    height:    70px;
    }
#CatContainerDesc2
    {
    float: left;
    clear: left;
    text-align: left;
    }
#CatContainerOptions
    {
    float:    left;
    position: relative;
    top:      10px;
    margin:   0 0 30px 0;
    text-align: left; 
    }
#CatContainerOptions2
    {
    position: relative;
    float: right;
    clear: right;
    text-align: left;
    margin: 135px 0 5px 0;
    }
#CatContainerButton1
    {
    display: block;
    width: 100px;
    float: left;
    clear: right;
    margin-right: 5px;
    padding: 0px 0px 0 5px;
    }
#CatContainerPriceL
    {
    position: relative;
    float: left;
    clear: left;
    width: 30%;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    left: 0;
    top: 15px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: 700;
    color: #800000;
    }
#CatContainerPriceR
    {
    position: relative;
    float: right;
    clear: right;
    width: 100px;
    padding: 0 10px 10px 0;
    margin: 0 0px 5px 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.4em;
    font-weight: 700;
    color: #800000;
    }
#CatContainerPrice2R
    {
    position: relative;
    float: right;
    width: 150px;
    padding: 0 0 10px 0;
    margin: 0 0px 5px 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    font-weight: 700;
    color: #800000;
    }
#CatContainerR
    {
    position: relative;
    float: right;
    clear: right;
    }
input.amountfield { }
#CatContainerDesc h1, #CatContainerDesc h2
    {
    font-weight: 700;
    font-size: 1.0em;
    }
#BlockLeft
    {
    position: relative;
    float: left;
    clear: left;
    margin: 10px 0 0 0;
    padding: 0;
    display: inline;
    }
#BlockRight
    {
    position: relative;
    float: right;
    clear: right;
    margin: 10px 0 0 0;
    padding: 0;
    display: inline;
    }
#LimitLeft
    {
    float:   left;
    display: block;
    clear:   left;
    padding: 2px 0 2px 0;
    margin:  1px;
    }
#LimitRight
    {
    float:   right;
    padding: 2px 0 2px 0;
    margin:  1px;
    }
#Block
    {
    clear: both;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #333;
    font-weight: 400;
    }
#BlockStr
    {
    position: relative;
    float: left;
    clear: left;
    margin: 0;
    padding: 0;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #333;
    font-weight: 400;
    background-image: url(../layout/teaser_head_back2.gif);
    height: 25px;
    }
#Left
    {
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
    }
#Right
    {
    position: relative;
    float: right;
    margin: 0;
    padding: 0;
    }
#Left100
    {
    position: relative;
    float: left;
    width: 100px;
    margin: 0;
    padding: 0;
    }
#Left70B
    {
    position: relative;
    float: left;
    width: 70px;
    margin: 0;
    padding: 0;
    font-weight: 700;
    }
#Left200
    {
    position: relative;
    float: left;
    width: 250px;
    margin: 0;
    padding: 0;
    }
#Left250
    {
    position: relative;
    float: left;
    width: 250px;
    margin: 0;
    padding: 0;
    }
#Left300
    {
    position: relative;
    float: left;
    width: 300px;
    margin: 0;
    padding: 0;
    }
#Left400
    {
    position: relative;
    float: left;
    clear: left;
    width: 400px;
    margin: 0;
    padding: 0;
    vertical-align: top;
    }
#Right100
    {
    position: relative;
    float: right;
    clear: right;
    width: 100px;
    margin: 0;
    padding: 0;
    }
#Right120
    {
    position: relative;
    float: right;
    clear: right;
    width: 120px;
    margin: 0;
    padding: 0;
    }
#Right200
    {
    position: relative;
    float: right;
    clear: right;
    width: 200px;
    margin: 0;
    padding: 0;
    }
#Right250
    {
    position: relative;
    float: right;
    clear: right;
    width: 250px;
    margin: 0 30px 0 0;
    padding: 0;
    }
#PaddingV5
    {
    padding: 5px 0 5px 0;
    }
/*+++++++++++++++++++++++++++++++++++++++++++*/
/* myKonto */
#CheckLogin
    {
    width: 500px;
    float: right;
    }
#CheckLoginHeader
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.0em;
    color:     #333;
    height:    20px;
    padding:   5px 0 0 5px;
    border-color: #F49500;
    border-style: solid;
    border-width: 1px 0 1px 0;
    font-weight: 700;
    }
/*+++++++++++++++++++++++++++++++++++++++++++*/
/* Teaser etc */
#GroupDescr
    {
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.0em;
    color: #333;
    margin: 10px 0 20px 0;
    width: 560px;
    }
#GroupItem
    {
    float:        left;
    margin-right: 20px;
    margin-bottom: 20px;
    width:        160px;
    text-align:   center;
    padding:      0px;
    }
#GroupImgTitle
    {
    width:  170px;
    height: 5px;
    }
#GroupImg
    {
    text-align: center;
    width: 170px;
    padding-top: 5px;
    vertical-align: middle;
    }
#GroupImgBottom { }
#ContentText
    {
    float: left;
    width: 500px;
    }
#PriceAlarm
    {
    float: right;
    width: 500px;
    padding-left: 0px;
    }
#ArtComments
    {
    margin:  5px 0 30px 0;
    display: block;
    float:   left;
    width:   550px;
    padding-left: 0px;
    }
#ArtRating
    {
    float: right;
    width: 500px;
    padding-left: 0px;
    }
#ArticlePrice
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.4em;
    color:     #800000;
    font-weight: 700;
    }
#PriceBlock
    {
    display: block;
    }
#ActionOfferG
    {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size:   0.9em;
    color:       red;
    display:     block;
    float:       left;
    position:    relative;
    margin-bottom: 5px;
    }
#TeaserHeaderSpecials
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.5em;
    color:     #333;
    height:    30px;
    margin:    0px 0 0 0;
    padding:   5px 0 0 10px;
    font-weight: 700;
    border-color: #d69c00;
    border-style: solid;
    border-width: 0 0 1px 0;
    }
#TeaserHeader
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.0em;
    color:     #333;
    float:     left;
    width:     540px;
    height:    20px;
    margin:    10px 0 0 0;
    padding:   5px 0 0 10px;
    font-weight: 700;
    border-color: #d69c00;
    border-style: solid;
    border-width: 0 0 1px 0;
    }
#TeaserHeader1
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.0em;
    color:     #666;
    background: #f1f1f1;
    height:    30px;
    margin:    0 0 15px 0;
    padding:   2px 0 0 5px;
    font-weight: 700;
    width:     265px;
    }
#TeaserHeader2
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    color:     #800000;
    background: #F0F0F0;
    height:    69px;
    width:     534px;
    margin:    10px 0 5px 0;
    padding:   2px 0 0 5px;
    font-weight: 700;
    border-color: #ccc;
    border-style: solid;
    border-width: 0 0 0px 0;
    }
#TeaserHeader1 h1, #TeaserHeader1, #TeaserHeader2 h2
    {
    font-weight: 700;
    font-size: 1.0em;
    }
#TeaserContentBottom
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.0em;
    color:     #666;
    background: #fff;
    padding:   0;
    font-weight: 700;
    padding:   0 5px 0 5px;
    }
#TeaserImage
    {
    position: relative;
    left: 50px;
    height: 110px;
    margin: 0 auto;
    }
#TeaserInfo
    {
    display: block;
    float: left;
    width: 100%;
    position: relative;
    padding: 3px 0 3px 0;
    }
#TeaserInfoL
    {
    float:    left;
    position: relative;
    padding:  3px 0 3px 0;
    }
#TeaserInfoR
    {
    float:    right;
    position: relative;
    padding:  3px 0 3px 0;
    }
#TeaserBlockL
    {
    float: left;
    width: 240px;
    margin: 10px 0px 0 0;
    border: 1px #cccccc solid;
    height: 210px;
    background: #fff;
    }
#TeaserBlockR
    {
    float: right;
    width: 240px;
    margin: 10px 0px 0 0px;
    border: 1px #cccccc solid;
    height: 210px;
    background: #fff;
    }
#TeaserBlockLeft
    {
    float: left;
    }
#TeaserBlockRight
    {
    float: right;
    }
#Block150
    {
    width: 150x;
    }
#Block200
    {
    width: 200x;
    }
#Block250
    {
    width: 250x;
    }
/* sonstiges */
.dropdown
    {
    font-family:      Arial, Helvetica, sans-serif, sans-serif;
    background-color: #f2f2f2;
    border-style:     outset;
    border-width:     1px;
    height:           20px;
    font-size:        1.0em;
    color:            #000000;
    }
hr.small
    {
    margin: 0;
    color: #ccc;
    height: 1px;
    }
form
    {
    display: inline;
    }
/*+++++++++++++++++++++++++++++++++++++++++++*/
/* Mauszeiger ImageTrail */
#trailimageid
    {
    position:   absolute;
    visibility: hidden;
    left:       0;
    top:        0;
    width:      450px;
    height:     1px;
    z-index:    1000;
    background: #ffffff;
    }
.mousetrail
    {
    border-color: #cccccc;
    width: 450px;
    border-style: solid;
    border-width: 2px;
    padding: 0px;
    background: #ffffff;
    }
.borderbot
    {
    height:      1px;
    line-height: 1px;
    font-size:   1px;
    margin:      0;
    padding:     0;
    }
.borderbotlight
    {
    height: 1px;
    margin: 0;
    padding: 0;
    }
/*+++++++++++++++++++++++++++++++++++++++++++*/
/* Rahmen für Produktbilder (optional) */
.prod_bild
    {
    display: block;
    width: 150px;
    height: 50px;
    padding: 15px;
    border: 3px solid #181894;
    cursor: pointer;
    }
/*+++++++++++++++++++++++++++++++++++++++++++*/
/* Bestellprozess und Warenkorb */
/* Auswahl Versandoption*/
.basket_select_del_l
    {
    border-color:     #ccc;
    background-color: #f1f1f1;
    border-width:     1px;
    border-style:     solid;
    padding:          2px;
    }
.basket_select_del_h
    {
    border-color:     #ccc;
    background-color: #fefefe;
    border-width:     1px;
    border-style:     solid;
    padding:          2px;
    }
.basket_noselect_del
    {
    border-color:     #ccc;
    background-color: #f1f1f1;
    border-width:     1px;
    border-style:     solid;
    padding:          2px;
    }
.basket_select_del
    {
    border-color:     #c43c29 #f1f1f1;
    background-color: #fff;
    border-width:     2px;
    border-style:     solid;
    padding:          2px;
    }
/* Auswahlbutton */
.cartbutton
    {
    border-color: #999;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: 700;
    color: #f30;
    border-width: 1px;
    border-style: ridge;
    background-color: #e2d8c5;
    }
#ButtonBasketChoose
    {
    width: 85px;
    border-color: #999;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    text-align: center;
    font-weight: 700;
    color: #fff;
    border-width: 1px;
    border-style: ridge;
    background-color: #c43c29;
    }
.select_basket_country
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: 400;
    color:     #000;
    border-width: 1px;
    border-style: solid;
    background-color: #red;
    }
/* Upload */
.upload_button
    {
    border-color: #999;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: 400;
    color: #FFF;
    border-width: 1px;
    border-style: ridge;
    background-color: #e2d8c5;
    }
.upload_file
    {
    border-color: #999;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: 400;
    color: #FFF;
    border-width: 1px;
    border-style: ridge;
    background-color: #fff;
    }
/*+++++++++++++++++++++++++++++++++++++++++++*/
/* Bestellprozess */
/* Step 1 bis 4 Leiste */
#MainOrderBar
    {
    text-align: center;
    width: 740px;
    display: block;
    }
#OrderBarH
    {
    width:  125px;
    height: 50px;
    position: relative;
    float:  left;
    clear:  right;
    background-color: #f3eee2;
    border-color: #e2d8c5;
    border-width: 1px;
    border-style: solid;
    padding: 5px;
    margin-right: 8px;
    }
#OrderBarL
    {
    width:  125px;
    height: 50px;
    float:  left;
    clear:  right;
    position: relative;
    background-color: #ffffff;
    border-color: #bc3a27;
    border-width: 1px;
    border-style: solid;
    padding: 5px;
    margin-right: 8px;
    }
#OrderBar2
    {
    width:  137px;
    height: 10px;
    float:  left;
    clear:  right;
    margin-right: 8px;
    }
/*+++++++++++++++++++++++++++++++++++++++++++*/
/* Basket overview*/
#smallbasket
    {
    text-align: left;
    margin: 0px;
    padding: 5px 20px 0 50px;
    float:  right;
    clear:  right;
    font-style: normal;
    font-size: 0.9em;
    width:  230px;
    height: 80px;
    }
#BasketContentLeft
    {
    position: relative;
    float: left;
    padding: 0 5px 0 80px;
    color: #444;
    margin: 0 0 0px 0;
    }
#BasketContentRight
    {
    margin: 0;
    float: right;
    padding: 0 15px 0 5px;
    font-size: 0.9em;
    font-weight: 400;
    color: #444;
    }
#BasketWindowSubmit
    {
    float:   right;
    padding: 0 15px 0 5px;
    }
#BasketContentEmpty
    {
    margin: 0 0 10px 0;
    padding: 0 15px 0 5px;
    font-size: 1em;
    font-weight: 400;
    text-align: right;
    color: #444;
    font-family: Arial, Helvetica, sans-serif;
    }
#BasketHeader
    {
    width: 717px;
    float: left;
    margin: 15px 0 0 0px;
    display: block;
    }
#OrderHeader1
    {
    width: 717px;
    float: left;
    margin: 15px 0 0 0px;
    display: block;
    }
#OrderHeader2
    {
    width:  700px;
    margin: 15px 0 0 0px;
    }
#BasketFooter, #OrderFooter
    {
    width:   700px;
    display: block;
    margin:  10px 0 10px 0px;
    }
.BasketTopHeader
    {
    background-color: #f3f3f3;
    padding: 2px 5px 2px 10px;
    }
.BasketBottomHeader
    {
    background-color: #f3f3f3;
    }
#smallbasket a
    {
    text-decoration: none;
    color: #444;
    font-family: Arial, Helvetica, sans-serif;
    }
.basket_row_sum_h
    {
    background-color: #f3eee2;
    border-color: #cccccc;
    border-width: 1px;
    border-style: solid;
    padding:      2px 2px 2px 10px;
    }
.basket_row_sum_l
    {
    background-color: #f1f1f1;
    }
.basket_row_high
    {
    background-color: #ffffff;
    }
.basket_row_low
    {
    background-color: #f1f1f1;
    }
.basket_input
    {
    background-color: #FFFFFF;
    border-color: #666 #f2f2f2 #f2f2f2 #666;
    border-style: solid;
    border-width: 1px;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.0em;
    color: #333333;
    }
.basket_select
    {
    background: red;
    border: 1px red solid;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.0em;
    color: #ffffff;
    }
.basket_input_marked
    {
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px;
    border-color: #FE0000;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 1.0em;
    color: #333333;
    }
#BasketMessage
    {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size:   1.1em;
    color:       #333333;
    }
#BasketCoupon
    {
    float: left;
    clear: left;
    width: 450px;
    border: 1px solid #ccc;
    padding: 5px;
    }
#TeaserTextCoupon
    {
    width: 450px;
    }
#TeaserTitleCoupon
    {
    font-weight: 700;
    }
.radiobutton1
    {
    border-color: red;
    padding: 2px;
    border-width: 2px;
    border-style: solid;
    background-color: red;
    }
#CartUpdButton
    {
    border-color: #666;
    padding: 0px;
    border-width: 1px;
    border-style: solid;
    width:   80px;
    height:  18px;
    background-color: #f90;
    font-size: 0.9em;
    font-weight: 400;
    color:   white;
    }
#BasketOfferHeadline
    {
    margin-bottom: 10px;
    font-size: 1.2em;
    font-weight: 700;
    }
/* Login */
#OrderLoginTitle
    {
    font-weight: 700;
    font-size: 1.1em;
    padding:   2px 0 2px 5px;
    color:     #fff;
    background-color: #c3c3c3;
    border-bottom: 2px solid #f90;
    }
#OrderLogin1
    {
    width: 230px;
    height: 320px;
    border-color: #CCCCCC;
    font-family: Arial, Helvetica, sans-serif;
    border-width: 1px;
    border-style: solid;
    font-weight: 400;
    font-size: 1em;
    color: black;
    margin: 0px 0px 0 10px;
    padding: 5px;
    background-color: #fff;
    }
#OrderLogin2
    {
    width:  200px;
    height: 230px;
    border-color: #CCCCCC;
    border-width: 1px;
    border-style: solid;
    font-weight: 400;
    font-size: 1em;
    color:  black;
    margin: 0px 0px 0 10px;
    padding: 5px;
    background-color: #fff;
    }
#OrderLogin3
    {
    width:  200px;
    height: 270px;
    border-color: #CCCCCC;
    border-width: 1px;
    border-style: solid;
    font-weight: normal;
    font-size: 1em;
    color:  black;
    margin: 0px 0px 0 10px;
    padding: 5px;
    background-color: #fff;
    }
/*+++Sitemap++++++++++++++++++++++++++++++++*/
a.sitemaplevel1
    {
    font-weight: bold;
    font-size: 1.1em;
    color:     black;
    padding:   2px 0 0 20px;
    text-decoration: none;
    }
a.sitemaplevel2
    {
    font-weight: normal;
    font-size: 1.1em;
    color:     black;
    background-repeat: no-repeat;
    padding:   2px 0 0 35px;
    text-decoration: none;
    }
a.sitemaplevel3
    {
    font-weight: normal;
    font-size: 1.0em;
    color:     black;
    padding:   2px 0 0 50px;
    text-decoration: none;
    }
a.sitemaplevel4
    {
    font-weight: normal;
    font-size: 1.0em;
    color:     black;
    padding:   2px 0 0 65px;
    text-decoration: none;
    }
/*++++++++++++++++++++++++++++++++++++++++++++*/
#Clear10
    {
    float: left;
    clear: right;
    position: relative;
    width: 11px;
    }
#clearp
    {
    float: left;
    width: 100%;
    margin: 20px 0 20px 0;
    }
.basket_f1
    {
    border-color:     #F90;
    background-color: #f3eee2;
    border-width:     1px;
    border-style:     solid;
    padding:          2px;
    }
#Line
    {
    display: block;
    padding: 10px 0 10px 0;
    margin-bottom: 1px;
    border-bottom: 1px solid #ccc;
    }
.indi_text
    {
    background-color: #FFFFFF;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.0em;
    color: #333333;
    }
/* Blog */
#BlogDate
    {
    border-top:  1px solid #f90;
    padding-top: 5px;
    padding-left: 5px;
    font-weight: 700;
    font-size:   0.9em;
    width:       520px;
    height:      25px;
    }
#BlogSubject
    {
    font-weight: 700;
    font-size: 1.1em;
    }
#BlogComments { }
#BlogText { }
#BlogCaution { }
#BlogBrowse
    {
    display:    block;
    border-top: 1px solid #ccc;
    width:      520px;
    padding-top: 10px;
    }
#SocialWeb
    {
    display:  block;
    position: relative;
    margin:   2px auto 10px auto;
    }
.TopLimitH
    {
    border:  1px solid #d69c00;
    padding: 1px 5px 1px 5px;
    background: #fff;
    margin:  3px 0 3px 0;
    text-decoration: none;
    }
.TopLimitL
    {
    border:  1px solid #ccc;
    padding: 1px 5px 1px 5px;
    background: white;
    margin:  3px 0 3px 0;
    text-decoration: none;
    }
#border
    {
    border: 1px solid #ccc;
    }
#OrderHitliste
    {
    display: block;
    }
#OrderHitlisteHeader
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.0em;
    color:     #333;
    height:    20px;
    margin:    0px 0 0 0;
    padding:   5px 0 0 10px;
    font-weight: 700;
    background-image: url(../layout/teaser_head_back2.gif);
    border-color: #F49500;
    border-style: solid;
    border-width: 0 0 1px 0;
    }
#OrderHitlisteItem
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    height:    175px;
    width:     140px;
    float:     left;
    font-style: normal;
    font-weight: 400;
    color:     #000;
    border-width: 1px;
    border-color: #ccc;
    border-style: solid;
    background-color: #f3f3f3;
    padding:   10px 5px 10px 5px;
    text-align: center;
    vertical-alignment: middle;
    margin-right: 15px;
    margin-bottom: 15px;
    }
#RegisterTeaser
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    width:     180px;
    float:     left;
    font-style: normal;
    font-weight: 400;
    color:     #000;
    border-width: 1px;
    border-color: #eee;
    border-style: solid;
    background-color: #fff;
    padding:   2px 5px 10px 5px;
    margin-top: 0px;
    }
#RegisterTeaserTitle, #DirectOrderTitle
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    width:     180px;
    float:     left;
    display:   block;
    border-width: 1px 1px 0 1px;
    border-color: #bbb;
    border-style: solid;
    font-style: normal;
    font-weight: 700;
    color:     #333;
    background-color: #e1e1e1;
    padding:   5px;
    display:   block;
    height:    15px;
    margin-top: 10px;
    text-align: center;
    }
.RegisterKey
    {
    height: 15px;
    width: 13px;
    float: left;
    border-width: 1px;
    border-color: #f30;
    border-style: solid;
    text-align: center;
    padding: 1px;
    margin: 2px 2px 0 0;
    border: 1px solid #666;
    }
#LastComments
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    width:     197px;
    float:     left;
    font-style: normal;
    font-weight: 400;
    color:     #000;
    border-width: 1px;
    border-color: #eee;
    border-style: solid;
    background-color: #fff;
    padding:   2px 5px 10px 5px;
    margin-top: 5px;
    margin-bottom: 10px;
    }
#LastCommentsTitle
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    width:     197px;
    float:     left;
    font-style: normal;
    font-weight: 700;
    color:     #333;
    margin-bottom: 5px;
    }
#DirectOrder
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    width:     186px;
    float:     left;
    font-style: normal;
    font-weight: 400;
    color:     #000;
    border-width: 1px;
    border-color: #ccc;
    border-style: solid;
    background-color: #fff;
    padding:   5px 2px 5px 2px;
    margin-top: 0px;
    margin-bottom: 10px;
    }
#PDFList
    {
    float:  right;
    margin: -5px 0 5px 120px;
    }
#MainHeaderBar
    {
    color:      #333;
    background: #f3f3f3;
    border-color: #999;
    border-style: solid;
    border-width: 1px 0 1px 0;
    width:      535px;
    height:     55px;
    float:      left;
    margin:     0px 0;
    padding:    8px 5px 0 5px;
    font-weight: 700;
    }
#SupplierBox2
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: 400;
    color:     #000;
    margin-top: 10px;
    margin-right: 5px;
    padding:   5px;
    height:    140px;
    width:     140px;
    float:     left;
    display:   block;
    text-align: center;
    border-top: 1px #dadada solid;
    border-left: 1px #dadada solid;
    border-right: 1px #dadada solid;
    background: #ececec;
    }


/* // ecodoo 040309 */

.ButtonBasket
{
	background: url(../layout/basket_button_1.gif) no-repeat;
	border: 0;
	color: #fff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: 700;
	height: 25px;
	margin: 10px 0 2px 4px;
	padding: 0 0 0 5px;
	width: 130px;
	cursor: pointer;
}

