   /* Branchenauswahlfelder */
   .branche:hover{
   	   color: white;
		background-color:#000000;
   }
   .branche:active {
    	color: #FFFFFF;
	}
   .branche:link {
    	color: #FFCC00;
	}
   .branche {
   	 	text-decoration: none; font-weight: bold;
   		text-align:center;
   	     padding: 0em;
		color: #FFCC00;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 10px;
		text-decoration:none;
		font-weight: bold;
		line-height: 1.7em
  }
   .branche img {
    padding: 0em;
  }
  .branchelogo{
  	border:thin #FFFFFF solid;
  }
  /* Geschäftsauswahlfelder */
  .company{
  	border:thin #FFFFFF solid;
  }
   .company:link{
  	border:thin #FFFFFF solid;
	margin:2px;
  }
  
  .company:hover{
  	border:thin #FF0000 solid;
  }
  .company:active{
  	border:thin #FFCC00 solid;
  }
  
  
  
  
  /* Tooltips */
  .tooltip {
	position: absolute;
	display: none;
	background-color: #000000;
	color:#FFCC00;
	z-index:9999999999;
}





/* Städteauswahlfelder */
  ul#CityListH li {
    list-style: none;
    margin: 0.0em; padding: 0.0em;
	display:inline;
  }

  ul#CityListH li {
	display:inline;
	list-style:none;
  }
  ul#CityListH a:hover {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: white;
	background-color:#006699;
	background-image:url('/Pictures/Static/Navigation/pearlbuttonL_r_h_hover.png');
  }

  ul#CityListH a:active {
	border: 1px solid red;
	background-color:#0066FF;
    color: #FFFFFF;
	background-image:url('/Pictures/Static/Navigation/pearlbuttonL_r_h_active.png');
	}

  ul#CityListH a {
	float:left; 
	width: 24%;
    text-decoration: none; font-weight: bold;
    border-left-color: white; border-top-color: white;
   	text-align:center;
    padding: 0em;
    border: 1px solid black;
    border-left-color: white; border-top-color: white;
	color: #FFCC00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration:none;
	font-weight: bold;
	background-color:#003366;
	background-image:url('/Pictures/Static/Navigation/pearlbuttonL_r_h.png');
	background-repeat:repeat;
	background-position:top;
  }
ul#CityListH img{
	float:left;
}


/* Firmenauswahl */

  ul#CompanyListH li {
    list-style: none;
    margin: 0.0em; padding: 0.0em;
	display:inline;
  }

  ul#CompanyListH li {
	display:inline;
	list-style:none;
  }
  ul#CompanyListH a:hover {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: white;
	background-color:#006699;
	background-image:url('/Pictures/Static/Navigation/pearlbuttonL_r_h_hover.png');
  }
  ul#CompanyListH a:active {
	border: 1px solid red;
	background-color:#0066FF;
    color: #FFFFFF;
	background-image:url('/Pictures/Static/Navigation/pearlbuttonL_r_h_active.png');
	}

  ul#CompanyListH a {
	float:left; 
	width: 30%;
    text-decoration: none; font-weight: bold;
    border-left-color: white; border-top-color: white;
   	text-align:left;
    padding: 0em;
    border: 1px solid black;
    border-left-color: white; border-top-color: white;
	color: #FFCC00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration:none;
	font-weight: bold;
	background-color:#003366;
	background-image:url('/Pictures/Static/Navigation/pearlbuttonL_r_h.png');
	background-repeat:repeat;
	background-position:top;
  }
ul#CompanyListH img{
	float:left;
}

/* Hervorgehobenes Suchwort */
.marked{
	background-color:#FFFF00;
	color:#000000;
}


/* Konsortiumauswahl */
.description_de{
	color:#FFFFFF;
	text-decoration:underline;
	border-color:#FFCC00;
	font-size:10px;
}
.description_de:link{
	color:#FFFFFF;
	text-decoration:underline;
	border-color:#FFCC00;
	font-size:10px;
}
.description_de:hover{
	color:#FFFFFF;
	text-decoration:underline;
	border-color:#FFFFFF;
	font-size:10px;
}
.description_de:visited{
	color:#FFFFFF;
	text-decoration:underline;
	border-color:#FFCC00;
	font-size:10px;
}
.description_de:active{
	color:#FFFFFF;
	text-decoration:underline;
	border-color:#FFCC00;
	font-size:10px;
}
.description_fr{
	color:#FFFFFF;
	text-decoration:underline;
	border-color:#FFCC00;
	font-size:10px;	
}
.description_fr:link{
	color:#FFFFFF;
	text-decoration:underline;
	border-color:#FFCC00;
	font-size:10px;
}
.description_fr:hover{
	color:#FFFFFF;
	text-decoration:underline;
	border-color:#FFFFFF;
	font-size:10px;
}
.description_fr:visited{
	color:#FFFFFF;
	text-decoration:underline;
	border-color:#FFCC00;
	font-size:10px;
}
.description_fr:active{
	color:#FFFFFF;
	text-decoration:underline;
	border-color:#FFCC00;
	font-size:10px;
}



/* Newslettergruppenauswahl */

  ul#NewsletterGroupListH li {
    list-style: none;
    margin: 0.0em; padding: 0.0em;
	display:inline;
  }

  ul#NewsletterGroupListH li {
	list-style:none;
  }
  ul#NewsletterGroupListH a:hover {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: white;
	background-color:#006699;
	background-image:url('/Pictures/Static/Navigation/pearlbuttonL_r_h_hover.png');
  }
  ul#NewsletterGroupListH a:active {
	border: 1px solid red;
	background-color:#0066FF;
    color: #FFFFFF;
	background-image:url('/Pictures/Static/Navigation/pearlbuttonL_r_h_active.png');
	}

ul#NewsletterGroupListH a {
   	text-align:left;
	display:block;
    padding: 0em;
    border: 1px solid black;
    border-left-color: white; border-top-color: white;
	color: #FFCC00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration:none;
	font-weight: bold;
	background-color:#003366;
	background-image:url('/Pictures/Static/Navigation/pearlbuttonL_r_h.png');
	background-repeat:repeat;
	background-position:top;
	line-height:270%;
}
ul#NewsletterGroupListH img{
	float:left;
}

/* Newsletterauswahl */
  ul#NewsletterListH li {
    list-style: none;
    margin: 0.0em; padding: 0.0em;
	display:inline;
  }

  ul#NewsletterListH li {
	display:inline;
	list-style:none;
  }
  ul#NewsletterListH a:hover {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: white;
	background-color:#006699;
	background-image:url('/Pictures/Static/Navigation/pearlbuttonL_r_h_hover.png');
  }
  ul#NewsletterListH a:active {
	border: 1px solid red;
	background-color:#0066FF;
    color: #FFFFFF;
	background-image:url('/Pictures/Static/Navigation/pearlbuttonL_r_h_active.png');
	}

  ul#NewsletterListH a {
	float:left; 
	width: 24.6%;
    text-decoration: none; font-weight: bold;
    border-left-color: white; border-top-color: white;
   	text-align:left;
    padding: 0em;
    border: 1px solid black;
    border-left-color: white; border-top-color: white;
	color: #FFCC00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration:none;
	font-weight: bold;
	background-color:#003366;
	background-image:url('/Pictures/Static/Navigation/pearlbuttonL_r_h.png');
	background-repeat:repeat;
	background-position:top;
	azimuth:center;
	line-height:40px;
  }
ul#NewsletterListH img{
	float:left;
}
