html, body {
  height: 98.5%;
  margin: 0 0 0 0;
  overflow: hidden;
  padding: 0 0 0 0;
}
body {
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  scrollbar-highlight-color:#FFCB08;
  scrollbar-shadow-color:#FFCB08;
  scrollbar-3dlight-color:#FFCB08;
  scrollbar-arrow-color:#ffffff;
  scrollbar-track-color:#FFCB08;
  scrollbar-darkshadow-color:#FFCB08;
  scrollbar-base-color:#006CB0;
  margin: 0;
  padding: 0;
}
* html, * html body {
  height: 98.5%;
  margin: 0;
  overflow: hidden;
  padding: 0;
}

#eineSeite {
  height: 95.5%;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0;
}
* html #eineSeite {
  height: 94%;
  position: absolute;
  top: 0px;
  width: 100%;
}
html>body #eineSeite {
  height: 95.5%;
  overflow: auto;
}

#footer {
  background: #BCBDC0 url('/de/bilder/hintergrund_fusszeile.gif') no-repeat center bottom;
  bottom: 0px;
  height: 35px;
  left: 0px;
  min-height: 35px;
  position: fixed;
  width: 100%;
}
* html #footer {
  margin: 0px 0px -1px 0px;
  position: absolute;
}

TD {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.h1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

h2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: bold;
  background-color: #FFF3D1;
  margin-bottom: 5px;
  padding: 2px;
}

.A {
  background-color: #FFE292;
}
.B {
  background-color: #FFF3D1;
}
.C {
  background-color: #FFCB08;
}
.fahrschein_ende {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  color: #A0A0A0;
  font-weight: bold;
  padding:0px 0px 0px 5px;
}
.klein {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

.kleinfett {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}

/* --kontakt--*/
.formular {
  border-style: solid;
  border-top-color: #006CB0;     /* nur oben */
  border-bottom-color: #006CB0;  /* nur unten */
  border-left-color: #006CB0;     /* nur links */
  border-right-color: #006CB0;
  background-color: #FFF3D1;
  border-width : 1px;
  height: 19px;
  font-family : verdana;
  font-size : 10px;
  font-style : normal;
  font-weight : normal;
  color : #000000;
}

.textarea {
  border-style: solid;
  border-top-color: #006CB0;     /* nur oben */
  border-bottom-color: #006CB0;  /* nur unten */
  border-left-color: #006CB0;     /* nur links */
  border-right-color: #006CB0;
  background-color: #FFF3D1;
  border-width : 1px;
  font-family : verdana;
  font-size : 11px;
  font-style : normal;
  font-weight : normal;
  color : #000000;
}

/* Definition fuer  formulare*/
.select {
  border: solid 1px #D58E00;
  height: 19px;
  font-family : verdana;
  font-size : 10px;
  font-style : normal;
  font-weight : normal;
  color : #000000;
  background-color:#FFF3D1;
}

.button {
  cursor:pointer;
  border-style: solid;
  border-top-color: #006CB0;
  border-bottom-color: #006CB0;
  border-left-color: #006CB0;
  border-right-color: #006CB0;
  border-width : 1px;
  font-family : verdana;
  font-size : 11px;
  font-style : normal;
  font-weight : normal;
  color : #000000;
}

.button1 {
  cursor:pointer;
}

/* --normale Links--*/
A:link {
  background-color: transparent; color: #006CB0; font-family: Verdana, Arial, sans-serif; font-size: 11px; text-decoration: underline;
}
A:visited {
  background-color: transparent; color: #006CB0; font-family: Verdana, Arial, sans-serif; font-size: 11px; text-decoration: underline;
}
A:hover {
  background-color: transparent; color: #000000; font-family: Verdana, Arial, sans-serif; font-size: 11px; text-decoration: underline;
}
A:active {
  background-color: transparent; color: #000000; font-family: Verdana, Arial, sans-serif; font-size: 11px; text-decoration: underline;
}

/* --Links Kopf--*/
.nav A:link {
  background-color: transparent; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; text-decoration: underline; font-weight: bold;
}
.nav A:visited {
  background-color: transparent; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; text-decoration: underline; font-weight: bold;
}
.nav A:hover {
  background-color: transparent; color: #000000; font-family: Verdana, Arial, sans-serif; font-size: 10px; text-decoration: underline; font-weight: bold;
}
.nav A:active {
  background-color: transparent; color: #000000; font-family: Verdana, Arial, sans-serif; font-size: 10px; text-decoration: none; font-weight: bold;
}

.nav{
  color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; text-decoration: none;
}

.nav1{
  color: #000000; font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 10px; text-decoration: none;
}

/* --Navigation Links--*/
.nav1 A:link {
  color: #6D6E71; font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 10px; text-decoration: none;
}
.nav1 A:visited {
  color: #6D6E71; font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 10px; text-decoration: none;
}
.nav1 A:hover {
  color: #000000; font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 10px; text-decoration: none;
}
.nav1 A:active {
  color: #000000; font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 10px; text-decoration: none;
}

/* --Navigation Links 2.Ebene --*/
.nav2 A:link {
  color: #000000; font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 10px; text-decoration: none;
}
.nav2 A:visited {
  color: #000000; font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 10px; text-decoration: none;
}
.nav2 A:hover {
  color: #000000; font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 10px; text-decoration: none;
}
.nav2 A:active {
  color: #000000; font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 10px; text-decoration: none;
}


/* --Navigation Links 3.Ebene--*/
.nav3 A:link {
  color: #006CB0; font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 10px; text-decoration: none;
}
.nav3 A:visited {
  color: #006CB0; font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 10px; text-decoration: none;
}
.nav3 A:hover {
  color: #ffffff; font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 10px; text-decoration: none;
}
.nav3 A:active {
  color: #000000; font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 10px; text-decoration: none;
}

/* --Links content rechts--*/
.nav4 A:link {
  background-color: transparent; color: #006CB0; font-family: Verdana, Arial, sans-serif; font-size: 10px; text-decoration: underline; font-weight: bold;
}
.nav4 A:visited {
  background-color: transparent; color: #006CB0; font-family: Verdana, Arial, sans-serif; font-size: 10px; text-decoration: underline; font-weight: bold;
}
.nav4 A:hover {
  background-color: transparent; color: #000000; font-family: Verdana, Arial, sans-serif; font-size: 10px; text-decoration: underline; font-weight: bold;
}
.nav4 A:active {
  background-color: transparent; color: #000000; font-family: Verdana, Arial, sans-serif; font-size: 10px; text-decoration: none; font-weight: bold;
}
.nav4 {
  background-color: transparent; color: #000000; font-family: Verdana, Arial, sans-serif; font-size: 10px; text-decoration: none;
}

/* --Links Tabelle Linienfahrplan Orteauflistung--*/
.nav5 A:link {
  color: #006CB0; font-family: Verdana, Arial, sans-serif; font-size: 10px; text-decoration: underline;
}
.nav5 A:visited {
  color: #006CB0; font-family: Verdana, Arial, sans-serif; font-size: 10px; text-decoration: underline;
}
.nav5 A:hover {
  color: #000000; font-family: Verdana, Arial, sans-serif; font-size: 10px; text-decoration: underline;
}
.nav5 A:active {
  color: #000000; font-family: Verdana, Arial, sans-serif; font-size: 10px; text-decoration: underline;
}
.nav5 {
  color: #000000; font-family: Verdana, Arial, sans-serif; font-size: 10px; text-decoration: none;
}

/* --Links Startseite aktuelle Links --*/
.nav6 A:link {
  color: #D95935; font-family: Verdana, Arial, sans-serif; font-size: 10px; text-decoration: underline;
}
.nav6 A:visited {
  color: #D95935; font-family: Verdana, Arial, sans-serif; font-size: 10px; text-decoration: underline;
}
.nav6 A:hover {
  color: #000000; font-family: Verdana, Arial, sans-serif; font-size: 10px; text-decoration: underline;
}
.nav6 A:active {
  color: #000000; font-family: Verdana, Arial, sans-serif; font-size: 10px; text-decoration: underline;
}
.nav6 {
  color: #000000; font-family: Verdana, Arial, sans-serif; font-size: 10px; text-decoration: none;
}


/* --Startseite---------------------------------------------------------------------------------------------------------*/
.tablelinks{
  background: url('/de/bilder/startseite/hint_table_links.gif') repeat-y;
}
.tablelinks .nav5 {
  padding: 0px 2px 2px 2px;
}
.table{
  border: 1px solid #0073B2;
}

.tablerechts{
  background: url('/de/bilder/startseite/hint_table_rechts.gif') repeat-y;
}
/* --Startseite---------------------------------------------------------------------------------------------------------*/


/* --Bilder archiv links--*/
#linkbutton {
  border: 1px solid #0073B2;
  background-color:  #0073B2;
  padding: 2px;
  font-size: 11px;
  font-weight: bold;
}

#linkbutton A:link {
  color: #ffffff; text-decoration: none; font-size: 11px;
}
#linkbutton A:visited {
  color: #ffffff; text-decoration: none; font-size: 11px;
}
#linkbutton A:hover {
  color: #FFC010; text-decoration: none; font-size: 11px;
}
#linkbutton A:activ {
  color: #FFC010; text-decoration: none; font-size: 11px;
}

/* --Bilder Archiv  mit Verlinkung aktiv--*/
.linkbutton_ak {
  border: 1px solid #0073B2;
  background-color: #0073B2;
  padding: 2px;
  color: #FFC010;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
}

.linkbutton_ak A:link {
  color: #ffffff; text-decoration: none; font-size: 11px;
}
.linkbutton_ak A:visited {
  color: #ffffff; text-decoration: none; font-size: 11px;
}
.linkbutton_ak A:hover {
  color: #c3c3c3; text-decoration: none; font-size: 11px;
}
.linkbutton_ak A:activ {
  color: #c3c3c3; text-decoration: none; font-size: 11px;
}

/* --Bilder Archiv  ohne Verlinkung--*/
.linkbutton_in {
  border: 1px solid #a0a0a0;
  background-color: #a0a0a0;
  padding: 2px;
  color: #ffffff;
  font-weight: normal;
  font-size: 11px;
}

div.autocomplete {
  position:absolute;
  width: 250px;
  background-color:white;
  border:1px solid #000000;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

div.autocomplete ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}

div.autocomplete ul li.selected {
  background-color: #FFCB08;
}

div.autocomplete ul li {
  list-style-type: none;
  display:block;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  height: 20px;
  width: 250px;
  text-align: left;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  border-collapse: collapse;
  white-space: nowrap;
  cursor:pointer;
}

.autocomplete_tarif {
  list-style-type: none;
}

div.autocomplete_tarif {
  position:absolute;
  background-color: white;
  border:1px solid #000000;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
div.autocomplete_tarif ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

div.autocomplete_tarif ul li.selected {
  background-color: #FFCB05;
  list-style-type: none;
}

div.autocomplete_tarif ul li {
  background-color: white;
  list-style-type: none;
  display: block;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
  border-collapse: collapse;
  white-space: nowrap;
  cursor:pointer;
}

.small {
  font-size: smaller;
  color: #000;
  padding: 0px;
}

.fahrschein {
  background: #FFFFFF url('/de/bilder/fahrschein_hint.gif') repeat-y;
}

hr {
  border:solid #000000 1px;
  height:1px;
}


.automatSchritte img {
float:left;
padding: 0 10px 0 0;
}
.automatSchritte p {
padding: 0 0 0 25px;
margin-top: -1px;
}
div.automatSchritte.eins p {
margin-top: 0;
}
div.automatSchritte.zwei p {
margin-top: 0;
}
div.automatSchritte.drei p {
margin-top: 0;
padding-top: 3px;
}
div.automatSchritte.vier p {
margin-top: 0;
padding-top: 3px;
}
div.automatSchritte.fuenf p {
margin-top: 0;
padding-top: 3px;
}
div.automatSchritte.sechs p {
margin-top: 0;
padding-top: 3px;
}

.automatHinweis{
  background: url('/de/bilder/hint_hinweis.gif') no-repeat;
  height: 225px;
  width: 360px;
}
.automatHinweis p{
 padding: 105px 15px 15px 15px;
}