#start-splash {
    background: url(../gfx/start/theme.jpg) no-repeat 0 184px;
}
#main {
    border-right: none !important;
    background-color: transparent;
}
#theme {
    display: none;
}
#content-text {
    left: 20px;
    margin-top: 390px;
    margin-bottom: 0;
    padding-bottom: 40px;
    width: 940px;
}
#content-text {
}
#welcome img {
    padding-left: 19px;
}

/* Startseite */
#start-message {
    border-right: #1d3989 14px solid;
    padding-right: 1px;
    float: left;
    height: 198px;
}
#start-message .welcome {
    float: left;
    width: 346px;
    height: 198px;
    background: url(/fileadmin/contents/start-splash/barten_2010.jpg) 19px 0 no-repeat;
    padding: 0 0 0 199px;
}
#start-message .welcome p {
    width: 193px;
}
#start-message .text {
    font-size: 14px;
    font-weight: bold;
    color: 14px;
    line-height: 2em;
    margin: 15px 0 0 0;
}
#start-message .name {
    text-indent: -9000px;
    background: url(/fileadmin/contents/start-splash/signature-barten.gif) 0 0 no-repeat;
    height: 69px;
}
#start-message .position {
    font-size: 12px;
    line-height: 1.231em;
    margin-bottom: 0;
}
#start-message .citation {
    float: right;    
    width: 380px;
    height: 198px;
    background-color: #dbdfeb;
}
#start-message .citation blockquote {
    text-align: center;
    margin: 25px 30px 0 30px;
    font-size: 17px;
    font-weight: bold;
    line-height: 1.8em;
    color: #1d4e9a;
}
#start-message .citation p {
    color: #1d4e9a;
    margin-right: 50px;
    text-align: right;
}
