/* CSS Document */

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

#submenu, .boxen dt { background: #369; }
h1, .boxen a, .boxen a:hover, .shopboxen dl dt a  { color: #369; }
#submenu a { color: #DFE5FC; }
.boxen dt, .shopboxen dl dt { background: #DFE5FC; }

#contentdiv { background: #F7F6FC; }

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