a {
	text-decoration: none;
}
td {
	padding: 0;
}

.artikeltext {
	line-height: 1.5;
	text-align: justify;
}
.artikelueberschrift {
	margin-bottom: 12px;
	margin-top: 12px;
	margin-right: 10px;
	margin-left: 10px;
}
.biobild {
	background-size: cover;
	background-position: center;
	border-radius: 50%;
	width: 15vw;
	height: 15vw;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	float: left;
	margin-bottom: 1em;
}
.channel {
	float: left;
	margin: 1%;
	background-size: cover;
	background-position: center center;
	width: 300px;
	height: 300px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	border-radius: 5px;
}
.channel:hover .infofield {
	display: block;
}
.changes {
	width: 5%;
	height: 14px;
	font-size: 14px;
	float: left;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 21px;
}
.conbox {
	float: right;
	width: 100%;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	border: none;
	border: 1px solid gray;
	cursor: pointer;
}
.conbox::-ms-expand {
	display: none;
}
.duration {
	width: 20%;
	height: 14px;
	font-size: 14px;
	float: left;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 21px;
}
.failedrailbox {
	height: 14px;
	font-size: 14px;
	border-radius: 5px;
	border: 1px solid lightgray;
	background-color: rgb(244, 244, 244);
	padding-top: 15px;
	padding-bottom: 21px;
}  
.fromto {
	width: 33%;
	height: 30px;
	margin-left: 25px;
	font-size: 14px;
	float: left;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 13px;
}
.infofield {
	text-align: justify;
	position: relative;
	top: -14px;
	left: 5px;
	width: 290px;
	height: 290px;
	display: none;
	border-radius: 5px;
	background: rgba(255,255,255,.7);
}
.infotext {
	text-align: justify;
	width: calc(100% - 15vw - 1em);
	height: 15vw;
	margin: 0 0 1em 0;
	float: left;
	padding-left: 1em;
}
.linedesk {
	width: calc(75% - 65px);
	height: 30px;
	font-size: 14px;
	float: left;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 13px;
}
.lines {
	width: calc(27% - 125px);
	height: 20px;
	font-size: 14px;
	float: left;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	overflow: hidden;
	white-space: nowrap;
}
.linesymbol {
	width: calc(25% - 15px);
	height: 29px;
	font-size: 14px;
	float: left;
	padding-top: 10px;
	padding-left: 50px;
	padding-right: 10px;
	padding-bottom: 11px;
}
.linkbox {
	text-overflow: clip;
	float: left;
	width: 100%;
	height: 50px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	border-radius: 5px;
	margin-bottom: 5px;
}
.linkbox:hover .linktext {
	color: #bbb;
}   
.linkimg2 {
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.railheadercollapsed {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.selectbox {
	background-color: #DDDDDD;
	border: 1px solid lightgray;
	border-radius: 5px;
	height: 100px;
	margin-bottom:5px;
}
.selecttitles {
	float: left;
	width: 25%;
	height: 100%px;
}
.selecttitles span {
	font-size: 14px;
	float: left;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 21px;
	margin-left: 30px;
}
.time {
	width: 15%;
	height: 30px;
	float: left;
	font-size: 14px;
	background-color: rgb(233, 233, 233);
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 13px;
}
.wikia-gallery-item {
	float: left;
}
.wikia-gallery {
	overflow: hidden;
}  
.zwischenstation {
	width: calc(75% - 65px);
	height: 14px;
	background-color: #F4F4F4;
	font-size: 14px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 16px;
}
.zwischenzeit {
	width: 25%;
	height: 14px;
	background-color: #F4F4F4;
	font-size: 14px;
	float: left;
	padding-top: 10px;
	padding-left: 35px;
	padding-right: 10px;
	padding-bottom: 16px;
}

#connectionbox{
	margin-bottom:5px;
}
#railbody {
	background-color: white;
	border-bottom: 1px solid lightgray;
	border-left: 1px solid lightgray;
	border-right: 1px solid lightgray;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow: hidden;
}
#railheader {
	height: 50px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border: 1px solid lightgray;
	background-color: rgb(244, 244, 244);
}  
#railheader:hover {
	background-color: #E6F3EB;
	cursor: pointer;
}
#railheader:hover .time {
	background-color: #C0E0CD;
}