.CCEHTMLControl
{
    padding: 5px;
    width: 94%;
}

.CCELanguageSwitchControl
{
}
.CCELanguageSwitchControl > a
{
    color: #5c594d;
    font-size: 80%;
    margin-left: 10px;
}
.CCELanguageSwitchControl > a:hover
{
    color: #ffffff;
    font-size: 80%;
    border-bottom: none;
    text-decoration: none;
}
.CCENavEditControls
{
}
.CCENavigationCtrl
{
}
.CCENavigationCtrlNavControls
{
}
.CCENavigationCtrlItem
{
}
.CCENavigationCtrlItem > a
{
}
.CCENavigationCtrlItem > a:hover
{
}
.CCENavigationCtrlItemSelected > a
{
}
.CCESubNavigationCtrl
{
}
.CCESubNavigationCtrlItem
{
}
.CCESubNavigationCtrlItem > a
{
}
.CCESubNavigationCtrlItem > a:hover
{
}
.CCESubNavigationCtrlItemSelected > a
{
}
.CCETreeNavigationCtrl
{
}
.CCETreeNavigationCtrlItem
{
    display: block;
    margin-top: 6px;
}
.CCETreeNavigationCtrlItem > a:hover
{
}
.CCETreeNavigationCtrlItemLink
{
}
.CCETreeNavigationCtrlItemSelected
{
}
.CCETreeNavigationCtrlItemSelected a
{
    background: transparent url(CCEDesignImg/navimg_gray.png) no-repeat center left !important;
    color: #5c594d !important;
}
.CCETreeNavigationCtrlItemSelectedLink
{
    font-weight: bold;
    border-bottom: none;
}
.CCESubTreeNavigationCtrl
{
    margin-left: 15px;
}
.CCESubTreeNavigationCtrl li a
{
    font-size: 90% !important;
    font-variant: normal !important;
}
.CCESubTreeNavigationCtrlItem
{
}
.CCESubTreeNavigationCtrlItem > a:hover
{
}
.CCESubTreeNavigationCtrlItemLink
{
}
.CCESubTreeNavigationCtrlItemSelected
{
    font-weight: bold;
    border-bottom: none;
}
.CCESubTreeNavigationCtrlItemSelected a
{
    background: transparent url(CCEDesignImg/navimg_gray.png) no-repeat center left !important;
    color: #5c594d !important;
}
.CCESubTreeNavigationCtrlItemSelectedLink
{
}
.CCEMetaNavigationCtrlNavControls
{
    margin-left: 12px;
}
.CCEMetaNavigationCtrl
{
}
.CCEMetaNavigationCtrlItem
{
}
.CCEMetaNavigationCtrlItem > a
{
}
.CCEMetaNavigationCtrlItem > a:hover
{
}
.CCEMetaNavigationCtrlItemSelected > a
{
}
.ccesubnavindent_0
{
}
.ccesubnavindent_1
{
    margin-left: 15px;
}
.ccesubnavindent_2
{
    margin-left: 30px;
}
.ccesubnavindent_3
{
    margin-left: 45px;
}
.ccesubnavindent_4
{
    margin-left: 60px;
}
.ccesubnavindent_5
{
    margin-left: 75px;
}
.ccesubnavindent_6
{
    margin-left: 90px;
}
.CCESiteMapControl_0
{
    display: list-item;
    list-style-type: disc;
    margin-left: 20px;
}
.CCESiteMapControlLink_0
{
    text-decoration: none;
    z-index: 100000;
}
.CCESiteMapControl_1
{
    display: list-item;
    list-style-type: disc;
    margin-left: 20px;
}
.CCESiteMapControlLink_1
{
    text-decoration: none;
    z-index: 100000;
}
.CCESiteMapControl_2
{
    display: list-item;
    list-style-type: disc;
    margin-left: 20px;
}
.CCESiteMapControlLink_2
{
    text-decoration: none;
    z-index: 100000;
}
.CCESiteMapControl_3
{
    display: list-item;
    list-style-type: disc;
    margin-left: 20px;
}
.CCESiteMapControlLink_3
{
    text-decoration: none;
    z-index: 100000;
}
.CCEPictureBrowserControl
{
    max-height: 400px;
    max-width: 400px;
    overflow: auto;
    text-align: left; /*position: absolute; 			background-color: Gray; 			z-index: 1000000; 			border: solid 1px #222222; 			padding: 5px;*/ /*-moz-opacity: 0.9;-khtml-opacity: 0.9;filter:alpha(opacity=90);*/
}
.CCEPictureBrowserControlItem
{
    border: solid 1px #000000;
    width: 150px;
    height: 68px;
    text-align: center;
    margin: 8px;
    padding-top: 2px;
    float: left;
}
.CCEPictureBrowserControlItem .CCEPictureBrowserControlItemImg
{
    max-width: 64px;
    max-height: 64px;
}
.CCEUploadControl
{
    margin: 0 2px 0 2px;
    background-color: #cccccc;
    padding: 2px;
}
.CCEUploadControlTitle
{
}
.CCEGalleryControl
{
    border: solid 1px #000000;
    padding: 5px;
}
.CCEListItemControl
{
    margin-bottom: 18px;
    padding: 4px;
    border: solid 1px #000000;
}
.CCEDesignControl
{
    font-size: 12px;
}
.CCESelectDesignControl
{
}
.CCEDesignPanel
{
    position: absolute;
}
.CCEDesignCategoryLink
{
    font-size: 14px;
    font-weight: bold;
}
.CCEFormInputText
{
    width: 200px;
    border: solid 1px #5c594d;
    margin-bottom: 4px;
}
.CCEFormInputTextSmallInline
{
    width: 50px;
    border: solid 1px #5c594d;
}
.CCEFormInputTextArea
{
    width: 200px;
    border: solid 1px #5c594d;
    margin-bottom: 4px;
}
.CCEButtonBottomInline
{
    margin-left: 4px;
}
.CCEButtonBottom
{
}
.CCEFormBlockPanel
{
    margin-bottom: 4px;
}
.CCEFormBlockPanel > label
{
    display: block;
    font-size: 90%;
}
.CCEFormInlinePanel
{
    display: inline;
    margin-right: 4px;
}
.CCEFormInlinePanel > label
{
    font-size: 90%;
    margin-right: 2px;
}
.CCEFormLabelBlock
{
    display: block;
    font-size: 50%;
}
.CCEPanelBorder
{
    border: solid 1px #5c594d;
}


.CCEMessageInfo
{
    color: #00cc00;
    font-size: 90%;
}
.CCEFormSpacerMedium
{
    height: 20px;
}
.CCECounterControl
{
    display: table;
}
.CCECounterControlRow
{
    display: table-row;
}
.CCECounterControlLabel
{
    display: table-cell;
    padding-right: 4px;
}
.CCECounterControlValue
{
    display: table-cell;
}
.CCEImgBtnForm
{
    vertical-align: bottom;
    width: 24px;
    height: 24px;
    margin-left: 4px;
}
.CCEGalleryControlViewDiv
{
    text-align: center;
}
.CCEGalleryControlPreviewImg
{
    max-height: 400px;
    max-width: 400px;
}
.CCEGalleryControlThumbDiv
{
    width: 80px;
    height: 64px;
    padding: 2px;
    margin: 2px;
    float: left;
    border: solid 1px #000000;
    text-align: center;
}
.CCEGalleryControlThumbImg
{
    max-width: 64px;
    max-height: 64px;
    border-width: 0px;
}

.CCEGuestBookItemControl
{
    border: solid 1px #000000;
    padding: 4px;
    margin-bottom: 8px;
    max-width: 500px;
}
.CCEGuestBookItemControlHeader
{
    background-color: #aaaaaa;
    padding: 4px;
}
.CCEGuestBookItemControlGuestName
{
    text-align: right;
}
.CCEGuestBookItemControlTitle
{
    float: left;
}
.CCEGuestBookItemControlContent
{
    padding: 4px;
}
.CCEGuestBookItemControlDate
{
    margin-top: 8px;
    text-align: right;
    font-size: 80%;
}
.CCEPictureControlToolTipPanel
{
    margin-top: 4px;
}

.CCEDesignPanelCategoryDiv
{
    position: relative;
}
.CCEMainPanel
{
    text-align: center;
}
.CCEMainPanelMetaTagsPanel
{
    margin-top: 12px;
}

.CCEMainPanelMetaTagsLabel
{
    text-align: left;
    display: block;
}

.CCEProductListItemControl
{
    margin-top: 12px;
    margin-bottom: 12px;
    padding: 4px;
    border: dotted 1px #5c594d;
    min-width: 300px;
}

.CCEProductListItemControlPicturePanel
{
    display: block;
    text-align: left;
}

.CCEProductListItemControlPicturePanel > .CCEPictureControl > img
{
    float: left;
    margin: 4px;
    max-width: 60px;
    max-height: 60px;
    min-height: 60px;
}

.CCEPictureControl > .CCEProductListItemPicture
{
    max-width: 60px;
    max-height: 60px;
    min-height: 60px;
    float: left;
}

.CCEProductListItemControl > .CCEFormBlockPanel
{
    padding-top: 4px;
    clear: both;
}

.CCEProductListItemPicture
{
    margin-bottom: 2px;
}

.CCEProductListItemControlHeader
{
    font-weight: bold;
    background-color: #eeeeee;
    padding: 2px;
    margin-bottom: 4px;
    height: 23px;
    vertical-align: middle;
}

.CCEProductListItemControlContent
{
    clear: both;
}

.CCEProductListItemControlArticleNumber
{
    clear: both;
    display: block;
    font-size: 80%;
    margin: 2px 0px 2px 4px;
}

.CCEProductListItemControlDescription
{
    padding-top: 2px;
    padding-bottom: 8px;
    display: block;
    clear: both;
}

.CCEProductListItemControlPrize
{
    text-align: right;
    margin-left: 12px;
    padding: 2px;
}

.CCEProductListItemControlStock
{
    text-align: right;
    font-size: 80%;
    display: block;
    padding: 2px;
}

.CCEProductListItemControlHeader > .cceInt_imgBtnSmall
{
    float: right;
    padding: 0px;
    margin: 0px;
}

.CCEShoppingCartControl
{
    border: dotted 1px #bbbbbb;
    padding: 8px;
    text-align: right;
}
.CCEShoppingCartControlHeader
{
    font-weight: bold;
    padding-bottom: 8px;
}
.CCEShoppingCartControlContent
{
}
.CCEShoppingCartControlAmount
{
    margin-bottom: 4px;
}
.CCEShoppingCartControlLnkDoOrder
{
    padding-right: 8px;
}
.CCEShoppingCartControlLnkOrderHistory
{
}

.CCEShoppingCartItemControl
{
    text-align: left;
    border: dotted 1px #bbbbbb;
}

.CCEShoppingCartItemControlTitle
{
    margin-bottom: 4px;
    font-weight: bold;
}

.CCEShoppingCartItemControlArticleNr
{
}

.CCEShoppingCartItemControlPerPiece
{
}

.CCEShoppingCartItemControlAmountForPieces
{
    vertical-align: bottom;
    white-space: nowrap;
}

.CCEShoppingCartControlContent > a
{
    margin: 8px 0 0 0;
    text-decoration: none;
    font-size: 90%;
    display: inline;
}

.CCEShoppingCartItemControl > input
{
}
.CCEShoppingCartItemControlAmountForPieces > .cceInt_imgBtnSmall
{
    margin: 0 0 0 0;
    padding: 0 0 0 4px;
    display: inline;
}

.CCEOrderControlDlgContent
{
    margin: 4px;
    padding: 4px;
    border: dotted 1px #aaaaaa;
    text-align: justify;
}

.CCEOrderControlButtonDiv
{
    text-align: center;
    display: block;
}

.CCEbtnOrderClose
{
    margin: 8px 2px 0 2px;
}

.CCEOrderControlNavButtons > .cceInt_imgBtnSmall
{
    width: 24px;
    height: 24px;
    margin: 8px 2px 0 2px;
}

.CCEOrderControlUserDataDiv
{
    text-align: left;
    margin: 12px;
}

.CCEOrderControlShoppingCartDiv
{
    margin-top: 4px;
    max-height: 300px;
    max-width: 500px;
    overflow: auto;
}

.CCEOrderControlStep2Item
{
    border: dotted 1px #aaaaaa;
    margin: 4px 0 4px 0;
}

.CCEbtnSaveAddress
{
    margin-top: 8px;
}

.CCEbtnSavePayment
{
    margin-top: 8px;
}

.CCEOrderControlSubmitOrderItems
{
    margin: 4px 0 4px 0;
}

.CCEOrderHistoryControl
{
}

.CCEOrderHistoryControlContent
{
    margin: 4px;
    padding: 4px;
    border: dotted 1px #aaaaaa;
    text-align: justify;
    max-height: 400px;
    max-width: 500px;
    overflow: auto;
}

.CCEOrderHistoryControlItems
{
}

.CCEOrderHistoryControlItemsTitle
{
    margin: 8px 0 4px 0;
    font-weight: bold;
}

.CCEOrderHistoryControlItem
{
    border: dotted 1px #bbbbbb;
    padding: 8px;
    margin: 8px 0 8px 0;
}

.CCEOrderHistoryControlItemTitle
{
    font-weight: bold;
}
.CCEShoppingCartItemControlArticleNr
{
}
.CCEOrderHistoryControlItemContent
{
    background-color: #dddddd;
    margin: 4px;
    overflow: hidden;
}
.CCEOrderHistoryControlItemPrize
{
    margin: 4px 0 4px 0;
    text-align: left;
}

.CCEbtnOrderHistoryClose
{
    margin-top: 4px;
}

.CCEMainPanelInfo
{
}
.CCEMainPanelInfo > table
{
    text-align: left;
}
