
body {
   background-color:#E3F9DC;
   /*
   background-repeat: no-repeat;
   background-attachment:fixed;
   background-image: url("./../picture/bground.gif");
   background-position:10px 140px;
   background-position:left center;
   */
   margin-left:20px;
   font-family:Arial,'Times New Roman',sans-serif;
   font-size:11pt;

}

body.lesehilfe {
   background-color:#FFFFCC;margin-left:10px;
   background-image: url("./../picture/hline.gif");
   background-repeat: repeat-x;
   background-attachment:fixed;
   background-position:1px 200px;
   font-size:12pt;
   line-height:16pt;
   margin-left:35px;
   margin-right:45px;
}

a:link    { color:black;}
a:visited { color:black;}
a:hover   { color:black;}
a:active  { color:black;}

/* h5 {font-family:Verdana; font-size:9px; color:black; font-variant:small-caps} */
h5 {font-family:Verdana; font-size:10px; color:black;}
h4 {font-size:14px; color:black;}
.top { position:relative; top:-20px;} /* setzt elemente hoch*/
.top60 { position:relative; top:-60px;}
.down { position:relative; top:+20px;} /* setzt elemente runter*/
.down60 { position:relative; top:+60px;}
.oben { vertical-align:top; }
.unten { vartical-align:bottom; }
.vplatz { margin-top:40px; }
.phonetic {font-family: TITUS Cyberbit Basic,Code2000,MV Boli,Arial Unicode MS,Lucida Sans Unicode,MS Mincho,Arial,sans-serif}



hr.topline {width:100%; color:black; height:4px;}

#links {
  border-left-width:4;
  border-color:red;
  padding-left:1cm; }

#imgborder {
  border-color:#000000;
  border-width:2px;
  border-style:solid;
}