#linkesmenu {
    top: 30px;
    right: 0px;
    position: fixed;
    padding: 5px;
    background: rgba(0, 0, 0, 0.4);
    width: 30px;
    opacity: 0.7;
	height: 1936px;
}

.bbnav {
    position: fixed;
    width: 110%;
    padding: 1px;
    z-index: 100;
    background-color: #0C0C0C;
    left: 0px;
    top: 0px;
    line-height: 22px;
}

#rechtesmenu {
    top: 0px;
    /* right: 0px; */
    position: fixed;
    padding: 5px;
    background: rgb(161 151 147);
    width: 30px;
    opacity: 0.7;
    height: 1936px;
}
		
		
		
		
		
		
		
		
		
		
		