/**************/
/* footer row */
/**************/

#footer
{
	display: block;
	width: 1001px;
	height: 0px;
	padding: 0;	
	margin: 0 0 0 0;
/*	border-bottom: 1px solid rgb(90,0,10);
	background-color: rgb(90,0,10);
*/
}
*html #footer
{
	background-image: url("../images/bg_wrapper.gif"); 
	background-repeat: repeat-y;
}

#footerContentLeft
{
	width: 200px;
	height: 85px;
	margin: -84px 0 0 0px;
	float: left;
	vertical-align: bottom;
}
* html #footerContentLeft
{
	margin: 0px 0 0 0px;
}

/*****************************************************************************/
/* Auswahl Schriftgröße mit Javascript                                       */
/*****************************************************************************/
#schriftgroesse
{
	width: 190px;
	height: 18px;
	margin: 4px 5px 4px 5px;
	padding: 2px 0 2px 0;
	text-align: left;
	background-color: rgb(158,172,187);
}
#schriftgroesse_text
{
	width: 97px;
	height: 18px;
	line-height: 20px;
	margin: 0 0 0 3px;
	color: rgb(0,0,0);
	font-family: Tahoma, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 0.68em;
	text-align: left;
	float: left;
}
*html #schriftgroesse_text
{
	width: 87px;
	margin: 0 2px 0 3px;
}
#schriftgroesse_icons
{
	width: 90px;
	height: 20px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: right;
	float: left;
}
*html #schriftgroesse_icons
{
	width: 95px;
}
#schriftgroesse_icons img
{
	width: 19px;
	height: 18px;
	margin: 0px 4px 0px 7px;
	padding: 0;
	float: left;	
}
*html #schriftgroesse_icons img
{
	margin: 0px 1px 0px 10px;
}
/*****************************************************************************/
/* Auswahl Sprache                                                           */
/*****************************************************************************/
#sprachauswahl
{
	width: 190px;
	height: 18px;
	margin: 4px 5px 0px 5px;
	padding: 2px 0 2px 0;
	text-align: left;
	background-color: rgb(158,172,187);
}
#sprachauswahl_text
{
	width: 97px;
	height: 18px;
	line-height: 20px;
	margin: 0 0 0 3px;
	color: rgb(0,0,0);
	font-family: Tahoma, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 0.68em;
	text-align: left;
	float: left;
}
*html #sprachauswahl_text
{
	width: 87px;
	margin: 0 7px 0 3px;
}
#sprachauswahl_icons
{
	width: 90px;
	height: 20px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: right;
	float: left;
}
*html #sprachauswahl_icons
{
}
#sprachauswahl_icons img
{
	width: 45px;
	height: 18px;
	margin: 0 0 0 0;
	padding: 0;
	float: left;	
}
*html #sprachauswahl_icons img
{
}
/*****************************************************************************/
/* Suche                                                                     */
/*****************************************************************************/
#bottomSearch
{
	float: none;
	width: 190px;
	height: 20px;
	margin: 4px 5px 4px 5px;
	padding: 1px 0 1px 0;
	background-color: rgb(158,172,187);
}
*html #bottomSearch
{
	margin: 2px 5px 4px 5px;
}
#suche_text
{
	width: 40px;
	height: 18px;
	line-height: 20px;
	margin: 0 0 0 3px;
	color: rgb(0,0,0);
	font-family: Tahoma, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 0.68em;
	text-align: left;
	float: left;
}
*html #sprachauswahl_text
{
	width: 63px;
}
.SearchField
{
	width: 86px;
	height: 14px;
	background-color: rgb(255,240,240);
	color: rgb(204,0,0);
	margin: 0px 0px 0px 7px;
	padding: 1px 2px 1px 2px;
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 0.74em;
	border: 1px solid rgb(0,0,0);
}
* html .SearchField
{
	width: 80px;
}
.SearchButton
{
	width: 40px;
	height: 18px;
	margin: 1px 4px 0 0px;
	padding: 0 0 0 0;
	color: rgb(255,255,255);
	background-color: rgb(204,0,0);
	border: 1px solid rgb(51,51,51);
	font-family: Tahoma, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 0.68em;
	vertical-align: top;
}

/*****************************************************************************/
/* Navigation unten                                                         */
/*****************************************************************************/
#footerContentMiddle
{
	width: 591px;
	height: 33px;
	margin: -34px 205px 0 205px;
	color: rgb(51,51,102);
	font-weight: normal;
	line-height: 33px;
	background-color: rgb(210,221,230);
	background-image: url("../images/roter_wolf.gif");
	background-repeat: no-repeat;
	float: right;
}
* html #footerContentMiddle
{
	margin: 52px 203px 0 0px;
	float: none;
}

#bottomNavi
{
	width: 570px;
	height: 33px;
	line-height: 31px;
	margin: 0;
	padding: 0 0 0 20px;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 0.74em;
	letter-spacing: 1px;
}

#bottomNavi ul
{
	margin: 0;
	padding: 0 0px 0 12px;
	float: left;
}
#bottomNavi li
{
	margin: 0;
	padding-left: 14px;
	list-style-type: none;
	float: left;
}
 
#bottomNavi a
{
	padding: 0;
	text-decoration: none;
	font-weight: normal;
	color: rgb(115,17,21);
}
#bottomNavi a:hover
{
	color: rgb(115,17,21);
	text-decoration: underline;
}
