
.artNummer
{
font-weight: bold;
font-size: 14px;
color: #8E3648;
border-bottom: 5px dotted #f3f3f3;
width: 90%;
}

.tdArtikel
{

border-bottom: 1px dashed #8E3648;

}


/* aktuell box */

#boxAktuell
{
padding: 3px;
background: #8E3648;
color: #000000;
font-size: 11px;
font-weight: bold;
border-bottom: solid 1px black;

}

a.boxAktuell:link, a.boxAktuell:visited, a.boxAktuell:active 		{
	size: 9px;
	text-decoration: none;
	color : #ffffff;
}
	
a.boxAktuell:hover		{
	size: 9px;
	text-decoration: none;
	color : #000000;
}	



/* ------------------ menu rechts für bad ----------------- */
.footer_distance {
	padding:4px;
}

/* navigation */
.navigation a:link, .navigation a:visited {
	color: #000000;

}
.navigation a:hover, .navigation a:active {
	color: #000000;
	background-color : #f3f3f3;
	display:block;
}

.level_0 {
	text-indent : 5px;
	font-size : 11px;
	line-height : 20px;

	background-color: #DEB9C0;
}
.level_1 {
	text-indent : 26px;
	font-size : 10px;
}
.level_2 {
	text-indent : 30px;
	font-size : 9px;
}
.level_3 {
	text-indent : 33px;
	font-size : 9px;
}


.level_0active {
	text-indent : 5px;
	font-size : 11px;
	color: #000000;
	line-height : 20px;
	border-top : 1px solid silver;
	background-color: #f3f3f3;
	
}
