body {
 margin:0;
 background-color: #111205;
 color: #FFFAF6;
 overflow:hidden;
}
a{
 color: #FFCA7F;
 background-color: transparent;
 font-weight: 400;
 text-decoration: none;
 border: 1px hidden;
}
a:link {}
a:visited {}
a:active {border: 1px dotted #DFDFFF;}
a:hover{border: 1px dotted #DFDFFF;}
h1, th {
 font-size: 38px;
 font-weight: bold;
 text-align: center;
}
h2 {
 font-size: 23px;
 font-weight: bold;
 text-align: center;
}
h3 {
 font-size: 19px;
 font-variant: small-caps;
 text-align: left;
 font-style: italic;
}
p {text-align:justify;}
table,tr,td{margin:auto; padding:0px; border:0px;}
td.c {
 background: transparent;
 border-width: 0px;
 text-align: center;
}
table.bb {
 background: transparent;
 border: 2px #9D7676 outset;
 padding: 3px;
 margin: 5px auto 5px auto;
}
table.bb td {
 background: transparent;
 text-align: center;
}
table.bb th {
 font-size: 18px;
 font-weight: bold;
 text-align: center;
 border: 0px #9D7676 solid;
}
td.ware {
 background: transparent;
 border: 1px #9D7676 solid;
 text-align: center;
 padding: 5px;
}
img { border-style: none;}

#horizon {
 text-align: center;
 position: absolute;
 top: 50%;
 left: 0px;
 width: 100%;
 height: 1px;
 background-color:transparent;
 overflow: visible;
 visibility: hidden;
 display: block;
}

#main {
 margin:0 0 0 -380px;
 position: absolute;
 top: -255px;
 left: 50%;
 width: 760px;
 height: 510px;
 visibility: visible;
 overflow:hidden;
}

div.Messe {
  border: 1px dotted #444444;
  margin:1em 20%;
  width:60%;
}

.Messe .Messename{
  background:#444444;
  font-weight:bold;
}
.Messe .Messedatum {
  align:center;
}
.Messe .Messehalle {
  align:center;
}
.Messe .Messestand {
  align:center;
}
