﻿
.AlignMiddle
{
    vertical-align: middle;
    }
.ajax__calendar_today
{
    /*color: transparent !important;     background-image: url(../Images/Heute.aspx);     background-position: center;     background-repeat: no-repeat;*/
    display: none !important;
}
.ajax__calendar_header
{
    text-transform: capitalize;
    background-color: #CECECE;
    padding-top: 4px;
    background-image: url(../Images/BGCalendarExtenderHeader.png);
    background-repeat: repeat-x;
    border-bottom: solid 4px white;
}
.ajax__calendar_dayname
{
    text-transform: capitalize;
    border-bottom: solid 1px Gray !important;
}
.ajax__calendar_other
{
    font-size: 9px !important;
    font-style: italic !important;
}
.Smaller
{
    font-size: .75em;
}

.RatingStar
{
    width: 18px;
    height: 18px;
}
.FilledRatingStar
{
    background-image: url(../Images/FilledRatingStar.png);
}
.EmptyRatingStar
{
    background-image: url(../Images/EmptyRatingStar.png);
}
.WaitingRatingStar
{
    background-image: url(../Images/WaitingRatingStar.png);
}
.Rating
{
    margin-bottom: 0px;
    float: left;
}
.Panel
{
    border: solid 1px #d9d9d9;
    padding: 20px 20px 20px 20px;
    width: 323px;
    height: 195px;
    background-color: White;
    background-image: url(../Images/BGModalPanel.png);
    background-repeat: repeat-x;
    float: left;
}
.MarginTop20
{
    margin-top: 20px;
}
.MarginTop10
{
    margin-top: 10px;
}
.MyPagesSpacer
{
    border-left: solid 1px #cccccc;
    height: 35px;
    float: left;
}
.MyPagesControlWrapper
{
    background-image: url(../Images/BGMyPagesControl_Off.png);
}
.MyPagesControl, .MyPagesControl_On
{
    float: left;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    height: 25px;
    margin-right: 1px;
    font-weight: bold;
}
.MyPagesControl_On
{
    background-image: url(../Images/BGMyPagesControl_On.png);
    font-weight: normal;
}
.Padding
{
    padding: 20px 20px 20px 20px;
}
.Message
{
    color: Green;
}
.Capitalize
{
    text-transform: capitalize;
}
.SectionBG
{
    background-color: White;
    padding-right: 10px;
    font-weight: bold;
}
.SectionBGWrapper
{
    background-image: url(../Images/BGLine.png);
    background-repeat: repeat-x;
    margin-right: 20px;
    margin-bottom: 10px;
}

.DropDownPanelSmall
{
    padding: 5px 3px 0px 3px;
    background-image: url(../Images/BGDropDownPanel_Small.png);
    height: 18px;
    float: left;
    font-weight: normal;
    font-size: 10px;
}
.ProductAccessoryBuy
{
    float: left;
    width: 181px;
    height: 114px;
    overflow: hidden;
}
.ProductAccessoryInfo
{
    float: left;
    margin-right: 20px;
    width: 151px;
    border-right: dashed 1px #d1d1d1;
    height: 114px;
    overflow: hidden;
    font-size: 10px;
    font-weight: bold;
    padding-right: 10px;
}
.ProductAccessoryImage
{
    float: left;
    margin-right: 20px;
    border-right: dashed 1px #d1d1d1;
    background-color: #EFEFEF;
    height: 114px;
    overflow: hidden;
}

.ProductAccessoryWrapper
{
    float: left;
    clear: both;
    margin-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: solid 1px #d0d0d0;
}
.ProductInfoRight
{
    float: left;
    width: 167px;
    border-left: dashed 1px #d1d1d1;
    text-align: center;
    padding-left: 5px;
}
.ProductInfoLeft
{
    float: left;
    width: 365px;
    margin-right: 20px;
}
.ProductInfoWide
{
    float: left;
    width: 558px;
    margin-right: 0px;
}
.ProductColumn
{
    float: left;
    width: 172px;
}
.ProductInfo
{
    clear: left;
    float: left;
    width: 558px;
    margin-right: 20px;
}
.ProductInfoFull
{
    clear: both;
    float: left;
    width: 748px;
}
.FlashClockCell
{
    width: 33%;
    text-align: center;
    font-weight: bold;
}
.Green
{
    color: #36861b;
}
.Clear
{
    clear: both;
}
.TextButton
{
    background-color: transparent;
    border: none;
    height: 30px;
    text-align: left;
    padding-left: 15px;
    font-size: 12px;
}
.DropDownItemsPanel
{
    margin-top: 1px;
    padding-right: 1px;
}
.DropDownPanel
{
    padding: 9px 5px 0px 10px;
    background-image: url(../Images/BGDropDownPanel.png);
    height: 23px;
    float: left;
    font-weight: bold;
}
.ProductDetailTop
{
    clear: both;
    float: left;
    width: 748px;
    height: 5px;
    background-image: url(../Images/BGProductDetailTop.png);
}
.ProductDetail
{
    clear: both;
    float: left;
    padding: 12px 0px 0px 20px;
    width: 728px;
    background-image: url(../Images/BGProductDetail.png);
}
.ProductDetailBottom
{
    clear: both;
    float: left;
    width: 748px;
    height: 5px;
    background-image: url(../Images/BGProductDetailBottom.png);
    margin-bottom: 20px;
}
.ProductDetailRight
{
    float: left;
    width: 362px;
}
.ProductFlashClock
{
    background-image: url(../Images/BGProductClock.png);
    height: 90px;
    float: left;
    width: 100%;
    clear: both;
}
.ProductImageMain
{
    float: left;
    clear: both;
    margin-top: 20px;
    padding-left: 10px;
}
.ProductImageScroll
{
    padding-top: 10px;
    float: left;
    clear: both;
    width: 100%;
}
.MarginRight20
{
    margin-right: 20px;
}
.MarginRight5
{
    margin-right: 5px;
}
.Floater
{
    float: left;
    margin-bottom: 10px;
    width: 100%;
    clear: both;
}
.FloatLeft
{
    float: left;
}
.FloatRight
{
    float: right;
}
.FontSizeStandard
{
    font-size: 12px;
}
.White
{
    color: White;
}
.BottomColumn
{
    float: left;
    width: 172px;
    margin-left: 20px;
}
.BottomHeadline
{
    padding: 3px 0px 5px 0px;
    border-top: solid 1px #999999;
    border-bottom: solid 1px #999999;
    float: left;
    width: 172px;
    margin-top: 5px;
    margin-bottom: 10px;
}
.Normal
{
    font-weight: normal;
}
.ControlPanel
{
    background-image: url(../Images/BGControlPanel.png);
    height: 20px;
    padding: 10px 10px 10px 10px;
    float: left;
}
.AlignLeft
{
    text-align: left !important;
}
.AlignRight
{
    text-align: right !important;
}
.DataGrid
{
    border: solid 1px #bbbbbb;
}
.DataGridHeader
{
    border-bottom: solid 1px #bbbbbb;
    background-color: White;
    font-weight: bold;
    font-size: 12px;
    background-image: url(../Images/BGDataGridHeader.png);
    color: #333333;
    height: 38px;
    text-align: left;
}
.DataGridFooter
{
    border-bottom: solid 1px #bbbbbb;
    background-color: White;
    font-weight: bold;
    background-image: url(../Images/BGDataGridHeader.png);
    color: #333333;
    height: 38px;
    text-align: left;
}
.DataGridHeaderLeft
{
    background-image: none;
}
.DataGridTop
{
    border-top: solid 1px #bbbbbb;
}
.DataGridItem
{
    border-bottom: solid 1px #bbbbbb;
    background-color: White;
    height: 48px;
    font-size: 12px;
}
.DataGridAlternatingItem
{
    border-bottom: solid 1px #d0d0d0;
    background-color: #eae9e9;
}
.ModalPanel
{
    border: solid 5px white;
    padding: 20px 20px 20px 20px;
    width: 400px;
    height: 195px;
    background-color: White;
    background-image: url(../Images/BGModalPanel.png);
    background-repeat: repeat-x;
}
.ModalPanelReminder
{
    border: none;
    padding: none;
    width: 400px;
    height: 195px;
    background-image: none;
    background: none;
}
.Splash
{
    width: 709px;
    height: 96px;
    border: solid 5px black;
    padding: 600px 0px 0px 0px;
    text-align: center;
}
.ModalBackground
{
    background-image: url(../images/BGBlackTrans80.png);
}
.Campaign, .Error
{
    color: #f42f2f !important;
}
.ProductList, .ProductListRight, .ProductList4
{
    float: left;
    width: 172px;
    margin-right: 20px;
    margin-bottom: 20px;
}
.ProductList4
{
    margin-right: 17px;
}
.ProductListRight
{
    margin-right: 0px;
}
.ProductListName
{
    height: 35px;
    overflow: hidden;
}
.ProductListBox
{
    border-top: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
    background-image: url(../Images/BGProductListBox.png);
    height: 60px;
    font-size: 11px;
    font-weight: bold;
    padding: 10px 10px 10px 10px;
    float: left;
    clear: both;
    width: 152px;
}
.ProductListImage
{
    float: left;
    margin-bottom: 5px;
    margin-left: 16px;
    width: 140px;
    height: 105px;
}
.Underline
{
    text-decoration: underline !important;
}
.Headline
{
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}
img.Headline
{
    margin-bottom: 5px;
}
.SmallHeadline
{
    font-size: 14px;
    font-weight: bold;
    color: #333333;
}
.SubHeadline
{
    font-size: 12px;
    font-weight: bold;
}
.MarginBottom, .MarginBottom20
{
    margin-bottom: 20px;
}
.MarginBottom10
{
    margin-bottom: 10px;
}
.MarginBottom5
{
    margin-bottom: 5px;
}
.TextBoxWatermark
{
    color: Gray;
}
.NoBorder
{
    border: none !important;
}
.NoDecoration
{
    text-decoration: none !important;
}
.Bold
{
    font-weight: bold;
}
.Black
{
    color: Black !important;
}
.ColumnHeadline
{
    background-image: url(../Images/BGColumnHeadline.png);
    color: White;
    padding: 12px 5px 0px 10px;
    height: 26px;
    font-size: 12px;
    font-weight: bold;
    z-index: 1;
    position: relative;
}
.ColumnIcon
{
    margin-right: 10px;
}
.Column
{
    background-color: #f0f0f0;
    padding: 10px 10px 10px 10px;
    line-height: 20px;
}
.Hidden
{
    visibility: hidden;
}
.DisplayNone
{
    display: none;
}

