/*
DATEI: jl_home0317.css
Definitionen fuer home.php und e_home.php
Float und CSS-Version ab Maerz 2017
*/

* { font-family:Arial,Helvetica,sans-serif; }
body {
  color:#000066;
  background-color:#DEE0EB; }

 .mbreite {
     max-width:1020px; margin:0 auto;}

hr {
  border:none;
  border-top: 1px solid #808080;
  color:#DEE0EB;
  background-color:#DEE0EB;
  height:1px; }
a:link { color:#0000EE; }
a:visited { color:#551A8B; }
a:focus { font-style:italic; }
a:hover { font-style:italic; }
a:active { color:#FF0000; }
.g1f {
  font-size:120%;
  font-weight:bold;
}
.ur {
  font-size:120%;
  color:#0000EE;
}
.g3f {
  font-size:200%;
  font-weight:bold;
}
.k1 { font-size:82%; }
.f  { font-weight:bold; }
.i { font-style:italic; }
.u { text-decoration:underline; }
.durchR { text-decoration:line-through; text-decoration-color:red; text-decoration-style:double;}   /* Text durchgestrichen rot */
.tabtag {
  border:1px solid #808080;
  height:5%;
  width:100%; }

#homeFussZ {
  position:fixed;
  left: 8px;
  right: 8px;
  bottom: 20px;
  min-height:1.5em;
  background-color:#D3D3D3;
  border:1px solid #808080;
  margin:0 5px;
  padding:2px 5px;
  text-align:center;
  }
#homeInh {
  margin:0 5px; 
  text-align:center;
  min-height:650px;
  }
.logo-li {
  float:left;
  width:20%;
  padding-top:1.5em;
  padding-bottom:1.5em;
  }
.logo-re {
  float:right;
  width:20%;
  padding-top:1.5em;
  padding-bottom:1.5em;
  }
/* englische Adresse */
.logoe-li {
  float:left;
  width:20%;
  padding-top:.3em;
  padding-bottom:1.5em;
  }
