/* DATEI: text_be.css */

body { background-color:#FFFFFF; margin-top:5px; }
div,td,tr,th,h1,h2,h3,h4,h5,h6,p { font-family:arial, sans-serif; font-size:91%;  line-height:125%; color:#000000; vertical-align:top; text-align:left;  }

td.right { text-align:right;  }
td.cent { text-align:center;  }
td.ceto { text-align:center; vertical-align:top; }

p { margin-top:1em; margin-bottom:0; font-size:100%; }
p.klein { margin-top:0.4em; margin-bottom:0; font-size:100%; }
p.gros { margin-top:1.6em; margin-bottom:0; font-size:100%; }
p.stand { margin-top:2.5em; margin-bottom:1.9em; font-size:80%; }

h1 { font-size:100%; color:#ffffff; background-color:#0000c4; margin-bottom:0px; margin-top:15px; font-weight:bold; line-height:1.4em; }
h2 { font-size:100%; color:#000000; background-color:#dfe6ff; margin-bottom:0px; margin-top:0px; font-weight:bold; line-height:1.4em; }
h3 { font-size:100%; color:#000000; background-color:#dfe6ff; margin-bottom:0px; margin-top:0px; font-weight:300; }
h4 { font-size:100%; color:#ffffff; background-color:#ee0000; margin-top:0px; margin-bottom:0; font-weight:bold; line-height:1.4em; }
h5 { font-size:100%; color:#ffffff; background-color:#dd0000; margin-top:15px; margin-bottom:0px; font-weight:bold; line-height:1.4em; }

a:link { color:#0000c4; text-decoration:underline; }
a:visited { color:#777777; text-decoration:underline; }
a:hover { text-decoration:none; color:#000000; font-weight:bold; background-color:#d3d9ff; }
a:active { color:#0000c4; text-decoration:none; }

li { margin-top:0.6em; margin-bottom:0; margin-left:-23px; }
ul { margin-top:0.8em; margin-bottom:0; list-style-type:disc; }