* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
	width: 100%;
}
body {
	background: #fff url('../images/bgefa.gif') repeat-x scroll top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	min-width: 73.75em;
}
body.noBg{
	background: none;
}
body#feedback {
	background: #fff url('../images/bgfeedback.gif') repeat-x scroll top;
	min-width: 35em;
}

table {table-layout: fixed;}

.error {
	background-color: #e6f4fd;
}
/* DIVs */
div.tabHolder {
	clear: both;
	height: 2.6667em;
	margin-left: 1.5em;
	width: 52.3333em;
}

div.formHolder {
	display: none;
	visibility: hidden;
}
div.formHolderActive {
	background-color: #e5e5e5;
	clear: both;
	display: block;
	height: auto;
	margin-left: 1.5em;
	padding-bottom: 0.6667em;
	padding-top: 1.1667em;
	visibility: visible;
	width: 52.3333em;
}
div.formHolderWhite {
	background-color: transparent;
	clear: both;
	display: block;
	height: auto;
	margin-bottom: 2em;
	margin-right: 1.5em;
	visibility: visible;
	width: 52.3333em;
}
div.footHolder {
	margin-top: 4.5em;
	width: 52.3333em;
}
div.mapHolder {
	display: none;
	visibility: hidden;
}
div.mapHolderActive {
	display: block;
	visibility: visible;
}
div.mapHolderStyle {
	background-color: #e5e5e5;
	clear: both;
	height: auto;
	margin-left: 1.5em;
	padding: 0 0 1em 1.5em;
	width: 50.8333em;
	
}

div.legendHolder {
	background-color: #e5e5e5;
	border: 1px solid #787878;
	border-bottom: none;
	clear: both;
	display: none;
	height: auto;
	padding: 0.5em 0.5em 0.5em 0.75em;
	visibility: hidden;
	width: 48.25em;
}
div.legendHolderAusgabe {
	background-color: #e5e5e5;
	border: 1px solid #787878;
	border-bottom: none;
	clear: both;
	display: none;
	height: auto;
	padding: 0.5em 0.5em 0.5em 0.75em;
	visibility: hidden;
	width: 51em;
}


div.helpHolder {
	background-color: #e5e5e5;
	clear: both;
	display: block;
	height: auto;
	margin-left: 1.5em;
	padding-bottom: 0.6667em;
	padding-top: 1.1667em;
	width: 20.5em;
}
div.textHolder {
	clear: both;
	margin: 0 0 0 1.5em;
	padding-top: 1em;
	width: 52.3333em;
}
div.left {
	float: left;
}
div.left#context {
	margin-left: 1.5em;
}
div#logo {
	background-color: #fff;
	float: right;
	height:5.3333em;	
	text-align: center;
	width: 9.1666em;
}
div#efaCalendarPopup {
	position:absolute;
	visibility:hidden;
	z-index:100;
}
div.box {
	border: 0.0833em solid #eeeeee;
	height: auto;
	padding-bottom: 1.3333em;
	width: 18em;	
}
div#toplink {
	float: left;
	width: 28.8333em;
}
div.BoxContext {
	background-color: #f5f5f5;
	padding: 0.8333em 1.3333em 1.3333em 1.3333em;
	width: 15.5em;
}
div.change {
	float:left;
	margin: 1em 0 0 8.4166em;
}
div.changeEfa {
	float:left;
	margin: 1em 0 0 2em;
}
div.BoxImportant {
	margin-top: 1.6666em;
	padding: 0 1.3333em 0 1.3333em;
	width: 12.8333em;
}
div.contentColumn {
	display: inline;
	float: left;
	margin: 0 0 0 1.3333em;
	width: 25.5833em;
}
div.contentColumnBox {
	background-color: #f5f5f5;
	padding: 1.3333em;
	margin: 0.3333em 0 1.3333em 0;
	height: 6.0833em;
}
div.contentColumnBox p {
	margin-left: 12.0833em;
}
div.contentColumnBox p.ColumnBoxMyEfa {
	margin-left: 6.75em;
}

div.closeMap {
	display: inline;
	float: right;
	margin: 0 1.1666em -0.0833em 0;
	padding: 0;
}
div.closeMapAusgabe {
	display: inline;
	float: right;
	margin: 0 0 -0.16667em 0;
	padding: 0;
}
div.cFeedback {
	border-top: 1px solid #d5d4d4;
	margin: 4em 0 0 1.6667em;
	padding-top: 0.25em;
	width: 12.9166em;
}
div.left#context div.cFeedback {
	border-top: 1px solid #e5e5e5;
	margin: 6em 0 0 0;
	padding: 0.25em 0 0 1.3333em;
	width: 16.8333em;
}
/*Ausgabe*/
div.AusgabeBox {
	background-color: #f5f5f5;
	padding: 1em 0 1em 0;
	width: 53.8333em;
}
/* /DIVs */

/* Lists */
ul.topnavigation {
	clear: left;
	float: left;
	height: 2.5833em;
	margin-bottom: 0.1667em;
	width: 35.9166em;
}
body#feedback ul.topnavigation {
	clear: right;
	float: right;
	height: 2.5833em;
	margin-bottom: 1.5em;
	width: auto;
}

ul.topnavigation li {
	color: #d2d2d2;
	background-color: #5c5c5c;
	font-weight: bold;
	list-style-type: none;
	margin: 0.1667em;
	margin-right: 0;
	padding: 0.5833em 1.3333em 0.4167em 1.3333em;
	float: left;
}
ul.topnavigation li.active {
	background-color: #000000;
	color: #f60;
}
ul.tabHolder {
	clear: left;
	float: left;
	cursor: pointer;
}
ul.tabHolder li {
	background-color: #f5f5f5;
	color: #5c5c5c;
	float: left;
	font-weight: bold;
	height: auto;
	list-style-type: none;
	margin-right: 0.0833em;
	padding: 0.75em 1.5em 0.5em 1.5em;
	width: auto;
}
ul.tabHolder li.active {
	background-color: #e5e5e5;
	color: #000;
}

div.contentColumn ul {
margin:0pt 0pt 1em 1.5em;
}


/* /Lists */
/* Images */
img {
	border: 0; 
	vertical-align: top;
}
img.help {
	float: right;
	margin-top: 1.0833em;
}
img.map, img.search {
	cursor: pointer;
	float: right;
	margin-right: 1.3333em;
	margin-top: 0.0833em;
}

img.mapClose {
	cursor: pointer;
}
div#formSettings img {
	vertical-align: middle;
	margin: 0.0833em 0.25em 0.0833em 0.4166em;
}
img#logoimg {
	height: 3.4166em;
	margin-top: 1em;
	width:3.5em;
}
img#formDateArrowUp {
	clear: right;
	cursor: pointer;
	float: left;
	margin: 0.6667em 0 0 0.4167em;
}
img#formDateArrowDown {
	clear: left;
	cursor: pointer;
	float: left;
	margin: 0.3333em 0 0 0.4167em;
}
img#formDateCalendar {
	cursor: pointer;
	margin: 0.1667em 1.1667em 0 0.4167em;
}
table.overviewBody td img {
	margin-top: 0.1666em;
}
table.tripBody td.tripHeadline img, table.listing td.tripHeadline img  {
	padding-top: 2px;
}
div.contentColumnBox img {
	position: absolute;
}

/* /Images */

/* Header */
h1 {
	clear: left;
	color: #fff;
	float: left;
	font-size: 1.5em;
	line-height: 1.3889em;
	margin: 1.3889em 0 0 0.9444em;
	width: 22.375em;
}
body#feedback h1 {
	clear: left;
	color: #fff;
	float: left;
	font-size: 1.1666em;
	line-height: 1.3889em;
	margin: 0.5em 0 0 0.8571em;
	width: auto;
}
body#feedback p {
	margin: 0 0 1em 1em;
	width: 33em;
}

h1 small {
	font-size: 0.8333em;
	font-weight: bold;
}
body.help h1 {
	margin-bottom: 0.75em;
	width: auto;
}
h2 {
	clear: both;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.3889em;
	margin: 1em 0 0.25em 1.5em;
	text-transform: uppercase;
}
div.tabHolder h2 {
	float: left;
	margin-left: 0;
}
h2#firstH {
	margin-bottom: 1.25em;
}
h3 {
	font-size: 1em;
	line-height: normal;
	margin-left: 1.5em;
}
h3.imglink {
	background: url('../images/pfeil_orange.gif') no-repeat 0 0.4166em;
	line-height: 1.3333em;
	padding-left: 0.75em;
}
div.box h3 {
	margin: 0.75em 0 0 1.3333em;
}
div.contentColumn h3 {
	margin: 0;
}

div.legendHolder h3, div.legendHolderAusgabe h3 {
	font-size: 0.9166em;
	line-height: 1.333em;
	margin: 0;
}
h4 {
	background-color: #e5e5e5;
	color: #707070;
	font-size: 1em;
	line-height: normal;
	padding: 0.75em 0 0.5833em 1.3333em;
	width: 16.8333em;
}
h4.imglink {
	background: #e5e5e5 url('../images/pfeil_dgrey.gif') no-repeat 1.3333em 1.0833em;
	padding-left: 2.0833em;
	width: 16.0833em;
}
div.BoxImportant h3 {
	background-color: transparent;
	color: #000;
	font-size: 1em;
	line-height: normal;
	padding: 0;
	margin: 0 0 1.4166em 0;
	text-transform: uppercase;
	width: 15.5em;
}
h6 {
	font-size: 1em;
	line-height: 1.3333em;
	width: 15.5em;
}
/* /Header */

/* Links */
a {
	color: #f60;
	text-decoration: underline;
}
ul.topnavigation a {
	color: #d2d2d2;
	background-image: none;
	padding: 0;
	text-decoration: none;
}
ul.topnavigation li.active a {
	color: #f60;
}
ul.tabHolder a {
	color: #5c5c5c;
	text-decoration: none;
}
ul.tabHolder li.active a {
	color: #000;
}
p.imglink a, h4.imglink a, div#toplink p.imglink a, p.closeMap a, span.imglink a, p.imglinkback a, h3.imglink a {
	text-decoration: none;
}

div.closeMap a, div.closeMapAusgabe a {
	border-left: 1px solid #787878;
	border-top: 1px solid #787878;
	color: #5c5c5c;
	font-size: 0.9166em;
	line-height: 1.5833em;
	padding: 0 0.5em 0 0.5em;
	text-decoration: none;
}

div#toplink p.imglink a {
	color: #d2d2d2;
}
h4.imglink a {
	color: #707070;
}
table.overviewBody a, table.tripBody a {
	text-decoration: none;
}
table.overviewBody a.small, table.tripBody a.small {
	font-size: 0.9166em;
}
/* /Links */

/* Paragraphs */
br {
	clear: both;
}

div.formHolderWhite p, div.footHolder p {
	margin-left: 1.5em;
}

div.formHolder p, div.formHolderActive p{
	padding-left:1.5em
}

div.formHolder input, div.formHolderActive input{
	padding-left:0em
}


div.helpHolder p {
	margin-left: 1.5em;
	margin-right: 1.5em;
}
div.box p {
	margin: 0 1.3333em 0 1.3333em;
}
p.info {
	border: 0.0833em solid #499ad9;
	color: #499ad9;
	font-weight: bold;
	margin: 1.3333em 0 0 1.5em;
	padding: 0.5833em 1.3333em 0.5em 1.3333em;
}
p.banner {
	background-color: #737373;
	color: #fff;
	padding: 0.5833em 1.3333em 0.6666em 1.5em;
	width: 51em;
}

p.legendimg {
	clear: left;
	float: left;
	margin-right: 0.5em;
}
p.legendimgtext {
	clear: right;
	float: left;
	width: 19.25em;
}


p.banner a {
	font-size: 1.1667em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:none;
}
p.closeMap {
	background: url('../images/pfeil_orange.gif') no-repeat 0 0.3333em;
	float: right;
	font-size: 0.9166em;
	line-height: 1.3333em;
	padding: 0 1.3333em 0.0833em 0.75em;
}
table.map td p.closeMap {
	margin-top: 0.25em;
	padding-right: 0;
}
div.AusgabeBox p {
	margin: 0 0 0 1.5em;
}
p.imglink {
	background: url('../images/pfeil_orange.gif') no-repeat 0 0.4166em;
	line-height: 1.3333em;
	padding-left: 0.75em;
}
p.imglinkback {
	background: url('../images/pfeil_orange_back.gif') no-repeat 0 0.4166em;
	line-height: 1.3333em;
	padding-left: 0.75em;
}
div#toplink p.imglink {
	background: url('../images/pfeil_lgrey.gif') no-repeat 0 0.3333em;
	float: right;
	padding-left: 0.75em;
	margin-top: 0.75em;
}
div#toplink p.logout {
	display: inline;
	font-weight: bold;
	margin-right: 14.8333em;
}
table.overviewBody  p.imglink {
	background: url('../images/pfeil_orange.gif') no-repeat 0 0.4166em;
	font-weight: bold;
	line-height: 1.3333em;
	padding-left: 0.5em;
}
div.formHolderWhite p, div.contentColumn p {
	margin-bottom: 1.3333em;
}
div.contentColumn div.contentColumnBox p {
	margin-bottom: 0;
}

div.legendHolder p, div.legendHolderAusgabe p {
	font-size: 0.9166em;
	line-height: 1.1667em;
	margin-bottom: 1.1667em;
}

/*Ausgabe*/
p.label {
	clear: left;
	float: left;
	width: 5em;
}
/* /Paragraphs */
/* Forms */
button {
	background-color: #fff;
	border: 0;
	cursor: pointer;
	float: left;
	height: auto;
	margin: 1.1667em 0 0 1em;
	width: 7.25em;
} 
body#feedback button {
	margin: 0 0 0 0.5em;
}
 button.realtime {
	float: none;
	margin: auto;
	background-color:#779999;
	background-image:url('../images/back03.gif');
	border-style:solid;
	border-color:#DDDDDD;
	border-width:1px;
	width:4em;
} 



div.AusgabeBox button {
	border: 0;
	cursor: pointer;
	float: left;
	height: auto;
	margin: 1.1667em 0 0 1em;
	width: 7.25em;
	background-color: #f5f5f5;
	margin: 1.1667em 0 0 -0.3333em;
}
div.BoxContext button {
	background-color: #f5f5f5;
	margin: 0.3333em 0 0 -0.3333em;
}
div.contentColumn button {
	margin: 0 0 2em -0.3333em;
}

button.search {
	background-color: #e5e5e5;
	display: none;
	float: none;
	margin: 0 0 0.5em 0;
	vertical-align: middle;
	visibility: hidden;
	width: 6.6666em;
}
input {
	border: 1px solid #7f9db9;
	line-height: normal;
	margin-bottom: 0.6667em;
	vertical-align: middle;
}
body#feedback textarea {
	margin-left: 1em;
	width: 22.9166em;	
}
body#feedback input {
	margin-left: 1em;
}
input.text {
	padding: 2px;
	width: 183px;
}
input.textReg {
	padding: 2px;
	width: 300px;
}
input.city {
	padding: 2px;
	width: 183px;
}
input.date {
	padding: 2px;
	width: 22px;
}
input.radio {
	margin: 0;
	border: 0;
}
input.checkbox {
	border: 0;
	margin-bottom: 0;
	height: 15px;
	width: 15px;
	}
label {
	margin-right: 1em;
}
label.stop {
	margin-right: 1.5833em;
}
body#feedback label {
	margin-left: 1em;
}
select {
	border: 1px solid #7f9db9;
	margin-bottom: 0.6667em;
	padding: 2px;
	width: 189px;
	vertical-align: middle;
}
select.wide {
	width: 420px;
}

select.widePoi {
	width: 465px;
}

select.auto {
	width: auto;
}
/* /Forms */

/* calendar */
table.cpBorder {
	background-color: #f5f5f5;
	border: 0.0833em solid #f60;
	border-collapse: collapse;
}
table.cpBorder table, table.cpBorder td {
	border: 0;
}
td.cpTodayText {
	text-align: center;
}
table.cpBorder td.cpMonthNavigation {
	border-bottom: 1px solid #f60;
	text-align: center;
}
td.cpOtherMonthDate {
	padding: 0 0.25em 0 0.25em;
	text-align: center;
}
td.cpOtherMonthDate a {
	color: #5c5c5c;
}
td.cpCurrentDate {
	background-color: #e5e5e5;
	padding: 0 0.25em 0 0.25em;
	text-align: center;
}
td.cpCurrentMonthDate {
	padding: 0 0.25em 0 0.25em;
	text-align: center;
}
td.cpDayColumnHeader {
	font-weight: bold;
	text-align: center;
}
td.cpCloseButton {
	text-align: right;
}
/*Ausgabe Tables*/
table.overviewHead, table.tripHead {
	border-top: 0.1666em solid #737373;
	border-bottom: 0.1666em solid #737373;
	width: 53.8333em;
}
table.tripHead {
	margin-top: 1.0833em;
}
table.overviewHead th, table.tripHead th {
	font-weight: normal;
	padding: 0.5833em 0 0.3333em 0;	
	text-align: left;
}
table.overviewBody, table.tripBody, table.map {
	margin: 1.1666em 0 0 0;
	width: 53.8333em;
}
table.tripBody {
	margin: 0.4166em 0 0 0;
}

table.tripBody span.echtzeit, table.overviewBody span.echtzeit {
	color: #459adb;
}

table.map {
	margin: 0 0 1.333em 0;
}
table.listing {
	width: 53.8333em;
	border-bottom: 0.1666em solid #737373;
}
table.listing th {
	border-top: 0.1666em solid #737373;
	border-bottom: 0.1666em solid #737373;
	padding: 0.5833em 0 0.3333em 0;	
	text-align: left;
	vertical-align: top;
}
table.listing td {
	padding: 0.5833em 0 0.3333em 0;	
	text-align: left;
	vertical-align: top;
}
table.listing td.trenner {
	font-size: 1px;
	line-height: 1px;
	padding: 0;
}
table.tripBody td, table.map td, table.tripHead th {
	vertical-align: top;
}
table.tripBody td.tripHeadline {
	padding-top: 0.3333em;
}
table.tripBody td.icon img {
	padding-top: 0.1666em;
}
table.tripBody img.trenner, table.map img.trenner {
vertical-align: middle;
}

table.tripBody img.dmtrenner, table.map img.dmtrenner {
	padding: 0.6333em 0 0.6333em 0;
}

table.listing img.trenner {
	padding: 0;
	vertical-align: bottom;
}
table.overviewBody td.navitop {
	padding-bottom: 0.75em;
}
table.overviewBody td.navibottom {
	padding-top: 0.6666em;
	vertical-align: top;
}
table.overviewBody td.center, table.overviewHead th.center, table.tripHead th.center, table.tripBody td.center  {
	text-align: center;
}
/* /Ausgabe Tables*/

/*Formatierung*/
table.tripBody span {
	color: #5a5a5a;
}



table.tripHead span.change, table.tripBody span.change{
	color: #05459f;
	font-weight: bold;
}

table.tripHead span.hinweis, table.tripBody span.hinweis {
	color: #499ad9;
	font-weight: bold;
}

table.tripHead span.normal, table.tripBody span.normal{
	color: #000000;
}


span.imglink {
	background: url('../images/pfeil_orange.gif') no-repeat 0 0.4166em;
	line-height: 1.3333em;
	padding-left: 0.75em;
}


.inputMap input,
.jpmap input
{
	border-left:1px solid #ffffff;
	border-top:1px solid #ffffff;
	border-right:1px solid #848484;
	border-bottom:1px solid #848484;
}

.imgActive{
	display:;
}

.imgInactive{
	display:none;
}


#newMapHeader{
	width:570px;
}

div.content {
	margin:0pt 1.5em;
}

.chartwrapper{
	background-color:#f5f5f5;float: left;margin-left: 1.5em;width: 428px;
}
.chartheader{
	background: url('./images/preisvergleich/hg_box.gif') repeat-x top;
	border-bottom: 1px solid #9e9e9e;
	height: 52px;padding-top:0.5em;
}
.chartwrapper h6,.chartwrapper p{
	margin-left:1em;
}
.chartwrapper p{
	color:#004a99
}

.chartwrapper strong{
	display:block;
	float:left;
	width:10em;
}


.chartwrapper strong.smaller{
	display:block;
	float:left;
	width:8em;
}
.chart{
	width:100%;
	height:auto;
	font-size:0.9em;
}
.chart p{margin:0}
.chart img{margin-top:1.5em;}
.content {
	margin:1.5em;
}
.content .text{
	margin-bottom:1.5em
}


.chartText{
	padding:3px;
	vertical-align:bottom;
}

.mdvPMapLegend {
	bottom:0;
	display:block;
	height:24px;
	overflow:hidden;
	position:absolute;
	right:0;
	z-index:60;
}

.buttonbar div, .buttonbarTop div {
	clear:none;
	float:left;
	height:100%;
}
.bbBorderLeft {
	background:url('../images/buttons/bg.button.left.gif') no-repeat;
	clear:left;
	width:3px;
}
.bbBorderRight {
	background:url('../images/buttons/bg.button.right.gif') no-repeat;
	clear:right;
	margin-left:-1px;
	overflow: hidden;
	width:3px;
}
.buttonbarTop .bbBorderLeft {
	background:url('../images/buttons/bg.buttontop.left.gif') no-repeat;
}
.buttonbarTop .bbBorderRight {
	background: #fff url('../images/buttons/bg.buttontop.right.gif') no-repeat;
}
.bbButtonbar {
	background: #d2d2d2;
	height:2em;
}
.bbButton {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}
.bbButton li {
	background:url('../images/buttons/bg.buttonbar.gif') repeat-x;
	display: inline;
	float: left;
	font-weight: bold;
	font-size: 0.9167em;
	list-style-type: none;
	margin:1px 1px 0 0;
}
.bbButton img { /* IE6*/
	vertical-align: top;
	margin-top:1px;
}

.MDVToolTipBubble_Body .echtzeit{
color: #FF6600;
}

#formPersTimetable{
width:595px;
}
