﻿/* CSS Document */
@font-face{
font-family: 'WebFont';
src: url('FONTLERO.eot?'),
url('FONTLERO.woff') format('woff'),
url('FONTLERO.ttf') format('truetype'),
url('FONTLERO.svg#webfont') format('svg');
}
@font-face{
font-family: 'ComicFont';
src: url('comicfont.eot?'),
url('comicfont.woff') format('woff'),
url('comicfont.ttf') format('truetype'),
url('comicfont.svg#ComicFont') format('svg');
}
h1 {
	font-family: 'ComicFont', Arial, sans-serif;
	font-size: 32px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.foot:link {
	font-family: 'WebFont', Arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.foot:hover {
	font-family: 'WebFont', Arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #69A553;
	text-decoration: underline;
	text-shadow: 0 0 10px #3887A6, -1px -1px #3887A6;
}
a.foot:visited {
	font-family: 'WebFont', Arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
body {
	background-color: #FCFCCD;
	color: Black;
	background-attachment: fixed;
	background-image: url(http://www.manzano.at/bilder/hg.gif);
}
hr {
	background-color: #FFFFFF;
	color: #888888;
	width: 50%;
}
#Monat {
	font-family: 'ComicFont', Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666699;
	text-decoration: none;
	text-align: center;
/*	align=center style="font-size:14pt; font-family:Arial; color:#666699;"*/
}
/*
a:link { font-family: "Monotype Corsiva", sans-serif; font-size: 19px; color:#000000; background-color: transparent; text-decoration: underline}
a:visited { font-family: "Monotype Corsiva", sans-serif; font-size: 19px; color:#000080; background-color: transparent; text-decoration:none }
a:active { font-family: "Monotype Corsiva", sans-serif; font-size: 19px; color:#000000; background-color: transparent; text-decoration:underline }
a:focus { font-family: "Monotype Corsiva", sans-serif; font-size: 19px; color:#000000; background-color: transparent; text-decoration: underline}
a:hover {  font-family: "Monotype Corsiva", sans-serif; font-size: 19px; color: #ff0000; background-color: transparent; text-decoration: underline}
bgcolor="#00bfff"*/
table.fb {
	border-color: #000000;
	margin-left: auto;
	margin-right: auto;
}
table.fb td {
	color: #000000;
	border-color: #808080;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
table.fb td.heute {
	border-color: #FF00FF;
	border-width: 3px;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
1table.fb td.heute {
	background-color: aqua;
	background-image: url('../kringel.png');
	color: navy;
	border-color: #808080;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
table.fb td.s {
	font-weight: bold;
	background-image: url(http://www.manzano.at/bilder/tabbg.gif);
}
table.fb td.fbf {
	background-color: #00FF00;
	color: #000000;
}
table.fb td.fbfw {
	background-color: #00FF55;
	color: #333333;
	font-weight: bold;
}
table.fb td.fbb {
	background-color: #FF3333;
	color: #000000;
}
table.fb td.fbbw {
	background-color: #FF3366;
	color: #333333;
	font-weight: bold;
}
table.fb td.fbc {
	background-color: #FFFF00;
	color: #0000ff;
}
table.fb td.fbcw {
	background-color: #FFFF10;
	color: #3333ff;
	font-weight: bold;
}
.ft {
	color: #991010;
	font-weight: bold;
	text-decoration: underline;
}
