body { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; }
h1 { font-size: 12pt; font-weight: bolder; color: #446856; }
h2 { font-size: 11pt; font-weight: bold; color: #446856; }
h3 { font-size: 10pt; font-weight: bold; color: #000; }
h1, h2, h3 { margin-left:12px; }

a:link { color:#990033; text-decoration: underline } 
a:visited { color:#990033; }
a:hover { color:#990033; text-decoration: blink; }
a:active { color:#ffffff; }

p, td { font-size: 10pt; margin: 12px; color: #000; }
.notes { font-size: 10pt; color:#000; }
.kasten { font-size: 11pt; font-weight: bolder; color: #fff; }
.copyright { font-size: 9pt; color: #fff; }
.copyright a:link { color: #fff; text-decoration: underline; }
.copyright a:visited { text-decoration: underline; color: #fff; }
.copyright a:hover { text-decoration: blink; }

.abschnitt { width:98%; padding:0px; border:0px; margin:1px; clear: both; }
.textbox { width:55%; height:100%; padding:0px 7px 0px 7px; border:0px; margin:0px; float:left; text-align:left; }
.bestellung { width:20%; height:100%; padding:0px 7px 0px 7px; border:0px; margin:0px; float:right; text-align:left; }

.einschub {
    width: 800px;
    margin-left:8px;
    margin-right: 8px;
    float: left;
}
.tafel {
	width:890px; 
	padding:0px; 
	margin:0px;
}

.tafeleng {
    width:250px; /* HWK 22.6.22: war 230px */
    height:50px;
    float:left;
    background-color:#f2f8ed;
    border: 6px #446856 outset;
    padding: 8px;
    margin: 4px 4px;
}
.tafelbreit {
    width:536px;
    height:50px;
    float:left;
    background-color:#f2f8ed;
    border: 6px #446856 outset;
    padding: 8px;
    margin: 4px 4px;
}
.tafelrandlinks {
	background-image:url(../images/menuc.png); 
	background-size:16px 7px;
	background-repeat: repeat-y; 
	background-color=:#446856;
}
.tafelrandrechts {
	background-image:url(../images/menur.png);
	background-size:16px 7px;
	background-repeat: repeat-y; 
	background-color=:#446856;
}
.verteiler {
    width: 29%; height:50px;
    border:5px outset #446856;
    padding:8px;
    margin:8px,8px,12px,8px;
    background-color:#f2f8ed;
    float:left;
}
.weiser {
    font-size:12pt;
    font-weight:bolder;
    color: #446856;
    padding-bottom:1px;
    text-align:center;
}
.bulletin { 
	width: 750px; 
}

.meldung-h {
	font-size: 22pt; 
	font-weight: bolder; 
	color: #000; 
}
.meldung-p {
	font-size: 16pt; 
	color: #000; 
}