/* CSS Document spectrum */

#inhaltObenLinks {
padding:3px;
float:left; 
width:300px;
height:190px;
overflow:hidden;


}
#inhaltObenRechts {
padding:3px 6px;
float:left; 
width:300px;
height:190px;
overflow:hidden;
background-image:url(../../bilder/stifte.jpg);
background-position:8px bottom;
background-repeat:no-repeat;

}

#inhaltUntenLinks {
padding:3px;
clear:left;
float:left; 
width:300px;
height:200px;
overflow:auto;
background-image:url(../../bilder/maus.jpg);
background-position:right 8px;
background-repeat:no-repeat;
}
#inhaltUntenRechts {
padding:3px 6px;
float:left; 
width:300px;
height:200px;
overflow:hidden;

}
#liste ul{
	
margin-top: 82px;
padding-left: 105px;
line-height:1.6em;

	}
	

