/*####################################################################################################*/
/* Search Box */
/*####################################################################################################*/

DIV#sg-searchbox-label
{
	width: 200px; height: 31px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;
	color: #535353; background-color: inherit;
	background-image: url(http://www.sport-gerlach.de/fileadmin/images/search/search-title.jpg); background-repeat: no-repeat;
	float: left;
}

DIV#sg-searchbox-formular FORM
{
/*	display: inline;*/
	width: 200px; height: 22px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;
	color: #535353; background-color: #939598;
	float: left;
}

DIV#sg-searchbox-abstand
{
	width: 200px; height: 2px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;
	color: #535353; background-color: #939598;
	float: left;
}

DIV.sg-searchbox-formular-spalte
{
	width: 10px; height: 22px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;
	text-decoration: none; color: #535353; background-color: #939598;
	float: left;
}

/*
INPUT#sg-searchbox-submit-image
{
	width: 40px; height: 22px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;
	background-image: url(http://www.sport-gerlach.de/fileadmin/images/search/search-ok0.jpg); background-repeat: no-repeat;
	float: left;
}

INPUT#sg-searchbox-submit-image: hover
{
	width: 40px; height: 22px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;
	background-image: url(http://www.sport-gerlach.de/fileadmin/images/search/search-ok1.jpg); background-repeat: no-repeat;
	float: left;
}

SPAN.sg-searchbox-label
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 1.0em; font-weight: bold;
}
*/

INPUT.sg-searchbox-input
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 12pt; font-weight: normal;
	width: 130px; height: 22px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;
	text-decoration: none; color: #535353; background-color: #FFFFFF;
	border: 0px solid #CCCCCC;
	float: left;
}

INPUT.sg-searchbox-submit
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 12pt; font-weight: bold;
	width: 40px; height: 22px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;
	text-decoration: none; color: #535353; background-color: #FFFFFF;
	border: 0px solid #CCCCCC;
	float: left;
}

/*####################################################################################################*/
/* Search Results */
/*####################################################################################################*/

DIV.sg-search-list-header
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 0.8em; font-weight: bold;
	text-decoration: none; color: #FFFFFF; background-color: #939598;
	width: 450px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;
}

DIV.sg-search-list-header
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 0.8em; font-weight: bold;
	width: 450px;
	text-decoration: none; color: #535353; background-color: #939598;
	margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;
}

DIV.sg-search-list-title
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 0.8em; font-weight: bold;
	text-decoration: none; color: #535353; background-color: inherit;
	margin: 0px 0px 0px 0px; padding: 0px 0px 6px 0px;
}

DIV.sg-search-list-item
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 0.7em; font-weight: normal;
	text-decoration: none; color: #535353; background-color: inherit;
	margin: 0px 0px 0px 0px; padding: 0px 0px 6px 0px;
}

A.sg-search-list-item
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 0.7em; font-weight: bold;
	text-decoration: none; color: #535353; background-color: inherit;
	margin: 0px 0px 0px 0px; padding: 20px 0px 0px 0px;
}
A.sg-search-list-item:hover
{
	text-decoration: none; color: #1167B0; background-color: inherit;
}

DIV.sg-search-linie
{
	border: 1px solid #1167B0;
	margin: 4px 0px 0px 0px; padding: 0px 0px 0px 0px;
}

DIV.tx-fesearchintable-pi1
{
	color: #535353; background-color: inherit;
	width: 450px; margin: 0px; padding: 10px 0px 10px 10px;
	border: 0px solid #CCCCCC;
}

/*####################################################################################################*/
