﻿/* START AUS KUNDENVORLAGE */

/*	Basiselemente ----------------------------------------- */
body
{
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 12px;
    background-color: #ffffff;
}

/*	Named Elements ----------------------------------------- */
/*	Divs ----------------------------------------- */
#layouttable
{
    width: 912px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
}

#layoutlogolefttop
{
    width: 220px;
    height: 65px;
    background-color: #ffffff;
}

#layoutlefttop
{
    vertical-align: top;
}

#layoutbanner
{
    width: 703px;
    padding-left: 3px;
    background-color: #ffffff;
}

#layoutnavigationtopleft
{
    background-color: #9bc8c8;
    border-top: 3px solid #ffffff;
    padding-left: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
}

#layoutnavigationtopright
{
    color: #ffffff;
    background-color: #9bc8c8;
    border-left: 3px solid #ffffff;
    border-top: 3px solid #ffffff;
    padding-left: 2em;
    padding-top: 3px;
    text-align: left;
}
#layoutnavigationtopright a
{
    color: #006868;
    text-decoration: none;
}
#layoutnavigationtopright a:hover
{
    color: #ffffff;
    text-decoration: none;
}

#layoutnavigationtopright a:focus
{
 outline: none;
 -moz-outline-style: none;
}

#layoutnavigationleft
{
    background-color: #9bc8c8;
    border-bottom: 3px solid #ffffff;
    padding-bottom: 25px;
    text-align: left;
    vertical-align: top;
}

#layoutnavigationtopleft a
{
    color: #006868;
    text-decoration: none;
}
#layoutnavigationtopleft a:hover
{
    color: #ffffff;
    text-decoration: none;
}
#layoutnavigationtopleft a:focus
{
 outline: none;
 -moz-outline-style: none;
}

#layoutcontent
{
    padding: 1em;
    vertical-align: top;
    background-color: #ffffff;
}

#layoutcontentdiv
{
    width: 700px;
    text-align: left;
    white-space: normal;
}

#layoutcontentdivFull
{
    width: 920px;
    text-align: left;
    white-space: normal;
}

#layoutcontentdiv h1, h2, h3, h4, h5, h6
{
    color: #006868;
}

#layoutcontentdiv p
{
    line-height: 170%;
    color: #555555;
}


#layoutcopyright
{
    background-color: #9bc8c8;
    font-size: 90%;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 3px;
    color: #006868;
}

#layoutfooter
{
    background-color: #9bc8c8;
    font-size: 90%;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 2em;
    border-left: 3px solid #ffffff;
    color: #ffffff;
}

#layoutfooter a
{
    color: #006868;
    text-decoration: none;
}
#layoutfooter a:hover
{
    color: #ffffff;
    text-decoration: none;
}
#layoutfooter a:focus
{
 outline: none;
 -moz-outline-style: none;
}

#search
{
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 3px;
    border-top: 3px solid #ffffff;
}

#login
{
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 3px;
    font-size: 90%;
    color: #ffffff;
}

#login a.loginlink
{
    color: #006868;
    text-decoration: none;
}

#minibasket
{
    padding-left: 3px;
}

a.subnaviLink:link, a.subnaviLink:visited
{
    color: #008282;
    text-decoration: none;
}

a.subnaviLink:active, a.subnaviLink:hover
{
    color: #ffffff;
    text-decoration: none;
}

a.subnaviLink:focus
{
 outline: none;
 -moz-outline-style: none;
}

/*	MainNavigation ----------------------------------------- */

/*	SubNavi ----------------------------------------- */

ul.navleft0
{
    font-size: 90%;
    list-style-type: none;
    padding: 0px;
    margin-top: 0px;
    border-bottom: 3px solid #ffffff;
}

#navigation .navvisible
{
    width: 100%;
}

#navigation .navleft0active
{
    font-weight: bold;
    border-top: 3px solid #ffffff;
    color: #006868;
    display: block;
    line-height: 18px;
    padding: 6px 0 6px 5px;
    text-decoration: none;
    background-color: #bcdde3;
}

#navigation a.navleft0
{
    border-top: 3px solid #ffffff;
    color: #006868;
    display: block;
    line-height: 18px;
    padding: 6px 0 6px 5px;
    text-decoration: none;
}

#navigation a.navleft0:hover
{
    background-color: #bcdde3;
    color: #ffffff;
    text-decoration: underline;
}

#navigation a.navleft0:focus
{
 outline: none;
 -moz-outline-style: none;
}

ul.navleft1
{
    font-size: 85%;
    list-style-type: none;
    padding-left: 0px;
    padding-bottom: 10px;
    list-style-type: none;
    background-color: #bcdde3;
}

#navigation a.navleft1Head
{
    color: #006868;
    padding: 6px 0 6px 0px;
    text-decoration: none;
}
#navigation a.navleft1Head:focus
{
 outline: none;
 -moz-outline-style: none;
}
#navigation a.navleft1Head:hover
{
    color: #006868;
    text-decoration: underline;
}

#navigation .navleft1active
{
    font-weight: bold;
    color: #006868;
    display: block;
    padding: 6px 0 6px 10px;
    text-decoration: none;
}

#navigation a.navleft1
{
    color: #006868;
    padding: 6px 0 6px 10px;
    text-decoration: none;
}

#navigation a.navleft1:hover
{
    color: #006868;
    text-decoration: underline;
}

#navigation a.navleft1:focus
{
 outline: none;
 -moz-outline-style: none;
}

/*	SubNavi ----------------------------------------- */
.leftNaviCont
{
    float: left;
    width: 218px;
    padding-left: 10px;
    padding-bottom: 10px;
}

.categoryTitle
{
    float: left;
    width: 214px;
    padding-left: 4px;
    padding-top: 3px;
    padding-bottom: 5px;
    background-color: #9bc8c8;
    border: dashed 1px #9bc8c8;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    font: 11px Verdana;
    letter-spacing: 1px;
}

a.subnaviTitleLink:link, a.subnaviTitleLink:visited
{
    text-decoration: none;
    color: #fff;
    letter-spacing: 1px;
}

a.subnaviTitleLink:active, a.subnaviTitleLink:hover
{
    text-decoration: none;
    color: #aed085;
    letter-spacing: 1px;
}

a.subnaviTitleLink:focus
{
 outline: none;
 -moz-outline-style: none;
}


/*	Footer ----------------------------------------- */

/*	Structure ----------------------------------------- */

/* ENDE AUS KUNDENVORLAGE */

/* Customer Bereich */
.PagerCurrentPage
{
    padding: 2px 6px;
    border: solid 1px #ddd;
    background: #9bc8c8;
    color: White;
}
.PagerPrevNext, .PagerPageNumber
{
    padding: 2px 6px;
    border: solid 1px #ddd;
    text-decoration: none;
    color: #82b743;
}
.PagerPageNumber:hover, .PagerPrevNext:hover
{
    background-color: #82b743;
    color: White;
}

a.ProduktInKategorie:link, a.ProduktInKategorie:visited
{
    color: #9bc8c8;
    text-decoration: none;
}

a.ProduktInKategorie:active, a.ProduktInKategorie:hover
{
    color: #82b743;
    text-decoration: none;
}

/* Content CSS */

/* Allgemein */
table.contentInnerTable
{
    /* z.B. in Maske MyVouchers*/
    margin: 5px;
    padding: 0px;
    width: 740px;
    border: dashed 1px #ccc;
}

/* Kategorien */

/* Newsbereich */

/* Kategorielisten */

.categoryLabel
{
    color: #394356;
    font-weight: bold;
    font-size: 8pt;
    text-decoration: none;
}

a.categoryLink:link, a.categoryLink:visited
{
    color: #394356;
    font-weight: bold;
    font-size: 8pt;
    text-decoration: none;
}

a.categoryLink:active, a.categoryLink:hover
{
    color: #000066;
    font-size: 9pt;
    text-decoration: underline;
}

/* Produktdarstellungen */

/* ProductSummaryDisplaySmall */

/* ProductSummaryDisplayFull */

/* ProduktAttribute */
td.productAttributeHeaderLeft
{
    border-left: dashed 1px #ccc;
    border-bottom: dashed 1px #ccc;
    text-align: center;
}
td.productAttributeHeaderRight
{
    border-left: dashed 1px #ccc;
    border-right: dashed 1px #ccc;
    border-bottom: dashed 1px #ccc;
    text-align: center;
}
td.productAttributeContentLeft
{
    border-left: dashed 1px #ccc;
    border-bottom: dashed 1px #ccc;
}
td.productAttributeContentRight
{
    border-left: dashed 1px #ccc;
    border-right: dashed 1px #ccc;
    border-bottom: dashed 1px #ccc;
}

/* Gutscheine / Vouchers */
td.generateVoucher
{
    padding: 10px;
    border-right: #ffcc00 2px dashed;
    border-top: #ffcc00 2px dashed;
    border-left: #ffcc00 2px dashed;
    border-bottom: #ffcc00 2px dashed;
}

/* Konfigurator */
td.askTheUser
{
    width: 100%;
    border-left: dashed 1px #ccc;
    border-right: dashed 1px #ccc;
    border-top: dashed 1px #ccc;
}
td.answerButtons
{
    border-left: dashed 1px #ccc;
    border-right: dashed 1px #ccc;
    border-bottom: dashed 1px #ccc;
}

/* Basket */
tr.productNameDisplay
{
    background-color: #f5f5f5;
}
td.productNameDisplay
{
    background-color: #f5f5f5;
    padding: 5px;
    text-align: left;
    vertical-align: middle;
}

tr.itemTableHeader
{
    border-top: solid 1px #d5d5d5;
    border-bottom: solid 1px #f5f5f5;
}

td.itemTableHeader
{
    border-top: solid 1px #000;
    border-bottom: solid 1px #000;
}

/* Checkout */
.sectionheader
{
    border-bottom: dotted 1px #dcdcdc;
    color: #65738e;
    font-size: 8pt;
    padding-bottom: 5px;
    font-weight: bold;
}

/* Standardmaske */
.contentTable
{
    border: solid 1px #ccc;
    text-align: center;
}

.contentTable98
{
    width: 98%;
    border: solid 1px #ccc;
    text-align: center;
}

.contentHeader
{
    height: 30px;
    font-weight: bold;
    font-size: 10pt;
    color: #fff;
    font-family: Arial;
    background-color: #9bc8c8;
    text-align: center;
    vertical-align: middle;
    padding: 5px;
}

.contentLabel
{
    width: 150px;
    font-size: 8pt;
    font-family: Verdana;
    vertical-align: top;
    border: none;
}

.contentItem
{
    width: 325px;
    text-align: left;
    border: none;
}

/* Standardmaske farbige Labels */
table.contentFixedTable
{
    margin: 5px;
    padding: 0px;
    width: 700px;
}

table.contentFixedTableWithBorder
{
    margin: 5px;
    padding: 0px;
    width: 700px;
    border: solid 1px #ccc;
}

td.contentColoredLabel
{
    font-size: 8pt;
    font-family: Verdana;
    width: 150px;
    margin-bottom: 3px;
    vertical-align: top;
    background-color: #9bc8c8;
    color: #fff;
    text-align: left;
}

td.contentColoredItem
{
    width: 550px;
    margin-bottom: 3px;
    background-color: #fff;
    text-align: left;
}

/* Textformatierungen */

/* Kalkulatoren */

/* Scheduler */
.heading
{
    font-size: x-small;
    font-family: Arial;
    background-color: #007FCC;
    color: white;
    font-weight: bold;
    border-bottom: 1px solid #7FCCFF;
    border-right: 1px solid #7FCCFF;
    border-top: 1px solid #7FCCFF;
    border-left: 1px solid #7FCCFF;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#b8860b' , EndColorStr= '#daa520' );
}
.haupt
{
    font-size: xx-small;
    font-family: Arial;
    color: white;
    font-weight: bold;
}

.normal
{
    font-size: xx-small;
    font-family: Tahoma;
    text-align: center;
    background-color: #aa0000;
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#880000' , EndColorStr= '#aa0000');
}

.normalline
{
    font-size: xx-small;
    font-family: Tahoma;
    text-align: center;
    background-color: #aa0000;
    color: #fff;
    text-decoration: underline;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#880000' , EndColorStr= '#aa0000');
}
.normal2
{
    font-size: xx-small;
    font-family: Tahoma;
    text-align: center;
    background-color: #ddeeff;
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#880000' , EndColorStr= '#aa0000');
}
.normal2line
{
    font-size: xx-small;
    font-family: Tahoma;
    text-align: center;
    background-color: #ddeeff;
    color: #fff;
    text-decoration: underline;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#880000' , EndColorStr= '#aa0000');
}
.empty
{
    font-size: xx-small;
    background-color: #fffacd;
}

/* Ratings */

/* AJAX Calendar */

/* admin master Navigation */

