

/* neues Menü */

@media screen and (min-width: 768px) {


.form-table-td {
	display:table-cell;
	width:50%;
	vertical-align:top;
	padding-right:20px;
}

.form-table3 .form-table-td {
	display:block;
	width:100%;
}


.form-table2-th {
	display:table-cell;
	min-width:231px;
	vertical-align:top;
	padding-right:20px;
	padding-top:0.1em;
	padding-top:0px;
}
.form-table2-td {
	display:table-cell;
	width:100%;
	vertical-align:top;
	padding-right:20px;
}



.mobile {
	display:none;
}

.starttime .mobile {
	display:inline;
}

.layer_sitemap_list .depth-0 > a {
	white-space:nowrap;
}

.layer_sitemap_list .depth-0:nth-child(3n+1), .layer_sitemap_list .depth-0:first-child {
    width: auto;
}

.layer_sitemap_list .depth-0:nth-child(n+4) {
    margin-top: 0px;
}

.layer_sitemap_list {
    table-layout: fixed;
}


.layer_sitemap .label {
	margin-left:auto;
	max-width:1284px;
}

.layer_sitemap .content-indent-2 {
	max-width:1542px;
	max-width:1557px;
}



.layer_sitemap_list .depth-0 {
    display: table-cell;
	width:auto;
}
.layer_sitemap_list .depth-0,
.layer_sitemap_list .depth-0:nth-child(3n+4) {
    padding-left: 1.55em;
}

.layer_sitemap_list .depth-1 + .depth-1 {
    padding-top: 26px;
}


} /* / Media */
