#header {
height: 160px;
}

#menu-oben {
margin: 0px 40px 0px 80px;
}
#block-nav{
display:block;
}

.nav-prev{
display:block;
text-align:left;
float: left;
}

.nav-next{
display:block;
text-align:right;
float: right;
}

#warenkorb {
background: url('img/fechtsport-warenkorb.png');
display: block;
margin-top: 20px;
float: right;
width: 200px;
height: 144px;
}

#boxwarenkorbkasse{
width:200px;
margin-top:63px;
}

.boxwarenkorbartikel{
width:200px;
margin-top: -98px;
color: #ECECEC;
font-weight: bolder;
padding: 0px 0px 0px 7px;
}
#boxwarenkorbsumme{
width:200px;
margin-top: -33px;
color: #ECECEC;
font-weight: bolder;
}

.search {
margin-top: 88px;
float: left; 
text-align: justify;
}
#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -3px;
padding: 25px 0 0 0px;
}
#header h1 a {
text-decoration: none;
color: #B7271F;
}
#header h1 a:hover {
text-decoration: none;
color: #000;
}
#header h2 {
color: #666;
font-size: 17px;
font-weight: 100;
padding: 0 0 0 1px;
}
ul{
font-color: #D0CFD7;
list-style-type: none;
}
#menu {
margin-top: -23px;
color: #D0CFD7;
height: 30px;
line-height: 30px;
}
#menu ul {
color: #D0CFD7;
padding-left: 2px;
list-style-type: none;
}
#menu ul li {
color: #D0CFD7;
display: block;
float: left;
}
#menu ul li a {
color: #D0CFD7;
padding: 0 20px 0 0;
text-decoration: none;
}
#menu ul li a:hover {
color: #D0CFD7;
text-decoration: none;
}
