#header #nav-bar {
height: 55px;
/*width: 704px;*/ width:871px;
margin: 0 auto;
padding-top: 127px;
}

#header a {
margin-right: 20px;
float: left;
display: block;
}

#header a[title="Home"] {
height: 25px;
width: 146px;
margin-top: 21px;
background: url('/images/home.png') no-repeat;
}

#header a[title="Home"]:hover {
height: 35px;
width: 146px;
margin-top: 10px;
background: url('/images/home-hover.png') no-repeat;
}

#header a[title="Home"].active {
height: 55px;
width: 177px;
margin-top: 0px;
background: url('/images/home-active.png') no-repeat;
}

#header a[title="Hobbys"] {
height: 25px;
width: 146px;
margin-top: 21px;
background: url('/images/hobbys.png') no-repeat;
}

#header a[title="Hobbys"]:hover {
height: 35px;
width: 146px;
margin-top: 10px;
background: url('/images/hobbys-hover.png') no-repeat;
}

#header a[title="Hobbys"].active {
height: 55px;
width: 177px;
margin-top: 0px;
background: url('/images/hobbys-active.png') no-repeat;
}

#header a[title="Bildung"] {
height: 25px;
width: 146px;
margin-top: 21px;
background: url('/images/bildung.png') no-repeat;
}

#header a[title="Bildung"]:hover {
height: 35px;
width: 146px;
margin-top: 10px;
background: url('/images/bildung-hover.png') no-repeat;
}

#header a[title="Bildung"].active {
height: 55px;
width: 177px;
margin-top: 0px;
background: url('/images/bildung-active.png') no-repeat;
}

#header a[title="Rätsel"], #header a[title="R&auml;tsel"] {
height: 25px;
width: 146px;
margin-top: 21px;
background: url('/images/raetsel.png') no-repeat;
}

#header a[title="Rätsel"]:hover, #header a[title="R&auml;tsel"] {
height: 35px;
width: 146px;
margin-top: 10px;
background: url('/images/raetsel-hover.png') no-repeat;
}

#header a[title="Rätsel"].active, #header a[title="R&auml;tsel"] {
height: 55px;
width: 177px;
margin-top: 0px;
background: url('/images/raetsel-active.png') no-repeat;
}

#header a[title="Kontakt"] {
height: 25px;
width: 146px;
margin-top: 21px;
background: url('/images/impressum.png') no-repeat;
}

#header a[title="Kontakt"]:hover {
height: 35px;
width: 146px;
margin-top: 10px;
background: url('/images/impressum-hover.png') no-repeat;
}

#header a[title="Kontakt"].active {
height: 55px;
width: 177px;
margin-top: 0px;
background: url('/images/impressum-active.png') no-repeat;
}

#header2 .nav-bar {
display: inline-block;
overflow: hidden;
margin: 0 auto;
padding: 0;
width: auto !important;
}

#header2 .left {
height: 61px;
width: 32px;
background: url('/images/header2-left.png') right no-repeat;
float: left;
}

#header2 li {
height: 61px;
background: url('/images/header2-middle.png') repeat-x;
float: left;
display: inline-block;
}

#header2 li a, #header2 li strong {
width: auto;
margin: 0 !important;
padding: 0 1em;
padding-top: 18px;
text-decoration: none;
font-size: 14pt;
display: block;
}

#header2 .right {
height: 61px;
width: 32px;
background: url('/images/header2-right.png') left no-repeat;
float: left;
}

#header2 .clear {
clear: left;
}

#header2 a {
margin-top: 20px;
color: #000;
text-decoration: none;
}

#header2 a.bold {
font-size: 14pt;
}

#back {
position: absolute;
}

#back .nav-bar {
display: inline-block;
overflow: hidden;
margin: 0 auto;
padding: 0;
width: auto !important;
}

#back .left {
height: 61px;
width: 32px;
background: url('/images/header2-left.png') right no-repeat;
float: left;
}

#back li {
height: 61px;
background: url('/images/header2-middle.png') repeat-x;
float: left;
display: inline-block;
}

#back li a {
width: auto;
margin: 0 !important;
padding-top: 16px;
text-decoration: none;
font-size: 14pt;
display: block;
}

#back .right {
height: 61px;
width: 32px;
background: url('/images/header2-right.png') left no-repeat;
float: left;
}

#back .clear {
clear: left;
}
