	#right {
		width:200px;
		float:right;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	
	#rightnav {
		border: 1px solid #000;
		border-right: none;
		padding: 10px;
	}
	
	.rightnavitem {
		width: 175px;
		border: 1px solid #000;
		margin: 0 auto;
		/* Alle Einträge in der rechten Navigation haben nach oben und unten 5 Pixel Platz und 2 Pixel Innenabstand. */
		margin-top: 5px;
		margin-bottom: 5px;
		padding: 2px;
		background-color: #ffedbb;
		text-align: center;
	}
	
	#random_thumbnail_text {
		font-weight: bold;
		text-decoration: underline;
		text-align: center;
	}
	
	#random_thumbnail {
	}
	
	#peaksum {
	}
