/* ******************
*** Hellgraue Taste
*** THM 20071127
*** #6B6B6B dunkelgrau
*** #2D4492 hellgrau
********************* */

.box .top .r4, .box .top .r3, .box .top .r2, 
.box .bottom .r4, .box .bottom .r3, .box .bottom .r2, 
#subnavi { 
	background-color:  #DDD; 
	border: 1px;
	border-color: #6B6B6B;
	border-right-style: solid;
	border-left-style: solid;
}

#inhalt hr { 
	border-color: #6B6B6B; 
}

.box .top .r1, .box .bottom .r1 { background-color:  #6B6B6B; }
.box .top .r2, .box .bottom .r2, .box .top .r3, .box .bottom .r3  { background-color:  white; }

#subnavi { color: #2D4492; }

