td.bgBoxTitel {background : #CCCCCC;}
td.bgBoxText  {background : #EEEEEE;}
td.bgBox {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background : #FFFFFF;}

.BoxTitel {
	font-family:arial,helvetica,sans-serif;
	font-size: 11px;
	color: #993366;
	font-weight: bold; }

a.BoxLink {
	font-family:arial,helvetica,sans-serif; 
	font-size:10px; 
	font-weight:bold; 
	text-decoration:none; 
	color:#000000; 
	}
a.BoxLink:visited {color:#000000;}
a.BoxLink:active  {color:#000000;}
a.BoxLink:hover   {color:#993366;}

.detailBox {
	vertical-align: top;
	border-top: 1px solid #993366;
	border-left: 1px solid #993366;
	border-right: 1px solid #993366;
	border-bottom: 1px solid #993366;
	}

.detailUeberschrift {
	background-color: #D2D2D2;
	font-family:arial,helvetica,sans-serif; 
	font-size:12px; 
	font-weight: bold;
	color: #993366;
	letter-spacing:1px;
	}
.detailBeschriftung {
	font-family:arial,helvetica,sans-serif; 
	font-size:12px; 
	color: #000000;
	}
.detailWert {
	font-family:arial,helvetica,sans-serif; 
	font-size:12px; 
	color: #000000;
	}
.detailMarkeTyp {
	font-family:arial,helvetica,sans-serif; 
	font-size:18px; 
	font-weight: bold;
	color: #000000;
	}

