.bgSuchmaskeText {background : #EFEFEF;} 
.SuchmaskeDetailsTitel {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background : #0000FF;
	letter-spacing:1px;
 	}
.searchactive {
	background-color: #0000FF;
	border-right: white 2px solid;
	font-weight: bold;
	}
.searchinactive {
	font-weight: bold;
	border-right: white 2px solid;
	border-bottom: white 1px solid;
	background-color: #BDBDF9;
	}

a.searchtitletext {
	font-family:arial,helvetica,sans-serif; 
	font-size:12px; 
	text-decoration: none;
	color: #FFFFFF;
	}
a.searchtitletext:visited {color:#FFFFFF;}
a.searchtitletext:hover, a.searchtitletext:focus {color:#CCCCCC; text-decoration: underline;}
a.searchtitletext:active {color:#CCCCCC; text-decoration: underline;}

a.SuchmaskeDetails {
	font-family:arial,helvetica,sans-serif; 
	font-size:11px; 
	font-weight: bold;
	color: #000080;
	}
a.SuchmaskeDetails:visited {color:#000080;}
a.SuchmaskeDetails:hover, a.SuchmaskeDetails:focus {color:#808080; text-decoration: underline;}
a.SuchmaskeDetails:active {color:#808080; text-decoration: underline;}