/* Datei:  formate.css */


h1 {
 font-family:Arial,Helvetica,sans-serif;
 font-size:15pt;
 font-weight: bold;
 color: #E0F1FC;
}
h2 {
 font-family:Arial,Helvetica,sans-serif;
 font-size:13pt;
 font-weight: bold;
 color:#CA0000;
}
h3 {
 font-family:Arial,Helvetica,sans-serif;
 font-size:11pt;
 font-weight: bold;
 color: #CA0000;
}
h4 {
 font-family:Arial,Helvetica,sans-serif;
 font-size:10pt;
 font-weight: bold;
 color: #CA0000;
}
h5 {
 font-family:Arial,Helvetica,sans-serif;
 font-size:8pt;
 font-weight: bold;
 color: #CA0000;
}
body
th,td,ul,ol,li,div,blockquote,nobr,b,i{
 font-family:Arial,Helvetica,sans-serif;
 font-size:10pt;
 color: #2F7444;
}

p {
 font-family:Arial,Helvetica,sans-serif;
 font-size:8pt;
 color: #2F7444;
}

}
td {
 text-align:left;
}



a:link {
 font-family: Arial;
text-decoration:none;
 font-size: 10pt;
 color: #800040;
}
a:visited {
 font-family: Arial;
text-decoration:none;
font-size: 10pt;
 color: #800040;
}
a:hover {
 font-family: Arial;
text-decoration:none;
font-size: 10pt;
 color: #800040;
}
a:active {
 font-family: Arial;
text-decoration:none;
font-size: 10pt;
 color: #800040;
}
