#leftnavibox {
display: none;
}
#container {
color: #000;
background: #f5f5f5;
}
#content {
margin-left: 30px;
}
#navieinblenden {
position: absolute;
top: 210px; left: 0;
display: block;
width: 15px;
height: 236px;
}
#navieinblenden a {
display: block;
width: 15px;
height: 236px;
color: #fff;
background: #f9f9f9 url(/img/navieinblenden.gif) 0 0 no-repeat;
}
#navieinblenden a:hover {
color: #fff;
background: #f9f9f9 url(/img/navieinblenden.gif) -20px 0 no-repeat;
}