BODY
{
	font-family: Verdana;	
}


TD
{

}

TH
{
	background-color: #ffffcc;
}

.StartLine
{
	background-color: forestgreen;
}

.borderline
{
	background-color: gainsboro;
}

.Header
{
	font-weight: bold;
	font-size: 30px;
	color: gray;
}

.SubHeader
{
	font-weight: bold;
	font-size: 12px;
	color: gray;
}

.Year
{
	font-weight: bold;
	font-size: 14px;
	color: gray;
}

.Footer
{
	font-weight: bold;
	font-size: 8px;
	color: gray;
	text-align: center;
}

.FooterStart
{
	font-weight: bold;
	font-size: 10px;
	color: gray;
	text-align: center;
}

.HeadlineStart
{
	font-weight: bold;
	font-size: 12px;
	color: gray;
	text-align: center;
}

.Textfield
{
	font-size: 11px;
	vertical-align: baseline;
	direction: ltr;
	text-indent: 0px;
	line-height: 16px;
	font-family: Verdana;
	letter-spacing: normal;
	text-align: left;
}

.Listpoints
{
	font-weight: bold;
	font-size: 11px;
	vertical-align: baseline;
	direction: ltr;
	text-indent: 0px;
	line-height: 16px;
	font-family: Verdana;
	letter-spacing: normal;
	text-align: right;
}

.Meldung
{
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
	color: #ff9900;
	line-height: 16px;
	font-family: Verdana;
	letter-spacing: normal;
	text-align: center;
}

.Tabelle
{
	border-top-width: 1px;
	border-left-width: 1px;
	font-size: 9px;
	border-left-color: black;
	border-bottom-width: 1px;
	border-bottom-color: black;
	border-top-color: black;
	font-family: Verdana;
	letter-spacing: normal;
	text-align: center;
	line-height: 14px;
	border-right-width: 1px;
	border-right-color: black;
}

Input
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-size: 11px;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	font-family: Verdana;
	background-color: #ffffcc;
}

.Bilder
{
	border-right: gainsboro solid;
	border-top: gainsboro solid;
	border-left: gainsboro solid;
	border-bottom: gainsboro solid;
	width: 300px;
	height: 190px;
}

Select
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-size: 11px;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	font-family: Verdana;
	background-color: #ffffcc;
}

a
{
	font-weight: bold;
	cursor: hand;
	color: gray;
	text-decoration: none;
	font-size: 11px;
}

a:hover
{
	color: #99cc33;
}

.KalendarTable
{
	border: 1;
	border-color:Gray;
	font-size: 9px;
	font-family: Verdana;
	border-style: solid;
}

.KalendarRow
{
	height: 55px;
	border-style: solid;

}

.KalendarColumn
{
	font-size: 9px;
	vertical-align:top;
	width: 100px;
	border-top-style: solid;
	font-family: Verdana;
	border-right-style: solid;
	border-left-style: solid;
	text-align: left;
	border-bottom-style: solid;
	cursor: auto;
}

.KalendarColumnAktiv
{
	font-weight: bold;
	font-size: 9px;
	vertical-align: top;
	width: 100px;
	cursor: help;
	border-top-style: solid;
	font-family: Verdana;
	border-right-style: solid;
	border-left-style: solid;
	background-color: coral;
	border-bottom-style: solid;
}

.KalendarColumnEmpty
{
	font-size: 9px;
	vertical-align: top;
	width: 100px;
	color: lemonchiffon;
	border-top-style: solid;
	font-family: Verdana;
	border-right-style: solid;
	border-left-style: solid;
	background-color: lemonchiffon;
	border-bottom-style: solid;
}

.KalendarColumnKW
{
	font-weight: bold;
	font-size: 9px;
	vertical-align: middle;
	width: 100px;
	border-top-style: solid;
	font-family: Verdana;
	border-right-style: solid;
	border-left-style: solid;
	background-color: #ffffcc;
	text-align: center;
	border-bottom-style: solid;
}

.KalendarHeader
{
	height: 27px;
	width: 100px;
	border-style: solid;
}

.Message
{
	border-right: 1px;
	border-top: 1px;
	font-size: 9px;
	z-index: 2;
	visibility: hidden;
	vertical-align: top;
	overflow: auto;
	border-left: 1px;
	width: 150px;
	clip: rect(auto auto auto auto);
	border-bottom: 1px;
	font-family: Verdana;
	position: absolute;
	height: 100px;
	background-color: #99cc33;
}
