/* Grundeinstellungen START */
BODY{
	font-family : Verdana, Arial, sans-serif;
	font-size : 8pt;
	color: black;
	background-color: #FFFFFF;

}

TD{
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	color: black;
}

H2{
	font-family : Verdana, Arial, sans-serif ;
	font-size : 11pt;
	color: black;
}

H3{
	font-family : Verdana, Arial, sans-serif ;
	font-size : 12pt;
	color: black;
}

H4{
	font-family : Verdana, Arial, sans-serif ;
	font-size : 11pt;
	color: #A0D3E6;
}

/* Grundeinstellungen ENDE */


/* Links der Startseite START */

A {
	text-decoration: none;
	font-family : Verdana, Arial, sans-serif ;
	font-size : 7pt;
	color : Gray;
	font-weight : bold;
}

A:Hover {
	text-decoration: none;
	font-family : Verdana, Arial, sans-serif ;
	font-size : 7pt;
	color : black;
	font-weight : bold;
}

A:Active {
	text-decoration: none;
	font-family : Verdana, Arial, sans-serif ;
	font-size : 7pt;
	color : Gray;
	font-weight : bold;
}
/* Links der Startseite ENDE */

/* Links Hauptmenue  Klasse=hm START*/
A.w {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	color: Black;
	font-weight : bold;
}

A.w:Hover {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	color: Silver;
	font-weight : bold;
}

A.w:Active {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	color: Black;
	font-weight : bold;
}
/* Links Hauptmenue Klasse=hm ENDE */
/* Links Hauptmenue  Klasse=hm START*/
A.e {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 11pt;
	color: Black;
	font-weight : bold;
}

A.e:Hover {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 11pt;
	color: Silver;
	font-weight : bold;
}

A.e:Active {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 11pt;
	color: Black;
	font-weight : bold;
}
/* Links Hauptmenue Klasse=hm ENDE */
/* Links Hauptmenue  Klasse=hm START*/
A.n {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	color: Black;
	font-weight : bold;
}

A.n:Hover {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	color: Silver;
	font-weight : bold;
}

A.n:Active {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	color: Black;
	font-weight : bold;
}
/* Links Hauptmenue Klasse=hm ENDE */

/* Links Seitenmenü  Klasse=m START*/
A.m {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	color: Black;
	font-weight : bold;
}

A.m:Hover {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	color: Silver;
	font-weight : bold;
}

A.m:Active {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	color: Black;
	font-weight : bold;
}
/* Links Seitenmenü  Klasse=m ENDE */

/* Links Menü Unten  Klasse=u START*/
A.u {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	color: white;
	font-weight : bold;
}

A.u:Hover {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	color: Silver;
	font-weight : bold;
}

A.u:Active {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	color: white;
	font-weight : bold;
}
/* Links Menü Unten Klasse=u ENDE */

/* Links Seitenmenü  Klasse=m START*/
A.s {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 7pt;
	color: Black;
	font-weight : bold;
	text-decoration: underline;
}

A.s:Hover {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 7pt;
	color: Silver;
	font-weight : bold;
	text-decoration: underline;
}

A.s:Active {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 7pt;
	color: Black;
	font-weight : bold;
	text-decoration: underline;
}
/* Links Seitenmenü  Klasse=m ENDE */

/* Links CustomerBereich  Klasse=cb START*/
A.cb {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	color: Black;
	font-weight : bold;
	text-decoration: underline;
}

A.cb:Hover {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	color: Silver;
	font-weight : bold;
	text-decoration: underline;
}

A.cb:Active {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	color: Black;
	font-weight : bold;
	text-decoration: underline;
}
/* Links Seitenmenü  Klasse=m ENDE */



