@CHARSET "UTF-8";
h1 {
	color:#999999;
	font-size:17px;	
}
/* formular */
.input_type_button{
	background-image:	url(../images/globalsearch/button_go.gif);
	background-repeat:	no-repeat;
	border:				0px;
	vertical-align:		top;
	width:				10px;
	height:				15px;
	margin-left:		0px;
	margin-top:			0px;
	cursor:     		pointer;
}
.search-button{
background-image:	url(../images/globalsearch/arrow.gif);
background-repeat:	no-repeat;
border:				0px;
vertical-align:		top;
width:				10px;
height:				9px;
margin-right:		6px;
margin-top:			5px;
cursor:     pointer;
}
form{
margin:0px;padding:0px;
}
.input_links {
	vertical-align:middle;
}
.input_name_txt {

}
.input_type_text {
	font: 12px;
	width:229px;
	height:14px;
	color:#000000;
	border-color:#999999;
}
.input_type_text_searchbox {
	width:143px;
	height:14px;
	color:#000000;
	border-color:#999999;
}
.input_name_dropdown {
	vertical-align:middle;
	padding-top:4px;
}
.input_type_dropdown {
	width:233px;
	height:19px;
	color:#000000;
}
.input_name_checkbox {
	padding-top:6px;
	vertical-align:top;
}
.input_type_checkbox {
	border:none;
	color:#000000;
}
/* datenbank info container */
.db_info {
	vertical-align:top;
	width:250px;
	padding-top:4px;
}
.db_links {
	text-align:right;
	padding-right:70px;
}
.db_links a{
	color:#333333;
}
/* Result list */
.highlighting {
	font-weight: bolder;
}
.resultlist_head_left {
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
	border-color:#CCCCCC;
	border-width:1px;
	border-top-style:dashed;
	border-bottom-style:dashed;
}
.resultlist_head_right {
	text-align:right;
	padding-top:5px;
	padding-bottom:5px;
	border-color:#CCCCCC;
	border-width:1px;
	border-top-style:dashed;
	border-bottom-style:dashed;
}
.line {
	border-color:#CCCCCC;
	border-top-width:1px;
	border-top-style:dashed;
}
.paging_inactive {
	font-weight:bold;
	color:#333333;	
}
.paging_active {
	font-weight:bold;
	color:#999999;
}
.result_title a {
	padding:0px;
	color:#333333;
}
.result_fulltext {
	font-style:italic;
	padding:0px;
}
.result_footer {
	font-style:oblique;
	padding:0px;
}
.inputborder{ width:150px; border: 1px solid #000000; cursor: pointer; font: normal 10px Verdana; color: #000000; }

a.link_help {
color:#000000;
text-decoration:none;
}
a.link_extended {
color:#000000;
text-decoration:none;
}
