#ajaxContent {
    z-index: 18;
	position: relative;
	height: 200px;
	width: 250px;
    background-color: #FFFFFF;
}

#contentLYR {
    z-index: 18;
	position: absolute;
	left:  0px;
	top:   0px; 
	height: 200px;
	width: 250px;
    background-color: #FFFFFF;
}

#preloadLYR {
    z-index: 18;
	position: absolute;
	left:  0px;
	top:   0px; 
	height: 200px;
	width: 250px;
    background-color: #FFFFFF;
}

#accessLYR {
    z-index: 18;
	position: absolute;
	left:  0px;
	top:   0px; 
	height: 200px;
	width: 250px;
    background-color: #FFFFFF;
}

#forwardLYR {
    z-index: 18;
	position: absolute;
	left:  0px;
	top:   0px; 
	height: 200px;
	width: 250px;
    background-color: #FFFFFF;
}

div.kalenderbox {
    z-index: 20;
}

