body,table,tr,td,b,i,u,p,ul,ol,li,div,span,a,h1,h2,h3,h4,h5,h6,h7,h8 {
  font-family:Verdana,Arial,sans-serif;
}
     
.red {
  color:#DD0000;
}

.bggrey90 {
  background-color:#E5E5E5;
}

.bggrey70 {
  background-color:#B2B2B2;
}

.grau {
  background-color:#E5E5E5;
}

.rosa {
  background-color:#FFA5A5;
}

img.left {
  float:left;
  margin:1ex 0.5em 1ex 0pt;
  border:none;
}

img.right {
  float:right;
  margin:1ex 0pt 1ex 0.5em;
  border:none;
}

body {
/*  background-color:#FF5555; /* TODO */
/*  background-color:#c89898; /* heller */
  background-color:#861515; /* dunkler */
 
/*  background-image: url('img/Hintergrund.png'); */
  margin-left:auto;
  margin-right:auto;
  margin-top:0px;
 margin-bottom:1ex;
  max-width:70em;

  /* border: thin solid magenta; /* TODO */
  
  font-size:10pt;
  padding:0pt;
}

h1 {
  font-size:145%;
  font-weight:bold;
  margin-top:4ex;
  margin-bottom:2ex;
}

h1 img {
  vertical-align:middle;
  margin:0pt 0.5em;
}

h2 {
  font-size:130%;
  font-weight:bold;
  margin-top:2ex;
  margin-bottom:1ex;
/* 
  border: solid red thin; 
 */
}

h3 {
  font-size:115%;
  font-weight:bold;
  margin-top:1ex;
  margin-bottom:0.5ex;
/* 
  border: solid green thin; 
 */
}

h4 {
  font-size:100%;
  font-weight:bold;
  margin-top:0.5ex;
  margin-bottom:0.25ex;
/* 
  border: solid blue thin; 
 */
}

p {
  margin-top:0pt;
  margin-bottom:2ex;
/* 
  border: solid black thin; 
 */
}

hr {
  width:70%;
  display:block;
  margin:2ex auto;
}

hr.bottomline {
  clear:both;
  width:70%;
  display:block;
  margin:2ex auto 2ex 0pt;
  left:0pt;
}

a img {
  border-style:none;
}

a:link {
/*  color:#DD0000; */
  color:#FF0000;
  text-decoration:none;
}

a:visited {
  color:#880000;
  text-decoration:none;
}

a.NoColor {
  color:black;
}

a:hover {
/*  color:black; */
  text-decoration:underline;
}
 
table.FaktenAuflistung th {
 text-align:left;
 vertical-align:top;
 font-weight:bold;
}

table.FaktenAuflistung tr * {
 padding:0pt 0.25em 0pt 0.25em;
}

table.FaktenAuflistung tr.Abstand * {
 padding:0.5em 0.25em 0pt 0.25em;
}

table.Termintabelle tr td {
 vertical-align:top;
 padding:0pt 0.5em 0pt 0.5em;
 min-width:4em;
}

div.Titelbild {
  width:405px;
  float:left;
  margin-right:2em;
}

div.Losung {
  margin:0.5ex 2em 0.5ex 415px;
  pading:0.5ex 0.5em 05.ex 0.5em;
  font-size:9pt;
  text-align:center;
}

div.Losung h2 {
  font-size:9pt;
  font-weight:bold;
  text-align:center;
}

div.Besonderes {
  padding:0.5ex 0.5em 0.5ex 0.5em;
  margin:0.5ex 2em 0.5ex 415px;
  border: none;
  background-color: rgb(255, 51, 51);
  text-align:center;
  font-size:90%;
}

div.Besonderes a:link { color:white; }
div.Besonderes a:visited { color:silver; }
div.Besonderes a:link { color:white; }

div.Besonderes .wichtig {
  font-weight:bold;
  color:white;
}

div.Besonderes hr {
  width:auto;
  border:none;
  background-color:black;
  height:1px;
}

div.BalkenOben {
  overflow:hidden;
  background-color: white;
  background-image: url('img/banner1.jpg');
  background-repeat: repeat-x;
  margin-bottom:0px;
  border: solid 1px white; /* */
}  
  
div.toplogo {
  float: left;
  margin-top:0px;
  margin-right:1.5em;
  margin-left: 0px;
}

div.topbanner {
  margin-top:2.5ex; 
}

div.topmenu {
/*  clear:both; /* */
  background-color:#FFA5A5;
  margin-top:81px;
  margin-left:0px;
  margin-right:0px;
  margin-bottom:0px;
  padding:0pt;
}
     
div.topmenu ul {
  background-color:#FFA5A5;
  color:black;
  list-style:none;
  border-style:none;
  padding: 2pt 0pt 2pt 0pt;
  margin:0px;
  font-weight:bold;
}
  
div.topmenu li {
  background-color:inherit;
  color:black;
  display:inline;
  border-color:white;
  border-style:none none none solid;
  border-width: thin;
/*  margin:0pt 1pt; 
  padding: 0pt 0.5em; */
  white-space:nowrap;
}

div.topmenu li.last {
  border-style:none solid;
}
     
div.topmenu li:hover {
  color:white;
  background-color:#FF0000;
}
  
div.topmenu a {
  color:black;
  text-decoration:none;
/*  padding:2pt 0.5em; */
  padding:0pt 0.5em;
}

div.topmenu a:visited {
  color:black;
  text-decoration:none;
}
  
div.topmenu a:hover {
  color:white;
  text-decoration:none;
  background-color:#FF0000;
}

div.Navigation_oben_rechts {
  color:#861515;
  background-color:white;
  font-weight:bold; /* */
  font-size:9pt;
  vertical-align:middle;
  text-align:right;
  padding-right:0.5em;
  padding-bottom:2.5ex;
}

div.Navigation_oben_rechts a { color:#861515;  text-decoration:none; }
div.Navigation_oben_rechts a:visited { color:#861515;  text-decoration:none; }
div.Navigation_oben_rechts a:hover { color:#861515;  text-decoration:underline; }

div.leftmenu {
  width:15em;
  text-align:right;
  padding:0pt;
  margin:0pt;
  float:left;
  font-weight:bold;
  font-size:9pt;
/*  border: solid red thin; */
}

div.leftmenu ul {
  list-style:none;
  list-style-position:inside;
/*  border: solid green thin; */
  margin:0pt;
  padding:0pt;
}
     
div.leftmenu li {
/*       background-image:url('bullet.png');
       background-repeat:no-repeat;
       background-position:top right;
       padding-right:20px; */
  font-size:inherit;
/*  border: solid blue thin; */
  margin:0pt;
  padding:0.5em 0pt;
}


div.leftmenu a {
  text-decoration:none;
/*  margin-right:1em; */
  color:#FF0000;
  font-weight:bold;
  font-size:9pt;
}     


div.leftmenu ul li:after { content:" \25bc"; }


div.leftmenu a:visited {
  text-decoration:none;
  font-weight:bold;
  color:#880000;
}

div.leftmenu a:hover {
  text-decoration:underline;
  font-weight:bold;
/*  color:black; */
}
     
div.content {
  max-width:85em;
  padding-bottom:1cm;
  margin-left:15.5em;
  margin-bottom:2cm;
  /* border: solid thin cyan; /* TODO */
}

div.Mittelteil {
/*  background-image: url('img/Hintergrund.png'); /* */
/*  background-color: white; /* */
  padding-bottom: 1cm;
  margin-bottom:1cm;
/* border-width: 0px 0.35em; */
/* border-color: #864545; /*dunkler */
/* border-color: #c89898; /* heller */

/* border-left-style:solid;
 border-right-style:solid;
 */
}

div.Hauptteil {
  clear:both;
  background-image: url('img/Hintergrund.png'); /* */
  /* border: solid thin red; /* TODO */
  padding-right: 1em;
  border-style:none;
  margin-top: 0px;
  padding-top: 2ex;
}

