/* Stylesheet-Datei: backbone.css */

body { margin:0px; padding-top:35px; padding-left:35px; padding-right:35px; padding-bottom:35px; background-color:#a50000; color:#000000; }

h1,h2,h3,h4,p,ul,ol,li,div,td,th,tr,address,blockquote,nobr,b,i { font-family:Arial,sans-serif,Helvetica; }

h1 { font-size:26px; margin-bottom:18px; }
h2 { font-size:21px; margin-bottom:18px; }
h3 { font-size:18px; margin-bottom:14px; }
h4 { font-size:14px; margin-bottom:14px; border-width:1px; border-color:#000000; border-style:solid; padding:2px; }

p,ul,ol,li,div,td,th,address,blockquote { font-size:10pt; }

.gray { background-color:#EAEAEA; }
.gray2 { background-color:#707070; }
.gray3 { background-color:#889988; }

.black { background-color:#000000; }
.white { background-color:#FFFFFF; }
.ocker { background-color:#E0C8A3; }
.orange { background-color:#FF8C00; }
.ocker2 { background-color:#EAE4B9; }
.lightorange { background-color:#FFF1E2; }

.right { text-align:right; }
.center  { text-align:center; }
.justify { text-align:justify; }

.rightklein { text-align:right; font-size:8pt; }

.klein { font-size:8pt; }
.gross { font-size:14pt; }

li { margin-top:0px; margin-bottom:15px; margin-left:-7px; }

p.textblock { font-family:Arial,Sans-Serif,Helvetica; font-size:10pt; margin-top:0px; margin-right:10px; margin-left:0px; margin-bottom:10px; text-align:justify; }
p.textblock2 { font-family:Arial,Sans-Serif,Helvetica; font-size:10pt; margin-top:0px; margin-right:10px; margin-left:0px; margin-bottom:10px; text-align:right; }
p.center { font-family:Arial,Sans-Serif,Helvetica; font-weight:bold; font-size:10pt; text-decoration:underline; margin-top:20px; margin-right:0px; margin-left:0px; margin-bottom:10px; text-align:center; }
p.center2 { font-family:Arial,Sans-Serif,Helvetica; font-weight:bold; font-size:10pt; margin-top:10px; margin-right:0px; margin-left:0px; margin-bottom:10px; text-align:center; }

td.norm { padding:10px 10px 0px 0px; background-color:#FFFFFF;}

a:link    { color:#000000; text-decoration:none; }
a:visited { color:#000000; text-decoration:none; }
a:active  { color:#cd1616; text-decoration:none; }
a:hover   { color:#cd1616; text-decoration:none; }

a.navi:link { color:#777777; text-decoration:none; }
a.navi:visited { color:#777777; text-decoration:none; }
a.navi:active { color:#FF0000; text-decoration:none; }
a.navi:hover { color:#FF0000; text-decoration:none; }

a.navi2:link { color:#cd1616; text-decoration:none; font-weight:bold; }
a.navi2:visited { color:#cd1616; text-decoration:none; font-weight:bold; }
a.navi2:active { color:#000000; text-decoration:none; font-weight:bold; }
a.navi2:hover { color:#000000; text-decoration:none; font-weight:bold; }

a.intro:link { color:#999999; text-decoration:none; }
a.intro:visited { color:#999999; text-decoration:none; }
a.intro:active { color:#FF0000; text-decoration:none; }
a.intro:hover { color:#FF0000; text-decoration:none; }