/**
 * Seite: www.brink-partner.de
 * Datei: glossary.css
 * Media: screen
 *
 * Datum: 2009-04
 * Autor: Maria Kabs, Ticcon AG
 ****************************************************************************************************/
 
 .tx-mrglossary-pi1 .alphabet {
 	background-color: #ffffff;
 	border: 1px solid #cccccc;
 	padding: 4px;
 	font-family: "Times New Roman", Times, serif;
 }
 
#content .tx-mrglossary-pi1 .alphabet a {
 	border: none;
 	color: #333333;
 	padding: 0px;
 	margin-left: 4px;
 }
 
 .tx-mrglossary-pi1 .letter  {
 	/*display: none;*/
 }
 
 .tx-mrglossary-pi1 .letterhidden {
 	visibility: hidden;
	/*display: none;*/
 }
  
 .tx-mrglossary-pi1 .catchword {
 	font-weight: bold;
 	padding: 15px 0;
 	font-size: 1.3em;
 }
 
 .tx-mrglossary-pi1 .catchword_desc {
 	border-bottom: 1px solid #666666;
 	padding-bottom: 15px;
 }
 
 a.letter TR TD {
 	background-color: #ffffff;
 }
 



