/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: none;
}
#top {
	width: 100%;
	background-image: url(gif/hg_top.gif);
	background-repeat: repeat-x;
	display: none;
}
#kruemel {
	background-color: #658DB6;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #295EA7;
	border-right-color: #295EA7;
	border-bottom-color: #295EA7;
	border-left-color: #295EA7;
	border-top-width: 1px;
	border-top-style: solid;
	display: none;
}
#schriftkruemel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A9C6E7;
	padding-left: 150px;
	display: none;
}
#top-inhalt {
	width: 780px;
	background-image: url(gif/logos/logos.gif);
	height: 180px;
	display: none;
}
#navi-rechts {
	position: absolute;
	width: 360px;
	top: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	left: 420px;
	text-align: right;
	display: none;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #255CA7;
}


#navBar{
	float: left;
	width: 150px;
	margin: 0px;
	padding: 0px;
	background-color: #FFB400;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #255CA7;
	display: none;
}
/************* #Stile Suche ***************/

#search{
	padding: 10px 0px 15px 10px;
	background-color: #FCEF6C;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar Link Stile ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #FFB400;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #295EA7;
}

#sectionLinks a {
	display: block;
	padding: 2px 0px 2px 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #295EA7;
}

#sectionLinks a:hover{
	background-color: #F9E95B;
	background-image: url(gif/pfeil.gif);
	background-repeat: no-repeat;
	background-position: left;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 5px 0px 5px 10px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block;
}
	
a.nav-right:visited {

	color: #FFFFFF;
	text-decoration: none;
}
a.nav-right:link {

	color: #FFFFFF;
	text-decoration: none;
}
a.nav-right:hover {

	color: #99BADF;
	text-decoration: none;
}

#content{
	float: left;
	width: 629px;
	background-color: #FFFFFF;
	background-image: none;
}
#content-vgws{
	float: left;
	width: 629px;
	background-color: #FFFFFF;
	background-image: none;
}
#content-aktuell{
	float: left;
	width: 629px;
	background-color: #FFFFFF;
	background-image: none;
}
#content-fahrplan{
	float: left;
	width: 629px;
	background-color: #FFFFFF;
	background-image: none;
}
#content-tarifermittlung {
	float: left;
	width: 629px;
	background-color: #FFFFFF;
	background-image: none;
}
#content-tickets{
	float: left;
	width: 629px;
	background-color: #FFFFFF;
	background-image: none;
}
#content-tarife{
	float: left;
	width: 629px;
	background-color: #FFFFFF;
	background-image: none;
}

#content-service{
	float: left;
	width: 629px;
	background-color: #FFFFFF;
	background-image: none;
}
#content-sitemap{
	float: left;
	width: 629px;
	background-color: #FFFFFF;
	background-image: none;
}
#content-impressum{
	float: left;
	width: 629px;
	background-color: #FFFFFF;
	background-image: none;
}
#content-kontakt{
	float: left;
	width: 629px;
	background-color: #FFFFFF;
	background-image: none;
}
#inhalt {
	width: 17cm;
	left: 0cm;
}
h3 {
	font-size: 12pt;
	font-weight: bold;
}
.los {
	border: 1px solid #295EA7;
	background-color: #FFB400;
}
#tarif {
	padding: 10px 5px 10px 10px;
	background-color: #FCEF6C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #255CA7;
}
a.inhalt:visited {
	text-decoration: underline;
}
a.inhalt:link {
	text-decoration: underline;
}
a.inhalt:hover {

	color: #FFB400;
}

.link-aktiv {
	background-color: #FCEF6C;
	background-image: url(gif/pfeil.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.logos {
	margin-bottom: 40px;
}
#auskunft {
	background-color: #9ABBE1;
	margin-top: 10px;
	border-top: 1px solid #38318A;
	border-bottom: 1px solid #38318A;
}
.auskunfttop {
	color: #FFFFFF;
	background-color: #658DB6;
	padding: 5px;
	display: block;
}
#auskunft-inside {
	padding-left: 10px;
}
.feld-auskunft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #255CA7;
	background-color: #C9DBF0;
	border: 1px solid #255CA7;
}
.go {
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #255CA7;
	border-right-color: #255CA7;
	border-bottom-color: #255CA7;
	border-left-color: #255CA7;
}
#text {
	padding-bottom: 10px;
}
#trennlinie {
	BORDER-TOP: 1px solid #255CA7;
	FLOAT: left;
	WIDTH: 580px;
}
.mitglieder {
	margin-left: 138px;
}
#imagestart {
	width: 240px;
	height: 125px;
}
#inhalt li {
	list-style-image: url(gif/pfeil2.gif);
	list-style-type: none;
}
.tickets-ueber {
	font-weight: bold;
	background-color: #FFE6AA;
	display: block;
	background-image: url(gif/pfeil.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 12px;
}
#inhalt .img {

	padding-right: 15px; float: left; padding-bottom: 10px
}
h5 {

	font-size: 12px;
}
td {
	text-align: right;
}
.texttable {
	text-align: left;
}
.binnenetz {
	font-size: 9px;
	line-height: 10px;
	text-align: center;
}
.fahrausweise {
	text-align: center;
}


/*********** kontaktformular ***********/
#inhalt form, input, textarea   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	color: #255CA7;
}
	
#inhalt .form {
	width: 480px;
	background-color: #FCEF6C;
	padding: 10px;
	border: 1px solid #658DB6;
}

#inhalt input {
	border: 1px solid #255CA7;
	background-color: #FFB400;
	margin: 5px;
	padding: 2px 2px 2px 5px;
	vertical-align: top;


}
#inhalt .submit{ background-color: #FFCC00;
   border: 1px solid #006699}
   
#inhalt .reset { background-color: #FFCC00;
   border: 1px solid #006699}

#inhalt .beschriftung { width: 150px; float:left; line-height: 200%;	clear: left; }
#inhalt textarea {

	border: 1px solid #255CA7;
	background-color: #FFB400;
	margin: 5px;
	padding: 2px 2px 2px 5px;
	vertical-align: top;
}
.navtop {


	color: #99BADF;
	text-decoration: none;
}
#inhalt .beschriftunglief {
width: 400px; float:left; line-height: 300%;
}

#imgtarif {
	float: left;
	width: 380px;
	padding-top: 10px;
}
#auswahlpreisinfo {
	float: right;
	width: 170px;
	padding-top: 10px;
	text-align: right;
}
#textnachpreisinfo {
	clear: both;
}
.fussnote {
	font-size: 8pt;

}
