body {
	background-color: #F7EEB4;
	left: 1px;
	top: 1px;
	right: 1px;
	bottom: 1px;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #4a4a4a;
	text-decoration: none;
	line-height: 30px;
}

a.link:hover {
	color: #c03538;
	
}

.sprache {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #c03538;
	text-decoration: none;
	font-weight: bold;
}

a.sprache:hover {
	color: #4a4a4a;
}
a:focus { 
	outline: none;
}

.mnu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #c03538;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 25px;
}


a.mnu1 {
	color: #4a4a4a;
}

a.mnu1:link {
	color: #4a4a4a;
}


a.mnu1:hover {
	color: #cc3333;
}

a.mnu1:aktive {
	color: #cc3333;
}
