.searchbox {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	margin-left:1px;
	border: 1px solid #666;
	width: 473px;
	padding-top: 5px;
	padding-bottom: 5px;
}	
.searchbold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 10pt;
	padding-left: 0px;
}
.searchnormal {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 10pt;
}
.searchinput {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 10pt;
	width: 170px;
	border-color: #6D90B0;
	border-width: 1px;
	border-style: solid;
	background-color: #EDF5FB;
}
.searchinputmd {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 10pt;
	width: 135px;
	border-color: #6D90B0;
	border-width: 1px;
	border-style: solid;
	background-color: #EDF5FB;
	text-indent: 1px;
}

.searchinputsm {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	line-height: 10pt;
	width: 28px;
	text-indent: 1px;
	border: 1px solid #dbdfe6;
	border-top-color: #abadb3;
	border-bottom-color: #dbdfe6;
}

a.info{
	position:relative; /*this is the key*/
	color:#000;
	text-decoration:none;
	font-size: 11px;
	font-family: Tahoma;
	line-height: 10pt;
}

a.info:hover{
	z-index:25;
	border-color: #6D90B0;
	border-width: 1px;
	text-decoration: none;
	border-bottom-style: dotted;
	color: #000000;
}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	top:-1em;
	width:15em;
	border:1px solid #6D90B0;
	background-color:#EDF5FB;
	color:#000;
	padding:10px;
	text-align: center;
}
a.info:visited{
	text-decoration: none;
	color: #000000;
}
a.info:active{
	text-decoration: none;
	color: #000000;
}
.searchsize {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: 9pt;
	width: 16px;
	height: 16px;
	padding-left: 5px;
	border-color: #6D90B0;
	border-width: 1px;
	border-style: solid;
	background-color: #EDF5FB;
}
A.dropdown {
	COLOR: #333333;
	TEXT-DECORATION: none;
}
A.dropdown:visited {
	COLOR: #333333; TEXT-DECORATION: none
}
A.dropdown:hover {
	COLOR: #000000;
	TEXT-DECORATION: none;
	background-color: #dddcd9;
	border: 1px none #666666;
}
A.dropdown:active {
	COLOR: #333333; TEXT-DECORATION: none
}
.dropdownProducsContainer {
	z-index:35;
	BORDER: #7f8286 1px solid;
	LEFT: 0px;
	VISIBILITY: hidden;
	LEFT: -20px;
	WIDTH: 340px;
	POSITION: absolute;
	TOP: -50px;
	HEIGHT: 280px;
	BACKGROUND-COLOR: #efede9;
	background-image: url(search/searchimages/topbar1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}
.dropdownProducs {
	LEFT: 0px; WIDTH: 340px; POSITION: absolute; 
}
.dropdownAuthorContainer {
	z-index:35;
	BORDER: #7f8286 1px solid;
	LEFT: -20px;
	VISIBILITY: hidden;
	WIDTH: 575px;
	POSITION: absolute;
	TOP: -97px;
	HEIGHT: 478px;
	BACKGROUND-COLOR: #efede9;
	background-image: url(search/searchimages/topbar1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}
.dropdownAuthor {
	LEFT: 0px; WIDTH: 575px; POSITION: absolute; 
}
.dropdownCatContainer {
	z-index:35;
	BORDER: #7f8286 1px solid;
	VISIBILITY: hidden;
	WIDTH: 685px;
	POSITION: absolute;
	TOP: -117px;
	RIGHT: -70px;
	LEFT: -20px;
	HEIGHT: 515px;
	BACKGROUND-COLOR: #efede9;
	background-image: url(search/searchimages/topbar1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.dropdownCat {
	LEFT: 0px;  WIDTH: 685px; POSITION: absolute;
}
.popupLinks {
	FONT: 12px Arial,tahoma,verdana,sans-serif;
	color: #6AACE0;
	list-style-type: square;
	list-style-position: outside;
	line-height:18px;
}	

.dropBox {
	MARGIN: 0px 0px 0px 2px;
	FONT: 11px Arial,tahoma,verdana,sans-serif;
	WIDTH: 150px;
	BACKGROUND-COLOR: #edf5fb;
	border-top:none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

ul {
list-style-image: url(images/templatebullet.gif);
	list-style-position: outside;
}
.popupLinkscategory {

	FONT: 12px Arial, Helvetica, sans-serif;
	color: #6AACE0;
}
.hellblau {
	color: #3F89C3;
}
.popupLinksgrey {

	FONT: 14px Arial,tahoma,verdana,sans-serif;
	color: #666666;
}
.popupLinksgreybody {
	color: #666666;
	font-family: Arial, tahoma, verdana, sans-serif;
	font-size: 12px;
}
