#content_training #einleitung {
        float: left;
        width: 220px;
}
#content_training #einleitung img {
        float: left;
}
#content_training #einleitung h2 {
        font-size: 1.2em;
        line-height: 1.4em;
        margin-left: 40px;
}
#content_training #einleitung a {

}

#content_training #inhalt {
        width: 510px;
        float: right;
}



#content_training .seminar {
        float: left;
        margin: 0px 10px 50px 0px;
        text-align: center;
        width: 150px;
        height: 100px;
}

#content_training .seminar img {
        margin-bottom: 10px;
}

#content_training .seminar a {
        padding-top: 80px;
        width: 140px;
        height: 20px;
        text-decoration: none;
        float: left;
        background-repeat: no-repeat;
        background-position: bottom;
}

#content_training .seminar a:hover {
        color: #014a81;
        padding-top: 80px;
        width: 140px;
        height: 20px;
        text-decoration: none;
        float: left;
        background-repeat: no-repeat;
        background-position: top;
}


#content_training .ablauf {
        margin-top: 50px;
}

.fuehrungskraefte {
        background-image: url(../images/ico_fuehrungskraefte.png);
        background-position: top;
}

.vertrieb {
        background-image: url(../images/ico_vertrieb.png);
        background-position: top;
}

.handel {
        background-image: url(../images/ico_handel.png);
        background-position: top;
}

.kommunikation {
        background-image: url(../images/ico_kommunikation.png);
        background-position: top;
}

.methode {
        background-image: url(../images/ico_methode.png);
        background-position: top;
}

.persoenlichkeit {
        background-image: url(../images/ico_persoenlichkeit.png);
        background-position: top;
}

.projektmanagement {
        background-image: url(../images/ico_projektmanagement.png);
        background-position: top;
}

.trainthetrainer {
        background-image: url(../images/ico_trainthetrainer.png);
        background-position: top;
}

.trainingonthejob {
        background-image: url(../images/ico_trainingonthejob.png);
        background-position: top;
}

.ico_big {
        height: 140px;
}

/*-------------------------------------------------------------------------------------------*/

#content_specials #einleitung {
        float: left;
        width: 220px;
}
#content_specials #einleitung img {
        float: left;
}


#content_specials #einleitung a {
        background: #CBCBCB;
        border: 1px solid gray;
        color: black;
        display: block;
        margin: 10px 0px 30px 0px;
        padding: 5px;
        text-align: center;
        text-decoration: none;
}

#content_specials #inhalt {
        width: 510px;
        margin-left: 280px;
}

#content_specials .seminar {
		line-height: 16px;
        float: left;
        margin: 0px 0px 30px 0px;
        text-align: center;
        width: 160px;
}
#content_specials .seminar img {
        margin-bottom: 10px;
}
#content_specials .seminar a {
        font-weight: bold;
        padding-top: 120px;
        width: 170px;
        height: 20px;
        text-decoration: none;
        float: left;
        background-repeat: no-repeat;
        background-position: bottom;
}

#content_specials .seminar a:hover {
        font-weight: bold;
        color: #014a81;
        padding-top: 120px;
        width: 170px;
        height: 20px;
        text-decoration: none;
        float: left;
        background-repeat: no-repeat;
        background-position: top;
}

.networking {
        background-image: url(../images/ico_networking.png);
        background-position: top;
}


.nsm {
        background-image: url(../images/ico_nsm.png);
        background-position: top;
}

.sculptureart {
        background-image: url(../images/ico_sculptureart.png);
        background-position: top;
}

.persoenlichkeitsmanagement {
        background-image: url(../images/ico_persoenlichkeitsmanagement.png);
        background-position: top;
}

.schlaf {
        background-image: url(../images/ico_schlaf.png);
        background-position: top;
}

/*-------------------------------------------------------------------------------------------*/
#content_koerperundpersoenlichkeitsmanagement table {
        margin-left: 50px;
}
#content_koerperundpersoenlichkeitsmanagement td, #content_koerperundpersoenlichkeitsmanagement th {
        color: #002d4e;
        background: none;
        font-size: 10pt;
        padding: 5px;
        line-height: 1.4em;
}
#content_koerperundpersoenlichkeitsmanagement th {
        font-weight: bold;
        text-align: left;
}
/*-------------------------------------------------------------------------------------------*/
#content_sculptureart blockquote{
        background:  #FBF1E5;
        line-height: 1.4em;
        font-family: Georgia, serif;
        font-style: italic;
        font-size: 12pt;
        margin: 20px 35px;
        padding: 15px 25px;
}
#content_sculptureart cite {
        border-bottom: 1px solid gray;
        font-style: normal;
        font-weight: bold;
}

#content_kraftquelleschlaf blockquote{
        background:  #FBF1E5;
        line-height: 1.4em;
        font-family: Georgia, serif;
        font-style: italic;
        font-size: 12pt;
        margin: 20px 35px;
        padding: 15px 25px;
}
#content_kraftquelleschlaf cite {
        border-bottom: 1px solid gray;
        font-style: normal;
        font-weight: bold;
}
/*-------------------------------------------------------------------------------------------*/
#inhalt ul {
        font-size: 10pt;
        margin-left: 30px;
}
#inhalt li {
        padding: 3px 0px 3px 0px;
}
#inhalt h3 {
        margin-top: 30px;
}
