@charset "utf-8";
/* CSS Document */


.wegdrueckendienstplan {
	height: 1080px;
	width: auto;
}
.wrappertabelle {
	height: auto;
	width: 956px;
}
.tabellenfliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	font-weight: normal;
	width: 926px;
}

.tabelle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 10px;
}
.wrapperheadlinetabelle {
	height: 23px;
	width: 956px;
	background-repeat: no-repeat;
	margin-top: 30px;
	text-align: center;
	margin-bottom: 15px;
}
.headlinetexttabelle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D94D1A;
	font-weight: bold;
	width: 956px;
	text-align: center;
}

.trennermittedienstplan {
	height: 330px;
	width: 48px;
	background-image: url(../Bilder/trennerbackground.png);
	background-repeat: repeat-y;
}
.headlinetexttabelle a:link {
	color: #D94D1A;
	text-decoration:none;
}
.headlinetexttabelle a:visited {
	color: #D94D1A;
	text-decoration:none;
}
.headlinetexttabelle a:hover {
	color: #D94D1A
	text-decoration:none;
}
.headlinetexttabelle a:active {
	color: #999;
	text-decoration:none;
}

