


 /* Fünfspaltig ---------------------------------------------------------------- */


@media screen and (min-width: 1470px) {
	div#wrap {
		width: 1470px;
	}
	div#topnav {
		width: 1470px;
	}
	div#footer div#infolinks div.cont, div#telebttn div.cont, div#footer div#siteinfo, div#footer div#bottom {
		width: 1470px;
	}
	/*
	.cnt_30 .rgt.raussen 	{ width:300px; }
	.cnt_30 .mid .box.b20	{ width:810px; }  
	.cnt_20 .mid .box.b30	{ width:1170px; } 
	*/
	div#fpl_wrap div.datum, div.zeichenerklaerung {
		font-size: 14px;
	}
	div#footer div#siteinfo div#links div.col {
		width: 245px;
	}
}



 /* Vierspaltig  ---------------------------------------------------------------------*/


@media screen and (max-width: 1490px) {
	div#wrap {
		width: 1170px;
	}
	div#topnav {
		width: 1170px;
	}
	div#footer div#infolinks div.cont, div#telebttn div.cont, div#footer div#siteinfo, div#footer div#bottom {
		width: 1170px;
	}
	/*
	.cnt_30 .mid .box.b20	{ width:510px; } 
	.cnt_30 .rgt.raussen 	{ width:300px; }
	.cnt_20 .mid .box.b30	{ width:870px; } 
	*/
	div#fpl_wrap table.fpl_linie td, div#fpl_wrap table.fpl_linie th.fplhd2, div#fpl_wrap table.fpl_linie th {
		font-size: 12px;
	}
	div#fpl_wrap table.fpl_linie td.fpl_hst {
		font-size: 13px;
	}
	div#fpl_wrap div.datum, div.zeichenerklaerung {
		font-size: 13px;
	}
	div.zeichenerklaerung div.zelft, div.zeichenerklaerung div.zergt {
		width: 350px;
	}
	div#fpl_wrap table.fpl_aushang td {
		font-size: 13px;
	}
	div.mietfz div.flotte a.oldtimer {
		width: 452px;
		height: 301px;
	}
	div.mietfz div.flotte a.oldtimer img {
		border: 0;
		width: 452px;
		height: 301px;
	}
	div.buswerbung, div.buswerbung:nth-child(2n) {
		padding: 1em;
		float: none;
		width: -moz-calc(100% - 2em);
		width: -webkit-calc(1000% - 2em);
		width: calc(100% - 2em);
		margin-left: 0;
	}
	div.pimgfull {
		width: 100%;
		max-width: none;
	}
	table.tarif td, table.tarif th {
		font-size: 14px;
	}
	div.box.cont a.ausflugsziel {
		width: 240px;
	}
	/* Fahrplan */
	div#fpl_wrap div.fpl_head div.fpl_tage, div#fpl_wrap div.fpl_head div.fpl_zeiten {
		padding-left: 20px;
	}
}