
.showblock {
    display: block !important;
}
.hide {
    display: none;
}

StephanNelles p.title {
    margin-top: 25px;
    margin-bottom: 15px;
    font-weight: bold;
}
StephanNelles p.comment {
    font-style: italic;
    margin: 0;
}
StephanNelles p.commentname {
    font-size: 70%;
    padding: 0;
    margin-top: 5px;
    margin-bottom: 20px;
}
StephanNelles div.TextNebenBild {
    float: left;
    padding-left: 20px;
}
StephanNelles div.clear {
    clear: both;
}

StephanNelles img.Seminarbild {
    width: 80px;
    float: left;
    margin-bottom: 10px;
    border: 1px solid black;
}
StephanNelles ul.points {
    list-style: none;
    margin-top: 5px;
    padding-left: 20px;
}
StephanNelles ul#Autor li {
    line-height: 250%;
}
StephanNelles ul.seminare {
    color: navy;
}
StephanNelles ul.seminare li {
    padding-top: 5px;
}
StephanNelles img.UnternehmenBild {
    height: 60px;
    margin-bottom: 5px;
    padding-right: 15px;
}

StephanNelles p.WorkHead {
    color: #000080;
    margin-bottom: 5px;
    cursor: pointer;
    padding-left: 20px;
    text-indent: -19px;
}
StephanNelles p.WorkHead:before {
    content: "> ";
}
StephanNelles div.WorkDesc {
    display: none;
    margin-left: 20px;
}
StephanNelles p.WorkDesc {
    margin-bottom: 5px;
    font-size: 90%;
}
StephanNelles img.WorkImg {
    width: 150px;
    border: 1px solid black;
    margin-bottom: 10px;
    cursor: pointer;
}
StephanNelles img.WorkImg.bigImg {
    width: 100%;
}

StephanNelles p#headtitle {
    font-weight: bolder;
    font-size: 120%;
    margin-bottom: 20px;
}
StephanNelles img#Autorbild {
    width: 150px;
    float: left;
    border: 1px solid black;
}
StephanNelles img#Referent {
    width: 100px;
    float: left;
    border: 1px solid black;
}
StephanNelles div#Autordesc {
    padding-top: 20px;
    line-height: 150%;
}
StephanNelles div#Autordesc p {
    margin: 8px;
}
StephanNelles img.BildKlein {
	height: 100px;
	border: 1px solid black;
}
