/*Standart Style Sheet for www.pfeifenstube.de
All rights reserved */

SMALL
{
Color: black;
Font-Family: Times, "Times New Roman", Serif;
Font-Size: 10pt;
Font-Variant: normal;
Text-Align: center;
}

/* Definiert Schriftgrad Down-Leiste */

SMALL.leiste
{
Color: #cccccc;
Font-Family: Times, "Times New Roman", Serif;
Font-Size: 8pt;
Font-Variant: normal;
Text-Align: center;
}

/* Definiert Links in Navbar (normal) */ 

A:LINK
{
Color: #cccccc;
Font-Family: Times, "Times New Roman", Serif;
Font-Size: 8pt;
Font-Variant: normal;
Text-Align: center;
}

/* Definiert Links in Navbar (besichtigt) */ 

A:VISITED
{
Color: #9F9F9F;
Font-Family: Times, "Times New Roman", Serif;
Font-Size: 8pt;
Font-Variant: normal;
Text-Align: center;
}

/* Definiert Links in Navbar (bei Mausberührung) */ 

A:HOVER
{
Color: Yellow;
Font-Family: Times, "Times New Roman", Serif;
Font-Size: 8pt;
Font-Variant: normal;
Text-Align: center;
}

/* Definiert Links im Mainframe (normal)*/ 

A.n
{
Color: #0099FF;
Font-Family: Times, "Times New Roman", Serif;
Font-Size: 12pt;
Font-Variant: normal;
Text-Align: center;
}

/* Definiert Links im Mainframe (besichtigt)*/ 

A.n:HOVER
{
Color: #0099FF;
Font-Family: Times, "Times New Roman", Serif;
Font-Size: 8pt;
Font-Variant: normal;
Text-Align: center;
}
