body {
    background-color: #ffffff;
    background-image: url("http://www.bahninfo.de/hinter.jpg");
    color: #000000;
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
    padding: 0.3em;
}

/* Bereiche */
.global {
	color: #FF0000;
}

.u-bahn {
	color: #0072BC;
}

.s-bahn {
	color: #008C44;
}

.akn {
	color: #F7941D;
}

.regionalverkehr {
    color: #231F20;
}

.bus {
	color: #EB2227;
}

.faehre {
	color: #0098CD;
}



.Neu {
    color: #ff0000;
    font-size: 1.1em;
    font-weight: bold;
}

.kMeldungen {
    font-weight: bold;
    margin-left: 90px;
}


/* Tabelle */

td img {
    border: 0px;
}

td.SideTopic {
    font-size: smaller;
    font-weight: bold;
    padding-left: 6px;
}

td.Content {
    font-size: normal;
    text-align: justify;
}
/* -- */


/* Linienweg-Link */
a:link.Lw {
    color: #000000;
    font-weight: bold;
}

a:visited.Lw {
    color: #000000;
    font-weight: bold;
}

a:hover.Lw {
    color: #0000ff;
    font-weight: bold;
    text-decoration: none;
}

a:active.Lw {
    color: #0000ff;
    font-weight: bold;
}

a:focus.Lw {
    color: #0000ff;
    font-weight: bold;
    text-decoration: none;
}
/* --- */
