body{
  margin:0px;
  background-color:#FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif, Nimbus Sans;
}

.abstand {
     padding: 0px 4px 4px 0px;
}
td {
  vertical-align:top;
  font-size: 9pt;
}
h1{
  font-family: Verdana, Arial, Helvetica, sans-serif, Nimbus Sans;
  color: #597297;
  font-size: 10pt;
  font-weight: bold;
}
a,.bold {
    font-family: Verdana, Arial, Helvetica, sans-serif, Nimbus Sans;
    color: #597297;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
}

.n {
    font-weight: normal;
}

a:hover,.red {
    color : #9a0017;
    text-decoration:none;
}

.boxtitel{
width:100%;
  font-size: 10pt;
  line-height: 12pt;
  font-weight: bold;
  color:#597297;
  text-align: center;
  border-bottom-color:#9a0017;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  margin-bottom:10px;
}

.boxtext{
  font-size: 10pt;
  line-height: 12pt;
  font-weight: normal;
  text-align: left;
  margin:5px;
  color :#597297;
}

.box-link{
  font-size: 10pt;
  line-height: 12pt;
  font-weight: bold;
  text-align: right;
  margin:5px;
  color :#597297;
}
.info {
  font-size: 10pt;
  line-height: 12pt;
  font-weight: normal;
  color:#597297;
  text-align: left;
  border:1px solid #597297;
  padding:0px 10px 10px 10px;
  margin-bottom:4px;
  clear:both;}
form {
  margin: 0px
}
.tdlo{width:9px;height: 7px; background-image: url(img/lo.gif);}
.tdro{width:10px;background-image: url(img/ro.gif);}
.tdlm{background-image: url(img/l.gif);background-repeat:repeat-y;}
.tdrm{background-image: url(img/r.gif);background-repeat:repeat-y;}
.tdlu{height: 12px; background-image: url(img/lu.gif);}
.tdru{background-image: url(img/ru.gif);}

a.path {
  color :#597297;
  font-size: 8pt;
  font-weight: bold;
}
a.path:hover{
  color:#f1ca25;
}
.div-path{
  text-align:left;
  color :#597297;
  font-size: 8pt;
  font-weight: bold;
  padding:4px 0px 4px 4px;
  border-top: 1px solid #597297;
  border-bottom: 1px solid #597297;
  margin: 0px 3px;
}
.uhr-div{
  width:470px;
  text-align:center;
}
.uhr-font{
  font-family:Verdana,Arial,Helvetica;
  font-size:20pt;
  line-height:1.5em;
}
.airport-infos{
  border:1px solid #D6DCE5;
}
.banner {
  text-align:center;
  font-family:Courier New;
  font-weight:normal;
}
input,select{
  font-size:10px;
}