
.customBody
{
    background-color: #f4f4f8;
    background-image: url(background.png);
    background-repeat: repeat-x;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: 0px 0px 0px 0px;
    text-align: center;
}
.bottombar
{
    background-color: #367f16;
    margin-left: auto;
    margin-right: auto;
}

.centered
{
    margin-left: auto;
    margin-right: auto;
}

.playerBackground
{
    margin-left: 10px;
    width: 659px;
    height: 371px;
    float: left;
}
.abstandhalter
{
    height: 15px;
    width: 950px;
}
img
{
    border: 0px;
}
div
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: 0px 0px 0px 0px;
}
.seminarInfo
{
    color: #ffffff;
    font-family: Arial;
    font-size: 11pt;
}
.title
{
    color: #ffffff;
    font-family: Impact;
    font-size: 18pt;

    text-align: left;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 10px;
    height: 30px;
}
.bar
{
    height: 14px;
    margin-bottom: 8px;
    margin-top: 8px;
    color: #ffffff;
    font-family: Arial;
    font-size: 9pt;
    text-align: left;
    margin-left: 10px;
    vertical-align: bottom;
}
.titleBox
{
    margin-bottom: 10px;
}
.pictureContainer
{
    width: 260px;
    float: right;
    margin-bottom: 20px;
}
.picture
{
    width: 100px;
    height: 75px;
    margin-left: 10px;
    border: 0px;
    float: right;
}
.picture1
{
    width: 100px;
    height: 75px;
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-top: 5px;
}
.picture2
{
    width: 40px;
    height: 40px;
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
}
.pictureText
{
    width: 140px;
    height: 75px;
    text-align: right;
    vertical-align: middle;
    float: left;
    color: #ffffff;
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
}
.date
{
    font-size: 7pt;
    color: #ffffff;
    font-family: Arial;
}

.customHeader
{
    background-image: url(Head1.png);
    height: 124px;
    width: 950px;
    background-repeat: no-repeat;
    padding: 0px 0px 0px 0px;
}

a
{
    text-decoration: none;
    color: #ffffff;
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
}
a.mehr
{
    color: #367f16;
}
.content
{
    background-image: url(content-background.png);
    background-repeat: repeat-y;
    margin-top: 20px;
    color: black;
    font-size: 10pt;
    font-family: Arial;
}
.contentelement
{
    width: 296px;
    margin-left: 10px;
    margin-right: 10px;
    float: left;
    text-align: left;
}
.green
{
    color: #367f16;
    font-family: Arial;
    font-size: 9pt;
    text-align: left;
}
.black
{
    color: Black;
}
.white
{
    color: White;
    font-size: 9pt;
    font-family:Arial;
    text-align:right;
    margin-top:5px;
    margin-bottom:5px;
}
.headline
{
    font-family: Impact;
    font-size: 16pt;
    color: #96bf0d;
}
.headline2
{
    font-family: Arial;
    font-size: 10pt;
    color: Black;
    font-weight: bold;
}

.line
{
    width: 296px;
    height: 10px;
}


