/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++ STYLESHEET +++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

html {
  font-family: Verdana;
  font-size: 14px;
  color: #343434;
}

body {
  background: #FFFFFF;
  padding: 0px;
  
  padding-bottom: 40px;
  
  margin: 0px;
}

img { border: 0px; }

.left {
  float: left;
}

.right {
  float: right;
}

.clear {
  clear: both;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++ PAGE +++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#topbar {
  height: 156px;
  
  background: url(images/topbarbg.gif);
}

#topbarinner {
  width: 980px;
  height: 156px;
  
  margin: 0px auto;
  
  background: url(images/topbarbus.gif) center no-repeat;
}

#news {
  float: left;
  width: 265px;

  line-height: 17px;
  font-family: Verdana;
  font-size: 13px;
}

#news a {
  color: #343434;
}

#news a:hover {
  text-decoration: none;
}

#zitate {
  float: right;
  width: 310px;
  height: 120px;
  
  padding-top: 30px;
  
  font-family: Arial, Helvetica, sans-serif;

  font-size: 16px;
}

#topsubbar {
  height: 23px;
  
  background: url(images/subtopbarbg.gif);
}

#topsubbarinner {
  height: 23px;
  
  background: url(images/subtopbartocontent.gif) center no-repeat;
}

#content_outer {
  width: 1006px;
  
  margin: 0px auto;
  
  background: url(images/contentbg.gif);
}

#content_inner {
  width: 980px;
  
  margin: 0px auto;
}

#leftside {
  float: left;
  width: 294px;
  
  padding-top: 70px;
  
  background: url(images/lefttocontent.gif) no-repeat;
}

#rightside {
  float: right;
  width: 686px;
  
  background: url(images/righttocontent.gif) no-repeat;
}

#right_box_outer {
  width: 686px;
  
  margin-top: 63px;
  
  background: #C4C4C4 url(images/rightboxshadow.gif) repeat-y;
}

#right_box_content {
  float: right;
  width: 636px;
  
  padding-left: 15px;
  padding-right: 15px;
  
  background: url(images/rightboxbg.gif) repeat-x;
  
  font-size: 13px;
}

#right_box_footer {
  width: 686px;
  height: 26px;
  
  background: url(images/rightboxfooter.gif);
}

#footer {
  height: 81px;
  
  margin-top: 25px;
  
  border-bottom: 1px solid #C3C3C3;
  
  background: url(images/mainfooter.gif);
}

#footer_inner {
  height: 23px;
  
  padding-top: 8px;
  padding-left: 15px;
  padding-right: 15px;
  
  background: #DCDCDC;
  
  font-size: 11px;
  color: #19171A;
}


#footer a {
  text-decoration: none;
  color: #19171A;
}

#footer a:hover {
  text-decoration: underline;
}

h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  
  font-size: 18px;
  color: #5D5D5D;
}

h2 {
  margin-top: 0px;
  
  font-size: 14px;
  color: #5D5D5D;
}

#fahrplanauskunft {
  width: 362px;
  height: 243px;
  
  margin: 0px auto;
  
  background: url(images/box.gif);
  
  margin-top: 25px;
}

#fahrplanauskunft_headline {
  padding: 11px 0px 0px 25px;
  
  font-weight: bold;
}

#fahrplanauskunft table {
  padding: 20px;
  margin: 0px auto;
  
  margin-top: 4px;
}

#fahrplanauskunft table td {
  padding: 4px 23px 4px 23px;
}

#fahrplanauskunft table input {
  
  border: 1px solid #9F9F9F;
  
}

#fahrplanauskunft table a.hilfe {
  display: block;
  
  padding: 1px 5px 1px 5px;
  border: 1px solid #9F9F9F;
  
  background: #FBCA01;
  
  text-align: center;
  text-decoration: none;
  font-family: Arial;
  color: #232323;
}

#fahrplanauskunft table a.hilfe:hover {
  background: #FFFFFF;
}

.fahrplanlinks a {
  display: block;
  
  padding: 4px 20px 4px 20px;
  
  background: #FCCC00 url(images/aufrufen.gif) right no-repeat;
  
  text-decoration: none;
  font-weight: bold;
  color: #232323;
}

.fahrplanlinks a:hover {
  text-decoration: underline;
  background: #FFFFFF url(images/aufrufen2.gif) right no-repeat;
}

table.wichtigezielorte td {
  padding: 2px 10px 2px 10px;
  
  border-bottom: 1px solid #232323;
}

table.produkte {
  margin-top: 5px;
}

table.produkte td {
  padding: 3px 15px 3px 15px;
  
  background: #9B9B9B;
  
  color: #FFFFFF;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++ PAGE +++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#leftside ul {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border: none;
}

#leftside li {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  
  margin-top: 5px;
}

#leftside li a {
  display: block;
  width: 178px;
  height: 20px;
  
  padding-left: 15px;
  padding-top: 3px;
  
  background: url(images/navibg.gif);
  
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
  color: #3B3B3B;
}

#leftside li a:hover {
  text-decoration: underline;
}


#kontakt a {
  text-decoration: none;
  color: #19171A;
}

#kontakt a:hover {
  text-decoration: underline;
}

.kontakt_hinweis {
  font-size: 11px;
  color: #69676A;	
}

.astinfoflyer {
  display:block; width: 135px; background: #FCCC00; padding: 3px 0px 3px 0px; text-align: center; text-decoration: none; font-weight: bold; font-size: 12px;
}

.astinfoflyer:hover {
  background: #DCDCDC;
  text-decoration: underline;
}