/* CSS Document */
#Layer1 {
	position:relative;
	z-index:1;
	width: 395px;
	display: none;
	visibility: hidden;

}
.kalender1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2376BC;
	border: 1px solid #C0C0C0;
}
.kalender2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2376BC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #c0c0c0;
	border-right-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	border-left-color: #c0c0c0;
}
.kalender3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2376BC;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #c0c0c0;
	border-right-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	border-left-color: #c0c0c0;
}
a:link {
	color: #C81B58;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C81B58;
}
a:hover {
	text-decoration: none;
	color: #C81B58;
}
a:active {
	text-decoration: none;
	color: #C81B58;
}
.feld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.noshow {
    display:none;
}
