h1,h2,h3,h4 {
  text-decoration:underline;
  color:#FFFFFF;
}
em {
  /* text-decoration:underline; */
  /* color:#FFDDDD; */
  font-weight:bold;
  color:#FFFFFF;
}
ul {
  margin-left:0px;
/*  list-style-type:square;
  list-style-position:outside; */
}
center a {
  font-family:Verdana,helvetica,Lucida,sans-serif;
  /*font-size:120%;*/
  line-height:110%;
}
.alles {
  margin-left:40px;
  margin-right:40px;
  margin-top:20px;
  margin-bottom:20px;
  font-family:Verdana,helvetica,Lucida,sans-serif;
  font-weight:normal;
  line-height:125%;
}

.navbar {
  font-size:80%;
}

.navbar td:hover {
  background-color:#222222;
}

.navbar1 {
  background-color:#111111;
  padding-right:1em;
}

.cc2 {
  margin-top:20px;
  margin-bottom:20px;
  font-family:Verdana,helvetica,Lucida,sans-serif;
  font-weight:normal;
  line-height:125%;
}

.white { color:#FFFFFF; }

dt { margin-top:20px; margin-bottom:10px; }

table.simple-frame {
   border:solid;
   border-color:#ffffff;
   border-width:1px;
   padding:0px;
   border-spacing:0px;
   border-collapse:collapse;
}
table.simple-frame tr td { margin: 0px; padding: 5px; }
table.simple-frame tr th { margin: 0px; padding: 5px; }
