/* css datei für arzneimittelinstitut.de
   Michael Kahr
   (c) 2006 www.kahr-media.de
   weitere Informationen info@kahr-media.de */

html, body 		{	margin: 0;
  				 	padding: 0;
   					background: url('images/kaiser-back.gif')}

.text			{	color: #000000;
					background-color: #FFFFFF;
					font-size: 9pt;
					font-family: arial, helvetica, sans-serif;}
					
.textd			{	color: #000000;
					background-color: #FFFFFF;
					font-size: 9pt;
					font-weight: bold;
					font-family: arial, helvetica, sans-serif;}					

.text-klein 	{	color: #000000;
					background-color: #FFFFFF;
					font-size: 8pt;
					font-family: arial, helvetica, sans-serif;}

.download-seite {	font-size: 8pt;
					color: #808080;
					background-color: #FFFFFF;
					font-family: arial, helvetica, sans-serif; }

.title 			{ 	font-size: 14pt;
					font-weight: bold;
					font-family: arial, helvetica, sans-serif;}

.copyright		{	text-align:center;
					color: #C0C0C0;
					background-color: #FFFFFF;
					font-size: 8pt;
					font-family: arial, helvetica, sans-serif;}

.rahmenlink		{	background: url('images/kaiser-seite-links.gif')}

.rahmenrechts	{	background: url('images/kaiser-seite-rechts.gif')}

.punktlinie		{	border-bottom-width:1px;
					border-bottom-color:#ffffff;
					border-bottom-style:dotted ;}

.punktfarbe		{	background: url('images/punkte-hor-1.gif')}
.punktfarbeV	{	background: url('images/punkte_vert.gif')}





.rahmengruen    {	border-width:1px;
					border-color:#008000;
					background-color: #E8F9E8;
					color:#000000;
					border-style:solid ;
					font-size: 10pt;
					font-family: arial, helvetica, sans-serif;}

/* Standartlink der Seite */
A:link 		{color: #000000; background-color: #FFFFFF; font-size: 9pt;font-family: arial, helvetica, sans-serif; font-weight: bold; TEXT-DECORATION: none}
A:active 	{color: #000000; background-color: #FFFFFF; font-size: 9pt;font-family: arial, helvetica, sans-serif; font-weight: bold; TEXT-DECORATION: none}
A:visited 	{color: #000000; background-color: #FFFFFF; font-size: 9pt;font-family: arial, helvetica, sans-serif; font-weight: bold; TEXT-DECORATION: none}
A:hover	 	{color: #C40000; background-color: #FFFFFF; font-size: 9pt;font-family: arial, helvetica, sans-serif; font-weight: bold; TEXT-DECORATION: none }


