<!--
body { margin-top:10px; margin-bottom:10px; margin-left:30px; margin-right:10px; }

A.ssmItems:link         {color:#FFFFFF;text-decoration:none;}
A.ssmItems:hover        {color:#FFFFFF;text-decoration:none;}
A.ssmItems:active        {color:#FFFFFF;text-decoration:none;}
A.ssmItems:visited        {color:#FFFFFF;text-decoration:none;}

p.menueheader {
 font-family: Arial;
 font-size: 12pt;
 text-align: center;
 margin: 0pt;
 color: #FFFFFF;
 background: #000000;
}

p.ueberschrift {
 font-family: Arial;
 font-size: 12pt;
 text-align: left;
 color: #FFFFFF;
 margin: 0pt;
 background: #000000;
}

p.inhalt_black {
 font-family: Arial;
 font-size: 9pt;
 text-align: center;
 margin: 12pt;
 color: #FFFFFF;
 background: #000000;
}

p.inhalt_grey {
 font-family: Arial;
 font-size: 9pt;
 text-align: center;
 margin: 12pt;
 color: #000000;
 background: #E0E0E0;
}

p.infofooter {
 font-family: Arial;
 font-size: 9pt;
 text-align: center;
 color: #000000;
 background: #000000;
}

h3 {
 font-family: Arial;
 font-size: 12pt;
 font-weight: bold;
 text-align: center;
 color: #000000;
 background: #E0E0E0;
}

h4 {
 font-family: Arial;
 font-size: 10pt;
 font-weight: bold;
 text-align: center;
 color: #000000;
 background: #E0E0E0;
}

table {
 font-family: Arial;
 font-size: 9pt;
 text-align: center;
 color: #000000;
 background: #E0E0E0;
}

table.menueheader {
 font-family: Arial;
 font-size: 12pt;
 text-align: center;
 border-top-width: thin;
 border-top-style: solid;
 border-top-color: #000000;
 margin: 0pt;
 color: #FFFFFF;
 background: #000000;
}

table.links {
 font-family: Arial;
 font-size: 9pt;
 text-align: left;
 color: #000000;
 background: #E0E0E0;
}

ul {
 font-family: Arial;
 font-size: 12pt;
 text-align: left;
 color: #000000;
 background: #E0E0E0;
}

ol {
 font-family: Arial;
 font-size: 10pt;
 color: #000000;
 background: #E0E0E0;
}

li {
 font-family: Arial;
 font-size: 10pt;
 color: #000000;
 background: #E0E0E0;
}

//-->
