body {
    font-size: 12pt;
}

#navigation li a {
    font-size: 120%;
}

h1 {
    font-size: 140%;
    font-weight: normal;
}

h2 {
    font-size: 120%;
    font-weight: normal;
}

.title_name {
    font-size: 140%;
}

#oben_kontaktdaten {
    font-size: 10pt;
}

div.left {
    margin-top: 0.1em;
    height: 1.2em;
}

#style_1 {
    font-size: 10pt;
    margin-top: 0.2em;
    width: 1.2em;
    height: 1.2em;
}

#style_2 {
    font-size: 12pt;
    width: 1.2em;
    height: 1.2em;
}

#style_1, #style_2 {
    float: left;
    color: #236da5;
    text-decoration: none;
    text-align: center;
    border: 1px #236da5 dashed;
    margin-left: 6px;
}

#style_1:hover, #style_2:hover, #style_1:focus, #style_2:focus {
    background: #FFF;
}
