/* www.modulpark.ch, www.infofactory.ch
   Funktion 1: Gestaltung der Menu-Ausgabe in individuellen Layouts
	Funktion 2: Moeglichkeit ind. Classes zu definieren (siehe Handbuch Modulpark)
*/

/* Die Classes für die menuEarstellung sind wie folgt aufgebaut:
menuB_e1_active 

menu = Bezeichnung für alle Classes für die menuEarstellung
A = Name der Menuart 
e1 = Ebene (e1 bis e3)
active = Unterscheidung ob aktiv oder nicht. Fällt bei Zustand nicht aktiv weg.
*/

/* Ausgabe fuer menuA, Ebene 1 - 3 */
.menuA_e1,  a.menuA_e1:link {
	color: #F05F24;
	font-size: 12px;
	line-height: 25px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
	}

a.menuA_e1:visited  {color: #F05F24; text-decoration: none;}	
a.menuA_e1:hover  {color: #000000; text-decoration: none;}		

/* Ausgabe fuer menuA, aktive Ebene 1 - 3   (_active) */
.menuA_e1_active,  a.menuA_e1_active:link {
	color: #6F6F6F;
	font-size: 12px;
	line-height: 25px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
 }
 
a.menuA_e1_active:visited  {color: #6F6F6F; text-decoration: none;}	
a.menuA_e1_active:hover {color: #000000; text-decoration: none;;}


.menuA_e2,  a.menuA_e2:link {
	color: #F05F24;
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	}

a.menuA_e2:visited  {color: #F05F24; text-decoration: none;}	
a.menuA_e2:hover  {color: #000000; text-decoration: none;}		

.menuA_e2_clan,  a.menuA_e2_clan:link {
	color: #F05F24;
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	}

a.menuA_e2_clan:visited  {color: #F05F24; text-decoration: none;}	
a.menuA_e2_clan:hover  {color: #000000; text-decoration: none;}		

/* Ausgabe fuer menuA, aktive Ebene 1 - 3   (_active) */
.menuA_e2_active,  a.menuA_e2_active:link {
	color: #303030;
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana,  sans-serif;
	text-decoration: none;
	font-weight: bold;
	 }
 
a.menuA_e2_active:visited  {color: #303030; text-decoration: none; font-weight: bold;}	
a.menuA_e2_active:hover {color: #F05F24; text-decoration: none; font-weight: bold;}



.menuA_e3_clan,  a.menuA_e3_clan:link {
	color: #F05F24;
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	}

a.menuA_e3_clan:visited  {color: #F05F24; text-decoration: none;}	
a.menuA_e3_clan:hover  {color: #000000; text-decoration: none;}		


.menuA_e3_active,  a.menuA_e3_active:link {
	color: #F05F24;
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana,  sans-serif;
	text-decoration: none;
	font-weight: bold;
 }
 
a.menuA_e3_active:visited  {color: #F05F24; text-decoration: none; font-weight: bold;}	
a.menuA_e3_active:hover {color: #000000; text-decoration: none; font-weight: bold;}













.menuB_e1,  a.menuB_e1:link {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
}

a.menuB_e1:visited  {color: #FFFFFF; text-decoration: none;}	
a.menuB_e1:hover  {color: #05338D; text-decoration: none;}		

/* Ausgabe fuer menuB, aktive Ebene 1 - 3   (_active) */
.menuB_e1_active,  a.menuB_e1_active:link {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 22px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
 }
 
a.menuB_e1_active:visited  {color: #FFFFFF; text-decoration: none;}	
a.menuB_e1_active:hover {color: #05338D; text-decoration: none;;}


.menuB_e2_clan,  a.menuB_e2_clan:link {
	color: #666666;
	font-size: 11px;
	line-height: 20px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background-color: #E5E5E5;	
}

a.menuB_e2_clan:visited  {color: #666666; text-decoration: none;}	
a.menuB_e2_clan:hover  {color: #FF0000; text-decoration: none;}		

/* Ausgabe fuer menuB, aktive Ebene 1 - 3   (_active) */
.menuB_e2_active,  a.menuB_e2_active:link {
	color: #000000;
	font-size: 11px;
	line-height: 20px;
	font-family: Verdana,  sans-serif;
	text-decoration: none;
	font-weight: bold;
	background-color: #E5E5E5;	
 }
 
a.menuB_e2_active:visited  {color: #000000; text-decoration: none;}	
a.menuB_e2_active:hover {color: #666666; text-decoration: none;}



.menuB_e3_clan,  a.menuB_e3_clan:link {
	color: #666666;
	font-size: 11px;
	line-height: 20px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	background-color: #E5E5E5;	
}

a.menuB_e3_clan:visited  {color: #666666; text-decoration: none;}	
a.menuB_e3_clan:hover  {color: #FF0000; text-decoration: none;}		


.menuB_e3_active,  a.menuB_e3_active:link {
	color: #FF0000;
	font-size: 11px;
	line-height: 20px;
	font-family: Verdana,  sans-serif;
	text-decoration: none;
	font-weight: bold;
	background-color: #E5E5E5;	
 }
 
a.menuB_e3_active:visited  {color: #FF0000; text-decoration: none;}	
a.menuB_e3_active:hover {color: #666666; text-decoration: none;}













.menuC_e1,  a.menuC_e1:link {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 22px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	background-color: #990000;	
}

a.menuC_e1:visited  {color: #FFFFFF; text-decoration: none;}	
a.menuC_e1:hover  {color: #FF0000; text-decoration: none;}		

/* Ausgabe fuer menuC, aktive Ebene 1 - 3   (_active) */
.menuC_e1_active,  a.menuC_e1_active:link {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 22px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	background-color: #990000;	
 }
 
a.menuC_e1_active:visited  {color: #FFFFFF; text-decoration: none;}	
a.menuC_e1_active:hover {color: #D4D4D4; text-decoration: none;;}


.menuC_e2_clan,  a.menuC_e2_clan:link {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 20px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	background-color: #990000;	
}

a.menuC_e2_clan:visited  {color: #FFFFFF; text-decoration: none;}	
a.menuC_e2_clan:hover  {color: #D4D4D4; text-decoration: none;}		

/* Ausgabe fuer menuC, aktive Ebene 1 - 3   (_active) */
.menuC_e2_active,  a.menuC_e2_active:link {
	color: #FF0000;
	font-size: 11px;
	line-height: 20px;
	font-family: Verdana,  sans-serif;
	text-decoration: none;
	background-color: #990000;	
 }
 
a.menuC_e2_active:visited  {color: #FFFFFF; text-decoration: none;}	
a.menuC_e2_active:hover {color: #FFFFFF; text-decoration: none;}



.menuC_e3_clan,  a.menuC_e3_clan:link {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 20px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	background-color: #E5E5E5;	
}

a.menuC_e3_clan:visited  {color: #FFFFFF; text-decoration: none;}	
a.menuC_e3_clan:hover  {color: #D4D4D4; text-decoration: none;}		


.menuC_e3_active,  a.menuC_e3_active:link {
	color: #FF0000;
	font-size: 11px;
	line-height: 20px;
	font-family: Verdana,  sans-serif;
	text-decoration: none;
	background-color: #E5E5E5;	
 }
 
a.menuC_e3_active:visited  {color: #FF0000; text-decoration: none;}	
a.menuC_e3_active:hover {color: #FFFFFF; text-decoration: none;}


.home {color: #FFDF00; text-decoration: none;}

a.home:link {color: #FFDF00; text-decoration: none;}
a.home:visited {color: #FFDF00; text-decoration: none;}
a.home:hover {color: #FFDF00; text-decoration: none;}
 

.navigation {
	font-family:  Verdana, sans-serif;
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
}

.navigation:hover {
	font-family:  Verdana, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
	
.telefon {
	font-family:  Verdana, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}	
	
A.texttablel:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: #ff6600;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
A.texttablel:active
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
A.texttablel:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: #666666;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
INPUT
{
    FONT-SIZE: 9pt;
    FONT-FAMILY: Arial
}
SELECT
{
    FONT-SIZE: 9pt
}
TEXTAREA
{
    FONT-SIZE: 9pt;
    FONT-FAMILY: Arial, Helvetica
}
P
{
    FONT-SIZE: 9pt;
    FONT-FAMILY: Arial, Helvetica
}

.inputtable
{
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica;
    BACKGROUND-COLOR: lightgrey
}
.inputtabletitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: white;
    FONT-FAMILY: Arial, Helvetica;
    BACKGROUND-COLOR: red
}
.tabletext
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
A:link
{
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
.tabletextweiss
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.tabletextsmall
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.bizzepsnavigation
{
    BORDER-RIGHT: darkgray 1px solid;
    PADDING-RIGHT: 10px;
    BORDER-TOP: darkgray 1px solid;
    PADDING-LEFT: 0px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    PADDING-BOTTOM: 0px;
    BORDER-LEFT: darkgray 1px solid;
    COLOR: black;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: darkgray 1px solid;
    FONT-FAMILY: Arial, Helvetica;
    BACKGROUND-COLOR: white;
    TEXT-ALIGN: right
}
.contentcell
{
    BORDER-RIGHT: silver 1px solid;
    BORDER-TOP: silver 1px solid;
    BORDER-LEFT: silver 1px solid;
    BORDER-BOTTOM: silver 1px solid
}




