
/* -------------------------------------------------------------- */
/* Abwandlungen von styles_default.css                            */
/* -------------------------------------------------------------- */
body.main_content { 
	background-color:		#f2e4dc;
}

/* Bilderreihe --------------------------*/
table.imagerow {
	margin-bottom:			225px;
}

.footer {
	width:					587px;
	border: 				1px #fff;
	border-style: 			solid none none none;
}

.footer a:link.hidden, .footer a:visited.hidden, .footer a:active.hidden {
	color:					#f2e4dc;
}

.footer a:hover.hidden {
	color:					#b03731;
}