#weitere_dampfloks, #weitere_triebzuege, #weitere_pewa, #weitere_guwa{
	display:none;
}

#titlepicturediv{
	background-image: url(../img/Zug.jpg) !important;
    background-size: 90%;
    background-repeat: no-repeat;
    background-position: center;
}

.z_komponenten h6 {
    font-size: 40px;
    width: 100%;
    margin: 0px 0px 20px 0px;
    padding-right: 70px;
	color: #870000;
}

@media all and (min-width: 451px) {
	.z_komponenten h6 {
		font-size: 1.6em;
		width: auto;
		margin: 0;
		padding-right: 0;
		padding-bottom: 12px;
	}
}