div.object-left
{
    margin: 4px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

div.object-center
{
    float: left;
    /*margin: 8px 6px 15px 0px;*/
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

div.object-right
{
    float: right;
    margin: 0px 3px 0px 3px;
}

div.filedownload {
    margin: 0px 7px 0px 0px;
}

div.break /* Used this style to terminate floating elements, to clear all floating attributes */
{
    clear: both;
}


div.space
{
    height: 17px;
}

span.banner_space
{
    width: 6px;
    float: left;
}


div.attribute-image p {
    padding: 0px;
    margin: 0px;
}

.banner
{
    float: left;
    padding:0px 0px 0px 0px;
    margin: 12px 0px 12px 0px;
    vertical-align:top;
}

.banner_line
{
    padding:0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    vertical-align:top;
}

.unten_links {
    text-align: left;
    vertical-align:bottom;
}

.unten_rechts {
    text-align: left;
    vertical-align:bottom;
}

.oben_rechts {
    text-align: left;
    vertical-align:top;
}

.renderedtable, .renderedtable td {
    border: 0px #000000 solid;
}

p.navi {
    padding: 0px;
    margin: 0px;
}

.language_background {
    background:url(/design/reamobile/images/language_bg.gif) no-repeat;
}

.language_bottomnavi_bg {
    background:url(/design/reamobile/images/bottomnavi_bg.gif) no-repeat;
}



.banner br {
    margin: 0px;
    padding: 0px;
}

.bildtable {
    width: 180px;
    margin: 0px;
    padding: 0px;
}

.butable {
    position:absolute;
    width: 165px;

    background-color: #ffffff;
    margin: 0px;
    padding: 0px;
}

.butable_lang {
    position:absolute;
    width: 180px;

    background-color: #ffffff;
    margin: 0px;
    padding: 0px;
}

.icontable {
    position:absolute;
    width: 180px;

    text-align:right;

    background-color: #ffffff;
    margin: 0px;
    padding: 0px;
}



.download_line {
    font-size: 11px;
}

.error_messages  {
    font-size: 11px;
    text-decoration: none;
    line-height : 17px;

    margin: 0px 0px 17px 0px;
    padding: 0px 0px 0px 0px;


}

.error_messages p {
    font-weight:bold;
    color: #003366;
}

.error_headline {
    font-weight:bold;
    color: #003366;

    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.error_fieldname {
    font-weight:bold;
    color: #003366;
}

.error_fielderror {
    font-weight:normal;
    color: #003366;
}

div#debug {
    position: absolute;
    top: 900px;
}

div#callback {
    position: relative;
    min-height: 147px;
    padding-bottom: 25px;
}
div.landing_page_text {
    padding-bottom: 15px;
}
div#callback_text {
    position: absolute;
    top: 5px;
    left: 158px;
    font-weight: bold;
    line-height: 13px;
}
div#callback_input_col {
    position: absolute;
    top: 98px;
    left: 158px;
    border: 2px solid #003366;
    background-color: #66CC00;
}
#callback_input {
    width: 130px;
    height: 18px;
    font-size: 12px;
    background-color:#fff;
    border:0px solid #aaa;
}
#callback_input:hover, #callback_input:focus {
    background:#f5f5f5;
    border:0px solid #000000;
}
#callback_submit {
    background-color: #66CC00;
    color: white;
    font-weight: bold;
    border: 0px #66CC00 solid;
    height: 18px;
    font-size: 12px;
    cursor: pointer;
}

div.landing_page_img {
    padding-top: 22px;
    padding-bottom: 15px;
}
div#social_icons {
    position: absolute;
    top: 5px;
    left: 1000px;
    z-index: 21;
}
div#social_icons a {
    text-decoration: none;
}
