/*ideenshop css*/ 
body{
	font-family:Courier,monospace;
    font-size:12px;
    color:rgb(238,238,185);
    background-color:rgb(255,244,205);
    margin:0;
}

.index {
	margin:10px;
}

#netzwerk {
   position:absolute;
   top:57%;
   left:67%;
   width:33%;
   height: 43%;
   background-color: #000 ;*/
   z-index:900
}




