.monatsblatttitle {
  	text-align:center;vertical-align:middle;
	background-image: linear-gradient(to right, #99aa99 0%, #aaffaa 100%);
	background-color:#aaccaa;
	opacity:0.7;
	font-weight:400;font-family:Verdana;font-size:10pt;
	width:100%;height:20px;
	border:1px #000000 outset;
	white-space:nowrap;
}

.zeile {
  opacity:0.7;
  width:100%;
  height:22px;
  white-space:nowrap;
  overflow:hidden;
}

.kw {
  opacity:0.7;
  font-family:Verdana;font-size:8pt;
  width:12.5%;
  height:100%;
  border:1px #000000 outset;background-color:#aaccff;
  float:left;
  white-space:nowrap;
  font-weight:800;
}

.hottag {
	border:2px #ffffff dashed;
	background-color:#0000ff;
	color:ffffff;
	font-weight:800;
}

.kwbg {
  opacity:0.7;cursor:pointer;font-family:Verdana;font-size:8pt;width:12.5%;height:100%;
  border:1px #000000 outset;
  background-color:#cceeff;
  float:left;	
  font-weight:800;
  text-align:center;
}

.emptycell {
	opacity:0.7;
	font-family:Verdana;font-size:10;
	width:10%;height:100%;
	border:1px #cccccc solid;
	background-color:#cccccc;
	float:left;
	text-align:center;
	vertical-align:middle;
}

.wochentag {
  opacity:0.7;
  font-family:Verdana;font-size:9pt;
  vertical-align:middle;
  font-weight:800;
  width:10%;height:100%;
  border:1px #000000 outset;
  background-color:#ddffdd;
  float:left;
  white-space:nowrap;
  text-align:center;
  
}



.windowtitle { cursor:pointer;font-family:Verdana;font-size:8pt;font-weight:800;margin-top:0px;padding:5px;position:relative;width:100%;height:15px;border-style:inset;border-width:1px;background-color:#ccccff;overflow:hidden;margin-bottom:5px;background-image: linear-gradient(to bottom, #3333ff 0%, #7777ff 20%, #ccccff 60%); }
.windowclient { overflow:hidden;cursor:auto;font-family:Verdana;font-size:8pt;padding:0px;position:absolute;left:50px;top:100px;width:300px;height:120px;border-style:groove;border-width:3px;background-color:#00eeee;background-image: linear-gradient(45deg, #eeeeff 0%, #ddddee 10%, #aaaabb 20%, #ddddee 60%,#aaaabb 75%,#eeeeff 90%); 
-moz-box-shadow:2px 1px 6px #292929; /* Firefox */
-webkit-box-shadow:2px 1px 6px #292929; /* Chrome, Safari */
-khtml-box-shadow:2px 1px 6px #292929; /* Konqueror */
box-shadow:2px 1px 6px #292929; /* CSS3 */
}

.farbe {width:20px;height:15px;background-color:#ff00ff;float:left;cursor:pointer;margin:1px;}

.knopf { padding:5px; margin:5px; font-family:Verdana; }

