@charset "utf-8";

@font-face {
	font-family: 'ChaparralPro';
	src: url('https://tischleindeckdich-karlsruhe.de/uploads/fonts/cpProLight.eot?#iefix') format('embedded-opentype'), url('https://tischleindeckdich-karlsruhe.de/uploads/fonts/cpProLight.woff') format('wof'), url('https://tischleindeckdich-karlsruhe.de/uploads/fonts/cpProLight.ttf') format('truetype'), url('https://tischleindeckdich-karlsruhe.de/uploads/fonts/cpProLight.svg#svgFontName') format('svg');
	font-weight: lighter;
	font-style: normal;
}

@font-face {
	font-family: 'ChaparralProRegular';
	src: url('https://tischleindeckdich-karlsruhe.de/uploads/fonts/cpProLight.eot?#iefix') format('embedded-opentype'), url('https://tischleindeckdich-karlsruhe.de/uploads/fonts/cpProLight.woff') format('woff'), url('https://tischleindeckdich-karlsruhe.de/uploads/fonts/cpProLight.ttf') format('truetype'), url('https://tischleindeckdich-karlsruhe.de/uploads/fonts/cpProLight.svg#svgFontName') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Museo';
	src: url('https://tischleindeckdich-karlsruhe.de/uploads/fonts/museo.eot?#iefix') format('embedded-opentype'), url('https://tischleindeckdich-karlsruhe.de/uploads/fonts/museo.woff') format('woff'), url('https://tischleindeckdich-karlsruhe.de/uploads/fonts/museo.ttf') format('truetype'), url('https://tischleindeckdich-karlsruhe.de/uploads/fonts/museo.svg#svgFontName') format('svg');
	font-weight: normal;
	font-style: normal;
}

h1, h1 span, nav { font-family: Museo, sans-serif; }
.schedule table td { font-family: ChaparralPro, serif; }
.schedule table th { font-family: ChaparralProRegular, serif; }

header, .rightcol, .midcol, footer, .leftcol h2, .leftcol h1, .txt_normal, .subcat_selector, .subcat_list {
    display: none;
}

.biotext {
    display:none;
}

.schedule table {
    width:100%;
    margin-top:30px;
    color: #000;
    border-collapse: collapse;

}

.schedule table th {
    font-weight:bold;
    background-color:#B5C700;
    border-bottom: 2px dotted #808080;
    padding: 4px 4px;
    vertical-align: middle;
}

.schedule table td {
    vertical-align: middle;
    padding: 4px 4px;
    border-bottom: 2px dotted #808080;
}

.schedule table tr:nth-child(even) {
    background-color: #fff;
}

.schedule table tr:nth-child(odd) {
    background-color: #B5C700;
}
/* Stylesheet: LUNCHBOX_PRINT Modified On 2017-09-06 02:26:27 */
