a:link {
    color: #ea4125;
}
a:visited {
    color: #ff6600;
}
.galeri_rechts {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #ff3333;
    text-align: right;
}

a:hover {
    color: #ff6633;
}
a:active {
    color: #ff6600;
}

body {
    margin: 0px;
    padding: 20px 0px 20px 0px;
    width: 100%;
    background-image: url(../bg_3.gif);
    background-repeat: repeat-x;
}

.text_breadcrumb {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 12px;
    color: #cccccc;
}
.text_arrowright {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 12px;
    color: #333333;
    font-weight: bold;
}
.text_aktuellerStandort {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 12px;
    color: #999999;
}

.text_standard {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #333333;
}

.text_small {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    color: #333333;
}

.text_titel {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 25px;
    text-align: left;
    color: #e03519;
    vertical-align: super;
}

.spacer_30 {
    width: 15px;
    display: inline-block;
}

.text_standar_fett {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #333333;
    font-weight: bold;
}

.text_footer {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    line-height: 14px;
    color: Gray;
    text-align: center;
}

td.content {
    vertical-align: top;
}
