#shell{
    width: 950px;
    overflow: visible;
}
a.header_logo{
    margin-bottom: 20px;
}
ul.navigation{
    width: 950px;
}
ul.navigation a{
    overflow: hidden;
    text-indent: 500px;
    line-height: 1px;
    padding-top: 100px;
    font-size: 1px;
    color: white;
}
.StartTeaser{
    float: left;
    width: 950px;
    height: 363px;
    /*background: url('../img/site/start/start_teaser.jpg') no-repeat;
    background-position: -110px 0;*/
    overflow: visible;
}
.StartTeaser img{
    position: relative;
    left: -182px;
}
.StartTeaser #LongSlogan{
    position: relative;
    top: -95px;
    float: left;
    color: #a0a0a0;
    font-size: 21px;
    margin: 0 auto;
    width: 950px;
    text-align: center;
    height: 30px;
}

.StartTeaser.Closed{
    height: 113px;
}
.StartTeaser.Closed #LongSlogan{
    top: -100px;
    font-size: 20px;
}


.LeftCol{
    width: 400px;
    float: left;
    padding: 0;
    margin: 0;
    overflow: visible; /* required for large jobs icon */
}
.RightCol{
    width: 500px;
    float: left;
    padding: 0 0 0 50px;
    margin: 0;
}
.LeftCol p{
    text-align: justify;
}
h2.teaserhl{
    font-size: 30px;

	color: #323232; 
	font-weight: normal;
    margin-bottom: 9px;
    margin-top: 25px;
}
h2.pi.pi_events{
    font-size: 20px;
    height: 49px;
    margin-top: 25px;
    margin-bottom: 10px;
    color: #323232;
}
h2.pi.pi_events { background-image: url(../img/site/start/pi_events.gif); }
h2.pi_large.pi_jobs{
    /*background-position: 0 0;*/
    font-size: 30px;
    color: #323232;
    padding-top: 15px;
    padding-left: 100px;
    padding-bottom: 2px;
    margin-top: 35px;
    margin-bottom: 0;
}
h3.subteaserhl{
    font-size: 18px;
    color: #323232;
}


.BorderedBox{
    width: 456px;
    border: 2px solid #c8c8c8;
    padding: 20px 20px;
    margin: 20px 0 5px 0;
}
.BorderedBox h2.imghl{
    margin-top: 0;
    margin-bottom: 25px;
    color: #323232;
    font-size: 25px;
}
ul.IconPlusList li{
    list-style-type: circle;
    list-style-image: url('../img/site/start/li_icon_plus.gif');
    list-style-position: outside;
    color: #666666;
    padding: 0 0 10px 10px;
    height: auto;
    margin-left: 30px;
    line-height: 20px;
    font-size: 14px;
}
ul.IconPlusList li span{
    position: relative;
    top: -4px;
}
table.light{
    width: 100%;
    clear: both;
}
table.light thead tr{
    border-bottom: 7px solid #f0f0f0;
    font-weight: bold;
    color: #323232;
}
table.light tbody tr{
    border-bottom: 1px solid #f0f0f0;
}
table.light th{
    padding: 15px 5px 5px 5px;
    line-height: 15px;
}
table.light td{
    padding: 14px 5px 11px 5px;
    line-height: 15px;
}
table.light td a{
    text-decoration: none;
}

ul.BlogItems li{
    border-bottom: 1px solid #f0f0f0;
    float: left;
    height: auto;
    padding: 30px 0 20px 0;
}
ul.BlogItems li.first{
    padding-top: 10px;
}
ul.BlogItems li a, .TopCompanies a{
    text-decoration: none;
    float: left;
    height: auto;
    width: 100%;
    padding: 0;
    margin: 0;
}

ul.BlogItems li a em{
    font-weight: bold;
    color: #323232;
}
ul.BlogItems li a span.date{
    color: #a4a4a4;
    float: left;
    padding: 8px 0 15px 0;
}
ul.BlogItems li a span.content{
    text-align: justify;
    color: #787878;
}
ul.BlogItems .NormalButton, .TopCompanies .NormalButton{
    float: right;
}
.NormalButton{
    background: url('../img/site/start/normal_button_left.gif') no-repeat left center;
    height: 25px;
    width: auto;
    margin-top: 15px;
}
.NormalButton span.Right{
    float: right;
    clear: none;
    position: relative;
    background: url('../img/site/start/normal_button_right.gif') no-repeat;
    height: 25px;
    width: 5px;
    margin: 0;
    padding: 0;
}
.NormalButton a.ButtonLink{
    position: relative;
    float: left;
    background: url('../img/site/start/normal_button_tile.gif') repeat-x;
    padding: 3px 10px 7px 10px;
    height: 15px;
    font-size: 12px;
    /*line-height: 12px;*/
    margin: 0 0 0 4px;
    color: #7f7f7f;
    width: auto;
}

.Quiz ol li{
    list-style: decimal;
    list-style-position: inside;
    padding: 3px 5px;
    line-height: 20px;
    /*font-weight: bold;*/
}
.Quiz ol li span{
    font-weight: normal;
    font-style: italic;
}
.Quiz ol{
    margin-bottom: 15px;
}
.Quiz p{
    font-weight: bold;
}
.Quiz cite{
    margin-top: 10px;
    font-style: italic;
    line-height: 30px;
}
#countryLogin{
    position: relative;
    float: left;
    width: 235px;
    height: 534px;
    /*background: #ccc;*/
    border: 1px solid #e3e3e3;
    overflow: hidden;
    padding: 20px 13px;
}
#countryLogin .specificLogin{
    border-top: 2px solid #e3e3e3;
}
#countryLogin #generalLogin{
    border-top: 2px solid #e3e3e3;
}
#europeMap{
    position: relative;
    float: left;
    width: 686px;
    height: 574px;
    border: 1px solid #e3e3e3;
    border-left: 0;
    margin: 0;
    padding: 0;

}
#countryLogin h2.imghl{
    margin-top: 20px;
    font-size: 17px;
}
#countryLogin .form_blank input.text{
    width: 217px;
    margin-right: 0;
    margin-bottom: 13px;
}
#countryLogin input.submit{
    float: right;
 
}
.specificLogin p{
    text-align: justify;
    margin: 15px 0 10px 0;
    font-size: 11px;
    line-height: 15px;
}
#countryLogin .countrySelector h2.imghl{
    margin-top: 0;
}
#countryLogin .countrySelector fieldset{
    padding: 7px 0 15px 0;
}
#countryLogin .countrySelector select{
    width: 217px;
}
#generalLogin fieldset{
    padding-bottom: 0;
    margin-bottom: 0;
}
#generalLogin ul.login_list{
    margin-top: -11px;
    float: left;
    display: inline;
}
#generalLogin ul.login_list li{
    float: left;
}
ul.login_list li a{
    background: none;
    font-weight: normal;
    padding: 0 7px;
    font-size: 11px;
}
ul.login_list li.first a{
    padding-left: 0;
}
#wayf_submit_button{
    height: 33px;
    float: right;
    background-color: #f2f2f2;
    background-repeat: no-repeat;
    background-position: right center;
    padding-left: 10px;
    padding-right: 33px;
    color: #767676;
    font-size: 12px;
    line-height: 33px;
    margin-top: 0px;
    cursor: pointer;
    margin-left: 6px;
    text-decoration: none;
    overflow:visible;
    width:auto;
    background-image: url(../img/site/form/submit.gif);
}
