.yui-calcontainer {
	POSITION: static;
	BACKGROUND-COLOR: #fff;
	MARGIN: 0px;
	WHITE-SPACE: nowrap;
	FLOAT: left;
	padding:0px;
	width:170px
}
.calnavleft {
	BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: center 50%; BACKGROUND: url(/nurflug/images/calendar/cal-leftArrow01.gif) no-repeat; cursor:pointer
}
.calnavright {
	BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: center 50%;BACKGROUND: url(/nurflug/images/calendar/cal-rightArrow01.gif) no-repeat; cursor:pointer
}
.yui-calendar {margin:2px}
.yui-calendar TD.calcell {
	TEXT-ALIGN: center;
	FONT-SIZE: 11px;
	font-weight:bold;
	vertical-align:top ;
	padding:0px!important;
	font-family:Arial, Trebuchet, Verdana;
}
.yui-calendar TD.calcell A {
	COLOR: #000; TEXT-DECORATION: none;	vertical-align:top;
}
.yui-calendar TD.today {

}
.yui-calendar TD.oom {
  COLOR: #ffffff;  CURSOR: default;	vertical-align:top; padding:0px
}

.yui-calendar TD.selected {
	;BACKGROUND: url(/nurflug/images/calendar/cal-marker.gif) no-repeat; BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: center;COLOR: #fff;
}
.yui-calendar TD.selected A {
	COLOR: #fff;
}
.yui-calendar TD.calcellhover {
	COLOR: #fff;
	CURSOR: pointer;
	BACKGROUND: url(/nurflug/images/calendar/cal-marker.gif) no-repeat;BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION:center
}
.yui-calendar TD.calcellhover A {
	COLOR: #fff;
}
.yui-calendar TD.restricted {
	TEXT-DECORATION: line-through
}
.yui-calendar TD.previous {
	COLOR: #ccc
}
.yui-calendar TD.highlight1 {
	BACKGROUND-COLOR: #ccff99
}
.yui-calendar TD.highlight2 {
	BACKGROUND-COLOR: #99ccff
}
.yui-calendar TD.highlight3 {
	BACKGROUND-COLOR: #ffcccc
}
.yui-calendar TD.highlight4 {
	BACKGROUND-COLOR: #ccff99
}
.yui-calendar .calhead {
	BACKGROUND-COLOR: #fff; VERTICAL-ALIGN: middle
}
.yui-calendar .calheader {
	WIDTH:100%; FONT-SIZE: 12px; text-align:center; font-family:Arial, Trebuchet, Verdana
}

.yui-calendar .calweekdaycell {
	TEXT-ALIGN: center; COLOR: #CF3638; FONT-SIZE: 12px; FONT-WEIGHT: bold
}
.yui-calendar .calfoot {
	BACKGROUND-COLOR: #eee
}
.yui-calendar .calrowhead {
	FONT-STYLE: italic; WIDTH: 15px; COLOR: #000; FONT-SIZE: 8px; FONT-WEIGHT: normal
}
.yui-calendar .calrowfoot {
	FONT-STYLE: italic; WIDTH: 15px; COLOR: #000; FONT-SIZE: 8px; FONT-WEIGHT: normal
}
.yui-calendar .calrowhead {
	BORDER-RIGHT-WIDTH: 2px
}
.yui-calendar .calbody A:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%
}
P#clear {
	CLEAR: left; PADDING-TOP: 10px
}
.first {
	CLEAR: left
}
.last {
	CLEAR: left
}
.floatleftx {
	PADDING-LEFT: 2px; WIDTH: 25px; FLOAT: left; margin-left:10px; padding-top:2px
}
.floatleft2 {
	WIDTH: 100px; background-color:#fff; float:left; padding-top:0px
}
.floatrightx {
	WIDTH: 25px; PADDING-RIGHT: 2px; FLOAT: right; padding-top:2px
}
.txtdecornone {
	TEXT-DECORATION: none
}
.txtselect {
	COLOR: #ffffff
}

