/* CSS Document */

/* Ausgabenspezifisch */

body
	{ background-image:url(bg.gif); background-repeat:no-repeat; }

div#spalte_rechts
	{ left: 243px; top: 89px; width: 520px; margin-bottom: 20px; position: absolute; background-image:url(box.gif) }
	
div#nav_rubriken a
	{ color: #666666; }
	
hr.rubriken
	{ width: 192px; height:1px; margin-top: 2px; margin-bottom: 4px; border: none; border-bottom: 1px solid #666666; }
	
span.rahmen img
	{ border: solid 1px #666666; }
	
span.bildunterschrift
	{ color: #666666; font-style: italic; }

