h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    color: #CC0000;
    text-decoration: none;
    font-weight: bold;
}



a, a:active, a:focus, a:link, a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    color: #CC0000;
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    color: #CC0000;
    text-decoration: underline;
    font-weight: bold;
    text-align: justify;
}

.A2, .A2:active, .A2:focus, .A2:link, .A2:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    color: Black;
    text-decoration: none;
    font-weight: bold;
}

.A2:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    color: #CC0000;
    text-decoration: underline;
    font-weight: bold;
}

.ueb {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #616161;
    text-decoration: none;
    text-align: left;
    font-weight: bold;
}

.kornbrief {
    text-align: right;
    vertical-align: top;
}

.kornbrief img {
    border: 0;
    vertical-align: middle;  
    margin-left: 1em;
}

.text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #616161;
    text-decoration: none;
    font-weight: normal;
}

.textred {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #CC0000;
    text-decoration: none;
    font-weight: bold;
    text-align: right;
}

.textred_li {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #CC0000;
    text-align: left;
    text-decoration: none;
    font-weight: bold;
}

.aktuell {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #616161;
    text-align: right;
    text-decoration: none;
    font-weight: normal;
}

p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #616161;
    text-decoration: none;
    font-weight: normal;
}

.topnavi:link, .topnavi:focus, .topnavi:active, .topnavi:visited   {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: White;
    text-decoration: none;
    font-weight: bold;
}

.topnavi:hover  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: White;
    text-decoration: underline;
    font-weight: bold;
}

.subnavi:link, .subnavi:focus, .subnavi:active, .subnavi:visited   {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: White;
    text-decoration: none;
    font-weight: bold;
}

.subnavi:hover  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #F00;
    text-decoration: underline;
    font-weight: bold;
}



.Button {
    font-weight: normal;
    font-size: 10pt;
    color: #CC0000;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif
}
.text form th,
.text form td {
    vertical-align: middle;
}
.text form td {
    padding-bottom: 0.5em;
}

table .hinweis {
}

/* Facebook */

#button-facebook img {
    margin-right: 9px;
    box-shadow: 2px 2px 4px rgba(0,0,0,0.6);
}

#button-google img {
    margin-top: 12px;
    margin-right: 3px;
}

#button-xing img {
    margin-top: 16px;
    margin-right: 3px;
}

/* Formulare */

.mailform tr td:first-child {
    width: 45%;
    padding-right: 0.5em;
}

td input[type="text"],
td input[type="email"],
td input[type="tel"],
td textarea {
    display: block;
    width: 100%;
    resize: vertical;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* Anpassungen */

.ktiframe {
    border: 0;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 200px;
}

.sidebar-kontakt {
    /*
    padding-right: 15px;
    text-align: right;
    */
    padding-left: 10px;
    text-align: left;
    height: 320px; 
    margin-top: -320px;
}
.sidebar-kontakt p {
    margin: 0.3em 0 0;
    line-height: 1.4;
    font-size: 13px;
}
.sidebar-kontakt p:first-child {
    margin: 0;
}
.versicherung-online {
    padding-top: 2em;
    padding-bottom: 1em;
}
.versicherung-online a {
    font-size: 1.4em;
}
