/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.searchButton {
	font-size: 11px;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	background-color: rgb(228,228,228);
 	border: 1px solid rgb(87,102,117);
 	width: 70px
}

.headerlink {
	font-size: 12px;
 	color: rgb(192,192,192);
 	text-decoration: none ;
 	background-color: transparent
}

.Tabelle-Rahmen-L-1px {
	border-left: 1px solid rgb(154,164,174)
}

.headerlink:active {
	font-size: 12px;
 	color: rgb(192,192,192);
 	text-decoration: none ;
 	background-color: transparent
}

.RahmenTabelle {
	border: 1px solid rgb(153,153,153)
}

.Tablle-Rahmen-LRU-1px {
	border-left: 1px solid rgb(154,164,174);
 	border-right: 1px solid rgb(154,164,174);
 	border-bottom: 1px solid rgb(154,164,174)
}

.suchenFeld {
	font-size: 12px;
 	color: rgb(192,192,192)
}

.Tabelle-Rahmen-LR-1px {
	border-left: 1px solid rgb(154,164,174);
 	border-right: 1px solid rgb(154,164,174)
}

.headerlink:link {
	font-size: 12px;
 	color: rgb(192,192,192);
 	text-decoration: none ;
 	background-color: transparent
}

.searchField {
	font-size: 11px;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	clear: none;
 	background-color: rgb(255,255,255);
 	border: 1px solid rgb(153,153,153);
 	width: 70px
}

.headerlink:visited {
	font-size: 12px;
 	color: rgb(192,192,192);
 	text-decoration: none ;
 	background-color: transparent
}

.headerlink:hover {
	font-size: 12px;
 	color: rgb(228,228,228);
 	text-decoration: none ;
 	background-color: transparent
}