#Content, #efit  {
	background-color: #FDFDFD;
}

 #navigering {
	color: Black;
	background-color: #ECEAEA;
	border: 1px solid #000000;
}
#kommentar {
	color: Black;
	background-color: #D3D1D2;
	border: 1px solid #000000;
}
#bildram {
	background-color : #ECEAEA;
	border : 1px solid black;
	z-index: 1;
}

.inforuta, #fotodag {
	background-color: #ECEAEA;
	border: 1px dotted black;
}

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

th.kalenderTop {
	background-color: #D3D1D2;
	border-bottom-color: Black;
}

.kalenderDatum, table.month {
	background-color: #ECEAEA;
}

.dateInfo, #dateInfo, #bottenslask, .bottenslask {
	color : Black;
}