
/*<group=liste>*/

#listencontainer {
	float:left;
	width:530px;
	height:55%;
	overflow:hidden;
	background-color: white;
	padding: 0px;
	margin: 0px;
	border: solid white 6px;
	border-right: 1px solid white;
}

#listeR	{
	font: bold 11px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #7d7d7d;
	padding: 0px 0px 0px 6px;
	width: 258px;
	height: 100%;
	overflow: auto;
	float:left;
	background: white;
	margin: 0;
}

#listeB	{
	/*font: bold 11px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #7d7d7d;
	padding: 0px 0px 0px 12px;
	width: 202px;
	height: 100%;
	overflow: hidden;
	float: left;
	background: white no-repeat url(../images/bundeslaender.jpg);
	margin: 0;*/
}

#listeL	{
	font: bold 11px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #7d7d7d;
	margin: 0px;
	padding: 0px 0px 0px 6px;
	width: 258px;
	height: 100%;
	overflow: auto;
	float:left;
	background: white;
}

#liste	{
	font: bold 11px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #7d7d7d;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	width: 520px;
	height: 100%;
	overflow: auto;
	float:left;
	background: white;
}

#liste li, #listeL li, #listeR li	{
	background: url(../images/pix_ul.gif) no-repeat 0px 8px;
	width:94%;
	list-style-type:none;
}

#liste a:link, #liste a:visited, #listeL a:link, #listeL a:visited, #listeR a:link, #listeR a:visited {
	text-decoration: none;
	font: bold 11px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #7d7d7d;
	margin-left: 0px;
	display: block;
	padding: 3px 3px 3px 12px;
	margin: 0px;
}

#liste a:hover, #listeL a:hover, #listeR a:hover { 
	color: #7d7d7d; 
	background-color: #f8e7cc;
	margin-left: 0px;
	padding-left: 12px;
	font-weight: bold;
	margin: 0px;
}


#listeL li.active  {
	color: #7d7d7d;
	margin-left: 0px;
	margin: 0px;
	background: #eab256 url(../images/pix_drei.gif) no-repeat 208px 0px;
}

#listeR li.active  {
	color: #7d7d7d;
	margin-left: 0px;
	margin: 0px;
	background: #eab256 url(../images/pix_drei.gif) no-repeat 208px 0px;
}

/*</group>*/

/*<group=splashnav>*/

#splashnav	{	
 	background: url(../images/splash.jpg) no-repeat;
	width: 768px;
	height: 357px;
	margin:0;
	padding:0px;
}

#splashnav li, #splashnav ul	{
	padding: 0px;
	list-style-type: none;
	margin: 0;
	position: relative;
	left: 80px;
	top: 180px;
}

#splashnav a:link, #splashnav a:visited
{	
	font: 14px/22px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: black;
}

#splashnav a:hover { color: #4a4a4a; }

/*</group>*/

/*<group=subnav>*/

#subnav	{
	color: #7d7d7d;
	padding: 2px;
	width: 290px;
	float: left;
	margin: 0;	
}

#subnav ul, #subnav li {
	list-style: none;
}

#subnav a:link, #subnav a:visited {
	text-decoration: none;
	font: normal 10px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #7d7d7d;
	display: block;
	margin: 0px;
	list-style: none;
	padding: 2px;
}

#subnav a:hover { 
	text-decoration: none;
	font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #7d7d7d;
	display: block;
	margin: 0px;
	list-style: none;
	padding: 2px;
	background: #f6e5cc;
}

#subnav .active {
	color: #7d7d7d;
	margin: 0px;
	background: #f6e5cc;

}

/*</group>*/

/*<group=ABC>*/


#unternehmenindex, #schlagwortindex  {
	margin: 0;
	padding: 5px 0 0;
	float: left;
}
#unternehmenindex ul, #schlagwortindex ul
 { font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; white-space: nowrap; margin-left: 0; padding-left: 0 }

#unternehmenindex li, #schlagwortindex li
 { font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; list-style-type: none; display: inline }

#unternehmenindex a, #schlagwortindex a  {
	padding-right: 2px;
	padding-left: 1px;
	margin: 0;
}

#unternehmenindex a:link, #unternehmenindex a:visited, #schlagwortindex a:link, #schlagwortindex a:visited
{
color: black;
text-decoration: none;
}

#unternehmenindex a:hover, #schlagwortindex a:hover
{
color: black;
background-color: #f8e7cc;
text-decoration: none;
}
/*</group>*/
