/*
  Styles wiche.de
*/


body
 {background-color:#F2F2F2;
 color:#000000;
 font-size:1em;
 }


h1,h2,h3,h4,h5.h6,td,th,p,li,ul,ol,dl,dd,dt,blockquote,address
 {font-family:Arial,Verdana,Helvetica,sans-serif;
 }
td,th,p,li,ul,ol,dl,dd,dt,blockquote,address {
 font-size:1em;
}
h2 {margin-top:1.8em;}
.oben {margin-top:0;}
dt {margin-bottom:0.5em;font-weight:bold;}
dd {margin-bottom:1em;}
a:hover,a:focus
 {color:#000066;text-decoration:none;
 }
li {margin-bottom:0.5em;}

div.HuelleUmText {max-width:100ex;margin:auto;}

div.kopf
 {/*text-align:center;*/
  border-Style:solid;border-color:#999999;border-width:1px;
  background-color:#FFFFCC;
  padding:0.5em;
 }

div.koerper
 {margin-top:1em;
  border-Style:solid;border-color:#999999;border-width:1px;
 }

div.text
 {margin:auto;

  text-align:left;
  padding:0.5em;
  background-color:#FFFFD4;
 }

div.fuss
 {text-align:center;
 }
div.text h2.erste {margin-top:0;}

p.kopfleiste,
p.fussleiste {background-color:#DDDDDD;font-weight:bold;border:none;
             }

img.c1 {vertical-align:middle}

.floatrechts {float:right;margin-left:2em;}
