body {
	margin:0px;
	padding:0px;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 135%;
	font-weight: normal;
	color: #000099;
	font-variant: normal;
}

body {
	margin-top: 25px;
}
.noborder {
	border: 0px;
}

outline
{
none;
}

.liste {
list-style-type:none;
margin: 2px 0 2px -40px;
}

.head {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #000099;
}

.head_fahrplan {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #e73718;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #FF3300;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #FF3300;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #FF9900;
	text-decoration: underline;
}

#news {
	border: 1px dotted #FF3300;
	border-right: 3px solid #FF3300;
	border-left: 3px solid #FF3300;
	padding:0px;
	width:auto;
	height:auto;
	vertical-align:top;
}
