html { min-height:101%; }

body { font-family:Arial; color:#000000; background-color:#333333;  margin-top:0px; }

a:link { color:#000000; }
a:visited { color:#000000; }
a:active { color:#666666; }
a:focus { color:#666666; }

.a-seite { color:#ffffff; text-shadow:0px 1px 1px #000000; font-weight:bold; }

a:link.nav-o { text-decoration:none; color:#333333; font-weight:bold; text-shadow:0px 1px 1px #ffffff; }
a:visited.nav-o { text-decoration:none; color:#333333; font-weight:bold; text-shadow:0px 1px 1px #ffffff; }
a:hover.nav-o { text-decoration:none; color:#FFFFFF; font-weight:bold; text-shadow:0px 1px 1px #000000; }
a:active.nav-o { text-decoration:none; color:#3399CC; font-weight:bold; text-shadow:0px 1px 1px #ffffff; }
a:focus.nav-o { text-decoration:none; color:#FFFFFF; font-weight:bold; text-shadow: 0px 1px 1px #000000; }

a:link.nav-r { text-decoration:none; color:#000000; text-shadow:0px 1px 1px #ffffff; }
a:visited.nav-r { text-decoration:none; color:#000000; text-shadow:0px 1px 1px #ffffff; }
a:hover.nav-r { text-decoration:none; color:#FFFFFF; text-shadow:0px 1px 1px #000000; }
a:active.nav-r { text-decoration:none; color:#3399CC; text-shadow:0px 1px 1px #ffffff; }
a:focus.nav-r { text-decoration:none; color:#FFFFFF; text-shadow: 0px 1px 1px #000000; }

h1 { font-size:26px; margin-bottom:18px; }

h2 { font-size:21px; margin-bottom:18px; }

h3 { font-size:16px; }

h4 { font-size:13px; }

div,td,th { font-size:13px; }

p,ul,ol,li,blockquote { font-size:13px; text-align:justify; }

li { margin-bottom:13px; }

form { margin-bottom:0px; }
