#Content, #efit  {
	background-color: Black;
	background-repeat: repeat;
	background-image : url(grafik/bkg_black.gif);
}
 
#bildram {
	background-color : #272727;
	border : 1px solid #999999;
	z-index: 1;
	color: #E0E0E0;
}

.inforuta, #fotodag {
	background-color: #919191;
	border: 1px solid White;
	/*filter: Alpha(Opacity=90);*/
}

/*KALENDER*/
#kalender{
	border: 1px solid #B0B0B0;
}
#kalenderTop {
	background-color: #B0B0B0;
	color : Black;
	border-bottom : Black dotted 1px;
}

th.kalenderTop {
	background-color: #898989;
	border-bottom-color: #666666;
}

.kalenderDatum, table.month {
	background-color: #E4E4E4;
}
.dateInfo, #dateInfo, #bottenslask, .bottenslask {
	color : Silver;
}
p a {
	color: #FFFFFF;
}

