body { color : black; font-size : 12px; font-family : Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 16px; background-color : white; letter-spacing: 0.02em; }
img {
border-width : 0;
}
b, strong {
font-size : 12px;
letter-spacing : -0.08em;
line-height : 11px;
}
a:link {
color : #999;
text-decoration : none;
}
a:visited {
color : #999;
text-decoration : none;
}
a:hover {
color : black;
}
a:active {
color : #999;
}
.content {
position : absolute;
top : 52px;
left : 320px;
width : 420px;
padding-left : 1em;
border-left : 1px solid silver;
}
.address {
position : fixed;
top : 52px;
left : 40px;
width : 130px;
white-space : nowrap;
height: calc(100% - 52px);
}
.language {
font-size : 11px;
position : absolute;
top : 52px;
left : 740px;
}
#back, .backbutton {
background-image : url('back.gif');
background-repeat : no-repeat;
position : fixed;
top : 51px;
left : 290px;
}
#back:hover, .backbutton:hover {
background-image : url('backhover.gif');
background-repeat : no-repeat;
}
.backbutton.logo {
    background: none;
    left: 250px;
}
.title {
font-size : 34px;
font-weight : bold;
line-height : 28px;
letter-spacing : -0.08em;
}
.headline {
font-size : 34px;
line-height : 34px;
letter-spacing : -0.05em;
}
.box {
clear : left;
padding-top : 17px;
padding-bottom : 17px;
}
.service {
float : left;
padding : 0.5em 1em 1em 0.5em;
border-color : silver gray gray silver;
border-style : solid;
border-width : 1px 2px 2px 1px;
}
.copyright {
clear : left;
padding-top : 34px;
}
.label a:link {
color : black;
text-decoration : none;
}
.label a:visited {
color : black;
text-decoration : none;
}
.label a:hover {
color : black;
}
.label a:active {
color : black;
}
table { white-space: nowrap; }
td { padding-bottom: 0.5em; }
h2 {
    font-size: 24px;
    font-style: italic;
    margin-top: 5px;
}
h3 {
    font-size: 16px;
    font-weight: bold;
    margin: 0;
}
.mt10 {
    margin-top: 10px;
}
a.normal-link {
    color: black;
}
a.normal-link:hover {
    text-decoration: underline;
}
a.normal-link:visited {
    color: black;
}
.extra {
    color: #777;
    font-weight: 600;
}
a.active {
    color: #222222;
}
.highlight {
    font-weight: 800;
}
.overflow-navigation {
    height: calc(100% - 110px);
    overflow-y: auto;
    overflow-x: hidden;
    width: 280px;
}
a.mail {
    font-weight: bold;
    color: #000;
}

a.mail:hover {
    text-decoration: underline;
}
