html, body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 14pt;
	color: #003300;
}

#fahrplan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #003300;
}

a:link {
	color: #003300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #00CC00;
}
a:active {
	text-decoration: none;
	color: #0033CC;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.3em;
	color: #CC9933;
}
h3 {
	font-size: 1.2em;
	color: #003300;
}
.small {
	font-size: 0.8em;
}
.title {
    color: #003300
}
.termine {
	line-height: 0.2em;
}

.addtext {
	color: #003300;
	font-size: 0.8em;
	font-style: italic;
}
.table {
	color: #FFFFFF;
	font-style: strong;
}

a:link {
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #C0C0C0;
	text-decoration: none;
	font-weight: bold;
}

