A { color: #646464 ; text-decoration: none }
A:hover { color: red }
input { font-family: Arial; font-size: 8pt; color: #646464; border: 1px dashed #646464) }

body {
 margin: 0;
 padding: 0; background-color:#E5E5E5; background-repeat: repeat-x;

 }



.footer { font-size: 11px; color: #777; }
form { display: inline; }
body, td { font-family: "Lucida Grande", "Lucida Sans", sans-serif; font-size: 13px; color: #656565; }

#lightbox { background-color:#eee; padding: 10px; border-bottom: 2px solid #666; border-right: 2px solid #666; }
#lightboxDetails { font-size: 0.8em; padding-top: 0.4em; }
#lightboxCaption { float: left; }
#keyboardMsg { float: right; }
#lightbox img { border: none; }
#overlay img { border: none; }
#overlay { background-image: url(images/overlay.png); }




/*
/ Der Navigations Hauptbereich
*/
#nav_main
{
  width:950px;
  height: 55px;
  padding-top:    12px;
  padding-right:  12px;
  padding-left:   19px;
  padding-bottom: 1px;
}


* html #nav_main
{

  padding-bottom: 0px;
}

#nav_main ol
{
  margin: 0;
  list-style:none;
}


/*---------------------------------------
/ Die Navigationspunkte
---------------------------------------*/
#nav_main ol li
{
  float:left;
  width: 125px;
  margin: 0;
  padding-right: 1px;
}

#nav_main ol li a em
{
  font-family: Arial;
  font-size: 10px;
  font-style: normal;
  color: #646464;
  width: 113px;
  height: 50px;
  padding: 6px;
  display: block;
}


/*---------------------------------------
/ Die Navigationspunkte-Links
---------------------------------------*/

#nav_main ol li a
{
  float:none;
  width: 150px;
  display: block;
  color:#fff;
  margin: 0px;
  background-image: url(../../grafiken/hgaeroreiter.jpg);
  background-repeat: repeat-x;
  text-align: center;
  text-decoration:none;
}

/*
/  beim Drüberfahren
*/
#nav_main ol li a:hover
{
  background-image: url(../../grafiken/hgaeroreiter_hov.jpg);
}

#nav_main ol li a.seiteaktiv
{
  background-image: url(../../grafiken/hgaeroreiter_hov.jpg);
}

/*
/ Besonderheit beim rechten Feld
*/


#datum
{
  float:none;
  width: 150px;
  display: block;
  color:#fff;
  margin: 0px;
  background-image: url(../../grafiken/hgaeroreiter.jpg);
  background-repeat: repeat-x;
  text-align: center;
  text-decoration:none;
}
#datum_font
{
  font-family: Arial;
  font-size: 10px;
  font-style: normal;
  color: #646464;
  width: 113px;
  height: 50px;
  padding: 6px;
  display: block;
}






#col1_content ol
{
  width: 125px;
  margin: 0;
  padding: 0;
  list-style-type: none;

}

#col1_content ol li
{
  width: 125px;
  margin: 0;
  list-style: none;
  padding-bottom: 1px;

}

* html #col1_content ol li
{
  margin-bottom: 0px;
}

#col1_content ol li a
{

  font-family: verdana,arial;
  font-size: 10px;
  text-align: left;
  text-decoration: none;
  color: #646464;
  line-height: 22px;
  width: 110px;
  height: 23px;
  display: block;
  background-image: url(../../grafiken/hgaerorechts.jpg);
  background-repeat: no-repeat;
  padding-left: 15px;

}

#col1_content ol li a:hover
{
  background-image: url(../../grafiken/hgaerorechts_hov.jpg);
  background-repeat: repeat-y;
}




#mitte
{
  background-image: url(../../grafiken/hintergrund.jpg);
    width: 150px;
  height: 1000px;
}









