<style type="text/css">{  }
body {font-family: Arial, sans-serif; font-size: 100%; text-align: justify}
h1 {font-family: Arial, serif; font-size: 120%; PADDING-LEFT: 0px; text-align: center} 
h2 {font-family: Arial, serif; font-size: 100%; PADDING-LEFT: 5px; text-align: center} 
.footer {font-family: Arial, sans-serif; font-size: 80%; PADDING-TOP: 0px; PADDING-BOTTOM: 0px; LINE-HEIGHT: 12px; 
} 

.inbox {font-family: Arial, sans-serif; font-size: 80%; text-align: justify}

/* nur für die Leiste*/

.lei1 {
	PADDING-LEFT: 0px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px; 
	PADDING-TOP: 0px; 
	PADDING-BOTTOM: 0px; 
	COLOR: #000000; 
	LINE-HEIGHT: 16px; 
	FONT-FAMILY: Arial, sans-serif; 
	TEXT-DECORATION: none
}
.lei2 {
	PADDING-LEFT: 5px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #666666; 
	LINE-HEIGHT: 12px;
	PADDING-TOP: 0px; 
	PADDING-BOTTOM: 0px;
	FONT-FAMILY: Arial, sans-serif; 
	TEXT-DECORATION: none
}
.lei3 {
	PADDING-LEFT: 10px; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 9px; 
	COLOR: #000000; 
	LINE-HEIGHT: 15px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
	FONT-FAMILY: Arial, sans-serif; 
	TEXT-DECORATION: none
}
.lei4 {
	PADDING-LEFT: 20px; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 9px; 
	COLOR: #000000; 
	LINE-HEIGHT: 14px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
	FONT-FAMILY: Arial, sans-serif; 
	TEXT-DECORATION: none
}


/* nur für Hyperlinks*/

/* hyper*/
a.hyper  {
font-family:  Arial, sans-serif;
color: #000000;
font-weight: normal;
text-decoration: underline;
}

/* hyper active */
a:active.hyper {
font-family: Arial, sans-serif;
color: #000000;
text-decoration: underline;
}

/* hyper visited*/
a:visited.hyper  {
font-family: Arial, sans-serif;
color: #000000;
text-decoration: underline;
}

/* hyper hervorgehoben */
a:hover.hyper  {
font-family: Arial, sans-serif;
color: #000000;
font-weight: bold;
text-decoration: underline;
}

/* nur für Hyperlinks im menue klein*/

/* hyper1*/
a.hyper1  {
font-family:  Arial, sans-serif;
color: #666666;
font-weight: bold;
text-decoration: underline;
}

/* hyper1 active */
a:active.hyper1 {
font-family: Arial, sans-serif;
color: #666666;
text-decoration: underline;
}

/* hyper1 visited*/
a:visited.hyper1  {
font-family: Arial, sans-serif;
color: #666666;
text-decoration: underline;
}

/* hyper1 hervorgehoben */
a:hover.hyper1  {
font-family: Arial, sans-serif;
color: #000000;
font-weight: bold;
text-decoration: underline;
}


/* nur für Hyperlinks im menue normal*/

/* hyper2*/
a.hyper2  {
font-family:  Arial, sans-serif;
color: #000000;
font-weight: bold;
text-decoration: underline;
}

/* hyper2 active */
a:active.hyper2 {
font-family: Arial, sans-serif;
color: #000000;
text-decoration: underline;
}

/* hyper2 visited*/
a:visited.hyper2  {
font-family: Arial, sans-serif;
color: #000000;
text-decoration: underline;
}

/* hyper2 hervorgehoben */
a:hover.hyper2  {
font-family: Arial, sans-serif;
color: #666666;
font-weight: bold;
text-decoration: underline;
}

/* nur für Hyperlinks mit comic*/

/* hyper3*/
a.hyper3  {
font-family:  Comic Sans MS, sans-serif;
color: #000000;
font-weight: bold;
text-decoration: underline;
}

/* hyper3 active */
a:active.hyper3 {
font-family: Comic Sans MS, sans-serif;
color: #000000;
text-decoration: underline;
}

/* hyper3 visited*/
a:visited.hyper3  {
font-family: Comic Sans MS, sans-serif;
color: #000000;
text-decoration: underline;
}

/* hyper3 hervorgehoben */
a:hover.hyper3  {
font-family: Comic Sans MS, sans-serif;
color: #666666;
font-weight: bold;
text-decoration: underline;
}

/* nur für Hyperlinks mit menue normal rot*/

/* hyper4*/
a.hyper4  {
font-family:  Arial, sans-serif;
color: #FF0000;
font-weight: bold;
text-decoration: underline;
}

/* hyper4 active */
a:active.hyper4 {
font-family: Arial, sans-serif;
color: #FF0000;
text-decoration: underline;
}

/* hyper4 visited*/
a:visited.hyper4  {
font-family: Arial, sans-serif;
color: #FF0000;
text-decoration: underline;
}

/* hyper4 hervorgehoben */
a:hover.hyper4  {
font-family: Arial, sans-serif;
color: #666666;
font-weight: bold;
text-decoration: underline;
}

</style>