/*
 *  Style Defenition für die Homepage der Meditron GmbH
 *  07. Feb. 2005 - Dieter Klein
 */

/* Zuordnung der Schriften */
h1,h2,h3,p,li,td,th,address,nobr,b,i,ul { font-family:Helvetica,Arial,Geneva,Swiss,SunSans-Regular,sans-serif; }

a:link { color: #000084; text-decoration: none }
a:hover { color: #FF0000; text-decoration: none }
a:visited { text-decoration: none }
a:active { text-decoration: none }


/* Text der Startseiten mit Hintergrundbild Fundus - für neue Browser */
.startneu_sav     {	font-size: 13pt ; 
		font-weight: bold ;
		font-style: italic ;
		text-align: justify ;
		margin-left: 70px;
		margin-right: 100px;
		margin-top: 140px;
		line-height: 160% }

/* Text der Startseiten mit Hintergrundbild Fundus - für neue Browser */
.startneu_org     {	font-size: 13pt ; 
		font-weight: bold ;
		font-style: italic ;
		text-align: justify ;
		margin-left: 70px;
		margin-right: 100px;
		margin-top: 200px;
		line-height: 160% }

/* Text der Startseiten mit Hintergrundbild Fundus - für neue Browser */
.startneu           {	font-size: 13pt ; 
		font-weight: bold ;
		font-style: italic ;
		text-align: justify ;
		margin-left: 80px;
		margin-right: 90px;
		margin-top: 400px;
		line-height: 160% }

/* Text der Startseiten mit Hintergrundbild Fundus - für alte Browser */
.startalt            {	font-size: 11pt ; 
		font-weight: bold ;
		font-style: normal ;
		text-align: justify ;
		margin-left: 80px;
		margin-right: 90px;
		margin-top: 400px;
		line-height: 160% }

/* Text der Startseiten - für neue Browser */
.startneu0         {	font-size: 13pt ; 
		font-weight: bold ;
		font-style: italic ;
		text-align: justify ;
		line-height: 160% }

/* Text der Startseiten - für alte Browser */
.startalt0           {	font-size: 11pt ; 
		font-weight: bold ;
		font-style: normal ;
		text-align: justify ;
		line-height: 160% }

/* Überschriften für normalen Text */
.ueberschrift      {	font-size: 14pt ; 
		font-weight: bold ;
		font-style: italic ;
		text-align: justify ;
		line-height: 160% }

/* Überschriften für normalen Text links ausgerichtet */
.ueberschrift_links { font-size: 14pt ; 
		font-weight: bold ;
		font-style: italic ;
		text-align: justify ;
		line-height: 160% }

/* normaler Text mit Blocksatz */
.text_normal       {	font-size: 11pt ; 
		font-weight: normal ;
		font-style: normal ;
		text-align: justify ;
		line-height: 140% }

/* normaler Text links ausgerichtet */
.text_links          {	font-size: 11pt ; 
		font-weight: normal ;
		font-style: normal ;
		text-align: left ;
		line-height: 140% }

/* Text für Videos links ausgerichtet */
.text_video          { font-size: 11pt ; 
		font-weight: bold ;
		font-style: normal ;
		text-align: left ;
		line-height: 140% }

/* fetter Text mit Blocksatz */
.text_fett        {	font-size: 11pt ; 
		font-weight: bold ;
		font-style: normal ;
		text-align: justify ;
		line-height: 140% }

/* fetter Text als Liste mit Blocksatz, dezimaler Aufzählung und linkem Einzug */
.text_listefett     {	font-size: 11pt ; 
		font-weight: bold ;
		font-style: normal ;
		text-align: justify ;
		list-style-type: decimal;
		list-style-position: outside;
		margin-left: 30pt;
		line-height: 140% }

/* Bildunterschrift zentriert */
.text_bild          {	font-size: 11pt ; 
		font-weight: bold ;
		font-style: normal ;
		text-align: center;
		line-height: 140% }

/* Bildüberschrift zentriert */
.text_bild_oben  {	font-size: 14pt ; 
		font-weight: bold ;
		font-style: italic ;
		text-align: center ;
		line-height: 160% }

/* Menüleiste - 1. Position - Home */
.menu1             {	font-size: 8pt; color: #000000; background: #C0C0C0; 
		font-weight: bold ; font-style: normal ; text-align: center ;
		border: 1px #FFFFFF solid; padding: 2px;
		position: absolute; top: 50px; left: 397px; height: 15px; width: 75px }

/* Menüleiste - 2. Position - Impressum */
.menu2             {	font-size: 8pt; color: #000000; background: #C0C0C0; 
		font-weight: bold ; font-style: normal ; text-align: center ;
		border: 1px #FFFFFF solid; padding: 2px;
		position: absolute; top: 50px; left: 471px; height: 15px; width: 75px }

/* Menüleiste - 3. Position - Preisliste */
.menu3              {	font-size: 8pt; color: #000000; background: #C0C0C0; 
		font-weight: bold ; font-style: normal ; text-align: center ;
		border: 1px #FFFFFF solid; padding: 2px;
		position: absolute; top: 50px; left: 545px; height: 15px; width: 75px }

/* Menüleiste - 4. Position - Bestellung */
.menu4              {	font-size: 8pt; color: #000000; background: #C0C0C0; 
		font-weight: bold ; font-style: normal ; text-align: center ;
		border: 1px #FFFFFF solid; padding: 2px;
		position: absolute; top: 50px; left: 619px; height: 15px; width: 75px }

/* Menüleiste - 5. Position - Links */
.menu5              {	font-size: 8pt; color: #000000; background: #C0C0C0;
		font-weight: bold ; font-style: normal ; text-align: center ;
		border: 1px #FFFFFF solid; padding: 2px;
		position: absolute; top: 50px; left: 693px; height: 15px; width: 75px }

