/* Stylesheet für mobile Dateien */

table { padding-top:20px }

body { background-color: white }

H1 { font-family: Verdana,Arial,sans-serif; font-size: x-large; color: black; font-weight: 600 }
H2 { font-family: Verdana,Arial,sans-serif; font-size: large; color: black; font-weight: 600 }
H3 { font-family: Arial,Verdana,sans-serif; font-size: medium; color: black; font-weight: 800 }
H4 { font-family: Arial,Verdana,sans-serif; font-size: small; color: black; font-weight: 600 }
H5 { font-family: Arial,Verdana,sans-serif; font-size: 14px; color: black; font-weight: normal }

.bold { font-weight: bold; }

p, td, br, ul, ol, li, blockquote { font-family: Arial,Helvetica,sans-serif; font-size: 10pt; color: black; font-weight: normal; line-height: 1.3; }