/* CSS Document */

* {
    margin: 0;
    padding: 0;
}

html {
    height: 100%;
}

body {
    color: #5B5B60;
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
    height: 100%;
    line-height: 135%;
}

#siteWrapper {
    min-height:100%;
}

* html #siteWrapper {
    height:100%;
}

a {
    color: #01599D;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

h1 {
    background: url(../img/car-innovation-2015.jpg) no-repeat;
    height: 207px;
    width: 945px;
    margin: 0 auto;
}


h1.start {
    background: url(../img/car-innovation-small.gif) no-repeat;
    height: 59px;
}

h1 span {
    display: none;
}

.head-ow {
    display: block;
    float: left;
    width: 250px;
    height: 59px;
    margin-left: 32px;
}

.head-lang {
    color: #fff;
    font-size: 12px;
    float: right;
    margin-right: 30px;
    margin-top: 28px;
}

#contentWrapper {
    width: 945px;
    margin: 0 auto;
    margin-top: 39px;
}

/* 273px */

#navMain {
    float: left;
    margin-top: 2px;
}

#navMain li {
    list-style-type: none;
}

#navMain li a {
    color: #6E94C7;
    display: block;
    font-weight: bold;
    height: 20px;
    width: 245px;
    margin-bottom: 9px;
}

#navMain li a:hover,
#navMain li a.studieninhalte_active,
#navMain li a.management-summary_active,
#navMain li a.handlungsempfehlungen_active,
#navMain li a.videos_active,
#navMain li a.downloads_active,
#navMain li a.leistungsspektrum-automobil_active,
#navMain li a.ueber-oliver-wyman_active,
#navMain li a.ansprechpartner_active {
    color: #01599D;
    text-decoration: none;
}

/*
#navMain li a span {
    display: none;
}

#navMain li a.studieninhalte {
    background: url(../img/nav-studieninhalte.gif) no-repeat;
}

#navMain li a.studieninhalte_active,
#navMain li a.studieninhalte:hover {
    background: url(../img/nav-studieninhalte-active.gif) no-repeat;
}

#navMain li a.management-summary {
    background: url(../img/nav-management-summary.gif) no-repeat;
}

#navMain li a.management-summary_active,
#navMain li a.management-summary:hover {
    background: url(../img/nav-management-summary-active.gif) no-repeat;
}

#navMain li a.handlungsempfehlungen {
    background: url(../img/nav-handlungsempfehlungen.gif) no-repeat;
}

#navMain li a.handlungsempfehlungen_active,
#navMain li a.handlungsempfehlungen:hover {
    background: url(../img/nav-handlungsempfehlungen-active.gif) no-repeat;
}

#navMain li a.videos {
    background: url(../img/nav-videos.gif) no-repeat;
}

#navMain li a.videos_active,
#navMain li a.videos:hover {
    background: url(../img/nav-videos-active.gif) no-repeat;
}

#navMain li a.downloads {
    background: url(../img/nav-downloads.gif) no-repeat;
}

#navMain li a.downloads_active,
#navMain li a.downloads:hover {
    background: url(../img/nav-downloads-active.gif) no-repeat;
}

#navMain li a.leistungsspektrum-automobil {
    background: url(../img/nav-leistungsspektrum-automobil.gif) no-repeat;
}

#navMain li a.leistungsspektrum-automobil_active,
#navMain li a.leistungsspektrum-automobil:hover {
    background: url(../img/nav-leistungsspektrum-automobil-active.gif) no-repeat;
}

#navMain li a.ueber-oliver-wyman {
    background: url(../img/nav-ueber-oliver-wyman.gif) no-repeat;
}

#navMain li a.ueber-oliver-wyman_active,
#navMain li a.ueber-oliver-wyman:hover {
    background: url(../img/nav-ueber-oliver-wyman-active.gif) no-repeat;
}

#navMain li a.ansprechpartner {
    background: url(../img/nav-ansprechpartner.gif) no-repeat;
}

#navMain li a.ansprechpartner_active,
#navMain li a.ansprechpartner:hover {
    background: url(../img/nav-ansprechpartner-active.gif) no-repeat;
}
*/

#sidebar {
    float: right;
    width: 125px;
    margin-right: 20px;
}

* html #sidebar {
    margin-right: 10px;
}

#sidebar ul.contact {
    list-style-type: none;
}

#sidebar ul.contact li {
    background: url(../img/next.gif) 0 3px no-repeat;
    padding-left: 16px;
}

#sidebar ul.contact li a {
    font-weight: bold;
}

#content {
    float: left;
    width: 470px;
    margin-left: 30px;
    margin-bottom: 55px;
}

#content h3 {
    font-size: 15px;
    margin-bottom: 15px;
}

#content h3.teilnahme {
    padding-top: 15px;
}

#content p {
    margin-bottom: 15px;
}

#content ul {
    list-style-type: none;
    margin-bottom: 15px;
}

#content ul li {
    background: url(../img/list.gif) 0 4px no-repeat;
    padding-left: 15px;
}

#content a.pdf {
    background: url(../img/pdf.gif) no-repeat;
    font-weight: bold;
    padding-left: 25px;
}

#content a.next {
    background: url(../img/next.gif) 0 2px no-repeat;
    font-weight: bold;
    padding-left: 20px;
}

.head {
    margin-bottom: 12px;
}

.clearFix {
    clear: both;
}

#footer {
    border-top: 1px solid #D1D4D7;
    height: 30px;
    width: 945px;
    margin-top: 10px;
    margin: -31px auto;
}

#footer a {
    color: #5B5B60;
    display: block;
    height: 19px;
    width: 100px;
    margin-top: 7px;
}

#footer a:hover {
    text-decoration: none;
}

.button {
    margin: 0 15px 7px 0;
}

.buttonSpacer {
    margin-bottom: 24px;
}

.buttonList {
    padding: 15px 0;
}

img {
    border: 0;
}

#flashcontent {
    width: 945px;
    margin: 0 auto;
}

.thinline {
    border-top: 1px solid #D1D4D7;
    height: 0;
    padding-bottom: 15px;
    margin-top: 15px;
}

.twoColumn,
.twoColumnAP {
    padding-bottom: 5px;
}

* html .twoColumn,
* html .twoColumnAP {
    border-top: 1px solid white;
}

.twoColumn .firstColumn {
    float: left;
    width: 193px;
}

.twoColumn .secondColumn {
    float: right;
    width: 260px;
}

.twoColumnAP .firstColumn {
    float: left;
    width: 166px;
}

.twoColumnAP .secondColumn {
    float: right;
    width: 290px;
}

/* Contactform */

form div {
    padding-bottom: 15px;
}

form div.error label {
    color: #ff0000;
}

form label {
    display: block;
    float: left;
    font-weight: bold;
    width: 190px;
}

form input,
form textarea {
    width: 250px;
}

form .send {
    float: right;
    margin-right: 25px;
}

* html form .send {
    margin-right: 12px;
}

form .btnSubmit {
    background: url(../img/form-btn-submit.gif);
    width: 58px;
    height: 18px;
}

p.info {
    font-weight: bold;
}

#player {
    padding: 13px 0 0 15px;
}

#playerContent {
    margin: 0;
    padding: 0;
}

#form-ae {
  display:none;
}

.humanSubmitForm div {display:none;}

.humanSubmitForm div.send {display:block;}


dl#response {width:330px;}
dl#response dt {width:120px;float:left;font-weight:bold;padding-bottom:3px;}
dl#response dd {width:200px;float:right;padding-bottom:3px;}