/**
 * CSS Datei bob-fn.de
 * Version:_____________0.1
 * Author:______________Sandra Eberl
 * letzte Aenderung:____
 * vorletzte Aenderung:_
 * Aenderung davor:_
 * Templateumsetzung:___Sandra Eberl
 * Inhalt CSS:
 *    0.........Angaben zum Body
 *    1.........Allgemeingueltige Elementformatierungen
 *    2.........Allgemeingueltige Klassenangaben
 *    3.........IDs
 *    3.1.......Gesamte Seite (A)
 *    3.2.......Metanavigation (B)
 *    3.3.......Kopf (C)
 *    3.4.......Content (D)
 *    3.5.......C.Links (E)
 *    3.6.......C.Mitte (F)
 *    3.7.......C.Rechts (G)
 *    3.8.......C.Mitte+C.Rechts (H)
 *    3.9.......Footer (I)
 *    4.........Formulare
 *    5.........Tabellen
 *    6.........Sitemap
 *    7.........Weiterempfehlen
 *    8.........Druckversion
 * 
 **/
/*--------------------0.....Angaben zum Body---------------------------------------------------------------------------------------------------------------------*/
html, body {
  background: #1F3C92 url('../bilder/hintergrund.gif') repeat-x;
  color: #000;
  font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
  font-size: 10px;
  margin:0;
}

/* selektierter Text bei Firefox */
::-moz-selection {
  background: #1F3C92;
  color: #fff;
}
::selection {
  background: #1F3C92;
  color: #fff;
}

/*--------------------1.........Allgemeingueltige Elementformatierungen------------------------------------------------------------------------------------------*/
a:link, a:visited {
  color: #1f3c92;
}
a:hover, a:active {
  color: #900; /*#990000*/
  text-decoration: none;
}
h1 {
  color: #8e8e8e;
  background: url('../bilder/hint-h1.gif') 0 1px repeat-x;
  font-family:"Times New Roman", Times, serif;
  font-size: 1.7em;
  font-weight:normal;
  height: 20px;
    letter-spacing: 0.05em;
  margin: 0 0 0 0;
  padding: 0 0 25px 0;
}
h2 {
  color: #000;
  font-size: 1.1em;
  margin: 30px 0 10px 0;
  padding: 0 0 0 0;
}
h3 { 
  color: #000;
  font-size: 1.2em;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
h4 { /* berschrift rechte Spalte */
  color: #1f3c92;
  font-size: 0.9em;
  margin: 0 0 15px 0;
  padding: 0 0 0 0;
  text-transform: uppercase;
}
h5 { /* Content rechts */
  color: #000;
  font-size: 1em;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
hr {
  border: 2px solid #e6e6e6;
  margin: 8px 0 5px 0;
}
* html hr {
  border: 2px solid #e6e6e6;
  margin: -1px;
}
* + html hr {
  border: 2px solid #e6e6e6;
  margin: -1px;
}
ul {
  margin: 10px 0 5px 0;
}
li {
  list-style: none;
  background: url('../bilder/liste.gif') 0 -2px no-repeat;
  margin: 5px 0 10px 0;
  padding: 0 0 2px 18px;
}
p {
  margin: 0 0 15px 0;
}
img {
  border: 0px;
}
form {
  display:inline;
}
/*--------------------2.........Allgemeingueltige Klassenangaben-------------------------------------------------------------------------------------------------*/
h2.first{
  margin: 0px 0 10px 0;
}

.pdf {
  background: url('../bilder/pdf.gif') 0 0 no-repeat;
  padding-left: 12px;
}

.word {
  background: url('../bilder/pdf.gif') 0 0 no-repeat;
  padding-left: 12px;
}

.excel {
  background: url('../bilder/pdf.gif') 0 0 no-repeat;
  padding-left: 12px;
}

.externerlink {
  background: url('../bilder/externerlink.gif') 0 5px no-repeat;  
  /*display: inline-block;*/
  margin: 2px 0 2px 0;
  padding: 2px 0px 4px 20px;
}
.mail {
  background:transparent url('../bilder/mail.gif') 0 1px no-repeat;
  padding:0 0 0 22px;
}

.mehr,
.zurueck {
  background: url('../bilder/hint-mehr.png') 2px 0px no-repeat;
  font-weight:bold;
  margin: 0;
  padding: 7px 0px 15px 12px;
}
.zurueck {
  padding: 7px 0px 15px 15px;
}
.mehr a,
.zurueck a {
  color: #fff;
  text-decoration: none;
}
.mehr a:hover,
.zurueck a:hover {
  text-decoration: underline;
}
.fussnote {
	font-size: 0.8em;
	padding: 0 2px 0 10px;
	text-align:right;
}
.achtung {
	color: #900;
}
.Z {
  clear:left;
}
.csc-textpic-clear,
.Zb { /* Bild mit Text Clearer */
  clear:both;
}

/*box mit rundenecken*/
#F .grauebox {
  margin: 0;
  padding: 0;
}
.ro {
  background:url(../bilder/grauebox/hint-ro.gif) top right no-repeat;
  margin: 20px 0 0 0;
}
.lo {
  background:url(../bilder/grauebox/hint-lo.gif) top left no-repeat;
}
.ru {
  background:url(../bilder/grauebox/hint-ru.gif) bottom right no-repeat;
}
.lu {
  background:url(../bilder/grauebox/hint-lu.gif) bottom left no-repeat;
}
/*--------------------3.1.......Gesamte Seite (A)----------------------------------------------------------------------------------------------------------------*/
#A {
  margin: 0 auto 0 auto;
  width: 984px;
}
/*--------------------3.2.......Metanavigation (B)---------------------------------------------------------------------------------------------------------------*/
#B {
  color: #fff;
  font-weight:bold;
  height:17px;
  padding: 10px 15px 0 0;
  text-align:right;
  text-transform:uppercase;
  width: 969px;
}
#B a {
  color: #fff;
  text-decoration:none;
}
#B a:hover {
  color: #fff;
  text-decoration:underline;
}
/*--------------------3.3.......Kopf (C)-------------------------------------------------------------------------------------------------------------------------*/
#C {
  background: url('../bilder/hint-kopf.gif') no-repeat;
  height:159px;
  width: 984px;
}
/*--------------------3.4.......Content (D)----------------------------------------------------------------------------------------------------------------------*/
#D {
  background: url('../bilder/hint-content.png') repeat-y;
  width: 984px;
}
* html #D {
  background: url('../bilder/hint-content.gif') repeat-y;
  width: 984px;
}
/*--------------------3.5.......C.Links (E)----------------------------------------------------------------------------------------------------------------------*/
#E {
  float: left;
  margin: 0 0 0 7px;
  width: 191px;
}
* html #E {
  margin: 0;
  width: 191px;
}
* html #Ea {
  margin: 0 0 0 4px;
}
/*Navigation Links*/
#E #navlink {
  float: left;
  margin: 28px 3px 0 3px;
  width: 185px;
}
/*1.ebene*/
#E #navlink ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#E #navlink li {
  background:none;
  margin: 0;
  padding: 0;
}
* html #E #navlink ul ul,
* html #E #navlink ul ul ul {
  background: url('../bilder/hint-navlink2-3.gif') repeat-y;
}
* html #E #navlink li,
* html #E #navlink li li,
* html #E #navlink li li li {
  height: 0;
}
* + html #E #navlink li li li {
  background: url('../bilder/hint-navlink2-3.gif') repeat-y;
}
#E #navlink li a {
  color: #1f3c92;
  display:block;
  font-size: 1.1em;
  font-weight: bold;
  padding: 8px 3px 7px 10px;
  text-decoration: none;
  text-transform:uppercase;
}
/*2.ebene*/
#E #navlink ul ul {
  margin: 0;
  padding: 0;
}
#E #navlink li li {
  background: url('../bilder/hint-navlink2-3.gif') repeat-y;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#E #navlink li li a {
  color: #1f3c92;
  font-size: 1.1em;
  font-weight: normal;
  margin: 0;
  padding: 3px 2px 4px 15px;
  text-decoration: none;
  text-transform:none;
}
/*3.ebene*/
#E #navlink ul ul ul {
  margin: 0;
  padding: 0;
}
#E #navlink li li li {
  background:none;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0;
}
#E #navlink li li li a {
  color: #1f3c92;
  font-size: 1em;
  font-weight: normal;
  margin: 0;
  padding: 0 0 0 25px;
  text-decoration: none;
  text-transform:none;
}
/*Navigation alle ebenen - Hover und Aktiv zustand*/
#E #navlink li a#aktiv1 {
  background: url('../bilder/hint-navlink1.gif') no-repeat;
  color: #fff;
  font-weight: bold;
}
#E #navlink li li a:hover, 
#E #navlink li li li a:hover {
  background: none;
  text-decoration: underline;
}
* + html #E #navlink li li a:hover, 
* + html #E #navlink li li li a:hover {
  background: url('../bilder/hint-navlink10.gif') no-repeat;/*IE7: mit "background: none" bei Mouse Over wird der Link unsichtbar. Deswegen hier einen Grafik der nicht existiert */
}
#E #navlink li a:hover {
  background: url('../bilder/hint-navlink1-in.gif') no-repeat;
  text-decoration: none;
}
#E #navlink li li a#aktiv2, 
#E #navlink li li li a#aktiv3 {
  font-weight: bold;
}

#E .strecke {
  height: 397px;
  margin: 10px 0 10px 0;
  width: 188px;
}
* html #E .strecke {
  margin: 10px 0 10px 3px;
}
/*--------------------3.6.......C.Mitte (F)----------------------------------------------------------------------------------------------------------------------*/
/*Home Seite*/
#FHome {
  float: left;
  margin: 30px 8px 0 3px;
  padding:0;
  width:569px;
}
/** html #FHome {
  margin: 30px 8px 0px 3px;
}*/
#FHome .grauebox {
  margin: 10px 0px 10px 0px;
}
#FHome .boxText {
  background: url('../bilder/hint-wichtig.gif') 10px 15px no-repeat;
  color: #1f3c92;
  padding: 20px 20px 20px 40px;
}
#FHome #boxAktuell {
  background: url('../bilder/hint-aktuell.gif') no-repeat;
  height:248px;
  margin:0;
  padding:0;
  width:569px;
}
/*Home Aktuelles - anfang*/
/*navigation box c.mitte - reiter - Anfang*/
#FHome #boxAktuell ul.nav {
  float: left;
  font-weight:bold;
  height: 31px;
    list-style: none;
    margin: 0px 4px 0px 7px;
    padding: 0px;
  width: 558px;
}
*html #FHome #boxAktuell ul.nav {
  margin: 0px 4px 0px 4px;
  width: 550px;
}
#FHome #boxAktuell .nav li {
  display: inline;
  margin: 0px;
  padding: 0px;
}
#FHome #boxAktuell .nav a {
  background: url('../bilder/home/aktuelles/tab-left.gif') no-repeat left top;
  float: left;
  height: 31px;
  margin: 0px;
    outline: 0px;
  padding: 0px 0px 0px 9px;
  text-decoration: none;
}
#FHome #boxAktuell .nav a span {
  background: url('../bilder/home/aktuelles/tab-right.gif') no-repeat right top;
  color: #fff;
  display: block;
  float: left;
    outline: 0;
  padding: 12px 14px 5px 6px;
}
/*IE5-Mac*/#FHome #boxAktuell .nav a span {float:none;}
#FHome #boxAktuell .nav a:hover span {
  color: #fff;
}
#FHome #boxAktuell .nav a:hover, 
#FHome #boxAktuell .navAktiv a {
  background: url('../bilder/home/aktuelles/tab-left_ak.gif') no-repeat left top;
}
#FHome #boxAktuell .nav a:hover span, 
#FHome #boxAktuell .navAktiv a span {
  background: url('../bilder/home/aktuelles/tab-right_ak.gif') no-repeat right top;
}
/*navigation box c.mitte - reiter - Ende*/
#FHome #boxNews {
  float: left;
  font-size: 0.9em;
  height:212px;
  width:562px;
}
#FHome #boxNews img {
  margin: 2px 0px 0px 6px;
  float: left;
}
* html #FHome #boxNews img {
  margin: 2px 0px 0px 6px;
}
* + html #FHome #boxNews img {
  margin: 2px 0px 0px 6px;
}
#FHome #boxNews #news,
#FHome #boxNews2 #news2 {
  float: left;
  height:190px;
  margin:10px 0 13px 15px;
  padding:0;
  width:253px;
}
#FHome #boxNews #news #sev h1 {
  background: none;
  color:#900;
  font-size: 1.9em;
  font-weight:bold;
  height: auto;
  letter-spacing: 0;
  margin: 5px 0 10px 0;
  padding: 0;
}
#FHome #boxNews #news #newsEin h1 {
  background: none;
  color:#1f3c92;
  font-size: 1.8em;
  font-weight:bold;
  height: auto;
  letter-spacing: 0;
  margin: 5px 0 10px 0;
  padding: 0;
}
#FHome #boxNews #news #newsZwei h1 {
  background: none;
  color:#1f3c92;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
  font-weight:bold;
  height: auto;
  letter-spacing: 0;
  margin: 5px 0 5px 0;
  padding: 0;
}
#FHome #boxNews #news #newsZwei p {
  margin: 5px 0 5px 0;
}
#FHome #boxNews #news #newsDrei h1 {
  background: none;
  color:#1f3c92;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
  font-weight:bold;
  height: auto;
  letter-spacing: 0;
  margin: 5px 0 5px 0;
  padding: 0;
}
#FHome #boxNews #news #newsDrei p {
  font-size: 0.9em;
  margin: 5px 0 5px 0;
}
#FHome #boxNews #news #newsDrei a {
  font-weight:bold;
  text-decoration: none;
}
#FHome #boxNews #news #newsDrei a:hover {
  color:#1f3c92;
  text-decoration: underline;
}

* html #FHome #news .mehr a {
  color: #fff;
}
* html #FHome #news .mehr a:hover {
  text-decoration:underline;
}

#FHome #boxNews2 {
  float: left;
  font-size: 0.9em;
  height:212px;
  width:562px;
}
#FHome #boxNews2 img {
  margin: 2px 0px 0px 6px;
  float: left;
}
* html #FHome #boxNews2 img {
  margin: 2px 0px 0px 6px;
}
* + html #FHome #boxNews2 img {
  margin: 2px 0px 0px 6px;
}
#FHome #boxNews2 #news2 {
  float: left;
  height:190px;
  margin:10px 0 13px 15px;
  padding:0;
  width:253px;
}
#FHome #boxNews2 #news2 #sev h1 {
  background: none;
  color:#900;
  font-size: 1.9em;
  font-weight:bold;
  height: auto;
  letter-spacing: 0;
  margin: 5px 0 10px 0;
  padding: 0;
}
#FHome #boxNews2 #news2 #newsEin h1 {
  background: none;
  color:#1f3c92;
  font-size: 1.8em;
  font-weight:bold;
  height: auto;
  letter-spacing: 0;
  margin: 5px 0 10px 0;
  padding: 0;
}
#FHome #boxNews2 #news2 #newsZwei h1 {
  background: none;
  color:#1f3c92;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
  font-weight:bold;
  height: auto;
  letter-spacing: 0;
  margin: 5px 0 5px 0;
  padding: 0;
}
#FHome #boxNews2 #news2 #newsZwei  p {
  margin: 5px 0 5px 0;
}
#FHome #boxNews2 #news2 #newsDrei h1 {
  background: none;
  color:#1f3c92;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
  font-weight:bold;
  height: auto;
  letter-spacing: 0;
  margin: 5px 0 5px 0;
  padding: 0;
}
#FHome #boxNews2 #news2 #newsDrei  p {
  font-size: 0.9em;
  margin: 5px 0 5px 0;
}
#FHome #boxNews2 #news #newsDrei a {
  font-weight:bold;
  text-decoration: none;
}
#FHome #boxNews2 #news2 #newsDrei a:hover {
  color:#1f3c92;
  text-decoration: underline;
}

* html #FHome #news2 .mehr a {
  color: #fff;
}
* html #FHome #news2 .mehr a:hover {
  text-decoration:underline;
}


/*Home Aktuelles - ende*/
/*Home 4 kleine Boxen unten - Anfang*/
#FHome #boxenHome {
  margin:0;
  padding:0;
  width: 569px;
}
#FHome #boxenHome .box {
  background: url('../bilder/hint-boxHome.gif') no-repeat;
  float:left;
  height: 141px;
  margin:0;
  padding:0;
  width: 284px;
}
* html #FHome #boxenHome .box {
  width: 283px;
}

#FHome #boxenHome .boxBildText {
  float: left;
  font-size: 0.9em;
  height:133px;
  margin: 4px 0px 0px 4px;
  width:272px;
}
* html #FHome #boxenHome .boxBildText {
  margin: 4px 0px 0px 2px;
}
#FHome #boxenHome .boxBildText img {
  float: left;
}
#FHome #boxenHome .boxBildText .texte {
  float: left;
  height:125px;
  margin:10px 0 10px 10px;
  padding:0;
  width:130px;
}
#FHome #boxenHome .boxBildText .texte h2 {
  background: none;
  color:#1f3c92;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
  font-weight:bold;
  height: auto;
  letter-spacing: 0;
  margin: 5px 0 5px 0;
  padding: 0;
}
#FHome #boxenHome .boxBildText .texte  p {
  font-size: 0.9em;
  margin: 10px 0 10px 0;
}
* html #boxenHome .boxBildText .mehr a {
  color: #fff;
}
* html #boxenHome .boxBildText .mehr a:hover {
  text-decoration:underline;
}
/*Home 4 kleine Boxen unten - ende*/
/*Allgemeine Seiten*/
#F {
  float: left;
  margin: 30px 15px 0 4px;
  width: 561px;
}
* html #F {
  margin: 30px 8px 0 5px;
}
* html #Fa {
  margin:0 0 0 0;
}
#F .grauebox {
  margin: 10px 0 10px 0;
}
#F .boxText {
  background: url('../bilder/hint-wichtig.gif') 10px 15px no-repeat;
  color: #1f3c92;
  padding: 20px 20px 20px 40px;
}
/*Fahrstrecke*/
#F #fahrstrecke h2 {
  color: #1f3c92;
  margin: 2px 0 15px 0;
  padding: 0;
}
#F #fahrstrecke .boxBildText {
  float: left;
  font-size: 0.9em;
  margin: 0;
  width:561px;
}
#F #fahrstrecke .boxBildText img {
  float: left;
}
#F #fahrstrecke .boxBildText .texte {
  color: #1f3c92;
  float: left;
  margin:10px 10px 10px 20px;
  padding:0;
  width:250px;
}
* html #F #fahrstrecke .boxBildText .texte {
  width:210px;
}
#F #fahrstrecke .texte img {
  float: right;
  margin: 5px 10px 10px 10px;
  padding:0;
}

/*weiterfahren*/
#F #weiterfahren .boxText {
  background: none;
  padding: 20px 20px 20px 20px;
}
* html #F #weiterfahren .grauebox {
  width:561px;
}

#F #weiterfahren .boxBildText {
  float: left;
  margin: 0px 0 5px 0;
}
#F #weiterfahren .boxBildText img {
  float: left;
}
#F #weiterfahren .boxBildText .texte {
  float: left;
  margin:0px 10px 0px 30px;
  padding:0;
  width:250px;
  vertical-align:top;
}
* html #F #weiterfahren .boxBildText .texte {
  width:230px;
}

/*Presse Seiten*/
#presse .eintrag {
margin: 0 0 10px 0;
}
#presse .datum {
  background: url('../bilder/hint-pressedatum.gif') no-repeat left top;
  float:left;
  height: 19px;
  font-weight:bold;
  padding: 5px 5px 5px 5px;
  margin: 0 0 5px 0;
  width: 60px;
}
#presse .monat {
  float: left;
  height: 19px;
  line-height: 0.9em;
  font-size:0.8em;
  font-weight:bold;
  padding: 0 0 0 5px;
  width: 24px;
}
#presse .jahr {
  color: #dcdcdc;
  float: left;
  font-size:2em;
  font-weight:bold;
  letter-spacing: -0.06em;
  line-height: 0.7em;
  width: 28px;
}
* html #presse .jahr {
  line-height:0.8em;
  font-size:2.0em;
}
* + html #presse .jahr {
  line-height:0.8em;
  font-size:2.0em;
}
#presse .ueb h2 {
  float:left;
  margin:7px 0 0 3px;
  padding:0;
  width: 485px;
}
#presse .mehr,
#presse .zurueck {
  font-size:0.9em;
  margin-left: 480px;
}
* html #presse .mehr a,
* html #presse .zurueck a {
  color: #fff;
}
#presse .eintrag img {
margin: 3px 10px 3px 0;
}
/*--------------------3.7.......C.Rechts (G)---------------------------------------------------------------------------------------------------------------------*/
#G {
  float: left;
  font-size: 0.9em;
  margin: 8px 0 0 0;
  width: 183px;
}
#G .grauebox {
  margin: 0;
}
#G .boxText {
  padding: 15px 15px 15px 15px;
}
* html .boxText {/*Text sonst wird unsichtbar (üb)*/
  height:1%;
}
* + html .boxText {/*Text sonst wird unsichtbar (üb)*/
  height:1%;
}
/*Formular c.Rechts Startseite*/
#Homefahrplanformular label {
  float: left;
  margin: 2px 0 2px 0;
  width: 150px;
}
#Homefahrplanformular input {
  background: #fff;
}
#Homefahrplanformular #itdDateDay,
#Homefahrplanformular #itdDateMonth,
#Homefahrplanformular #itdDateYear{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
height: 13px;
}
/* nur für FireFox 3 */
#Homefahrplanformular #img_0 , x:-moz-any-link, x:default { 
margin-bottom:-3px; 
} 
* + html #Homefahrplanformular #img_0 { 
margin-bottom:-1px; 
} 
* html #Homefahrplanformular #img_0 { 
margin-bottom:-1px; 
} 
#Homefahrplanformular select {
  background: #fff;
}
#Homefahrplanformular .button {
  background: url('../bilder/hint-button-li.png') no-repeat left top;
}
#Homefahrplanformular .button2 {
  background: url('../bilder/hint-button2-li.png') no-repeat left top;
  border:none;
  color: #fff;
  cursor: pointer;
  float: left;
  font-size: 0.9em;
  font-weight: bold;
  height: 48px;
  margin: 0;
  padding: 0 0 10px 10px;
  text-align:left;
  text-decoration: none;
}
#Homefahrplanformular .buttonImage {
  border:none;
  color: #fff;
  cursor: pointer;
  float: left;
  font-size: 0.9em;
  font-weight: bold;
  height: 51px;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
#Homefahrplanformular span.buttonRe2 {
  background: url('../bilder/hint-button2-re.png') no-repeat right top;
  float: left;
  margin: 0 0 0 0;
  padding: 0 10px 0 0;
}
#Homefahrplanformular hr {
  margin: 5px 0 8px 0;
}
* html #Homefahrplanformular hr {
  margin: -5px -1px -8px -1px;
}
* + html #Homefahrplanformular hr {
  margin: -5px -1px -8px -1px;
}
#Homefahrplanformular .abfahrtszeit {
  margin: 5px 0 2px 0;
}
#Homefahrplanformular .Abfahrtsort {
  margin: 15px 0 2px 0;
}
#Homefahrplanformular .Zielort {
  margin: 0px 0 10px 0;
}
/*--------------------3.8.......C.Mitte+C.Rechts (H)-------------------------------------------------------------------------------------------------------------*/
#H {
  float: left;
  font-size: 1.2em;
  margin: 0 0 0 8px;
  width: 763px;
}
* html #H {
  margin: 0 0 0 2px;
  width: 770px;
}
#H #eineSpalte {
  margin: 30px 4px 0 4px;
}

#H #eineSpalte .grauebox {
  margin: 10px 0 10px 0;
}
#H #eineSpalte .boxText {
  color: #1f3c92;
  padding: 20px 20px 20px 20px;
}
#H #eineSpalte .boxText p{
  margin: 0px;
  padding: 0;
}

/*tarifrechner seite*/
#H #eineSpalte #tarifrechner #formularBereich {
  margin: 20px 0 50px 0;
  width: 755px;
}
#H #eineSpalte #tarifrechner #formularBereich #formular {
  float:left;
  font-size: 0.9em;
  margin:0;
  padding: 0 0 0 25px;
  width:326px;
}
#H #eineSpalte #tarifrechner #formularBereich #formular label {
  float: left;
  font-weight:bold;
  margin: 2px 0 2px 0;
  width: 95px;
}
#H #eineSpalte #tarifrechner #formularBereich #formular select {
  background: #fff;
}
#H #eineSpalte #tarifrechner #formularBereich #formular span.buttonRe {
  margin: 10px 0 0 95px;
}
#H #eineSpalte #tarifrechner #formularBereich #formular .grauebox .ro {
  margin:0;
}
#H #eineSpalte #tarifrechner #formularBereich #formular .grauebox .boxText {
  padding:20px 10px 10px 15px;
}
#H #eineSpalte #tarifrechner #formularBereich #formularText {
  float:left;
  padding: 12px 20px 0 25px;
  width:359px;
}
/*fahrplanauskunft seite*/
#H #eineSpalte #fahrplanauskunft #formularBereich {
  margin: 20px 0 50px 0;
  width: 755px;
}
#H #eineSpalte #fahrplanauskunft #formularBereich #formular {
  float:left;
  font-size: 0.9em;
  margin:0;
  padding: 0 0 0 25px;
  width:434px;
}
#H #eineSpalte #fahrplanauskunft #formularBereich #formular .formularRechts,
#H #eineSpalte #fahrplanauskunft #formularBereich #formular .formularLinks {
  float:left;
  padding: 10px 0 0 0;
  width: 180px;
}
#H #eineSpalte #fahrplanauskunft #formularBereich #formular .formularLinks {
  padding: 10px 15px 0 0;
}
#H #eineSpalte #fahrplanauskunft #formularBereich #formular label {
  float: left;
  color: #1f3c92;
  margin: 2px 0 2px 0;
}
* html #H #eineSpalte #fahrplanauskunft #formularBereich #formular label {
  width: 80px;
}
#H #eineSpalte #fahrplanauskunft #formularBereich #formular select {
  background: #fff;
}
#H #eineSpalte #fahrplanauskunft #formularBereich #formular span.buttonRe {
  margin: 10px 0 0 0;
}
* html #H #eineSpalte #fahrplanauskunft #formularBereich #formular .button {
  margin: 0;
  padding: 0 0 10px 0;
}
#H #eineSpalte #fahrplanauskunft #formularBereich #formular .button3 {
  background: url('../bilder/hint-button-li-weiss.png') no-repeat left top;
  border:none;
  color: #fff;
  cursor: pointer;
  float: left;
  font-size: 0.9em;
  font-weight: bold;
  height: 36px;
  margin: 0;
  padding: 0 0 10px 10px;
  text-decoration: none;
}
#H #eineSpalte #fahrplanauskunft #formularBereich #formular span.buttonRe3 {
  background: url('../bilder/hint-button-re-weiss.png') no-repeat right top;
  float: left;
  margin: 10px 0 0 0;
  padding: 0 10px 0 0;
}
#H #eineSpalte #fahrplanauskunft #formularBereich #formular .grauebox .ro {
  margin:0;
}
#H #eineSpalte #fahrplanauskunft #formularBereich #formular .grauebox .boxText {
  padding:20px 10px 10px 15px;
}
#H #eineSpalte #fahrplanauskunft #formularBereich #formularText {
  float:left;
  font-size: 0.9em;
  padding: 12px 20px 0 25px;
  width:239px;
}

#H #eineSpalte #fahrplanauskunft .fahrpreis {
  font-size: 0.9em;
  margin: 25px 27px 0px 28px;
}
#H #eineSpalte #fahrplanauskunft .fahrpreis p {
  margin: 0;
}
/*EFA Seiten*/
#H #eineSpalte #fahrplanauskunft #EFA {
  border-top: 8px #1f3c92 solid;
  border-bottom: none;
  border-right: none;
  border-left: none;
  margin: 10px 27px 10px 28px;
  overflow:auto;
}
#H #eineSpalte #fahrplanauskunft #linksEfa {
  font-size: 0.9em;
  margin: 5px 27px 10px 28px;
}
#H #eineSpalte #fahrplanauskunft #linksEfa .button {
  background: url('../bilder/hint-button-li-weiss.png') no-repeat left top;
  border:none;
  color: #fff;
  cursor: pointer;
  float: left;
  font-size: 0.9em;
  font-weight: bold;
  height: 29px;
  margin: 0;
  padding: 7px 0 0 10px;
  text-decoration: none;
}
#H #eineSpalte #fahrplanauskunft #linksEfa span.buttonRe {
  background: url('../bilder/hint-button-re-weiss.png') no-repeat right top;
  float: left;
  margin: 0 8px 0 0;
  padding: 0 10px 0 0;
}

/*--------------------3.9.......Footer (I)-----------------------------------------------------------------------------------------------------------------------*/
#I {
  background: url('../bilder/hint-footer.png') no-repeat;
  color: #fff;
  font-weight:bold;
  height:43px;
  margin: 0 0 10px 0;
  padding: 20px 15px 0 0;
  text-align:right;
  text-transform:uppercase;
  width: 969px;
}
* html #I {
  background: url('../bilder/hint-footer.gif') no-repeat;
}
#I a {
  color: #fff;
  text-decoration:none;
}
#I a:hover {
  color: #fff;
  text-decoration:underline;
}
/*--------------------4.......Formulare--------------------------------------------------------------------------------------------------------------------------*/
label {
  float: left;
  margin: 2px 0 2px 0;
  width: 285px;
}
form br {
  clear: both;
}
input {
  background: #f1f1f1;
  border: 1px solid #cbcbcb;
  height: 16px;
  margin: 3px 0 3px 0;
  padding: 0 0 0 0;
}
select {
  background: #f1f1f1;
  border: 1px solid #cbcbcb;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
  margin: 3px 0 3px 0;
}
textarea {
  background: #f1f1f1;
  border: 1px solid #cbcbcb;
  margin: 3px 0 15px 0;
}
.button {
  background: url('../bilder/hint-button-li.png') no-repeat left top;
  border:none;
  color: #fff;
  cursor: pointer;
  float: left;
  font-size: 0.9em;
  font-weight: bold;
  height: 36px;
  margin: 0;
  padding: 0 0 10px 10px;
  text-decoration: none;
}
span.buttonRe {
  background: url('../bilder/hint-button-re.png') no-repeat right top;
  float: left;
  margin: 0 0 0 0;
  padding: 0 10px 0 0;
}
#kontakt .button {
  background: url('../bilder/hint-button-li-weiss.png') no-repeat left top;
}
#kontakt span.buttonRe {
  background: url('../bilder/hint-button-re-weiss.png') no-repeat right top;
}
/*--------------------5.......Tabellen---------------------------------------------------------------------------------------------------------------------------*/
/*karten Preise*/
.contenttable {
  border-collapse:collapse;
  width: 100%;
}
.contenttable-1 {
  font-size: 0.9em;
  margin: 0 0 0 3px;
}
.contenttable-1 td {
  border-right: 1px solid #000;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
  font-size: 0.9em;
  padding: 2px;
  text-align: right;
}
.contenttable-1 .td_ort {
  background-color:#1f3c92;
  border-top: 1px solid #000;
  color:#fff;
  font-size: 10px;
  letter-spacing: -0.1em;
  text-align:center;
  cursor: default;
}
.contenttable-1 .leer-ort {
  border-right: 1px solid #fff;
}
.contenttable-1 .leer {
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}
.contenttable-1 .cell_10,
.contenttable-1 .cell_10_cell_13 {
  background-color: #cad2e8;
}
.contenttable-1 .cell_10 {
  color:#000;
}

/*tarifrechner Detail*/
.contenttable-2 {
  font-size: 0.9em;
  width: 93%;
}
.contenttable-2 th{  
  background-color:#1f3c92;
  border-left: 1px solid #1f3c92;
  border-right: 1px solid #1f3c92;
  color:#fff;
  padding: 5px;
  text-align: left;
}
.contenttable-2 td {
  border-bottom: 1px solid #cad2e8;
  padding: 2px 5px 4px 2px;
}

.contenttable-2 td.preis {
  background-color: #f5f5f5;
  text-align:right;
  border-right: 1px solid #1f3c92;
}
.contenttable-2 td.karte {
  border-left: 1px solid #1f3c92;
}

.contenttable-2 tr.last .karte,
.contenttable-2 tr.last .preis {
  border-bottom: 1px solid #1f3c92;
}

.contenttable-2 tr .karte:hover {
  background-color: #f5f5f5;
}
.contenttable-2 tr .preis:hover {
  background-color: #DDDBDB;
}

/*--------------------6.......Sitemap----------------------------------------------------------------------------------------------------------------------------*/
#sitemap .csc-sitemap ul {
    list-style-image:none;
    list-style:none;
  padding: 2px 0px 0px 0px;
}
/* IE fix for bug */
* + html #sitemap .csc-sitemap ul {
   margin: 0px 0px 0px 2px;
}
/* IE fix for bug */
* html #sitemap .csc-sitemap ul {
   margin: 0px 0px 0px 2px;
}
#sitemap .csc-sitemap li {
  font-weight:bold;
   margin: 0;
    padding: 0;
  text-transform:uppercase;
}
#sitemap .csc-sitemap li {
  background: url('../bilder/li-sitemap-eins.gif') no-repeat;
  padding: 2px 0px 2px 20px;
}
#sitemap .csc-sitemap li ul {
  margin: 0 0 0 -20px;
}
#sitemap .csc-sitemap li li {
  background: url('../bilder/li-sitemap-zwei.gif') no-repeat;
  font-weight:bold;
  padding: 2px 0px 0px 40px;
  text-transform:none;
}
#sitemap .csc-sitemap li ul ul {
  margin: 0 0 0 -40px;
}
#sitemap .csc-sitemap li li li {
  background: url('../bilder/li-sitemap-drei.gif') no-repeat;
  font-weight:normal;
  padding: 2px 0px 2px 55px;
  text-transform:none;
}
#sitemap .csc-sitemap li ul ul ul {
  margin: 0 0 -2px -55px;
}
#sitemap .csc-sitemap li li li li {
  background: url('../bilder/li-sitemap-vier.gif') no-repeat;
  font-weight:normal;
  padding: 2px 0px 0px 68px;
  text-transform:none;
}
#sitemap .csc-sitemap a {
  text-decoration:none;
}

#sitemap .csc-sitemap a:hover {
  text-decoration:underline;
}
/*--------------------7.......Weiterempfehlen--------------------------------------------------------------------------------------------------------------------*/
#empfehlen {
  background: #f5f5f5 url('../bilder/hint-weiterempfehlen.gif') repeat-x;
  /*border: 5px #fff solid;*/
  font-size: 1.1em;
  margin: 0 auto 0 auto;
  width: 572px
}
#empfehlen #formular {
  background: #fff;
  border: 5px #fff solid;
  font-size: 1.1em;
  margin: 15px 18px 15px 18px;
  padding: 10px 20px 10px 20px;
}
* html #empfehlen #formular{/*IE 6 sonst Text verschwindet*/
  height:1%
}
#empfehlen #formular h2 {
  margin: 0 0 10px 0;
}
#empfehlen label {
  width: 228px;
}
#empfehlen .button {
  background: url('../bilder/hint-button-li-weiss.png') no-repeat left top;
}
#empfehlen span.buttonRe {
  background: url('../bilder/hint-button-re-weiss.png') no-repeat right top;
  margin: 0 0 0 228px;
}
* + html #empfehlen .button {
  margin-left: -20px;
}
#empfehlen #meta {
  padding: 10px 20px 15px 20px;
  text-align:right;
}
#empfehlen .fensterschliessen {
  background: url('../bilder/hint-fensterschliessen.png') 0px 0px no-repeat;
  font-weight:bold;
  margin: 0 0 0 0;
  padding: 7px 15px 15px 15px;
}
#empfehlen a {
  font-size: 0.9em;
  color: #fff;
  text-decoration: none;
}
#empfehlen a:hover {
  text-decoration: underline;
}
/*--------------------8.......Druckversion-----------------------------------------------------------------------------------------------------------------------*/
#druckversion {
  background: #fff;
  font-size: 1.2em;
  margin: 10px auto 10px auto;
  padding: 20px 43px 20px 45px;
  width: 561px;
}
#druckversion .footer {
  font-size: 0.8em;
  margin-top: 20px;
  text-align:center;
}
#druckversionCrechts {
  font-size: 0.9em;
  padding: 0 0 0 10px;
}
#druckversionCrechts .grauebox .boxText {
  padding: 20px;
}

.formError {
  background-color: #FFFFFF;
  color:#1F3C92;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-color: #1F3C92;
  border-right-color: #1F3C92;
  border-bottom-color: #1F3C92;
  border-left-color: #1F3C92;
  padding-top: 2pt;
  padding-right: 2pt;
  padding-bottom: 2pt;
  padding-left: 2px;
  margin: 4px 2px 4px 2px; /* oben, rechts, unten, links */
}
