body {
	background-color: #e7e5e0; font-family: arial, helvetica, sans-serif; color: #000000; font-size: 16;
	}
#corpus {
	background-color: #ffffff; position: relative; top: 20px; height: 570px; width: 800px; border: 5px solid #c50022; 
	}
#menue a { 
	display: block; text-decoration: none; color: #48633d; padding: 10px;
	}
#menue a:hover { 
	color: white; background-color: #48633d; 
	}
H1 { 
	font-weight: bold; font-size: 100; color: #e84b00;
	}
