﻿body
{
    margin: 0;
    padding: 0;
    color: #000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-image: url(../../_global/img/core-bg.jpg);
    background-color: #aeaeae;
    background-repeat: repeat-x;
}
.clearboth
{
    clear: both;
    overflow: hidden;
    height: 0;
    width: 0;
}
.masthead_country
{
    font-weight: bold;
}
#javascriptAktivieren
{
    font-size: 11px;
}
a img
{
    border-width: 0;
}

#window
{
    margin: 10px auto 0 auto;
    width: 978px;
}
#page
{
}
/* Header */
#header
{
    width: auto;
    display: block;
}
#silverlightDownload a
{
    color: #000;
    font-size: 10px;
}

#headerBrand
{
    float: left;
    width: 250px;
    clear: both;
    margin: 0;
}
#headerBrand a
{
    margin: 35px 0 0 35px;
    padding: 0 0 0 10px;
    display: block;
    overflow: hidden;
    width: 93px;
    height: 15px;
    background-image: url(../../_global/img/microsoft-logo.png);
    background-repeat: no-repeat;
    background-position: left top;
    cursor: pointer;
}
/*Live Search Start*/
#msviLSBForm
{
    margin: 0;
    padding: 0;
}
#msviLSBtbox
{
    border: 1px solid grey;
    height: 22px;
    margin-top: -1px;
    padding-left: 2px;
    padding-top: 3px;
    width: 300px;
    float: left;
}
.msviLSBSearchInactive
{
    color: #999999;
    font-style: italic;
}
#msviLSBssearch
{
    float: left;
    margin-left: 3px;
    margin-top: 1px;
}
.msviLSBsform
{
    font-family: Verdana;
    font-size: 100%;
    height: 24px;
    left: -91px;
    margin: 0;
    float: right; /*min-width: 475px;*/
    padding: 0;
    margin: 8px 35px 0 0;
}
#msviLSBWeb
{
    background-color: transparent;
    background-image: url(../../_global/img/livesearch/de-DE.gif);
    border-width: 0;
    float: left;
    cursor: pointer;
    height: 24px;
    margin: 1px 0 0 3px;
    padding: 0;
    width: 63px;
}
/*Live Search End*/
#headerInfos
{
    margin: 0 0 0 250px;
    width: auto;
}
#headerLinks
{
    text-align: right;
    color: #000;
    font-size: 10px;
    margin: 0 35px 0 0;
}
#headerLinks a
{
    color: #000;
    text-decoration: none;
}
#headerLinks a:hover
{
    text-decoration: underline;
}
/* Main */
#main
{
    display: block;
    margin: 20px 0 0 0;
    
}

/*Main COntent*/
#mainContent
{
    font-family:Segoe Light;
}

/*Main Window Start*/
#mainTop, #mainBottom, #mainMiddle
{
    width: 970px;
    height: 5px;
    display: block;
    background-repeat: no-repeat;
    background-position: left top;
    float:left;
    overflow: hidden;
}
#mainTop
{
    background-image: url(../../_global/img/bg-top.png);
}
#mainBottom
{
    background-image: url(../../_global/img/bg-bottom.png);
}
#mainMiddle
{
    background-image: url(../../_global/img/bg-middle.png);
    background-repeat: repeat-y;
    height: auto;
}
#mainMiddleCont
{
    padding: 20px 28px 0 28px;
    overflow: hidden;
    
}
/*Main Window End*/
#footer
{
    width: 900px;
}
#footerCont
{
    text-align: right;
    line-height: 140%;
    margin: 0 0 10px 0;
}
#footerCont, #footerCont a
{
    font-size: 10px;
    color: #000;
}
#liveSearchLogo
{
    height: 15px;
    width: 61px;
    display: block;
    overflow: hidden;
    margin: 10px 0 0 8px;
    float: left;
    background-image: url(../../_global/img/livesearch/LiveLogo_black.png);
    background-repeat: no-repeat;
    background-position: left top;
}


/*############ CUSTOM #####################*/
.dottedLine
{
    background-image: url(../../_global/img/horizontal-dotline.gif);
    background-repeat: no-repeat;
    background-position: left top;
    display: block;
    height: 2px;
    width: 908px;
    overflow: hidden;
}

#leftCont
{
    float: left;
    width: 694px;
}
#rightCont
{
    float: left;
    width: 220px;
    margin: 0;
    padding: 7px 0;
    overflow: hidden;
}



#contactBox
{
    display: block;
    position: relative;
}
#contactBoxTop
{
    height: 12px;
    display: block;
    background-image: url(../../_global/img/contactBoxTop.gif);
    background-repeat: no-repeat;
    background-position: left top;
    width: 220px;
    overflow: hidden;
}
#contactBoxBottom
{
    width: 220px;
    display: block;
    background-image: url(../../_global/img/contactBoxBottom.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
#contactBoxBottom .cont
{
    padding: 0px 13px 15px 13px;
}
#contactBoxBottom .cont h3
{
    color: #00497f;
    text-transform: uppercase;
    margin: 0 0 8px 5px;
    padding: 0;
    font-size: 11px;
}

#contactBoxBottom .cont ul
{
    margin: 0 0 0 5px;
    padding: 0;
    list-style-type: none;
}
#contactBoxBottom .cont ul li
{
    margin: 0;
    font-size: 11px;
    padding: 0 0 8px 14px;
    background-image: url(../../_global/img/arrow-blue.gif);
    background-repeat: no-repeat;
    background-position: left 1px;
    line-height: 14px;
}
#contactBoxBottom .cont ul li a
{
    text-decoration: none;
    color: #00497f;
}
#contactBoxBottom .cont ul li a:hover
{
    text-decoration: underline;
}


/*### more Informations Start ###*/
#moreInfos
{
    position: relative;
}
#moreInfosTop
{
    height: 12px;
    width: 220px;
    overflow: hidden;
}
#moreInfosBottom
{
    width: 220px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
#moreInfosBottom .cont
{
    padding: 5px 13px 15px 13px;
}

#moreInfosBottom .cont h3
{
    color: #00497f;
    text-transform: uppercase;
    margin: 0 0 8px 5px;
    padding: 0;
    font-size: 11px;
}

#moreInfosBottom .cont ul
{
    margin: 0 0 0 5px;
    padding: 0;
    list-style-type: none;
}
#moreInfosBottom .cont ul li
{
    margin: 0;
    font-size: 11px;
    padding: 0 0 8px 14px;
    background-image: url(../../_global/img/arrow-blue.gif);
    background-repeat: no-repeat;
    background-position: left 1px;
    line-height: 14px;
}
#moreInfosBottom .cont ul li a
{
    text-decoration: none;
    color: #00497f;
}
#moreInfosBottom .cont ul li a:hover
{
    text-decoration: underline;
}
/*### more Informations End ###*/

#homeVids
{
    float: left;
}
#homeVids a
{
    position: relative;
}
#homeVid1, #homeVid2, #homeVid3, #homeVid4
{
    float: left;
    width: 231px;
}
.verticalLine
{
    width: 213px;
    background-image: url(../../_global/img/verticalLine.gif);
    background-repeat: no-repeat;
    background-position: center top;
    height: 11px;
    display: block;
    overflow: hidden;
    float: left;
}
#homeVid1PlayerHost, #homeVid2PlayerHost, #homeVid3PlayerHost, #homeVid4PlayerHost
{
    width: 218px;
    height: 134px;
    display: block;
    background-image: url(../../_global/img/homeVidBg.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    overflow: hidden;
}
#silverlightControlHostMinivid1 a, #silverlightControlHostMinivid2 a, #silverlightControlHostMinivid3 a, #silverlightControlHostMinivid4 a
{
    background-repeat: no-repeat;
    background-position: left top;
    height: 110px;
    width: 196px;
    display: block;
    margin: 0;
    overflow: hidden;
}
#silverlightControlHost{
position:relative;
}
#silverlightControlHostMinivid1 a
{
    background-image: url(~/_sub/img/miniVid/vid1.jpg);
}
#silverlightControlHostMinivid2 a
{
    background-image: url(~/_sub/img/miniVid/vid2.jpg);
}
#silverlightControlHostMinivid3 a
{
    background-image: url(~/_sub/img/miniVid/vid3.jpg);
}
#silverlightControlHostMinivid4 a
{
    background-image: url(~/_sub/img/miniVid/vid4.jpg);
}
.silverlightControlHostMiniDiv
{
    height: 110px;
    width: 196px;
    margin: 11px 0 0 11px;
    position:relative;
}
#heroHost
{
    margin: 10px 0;
    float: left;
}
#leftRightCont
{
    float: left;
}
#leftCont .copy
{
    padding: 40px 0 0 14px;
    width:694px;
    overflow:hidden;
    
}

#leftCont .copy h2
{
    font-size: 16px;
    line-height: 140%;
    margin: 0 0 15px 0;
    padding: 0;
}

#leftCont .copy h3
{
    font-size: 14px;
    line-height: 140%;
    margin: 0 0 15px 0;
    padding: 0;
}
#leftCont .copy p
{
    font-size: 11px;
    line-height: 140%;
    margin: 0 0 8px 0;
    padding: 0 80px 0 0;
}

.homeCopy
{
    font-size: 12px !important;
}


#leftCont .copy a
{
    padding: 0;
    font-size: 11px;
    line-height: 16px;
    color: #00497f;
    font-weight: bolder;
    text-decoration: none;
}
#leftCont .copy a:hover
{
    text-decoration: underline;
}
#leftCont .copy ul
{
    margin: 0 0 15px 16px;
    padding: 0;
    font-size: 11px;
    line-height: 140%;
}


/*### Offering Box Start ###*/
#leftCont .offeringbox
{
    margin: 22px 0 15px 0;
    padding: 0;
}

#leftCont .offeringbox p
{
    padding-right: 0px;
}
/* 2 Cols */
/* Col 1*/
#leftCont .offeringbox0102
{
    float: left;
    width: 296px;
    height: auto;
    background: url(../../_global/img/offeringBtn.png) no-repeat bottom left;
    padding: 0 14px 0 14px;
    margin: 0;
    overflow:hidden;
}
/* Col 2*/
#leftCont .offeringbox0202
{
    float: left;
    width: 296px;
    height: auto;
    background: url(../../_global/img/offeringBtn.png) no-repeat bottom left;
    padding: 0 14px 0 14px;
    margin: 0 0 0 22px;
    overflow:hidden;
}
/* 3 Cols */
/* Col 1*/
#leftCont .offeringbox0103
{
    float: left;
    width: 192px;
    height: auto;
    background: url(../../_global/img/offeringBtn.png) no-repeat bottom left;
    padding: 0 14px 0 14px;
    margin: 0 5px 0 0;
}
/* Col 2*/
#leftCont .offeringbox0203
{
    float: left;
    width: 192px;
    height: auto;
    background: url(../../_global/img/offeringBtn.png) no-repeat bottom left;
    padding: 0 14px 0 14px;
    margin: 0 5px 0 0;
}
/* Col 3*/
#leftCont .offeringbox0303
{
    float: left;
    width: 192px;
    height: auto;
    background: url(../../_global/img/offeringBtn.png) no-repeat bottom left;
    padding: 0 0px 0 14px;
    margin: 0;
}
#leftCont .offeringbox #offeringLink
{
    margin: 0 0 2px 40px;
}

/*### Offering Box End ###*/

#leftCont .box
{
    margin: 12px 0 22px 0;
    padding: 0;
    width:690px;
    overflow:hidden;
}

#leftCont .box01
{
    float: left;
    width: 284px;
    height: auto;
    padding: 14px 14px 0 28px;
    margin: 0 22px 0 0;
    overflow:hidden;
}

#leftCont .box02
{
    float: left;
    width: 284px;
    height: auto;
    padding: 14px 14px 0 28px;
    margin: 0;
    overflow:hidden;
}

/*### Video Overlay Start ###*/
#overlayVideoPlayerContainer
{
    position: absolute;
    left: 0;
    top: 0;
    height: 500px;
    width: 489px;
    display: none;
    filter: alpha(opacity=50);
    -moz-opacity: 0.50;
    opacity: 0.50;
    background-color: #fff;
}
#overlayVidPlayer
{
    width: 489px;
    margin: 100px auto;
    height: 500px;
    display: block;
    position: absolute;
    top: 0;
    left: -9999px;
    z-index: 99;
}
#overlayVidPlayerBg
{
    background-image: url(../../_global/img/overlayPlayerBg.png);
    background-position: left top;
    background-repeat: no-repeat;
    height: 429px;
    display: block;
    width: 100%;
    padding: 10px 0 0 0;
}
#closeBtnContainer
{
    width: 489px;
    text-align: right;
}
#closeOverlayBtn
{
    padding: 13px 20px 0 0;
    position:relative;
}
#silverlightControlHostOverlay
{
    color: #fff;
    width: 450px;
    height: 380px;
    margin: 5px 0 0 18px;
}
/* Overlay More Button*/
#overlaymore
{
    width: 489px;
    display: block;
    overflow: hidden;
}
#overlaymore a
{
    color: #fff;
    font-size: 15px;
    background-image: url(../../_global/img/additionalInformation.png);
    background-position: left top;
    background-repeat: no-repeat;
    width: 214px;
    height: 39px;
    display: block;
    float: right;
    margin: 0 5px 0 0;
    text-decoration: none;
}
#overlaymore a:hover
{
    text-decoration: underline;
}
#overlaymore a span
{
    margin: 10px 0 0 35px;
    display: block;
}
/*### Video Overlay End ###*/

#heroHost
{
    margin: 10px 0;
    float: left;
}
#homeBtn
{
    background-image: url(../../_sub/img/homeBtn.gif);
    background-repeat: no-repeat;
    background-position: left top;
    width: 32px;
    height: 9px;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
    margin: 0 0 5px 8px;
    position:relative;
}
#homeBtn:hover
{
    background-image: url(../../_sub/img/homeBtn-hvr.gif);
}
cite
{
    color: #00497f;
}
.boxTable
{
    margin: 30px 0 0 2px;
    padding: 0;
    width: 650px;
    display: block;
}
.boxTable tr td
{
    vertical-align: top;
    padding: 3px 30px 0px 0px;
    margin: 0;
}
.boxTable tr td h3
{
    margin: 0 0 9px 0 !important;
}
#silverlightDownloadBtn
{
    color: #00497f !important;
}


/*Tell a Friend Button*/
#tellAFriend
{
    background-image: url(../../_global/img/tellAFriend.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    height: 41px;
    width: 220px;
    text-align: center;
    padding: 0;
    margin: 15px 0 2px 0;
    position: relative;
}
#tellAFriend a
{
    padding: 12px 0 0 0;
    color: #00497f;
    font-size: 12px;
    display: block;
    text-decoration: none;
}
#tellAFriend a:hover
{
    text-decoration: underline;
}
.engPage
{
	font-family: Calibri; 
	font-size: 11;
	text-align:justify;
}
