body
{ 
	scrollbar-face-color: #114c7b; 
	scrollbar-shadow-color: #fBe651; 
	scrollbar-highlight-color: #fBe651; 
	scrollbar-3dlight-color: #777777; 
	scrollbar-darkshadow-color: #777777; 
	scrollbar-track-color: #336699;
	scrollbar-arrow-color: #fBe651;
}
.hintergrund
{
    /*Hintergrund Rechts und Links im default die schwarzen Balken*/
background-image: url(../images/3d_radix_soft3.gif); 
		/*background-color:#000000;   */
}
.tdneu
{
	
	/* Schrift im mittleren Frame (Hauptwebseiten Text) ist bei einigen seiten getrennt*/
	color: #003366; 
}
td
{
	/* Schrift im mittleren Frame (Hauptwebseiten Text) */
	font-family: Verdana,Arial, sans-serif; 
	font-size: 8pt; 
	color: #003366; 
	font-weight:normal;
}
a.small
{
	font-weight:bold;
	font-family:Arial,Helvetica;
	font-size:10px;
	text-decoration:none;
	color:#FFFFFF
}
a.small:hover
{
	font-weight:bold;
	font-family:Arial,Helvetica;
	font-size:10px;
	text-decoration:none;
	color:#FFFF00
}
.text
{
	/* Tabelle Preisliste schriftfarbe */
	font-family:Verdana,Arial;
	font-size:8pt;
	color:#ffffff;
	font-weight:bold;
}
.rot
{
	font-family:Verdana,Arial;
	font-size:9pt;
	color:#880011;
}
h1
{
	/* Überschriften im mittleren Bereich */
  font-family:Arial,Verdana,Georgia;
	font-size:12pt;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
h2
{
	font-family:Verdana,Arial;
	font-size:10pt;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
.input
{
/* Innere Randfarbe der eingabemasken*/
	border:1px #aaaaaa solid;
}
a
{
	/* Menü Schriftfarbe */
	font-weight:bold;
	font-family:Arial,Helvetica;
	font-size:8pt;
	text-decoration:none;
	color:#ffffff
}
a:hover
{
	/*Menü Mouse Over */
	font-weight:bold;
	font-family:Arial,Helvetica;
	font-size:8pt;
	text-decoration:underline;
	color:#fBe651
}
a.highlight
{
	/* Ausgewählter Menüpunkt */
	font-weight:bold;
	font-family:Arial,Helvetica;
	font-size:8pt;
	text-decoration:none;
	color:#fBe651;
}
a.highlight:hover
{
	/*Ausgewählter Menüpunkt Mouse Over*/
  font-weight:bold;
	font-family:Arial,Helvetica;
	font-size:8pt;
	text-decoration:none;
	color:#000000;
}
a.in
{
	/* Pistel-Tele-Service (Link) schrift ganz unten */
	font-weight:bold;
	font-family:verdana,Arial,Helvetica;
	font-size:8pt;
	text-decoration:none;
	color:#fBe651
}
a.in:hover
{
/* Pistel-Tele-Service (Link) schrift ganz unten Mouse over */
	font-weight:bold;
	font-family:verdana,Arial,Helvetica;
	font-size:8pt;
	text-decoration:underline;
	color:#fBe651
}
a.normal
{
/* Im Bezahlfenster die texte Allgemeine geschäftsbedingungen, 0900 Anruf und
Überweisung*/
	font-weight:bold;
	font-family:verdana,Arial,Helvetica;
	font-size:8pt;
	text-decoration:none;
	color:#FE0000;
}
a.normal:hover
{
/*Mouse Over von  a.normal class */
	font-weight:bold;
	font-family:verdana,Arial,Helvetica;
	font-size:8pt;
	text-decoration:underline;
	color:blue
}
.preis
{
	
	/* Schrift im mittleren Frame (Hauptwebseiten Text) Preistabelle oberstes Feldt*/
	font-family: Arial;
	background-color:#F9D370;
  color: #94663D;
  font-size:17px; 
}
a.onwhite
{
		/* URL Farbe auf Startseite, Impressum, Vertriebspartner usw...  */
  padding:0pt;
	border:1px #FFFFFF solid;
	font-weight:bold;
	font-family:verdana,Arial,Helvetica;
	font-size:8pt;
	text-decoration:underline;
	color:#6666ff
}
a.onwhite:hover
{
/*mouse Over zu a.onwhithe (Url farbe) */
	padding:0pt;
	border:1px #fBe651 solid;
	background-color:#114c7b;
	font-weight:bold;
	font-family:verdana,Arial,Helvetica;
	font-size:8pt;
	text-decoration:none;
	color:#fBe651;
}
td.menu
{
	border-top:1pt blue solid;
	border-bottom:1pt blue solid;
}
a.small2
{
	font-weight:bold;
	font-family:Arial,Helvetica;
	font-size:10px;
	text-decoration:none;
	color:#FE0000;
}
a.small2:hover
{
	font-weight:bold;
	font-family:Arial,Helvetica;
	font-size:10px;
	text-decoration:none;
	color:#fBe651
}
span
{
	/*Sekundäre Überschriften in Sternzeichen/ Planeten/ Häuser/Elemente */
	font-family:Verdana;
	color:#003366;
	font-size:10pt;
	font-weight:bold;
}
.fg_soft
{
/* Preistext bei den Rufnummern */
	font-family:Arial,Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFFFFF; 
	font-weight:normal;
}
.fg_soft_dunkel
{
	/* Text der z.B. bei den Sternzeichen steht der dünne beschreibungstext */
	font-family:Arial,Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #003366; 
	font-weight:normal;
}
input.button
{	
/*Farbe er Buttons, VORSICHT: der Button sieht nur beim betreten der Seite anders aus
sobald man einmal mit der Maus drüber geht ist die farbe weg. Hab bis jetzt
keine Lösung */

	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	color:#ffffff;
	background:steelblue;
	border:1px black solid;
}
.klein
{
	/* Tabelle Preisliste kleine Schrift */ 
	font-family:Arial;
	font-size:7pt;
	color:#ffffff;
}
a.hell
{
	font-weight:bold;
	font-family:Arial,Helvetica;
	font-size:10pt;
	text-decoration:underline;
	color:#FFFF99;
}
a.hell:hover
{
	font-weight:bold;
	font-family:Arial,Helvetica;
	font-size:10pt;
	text-decoration:underline;
	color:yellow;
}
.shadow_soft
{
	filter:progid:DXImageTransform.Microsoft.shadow(direction=135,color=#555555,strength=5);
	background-image: url(../images/3d_radix_soft.gif);
	
	border:1pt #fBe651 solid;
}
.left_portal
{
	/* Hintergrund für das linke Menüfeld */
	 background:#114c7b;
	 padding:4pt;
	 vertical-align:top;
	 color:#ffffff;
}
.right_portal
{
	/* Hintergrund für das rechte Menüfeld */
	 background:#114c7b;
	 padding:4pt;
	 vertical-align:top;
}
.middle_portal
{
		/* Rand im Mittelbereich */
  border-right:1px #fBe651 solid;
	border-left:1px #fBe651 solid;
	border-bottom:1px #fBe651 solid
	padding:8pt;
		/* Hintergrund für das mittlere Textfeld */
 	background:#FFFFf8;
}
.topMenu
{
	/*HaptmenüPunkte */
  border:1px black solid;
	font-family:arial;
	font-size:10pt;
	font-weight:bold;
	color:#000000;
	/*Optional */
  /*background:#FFFFf8 */
  /*oder aber als Grafik (untem im beispiel ist die gelbe standardgrafik in Grau)*/
   /*background-image: url(../images/menu_over1.jpg);*/
}
li.gold
{
	/* der Punkt vor den Auswahlmenüs */
	font-family:arial, tahoma;
	color:#fBe651;
	font-size:9pt;
}
.border
{
	border:1pt #fBe651 solid;
}
select
{
	border:1px #aaaaaa solid;
}
table.tMenu td
{
	padding-top:2px;
}
img.symbol_z
{
	width:50px;
	height:50px;
}
img.symbol_p
{
	width:49px;
	height:49px;
}
