body {
	background-attachment: fixed;
	background-color: #000326;
	background-image: url(../images/layout/top_grad.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: 636364;
	text-decoration: none;
}
a.normal:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: 1c224e;
	text-decoration: none;
}
.titelFett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: 636364;
	text-decoration: none;
	font-weight: bold;
}
.normal12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: 636364;
	text-decoration: none;
}
