<!-- Beispiel für ein Stylesheet der SBS mit benutzerdefinierten Styles.//--> <style type="text/css"> <!-- body, td, th {font-family:Arial;font-Size:9pt;} body {padding:0px;margin:2px;} p {margin-top:0px;margin-bottom:10px;} a:link {background: #fbfbfb; color: #666; font-family: tahoma; font-weight: 700; font-size: 11px; text-decoration: none;} a:active {background: #fbfbfb; color: #666; font-family: tahoma; font-weight: 700; font-size: 11px; text-decoration: none;} a:visited {background: #fbfbfb; color: #666; font-family: tahoma; font-weight: 700; font-size: 11px; text-decoration: none;} a:hover {background: #fbfbfb; color: #666; font-family: tahoma; font-weight: 700; font-size: 11px; text-decoration: underline;} ol {font-style:italic;} ul {font-style:normal;} p.nl {text-margin=15px;font-weight:bold;} li {margin-top:0px;margin-bottom:10px;} h1 {stepsname:Überschrift;font-family: tahoma; font-size: 11px; font-weight: 700; color: #555;} th { font-family: tahoma; font-size: 11px; color: #555; } td {font-family: tahoma; font-size: 11px; color: #555;} p.user1 {stepsname:Normal grau;font-family: tahoma; font-size: 11px; font-weight: 400; color: #555;} p.user2 {stepsname:Fett grau;font-family: tahoma; font-size: 11px; font-weight: 700; color: #555;} //--> </style>