/* 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;
 	cursor: pointer
}

.meinLink:visited {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 24px;
 	color: rgb(0,0,255);
 	text-decoration: none 
}

.overliblink:active {
	font-size: 12px;
 	color: rgb(255,255,255)
}

.overliblink {
	font-size: 12px;
 	color: rgb(255,255,255)
}

.overliblink:link {
	font-size: 12px;
 	color: rgb(255,255,255)
}

.meinLink {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 24px;
 	color: rgb(0,0,255);
 	text-decoration: none 
}

.meinLink:link {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 24px;
 	color: rgb(0,0,255);
 	text-decoration: none 
}

.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
}

.overliblink:visited {
	font-size: 12px;
 	color: rgb(255,255,255)
}

.meinLink:active {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 24px;
 	color: rgb(0,0,255);
 	text-decoration: none 
}

.overliblink:hover {
	font-size: 12px;
 	color: rgb(255,255,0)
}

.meinLink:hover {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 24px;
 	color: rgb(255,0,0);
 	text-decoration: underline
}