body	{ background:#FFD76A;
	list-style-type:none;
	
                  }  
a:link {color:#646CFF; text-decoration:none}
a:visited {color:#220EFF; text-decoration:none}
a:active {color:black; text-decoration:none}
a:hover {color:black; text-decoration:underline}

.nosee { display:none; }
#mitte {    width: 700px;
    height: 500px;
    position:absolute;
    left: 10px;
    top: 50px;
	}




#menu {    width: 790px;
    height: 30px;
    position:absolute;
    left: 20px;
    top: 15px;
}

#menu_hinten {    
    width: 720px;
    height: 30px;
    position:absolute;
    left: 10px;
    top: 10px;
    border:1px;
    background-color:#FFF766;


}


