body {
background-image: url(bg.jpg)
}

h1 {
font-family: arial;
font-size: 24px;
color: #333333;
font-weight: normal;
display: inline;
line-height:28px;
}

h2 {
font-family: arial;
font-size: 11px;
color: #2110D8;
font-weight: normal;
display: inline;
}

h3 {
font-family: arial;
font-size: 14px;
color: #333333;
font-weight: bold;
display: inline;
}

h4 {
font-family: arial;
font-size: 12px;
color: #333333;
font-weight: bold;
display: inline;
}

.text {
font-family: arial;
font-size: 12px;
color: #333333;
line-height: 20px;

}

.text a {
font-family: arial;
font-size: 12px;
color: #2110D8;
line-height: 20px;
text-decoration: none;
}

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

.menu {
font-family: arial;
font-size: 18px;
color: #333333;
line-height: 36px;
font-weight: bold;
}

.inner_menu a {
padding-right: 30px;
line-height: 36px;
font-family: arial;
font-size: 18px;
color: #333333;
text-decoration: none;
}

.inner.menu a:hover {
color: #2110D8;
}

.inner_menu_on {
padding-right: 30px;
line-height: 36px;
font-family: arial;
font-size: 18px;
color: #2110D8;
}

.imprint, .imprint a {
font-family: arial;
font-size: 9px;
color: #333333;
line-height: 10px;
text-decoration: none;
}

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