/*----------------------------------------------------------------------*/
/*	Softwareengineering						*/
/*----------------------------------------------------------------------*/

#Xc {
	text-align: center;
}

#Xc #Xm {
	display: none;
}

#Xc h1 {
	color: red;
	text-align: right;
	font-weight: normal;
	font-size: 100%;
	margin: 0 0 2em;
}

#Xc p {
	font-size: 150%;
}

#Xc p a {
	text-decoration: none;
}

#Xc p a[rel=next]:before {
	content: "";
}


