.bgSuchmaskeText {background : #EEEEEE;} 
.SuchmaskeDetailsTitel {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #008040;
	background : #C0C0C0;
	letter-spacing:1px;
 	}
.searchactive {
	background-color: #C0C0C0;
	border-right: white 2px solid;
	font-weight: bold;
	}
.searchinactive {
	font-weight: bold;
	border-right: white 2px solid;
	border-bottom: white 1px solid;
	background-color: #E0E0E0;
	}

a.searchtitletext {
	font-family:arial,helvetica,sans-serif; 
	font-size:12px; 
	text-decoration: none;
	color: #008040;
	}
a.searchtitletext:visited {color:#008040;}
a.searchtitletext:hover, a.searchtitletext:focus {color:#808080; text-decoration: underline;}
a.searchtitletext:active {color:#808080; text-decoration: underline;}

a.SuchmaskeDetails {
	font-family:arial,helvetica,sans-serif; 
	font-size:11px; 
	font-weight: bold;
	text-decoration: none;
	color: #008040;
	}
a.SuchmaskeDetails:visited {color:#008040;}
a.SuchmaskeDetails:hover, a.SuchmaskeDetails:focus {color:#808080; text-decoration: underline;}
a.SuchmaskeDetails:active {color:#808080; text-decoration: underline;}

.feldModell {
	border: 1 solid #008040;
	font-size:12; width: 148px
	}

.feldZahlen {
	border: 1 solid #008040;
	font-size:12; width: 55px
	}

.submitbutton
{
	font-size: 11px;
	font-weight: bold;
	border-left: white 1px solid;
	color: #000000;
	background-color: #B0BFD0;
}
