.kalenderRahmen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000033;
	border: 1px solid #000033;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.wtagRahmen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #07042C;
	border-right-color: #07042C;
	border-bottom-color: #07042C;
	border-left-color: #07042C;
}
.wtagRahmenSo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #07042C;
	border-right-color: #07042C;
	border-bottom-color: #07042C;
	border-left-color: #07042C;
}
.normalLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.normalNoLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: line-through;
}
.normalNoLinkPast {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
.normalNoLinkAlert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000066;
}
.calDivShow{
	height:200px;
	position:absolute;
	visibility:visible;
	overflow:hidden;
	width:387px;
	cursor:pointer;
	text-align: center;
	background-image: url(../images/elements/loading_cal.gif);
	background-position: center top;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
.calDivHidden{
	height:200px;
	position:absolute;
	visibility:hidden;
	overflow:hidden;
	width:341px;
	cursor:pointer;
	text-align: center;
}
.normalLinkOldiestar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #47A31A;
	text-decoration: none;
}
