/* CSS Document */

#contentcontainer { background: url(/grafik/grau/contentcontainer_bg.gif) repeat-y; }
#menu ul li a.active { background: url(/grafik/grau/menu_bg.gif) repeat-y left top; }

#submenu, .boxen dt { background: #999; }
h1, .boxen a, .boxen a:hover, .shopboxen dl dt a { color: #999; }
#submenu a { color: #F4F4F4; }
.boxen dt, .shopboxen dl dt { background: #DDD; }

#contentdiv { background: #EEE; }

#contentdiv hr { 
	border: 1px solid #F7F6FC; 
	border-bottom: 1px solid #999;
}
.news dl dt.dunkel, .news dl dd.dunkel { background-color: #FFEBD2; } /* 25% von farbe 2.Spalte auf hintergrundfarbe (3.Spalte) */
.news dl { border-top: 1px solid #FFD39D; }
.news dd { border-bottom: 1px solid #FFD39D; }