@charset "utf-8";
/* CSS Document */


body {
	background-image: url(bilder/bg,holz.gif);
	margin-left: 12px;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
}
td {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}

.t11 {
	font-size: 11px;
	color: #666666;
}
.bg-l1 {
	background-image: url(bilder/bg,tagesmenues.gif);
	background-repeat: repeat-x;
}
.h3 {
	font-size: 16px;
	font-weight: normal;
	color: #666666;
}
.txtgrey {
	color: #666666;
}
.txt-red {
	color: #990000;
}
.reg-false {
	font-weight: bold;
	color: #FF0000;
}
.m1 {color: #666666;
	font-size: 11px;
}
.button {
	font-size: 10px;
}
a:link {  color: #000099; text-decoration: underline; }
a:visited {  color: #000099; text-decoration: underline; }
a:hover {  color: red; }
a:active {  color: #000099; text-decoration: underline; }

a.edit:link {  color: #648aaf; text-decoration: none; font-weight: bold; }
a.edit:visited {  color: #648aaf; text-decoration: none; font-weight: bold; }
a.edit:hover {  color: red; text-decoration: none; font-weight: bold;}
a.edit:active {  color: #648aaf; text-decoration: none; font-weight: bold; }


