﻿.overviewButton a
{
    float: left;
    width: 180px;
    padding: 16px 0 16px 47px;
    background-color: #ccc;
    color: #333;
    text-decoration: none;
    font-size: 14px;
    margin: 10px 10px 0 0;
    height: 15px;
}

.overviewButton a:hover
{
    background-color: #bfbfbf;
}

.buttonBranchenbuch a
{
    background-position: 17px 15px;
    background-image: url('pics/account/button_branchenbuch_g.png');
    background-repeat: no-repeat;
}

.buttonZugangsdaten a
{
    background-position: 17px 13px;
    background-image: url('pics/account/button_zugangsdaten_g.png');
    background-repeat: no-repeat;
}

.buttonGedenkseiten a
{
    background-position: 16px 11px;
    background-image: url('pics/account/button_seiten_g.png');
    background-repeat: no-repeat;
}

.buttonEinstellungen a
{
    background-position: 15px 12px;
    background-image: url('pics/account/button_einstellungen_g.png');
    background-repeat: no-repeat;
}

.buttonProfil a
{
    background-position: 14px 12px;
    background-image: url('pics/account/button_profil_g.png');
    background-repeat: no-repeat;
}

.buttonLogout a
{
    background-position: 18px 13px;
    background-image: url('pics/account/button_logout_g.png');
    background-repeat: no-repeat;
}

.itemWrapper
{
    float: left;
    width: 600px;
    margin: 10px 0 10px 0;
}

.alpha
{
    margin-left: 0 !important;
}

.omega
{
    margin-right: 0 !important;
}

.editorField_100
{
    margin-left: 20px;
    margin-right: 20px;
    width: 560px;
}

.editorField_100.alpha, .editorField_100.omega
{
    width: 580px;
}

.editorField_100.alpha.omega
{
    width: 600px;
}

.editorField_100 input, .editorField_100 select
{
    width: 548px;
}

.editorField_100.alpha input, .editorField_100.omega input, .editorField_100.alpha select, .editorField_100.omega select
{
    width: 568px;
}

.editorField_100.alpha.omega input
{
    width: 588px;
}

.editorField_100.alpha.omega select
{
    width: 600px;
}

.editorField_70
{
    margin-left: 20px;
    margin-right: 20px;
    width: 360px;
}

.editorField_70.alpha, .editorField_70.omega
{
    width: 380px;
}

.editorField_70.alpha.omega
{
    width: 400px;
}

.editorField_70 input, .editorField_70 select
{
    width: 348px;
}

.editorField_70.alpha input, .editorField_70.omega input, .editorField_70.alpha select, .editorField_70.omega select
{
    width: 368px;
}

.editorField_70.alpha.omega input, .editorField_70.alpha.omega select
{
    width: 388px;
}

.editorField_30
{
    margin-left: 20px;
    margin-right: 20px;
    width: 160px;
}

.editorField_30.alpha, .editorField_30.omega
{
    width: 180px;
}

.editorField_30.alpha.omega
{
    width: 200px;
}

.editorField_30 input, .editorField_30 select
{
    width: 148px;
}

.editorField_30.alpha input, .editorField_30.omega input, .editorField_30.alpha select, .editorField_30.omega select
{
    width: 168px;
}

.editorField_30.alpha.omega input, .editorField_30.alpha.omega select
{
    width: 188px;
}

.editorField_50
{
    margin-left: 20px;
    margin-right: 20px;
    width: 260px;
}

.editorField_50.alpha, .editorField_50.omega
{
    width: 280px;
}

.editorField_50.alpha.omega
{
    width: 300px;
}

.editorField_50 input, .editorField_50 select
{
    width: 248px;
}

.editorField_50.alpha input, .editorField_50.omega input, .editorField_50.alpha select, .editorField_50.omega select
{
    width: 268px;
}

.editorField_50.alpha.omega input, .editorField_50.alpha.omega select
{
    width: 288px;
}

.mceToolbar span
{
    padding: 0 !important;
}

.singleField
{
    width: 600px !important;
}

.accountBusinessItemWrapper
{
    border: 1px solid #424242;
    float: left;
    margin: 20px 0;
    width: 460px;
}

.accountBusinessItemTopWrapper
{
    border-bottom: 1px solid #424242;
    float: left;
    padding: 10px;
    width: 440px;
}

.accountBusinessItemWrapper .businessItemTitle
{
    float: left;
    font-size: 20px;
    padding: 10px 0;
    width: 440px;
    line-height: normal;
}

.businessItemSubTitle
{
    padding: 0 !important;
}

.accountBusinessItemBottomWrapper
{
    float: left;
    padding: 10px;
    width: 440px;
}

.accountBusinessItemBottomEditWrapper
{
    width: 150px;
    float: left;
}

.accountBusinessItemBottomEditWrapper a
{
    width: 130px;
    padding: 10px 0 0 20px;
    float: left;
    font-size: 15px;
    color: #333;
    background: url("pics/account/arrow.png");
    background-position: 10px 15px;
    background-repeat: no-repeat;
}

.accountBusinessItemBottomEditWrapper a:hover
{
    color: #333 !important;
}

.accountBusinessItemBottomEditWrapper > span
{
    font-weight: bold;
}

.buttonUpsell
{
    width: 240px;
    float: right;
    text-align: center;
    color: #333;
    font-weight: bold;
    background: url("pics/account/arrow.png");
    background-position: right center;
    background-repeat: no-repeat;
    font-size: 14px;
}

.buttonUpsell:hover
{
    color: #333 !important;
}

.labelStatus
{
    color: #f33;
    float: right !important;
    font-size: 14px;
    padding: 0 !important;
    text-align: right;
    width: 280px;
}

.buttonDetails
{
    font-size: 14px;
    margin: 30px 0 0 0;
    padding: 8px 0;
    text-align: center;
    text-decoration: none;
    width: 230px;
    float: right;
    background-color: #666;
    color: #fff !important;
}

.buttonDetails:hover
{
    background-color: #333;
    color: #fff;
}

.panBusinessEntryWrapper select
{
    padding: 5px;
    border: 1px solid #ccc;
    float: left;
    width: 583px;
}

.panBusinessEntryWrapper input
{
    padding: 5px;
    border: 1px solid #ccc;
    float: left;
}

.panBusinessEntryWrapper input.required
{
    border: 1px solid #990000;
}

.panBusinessEntryWrapper textarea
{
    padding: 4px;
    border: 1px solid #ccc;
    float: left;
    height: 200px;
    max-width: 590px;
    max-height: 250px;
}

.button
{
    background-color: #434242;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    margin-bottom: 30px;
    margin-top: 30px;
    padding: 10px 20px !important;
    text-decoration: none;
    border: none;
    height: auto;
}

.photoWrapper
{
    border: 1px solid #ccc;
    float: left;
    margin: 10px 10px 0 0;
    min-height: 200px;
    padding: 5px;
    width: 293px;
}

.imgWrapper img
{
    border: medium none;
    max-height: 150px;
    max-width: 150px;
}

.photoWrapper h3
{
    margin: 3px 0 10px 0;
}

.imgWrapper
{
    display: table-cell;
    float: left;
    height: 156px;
    padding: 2px;
    text-align: center;
    vertical-align: middle;
    width: 156px;
}

.photoWrapper .editLink
{
    width: 110px;
    padding: 10px 0 0 20px;
    float: left;
    font-size: 15px;
    color: #333;
    background: url("pics/account/arrow.png");
    background-position: 10px 15px;
    background-repeat: no-repeat;
    text-decoration: none;
}

#counterDescription
{
    float: left;
    font-size: 13px;
    margin: 5px 0 20px;
    width: 600px;
}

.PanelUserData table, .panelAccountListBusinessItemV2, .panelAccountListBusinessItemV2 .panelStartsiteModulStd, .panelAccountListBusinessItemV2 .panelStartsiteModulStdContent
{
    width: 620px;
    float: left;
}

.panelAccountListBusinessItemV2 .panelStartsiteModulStd
{
    border-width: 0;
    border-style: none;
}

.PanelUserData .contentCell
{
    width: 430px;
}

.PanelUserData .textbox, .PanelUserData .textboxStreet, .PanelUserData ._textboxPhone, .PanelUserData .textboxHouseNo, .PanelUserData ._textboxPrePhone, .PanelUserData .contentCellZipCode, .PanelUserData .dropDownList, .panBusinessEntry .contentCell input[type="text"], .panelAccountBusinessItemCatalog select, .PanelChangeAccessDataTD2 .textbox, .LoginTbx, .register-zipcode, .register-prephone, .textboxPhone-register, .dropDownListRegister
{
    height: 30px;
    line-height: 30px;
    padding-left: 3px;
    border: 1px solid #ccc !important;
}

.PanelUserData .textbox, .PanelChangeAccessDataTD2 .textbox, .LoginTbx
{
    width: 251px;
}

.panBusinessEntry .contentCell input[type="text"]
{
    width: 416px;
}

.PanelUserData .contentCell .radioButton td
{
    width: 87px;
    float: left;
}

.PanelUserData .textboxStreet, .PanelUserData ._textboxPhone, .register-zipcode, .textboxPhone-register
{
    width: 196px;
}

.PanelUserData .textboxHouseNo, .PanelUserData ._textboxPrePhone, .PanelUserData .contentCellZipCode
{
    width: 46px;
}

.register-prephone
{
    width: 46px !important;
}

.PanelUserData #ctl00_ContentPlaceHolder1_ctl00_ddl_Country
{
    width: 256px;
}

.PanelUserData .dropDownList, .panelAccountBusinessItemCatalog select, .dropDownListRegister
{
    padding-top: 5px;
    padding-bottom: 5px;
}

.dropDownListRegister
{
    width: 256px;
}

.PanelUserData .buttonDataReset
{
    color: #333;
    text-decoration: none;
    width: 135px;
    font-size: 14px;
}

.PanelUserData .buttonDataReset:hover
{
    text-decoration: underline;
}

.button_bgd_middle
{
    color: #fff !important;
}

.panBusinessEntry .contentCell
{
    width: 440px;
}

.panBusinessEntry .contentCell .editorField_50, .panBusinessEntry .contentCell .editorField_70, .panBusinessEntry .contentCell .editorField_30
{
    margin-left: 0;
    margin-right: 3px;
}

.panBusinessEntry .contentCell .editorField_50
{
    width: 202px !important;
}

.panBusinessEntry .contentCell .editorField_70
{
    width: 335px !important;
}

.panBusinessEntry .contentCell .editorField_30
{
    width: 70px !important;
}

.panBusinessEntry .contentCell textarea
{
    border: 1px solid #ccc;
    width: 415px;
    height: 120px;
}

.PanelChangeAccessData
{
    margin: 0;
}

.previewOuterWrapper
{
    float: right;
    margin: 0;
    padding: 0;
}

#previewWrapper
{
    height: 200px;
    overflow: hidden;
    width: 200px;
}

.croppingWrapper
{
    float: left;
    width: 621px;
}

.cropWrapper
{
    float: left;
}

.panBusinessPhotoCrop
{
    width: 621px;
}

.panBusinessPhotoCrop .button_main_panel_account
{
    margin: 20px 0;
}

.panBusinessPhotoDelete .button_main_panel_account, .panBusinessPhotoEdit .button_main_panel_account
{
    margin: 50px 0 0 0;
}

.panBusinessPhotoDelete .photoWrapper
{
    margin-right: 200px;
    width: 201px;
}

/* Kritsada Erweiterung*/
.set-nickname-container
{
    position: absolute;
    z-index: 100;
    width: 550px;
    min-height: 250px;
    background-color: #dfdfdf;
    padding: 15px;
    -webkit-box-shadow: 2px 2px 6px #a0a0a0;
    -ms-box-shadow: 2px 2px 6px #a0a0a0;
    box-shadow: 2px 2px 6px #a0a0a0;
}

.set-nickname-discription
{
    padding-bottom: 10px;
}

.set-nickname-trauer-de-container
{
    background-color: #dfdfdf;
    -webkit-box-shadow: 2px 2px 6px #a0a0a0;
    -ms-box-shadow: 2px 2px 6px #a0a0a0;
    box-shadow: 2px 2px 6px #a0a0a0;
    min-height: 250px;
    padding: 0 15px 15px;
    position: absolute;
    width: 370px;
    z-index: 100;
    top: 40px;
}

.nickname-input-trauer-de-textbox
{
    background-color: white !important;
    color: #333333 !important;
}

.set-nickname-trauer-de-input
{
    float: left;
    width: 360px;
}

.set-nickname-p
{
    float: left;
    line-height: 0;
}

.set-nickname-from-firstname-trauer-de
{
    float: left;
    width: 360px;
}

.set-nickname-discription a
{
    background: none repeat scroll 0 0 #000000 !important;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    color: #333333 !important;
    float: none !important;
    height: 14px !important;
    line-height: 14px !important;
    margin-right: 0 !important;
    padding: 1px 4px 0 0 !important;
    text-decoration: underline !important;
}

.panBusinessEntry .errorMessage
{
    border: 1px solid #990000;
    color: #990000;
    float: left;
    margin-bottom: 15px;
    padding: 10px;
}

.panBusinessEntry .errorMessage > ul
{
    float: left;
}
