/* CSS Document */

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

#submenu, .boxen dt { background: #9D5A0C; }
h1, .boxen a, .boxen a:hover, .shopboxen dl dt a { color: #9D5A0C; }
#submenu a { color: #FFF3E4; }
.boxen dt, .shopboxen dl dt { background: #FFD39D; }

#contentdiv { background: #FFF3E4; }

#contentdiv hr { 
	border: 1px solid #F7F6FC; 
	border-bottom: 1px solid #9D5A0C;
}
.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; }