﻿BODY
{
    padding: 0;
    background-color: #F0F5FA;
    /*background: #fff url(img/bg_raster.gif) repeat;*/
    margin: auto;
    font: 12px Tahoma, Geneva, Arial, Helvetica, sans-serif;
    color: /*#333*/#585F68;
    width: 1000px;
    border: 1px solid #b7b9bb;
}
img
{
    border: none;
}

/*master page*/
/*------------------------master top container---------------------------------*/
.MasterTopContainer
{
    width: 1000px;
    height: 105px;
    background-color: #fff;
    overflow: hidden;
}
.MasterTopLeftContainer
{
    float: left;
    margin-left: 30px;
    margin-top: 20px;
    margin-bottom: 15px;
    width: 566px;
    height: 70px;
    display: inline;
    font-size: 0pt;
}
.MasterTopRightContainer
{
    float: right;
    margin-top: 5px !important;
    margin-bottom: 15px;
    margin-right: 0;
    width: 334px;
    height: 85px;
    vertical-align: bottom;
}
.MasterTopRightContainer a
{
    margin-left: 2px;
    text-decoration: none;
    font-weight: normal;
    color: #333 !important;
}
.MasterTopRightContainer a:active
{
    text-decoration: none;
}
.MasterTopRightContainer a:hover
{
    text-decoration: underline;
}

/*------------------------master header-------------------------------------*/
.MasterHeaderLeftSideImage
{
    height: inherit;
    width: 120px;
    float: left;
    margin: 0px;
    padding: 0px;
    height: 150px;
    min-height: 150px;
}
.MasterHeaderRighSide
{
    margin: 0px;
    background-image: url('img/bg_topbarsmall.jpg');
    background-position: right center;
    padding: 0px;
    vertical-align: top;
    background-repeat: repeat-y;
    background-color: #206380;
    float: right;
    height: 150px;
    min-height: 150px;
    width: 600px;
    min-width: 600px;
}
.MasterHeaderRightSideTextImportant
{
    position: relative;
    left: 20px;
    top: 20%;
    color: White;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
}
.MasterHeader
{
    width: 720px;
}

/*------------------------master body--------------------------------------*/
.MasterBody
{
    min-height: 200px;
    min-width: 1000px;
    /*background: #eaeaea url('img/bg_browser_flex.gif') repeat-y 767px 0;*/
    background-color: #ffffff;
    overflow: hidden;
    background-attachment: scroll !important;
}
.MasterBodyColumns
{
    overflow: hidden;
    min-height: 200px;
    width: 1000px;
    /*background: url('img/bg_pattern.gif') repeat;*/
    background-color: #ffffff;
    padding-bottom: 30px;
}
.MasterBodyColumnLeft
{
    float: left;
    display: inline;
    width: 767px;
    /*background: url('img/bg_pattern.gif') repeat-y;*/
    background-color: #ffffff;
}
/* * IE Stlye can be used and iterpreted only by IE6 */
* html .MasterBodyColumnLeft
{
    overflow: hidden;
}
.MasterBodyContent
{
    float: left;
    width: 980px;
}
.MasterBodyContentPage
{
    width: 74%;
    vertical-align: top;
    background-color: White;
    padding: 0px 0px 0px 23px;
    float: left;
}
* html .MasterBodyContent
{
    overflow: hidden;
}
.MasterBodyMenu
{
    float: right;
    width: 201px;
    vertical-align: top;
    float: right;
}
.MasterBodyColumnRight
{
    display: inline;
    float: right;
    padding-right: 10px;
    width: 208px;
}
/*------------------------master footer-------------------------------------*/
.MasterFooter
{
    height: 25px;
    clear: both;
    width: 1000px;
    /*background: #224654 url('img/bg_footer.gif') repeat-x top;*/
    background-color: #007BE4;
    overflow: hidden;
}
.MasterFooterImpressumLeft, .MasterFooterImpressumRight, .MasterFooterImpressumLogin
{
    margin-top: 5px;
    height: 25px;
    display: inline;
    vertical-align: middle;
}
.MasterFooterImpressumLeft
{
    margin-left: 10px;
    float: left;
}
.MasterFooterImpressumRight
{
    float: right;
}
.MasterFooterImpressumLogin
{
    margin-left: 20px !important;
    float: left;
}
.MasterFooterImpressumLogin a, .MasterFooterImpressumLogin a:visited, .MasterFooterImpressumLogin a:active, .MasterFooterImpressumLogin a:hover
{
    color: #fff !important;
}
.MasterFooterImpressum a, .MasterFooterImpressum a:visited, .MasterFooterImpressum a:active, .MasterFooterImpressum a:hover
{
    text-decoration: none;
    color: #FFF;
}
.MasterFooterImpressum a:hover
{
    background: url('img/bg_dotted_white.gif') repeat-x bottom;
}
.MasterFooterImpressum
{
    clear: both;
    height: 25px;
    width: 100%;
    background-color: #007BE4 !important;
    vertical-align: middle !important;
    font: 12px Tahoma, Geneva, Arial, Helvetica, sans-serif;
    color: #FFF;
}
.MasterFooterRightLogo
{
    width: 603px;
    float: right;
    display: inline;
}
.MasterFooterBaseList
{
    height: 30px;
    background-color: #224654;
    clear: both;
}
.MasterFooterLogo, .MasterFooterRightLogo
{
    height: 109px;
}

/*-----------------------------------------Menu---------------------------------------*/
.MenuMainLevel1Active, .MenuMainLevel1FirstActive, .MenuMainLevel1Hover, .MenuMainLevel1FirstHover
{
    background-color: #007be4;
}
.MenuMainLevel1ActiveStretched, .MenuMainLevel1FirstActiveStretched, .MenuMainLevel1HoverStretched, .MenuMainLevel1FirstHoverStretched
{
    background-color: #007be4;
}
.MenuMain
{
    font: 11px Tahoma, Geneva, Arial, Helvetica, sans-serif;
    margin-bottom: 10px;
}
.MenuMainLevel1ActiveStretched, .MenuMainLevel1FirstActiveStretched, .MenuMainLevel1Stretched, .MenuMainLevel1FirstStretched, .MenuMainLevel1HoverStretched, .MenuMainLevel1Active, .MenuMainLevel1FirstActive, .MenuMainLevel1, .MenuMainLevel1First, .MenuMainLevel2, .MenuMainLevel2Active, .MenuMainLevel3, .MenuMainLevel3Active, .MenuMainLevel4, .MenuMainLevel4Active, .MenuMainLevel1HoverStretched, .MenuMainLevel1FirstHoverStretched, .MenuMainLevel1Hover, .MenuMainLevel1FirstHover, .MenuMainLevel2Hover, .MenuMainLevel3Hover, .MenuMainLevel4Hover
{
    padding: 5px 5px 5px 0;
    display: block;
}
.MenuMainLevel1ActiveStretched a, .MenuMainLevel1FirstActiveStretched a, .MenuMainLevel1Stretched a, .MenuMainLevel1FirstStretched a, .MenuMainLevel1Active a, .MenuMainLevel1FirstActive a, .MenuMainLevel1 a, .MenuMainLevel1First a, .MenuMainLevel2 a, .MenuMainLevel2Active a, .MenuMainLevel3 a, .MenuMainLevel3Active a, .MenuMainLevel4 a, .MenuMainLevel4Active a, .MenuMainLevel1ActiveStretched, .MenuMainLevel1FirstActiveStretched, .MenuMainLevel1Stretched, .MenuMainLevel1FirstStretched, .MenuMainLevel1Active, .MenuMainLevel1FirstActive, .MenuMainLevel1, .MenuMainLevel1First, .MenuMainLevel2, .MenuMainLevel2Active, .MenuMainLevel3, .MenuMainLevel3Active, .MenuMainLevel4, .MenuMainLevel4Active, .MenuMainLevel1HoverStretched, .MenuMainLevel1FirstHoverStretched, .MenuMainLevel1Hover, .MenuMainLevel1FirstHover, .MenuMainLevel2Hover, .MenuMainLevel3Hover, .MenuMainLevel4Hover
{
    text-decoration: none;
}
.MenuMainLevel1ActiveStretched, .MenuMainLevel1FirstActiveStretched, .MenuMainLevel1Stretched, .MenuMainLevel1FirstStretched, .MenuMainLevel1Active, .MenuMainLevel1FirstActive, .MenuMainLevel1, .MenuMainLevel1First, .MenuMainLevel1HoverStretched, .MenuMainLevel1FirstHoverStretched, .MenuMainLevel1Hover, .MenuMainLevel1FirstHover
{
    padding-left: 10px;
}
.MenuMainLevel1ActiveStretched a, .MenuMainLevel1FirstActiveStretched a, .MenuMainLevel1Active a, .MenuMainLevel1FirstActive a, .MenuMainLevel1ActiveStretched, .MenuMainLevel1FirstActiveStretched, .MenuMainLevel1Active, .MenuMainLevel1FirstActive, .MenuMainLevel1HoverStretched, .MenuMainLevel1FirstHoverStretched, .MenuMainLevel1Hover, .MenuMainLevel1FirstHover
{
    color: #fff !important;
}
.MenuMainLevel1Stretched a, .MenuMainLevel1FirstStretched a, .MenuMainLevel1 a, .MenuMainLevel1First a, .MenuMainLevel2 a, .MenuMainLevel3 a, .MenuMainLevel4 a, .MenuMainLevel1Stretched, .MenuMainLevel1FirstStretched, .MenuMainLevel1, .MenuMainLevel1First, .MenuMainLevel2, .MenuMainLevel3, .MenuMainLevel4
{
    color: #666 !important;
}
.MenuMainLevel1ActiveStretched, .MenuMainLevel1FirstActiveStretched, .MenuMainLevel1Stretched, .MenuMainLevel1FirstStretched, .MenuMainLevel1Active, .MenuMainLevel1FirstActive, .MenuMainLevel1, .MenuMainLevel1First, .MenuMainLevel1HoverStretched, .MenuMainLevel1FirstHoverStretched, .MenuMainLevel1Hover, .MenuMainLevel1FirstHover
{
    text-transform: uppercase;
    border-bottom: 1px solid #bababa;
    font-weight: bold;
}

/*.MenuMainLevel2Active a, .MenuMainLevel3Active a, .MenuMainLevel4Active a, .MenuMainLevel2Active, .MenuMainLevel3Active, .MenuMainLevel4Active, .MenuMainLevel2Hover, .MenuMainLevel3Hover, .MenuMainLevel4Hover
{
    color: #58748e !important;
}
.MenuMainLevel2Active, .MenuMainLevel2, .MenuMainLevel2Hover
{
    padding-left: 38px;
    background: #fff url('img/menu/mainnav_level2_arrow.gif') no-repeat;
}
.MenuMainLevel2Active
{
    background-color: #B8c2cb !important;
}
.MenuMainLevel2Hover
{
    background-color: #d2d2d2 !important;
}

.MenuMainLevel3Active, .MenuMainLevel3Hover, .MenuMainLevel3
{
    padding-left: 53px;
    background: #dbe0e5 url('img/menu/mainnav_level3_arrow.gif') no-repeat;
    color: #58748e !important;
}
.MenuMainLevel3
{
    background-color: #fff !important;
}
.MenuMainLevel3Active, .MenuMainLevel3Hover
{
    background-color: #dbe0e5 !important;
}

.MenuMainLevel4Active, .MenuMainLevel4Hover, .MenuMainLevel4
{
    padding-left: 68px;
    background: #fff url('img/menu/mainnav_level4_arrow.gif') no-repeat;
    color: #58748e !important;
}
.MenuMainLevel4Active, .MenuMainLevel4Hover
{
    background-color: #dbe0e5 !important;
}*/

/*.MenuMainLevel1Stretched, .MenuMainLevel1FirstStretched
{
    background-image: url('img/menu/mainnav_off_stretched.jpg');
}*/

/*.MenuMainLevel1, .MenuMainLevel1First
{
    background-image: url('img/menu/mainnav_off.gif');
}*/
/*---------------------------------------------navigation language----------------------------*/

.NaviLanguage
{
    color: #333;
    font-weight: normal;
}
.NaviLanguageActive
{
    font-weight: bold;
    color: #697792;
}
.NaviLanguage, .NaviLanguageActive
{
    float: left;
    margin-right: 5px;
    margin-left: 5px;
    font: 12px Tahoma, Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
}
.NaviLanguage a
{
    text-decoration: none;
    font-weight: normal;
    color: #333;
}
.NaviLanguage a:visited
{
    text-decoration: none;
    font-weight: normal;
    color: #333;
}
.NaviLanguage a:active
{
    text-decoration: none;
    font-weight: normal;
    color: #333 !important;
}
.NaviLanguage a:hover
{
    text-decoration: underline;
    font-weight: normal;
    color: #333 !important;
}
.NaviLanguageMain
{
    margin-top: 35px !important;
    height: 32px;
    float: right;
    padding-right: 12px;
    height: 20px;
    clear:both;
}

#DivName{
    float: right;
    padding-right: 12px;
    margin-top:10px;
}



/*-------------------MVC Basic styles ---------------------------------------------*/
.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}
.validation-summary-valid
{
    display: none;
}
.field-validation-error
{
    color: #ff0000;
}
.field-validation-valid
{
    display: none;
}
#personaldata-nationalitytop-spacer, #personaldata-nationalitybottom-spacer
{
    height:20px;
}

