#Content, #efit  {
	background-color: #91AA82;
	background-repeat: no-repeat;
}

#navigering {
	color: Black;
	background-color: #EEE8AA;
	border: 1px solid #000000;
	filter: Alpha(opacity=70);
}

#kommentar {
	color: Black;
	background-color: #738B64;
	border: 1px solid #000000;
	filter: Alpha(opacity=55);
}
#bildram {
	background-color : #4C5F43;
	border : 1px solid Black;
	z-index: 1;
	color: White;
}

.inforuta, #fotodag {
	background-color: #ACC59D;
	border: 1px solid #000000;
	filter: Alpha(Opacity=70);
}

/*KALENDER*/
#kalender{
	border : 1px solid #666666;
}

#kalenderTop {
	background-color: #80A06E;
	color : Black;
	border-bottom : Silver dotted 1px;
}

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

.kalenderDatum {
	background-color: #C6D7BC;
}

table.month {
	background-color: #D2E0CB;
}
#Content A:link{
	color: Black;
}
