
.vert_top_w_113{
	vertical-align:top;
	width:113px;
}

.h_9{
	height:9px;
}

.h_30{
	height:30px;
}

.w_10{
	width:10px;
}

.w_80{
	width:80px;
}

.w_310{
	width:310px;
}

.vert_bot{
	vertical-align:bottom;
}

.pad_top_30_w_165{
	width:165px; 
	padding-top:30px;
}

.pad_top_6{
	padding-top:6px;
}

.pad_bot_7{
	padding-bottom:7px;
}

.span_font{
	font-size:12px; 
	font-weight:bold; 
	color:#000000;
}

#block_kalender{
	position: absolute;
	background-color: #000000;
	filter:Alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity:0.5; opacity:0.5;
	z-index:50;
	display:none; 
	visibility:hidden;
}

#warte_bild_kalender{
	position: absolute;
	z-index:51;
	left:200px;
	top:200px;
	display:none; 
	visibility:hidden;
}

#zeitraum_fehlt{
	position: absolute;
	border: 1px solid #9F9F9F;
	background-color: #FFFFFF;
	width: 570px;
	display: none;	
	visibility: hidden;
	margin:0px 0px 0px -200px;
  	top: 100%; 
 	left: 45%;
	z-index:203;
}

#anzahl_fehlt{
	position: absolute;
	border: 1px solid #9F9F9F;
	background-color: #FFFFFF;
	width: 570px;
	display: none;	
	visibility: hidden;
	margin:0px 0px 0px -200px;
  	top: 100%; 
 	left: 45%;
	z-index:203;
}

#block_all{
	position: absolute;
	width:100%;
	top:0px;
	left:0px;
	min-height:100%; 
	height: auto;
	background-color: #000000;
	filter:Alpha(opacity=20); -moz-opacity:0.2; -khtml-opacity:0.2; opacity:0.2;
	z-index:50;
	display:none; 
	visibility:hidden;
}

