	a:link {
	color: #333333;
	text-decoration: underline;
}
	a:visited {
	color: #333333;
}
	a:hover {
	color: #000000;
	text-decoration: underline;
}
	a:active {
	color: #000000;
	text-decoration: underline;
}
.eingabefeld_xl {
	width: 400px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FCCD16;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.kalenderSo {
	color: #666666;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
	vertical-align: top;
}
.kalender {
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FCCD16;
	background-color: #FEF1BC;
	vertical-align: top;
}
body {
	color: #333333;
}
.kalenderLeer {
	color: #333333;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	vertical-align: top;
}
h2 {
	font-size: 1.0 em; line-height: 1.4em;
}
