/* CSS haupt */
@charset "utf-8";
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FFFFFF;
	background-color: #990000;
}


body {
	background-color: #f4ede3;
	margin-left: 20px;
	margin-right: 100px;
	color: #8e796a;
	margin-top: 50px;
}

.u16 {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	line-height: 18px;
	text-decoration: underline;

}
.u16a {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	line-height: px;
	text-decoration: underline;

}
.u16b {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	line-height: px;
	color: #FFFFFF
}
.u14 {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	line-height: 18px;
	text-decoration: underline;
}
.u14c {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;

}
.u12 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 18px;
	text-decoration: underline;
}
.td.normal {
	font-size: 12px;
	color: #ffffff;
	background-color: #990000;
}
