@charset "iso-8859-2";
/* CSS Document */

<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#submenu{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}
#submenu {
	width: 911px;
	float: left;
	top: 0px;
	z-index: 100;
	visibility: visible;
	position: relative;
	height: 20px;
	left: 0px;
	padding-top: 0px;
	padding-left: 20px;
	background-color: #e8aa1a;
	border-top-width: 9px;
	border-top-style: solid;
	border-top-color: #e8aa1a;
	padding-bottom: 3px;
	margin: 0px;
}

#submenu ul{
	margin-left: 0px; /*Abstand von menue zur linken ecke des containers*/
	padding: 0;
	list-style: none;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	line-height: 1.1em;
}


#submenu li{
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform:capitalize;
}

#submenu a{
	float: left;
	display: block;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: #e8aa1a;
	width: auto;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(grafiks/tabright2_current.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#submenu a:hover{
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F6BA26;
}

#submenu #current a{ /*ausgewaehlter aktiver tab*/
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(grafiks/tabright2_transp.gif);
}
#suchfeld{ /*Suche */
	margin: 0;
	padding: 0;
	background-color: #f7cc4a;
	width: 150px;
	position: relative;
	left: 770px;
	bottom: 25px;
	line-height: normal;
	height: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#suchfeld .textinput{
	width: 80px;
	background-color: #FCE7B8;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#suchfeld .submit{
	font: bold 11px Verdana;
	height: 16px;
	background-color: #FCE7B8;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



</style>
