body {
	background-color: #fff;
	margin-top: 0px;
	background-image: url(bilder/Layout/bg.png); 
	background-position: center;
	background-repeat: repeat;
}
.Menu {
	font-family: "Arial Narrow", Arial;
	font-size: 12px;
	letter-spacing: 1pt;
	color: #333333;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 0.4pt;
	color: #333333;
}
.Titel {
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	color: #333333;
	letter-spacing: 1.1px;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	line-height: 21px;
	letter-spacing: 1px;
}
.Text-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 21px;
	letter-spacing: 1px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #cc0000;
}
a:active {
	text-decoration: none;
}
.Untermenu {
	font-family: "Arial Narrow", Arial;
	font-size: 12px;
	letter-spacing: 1pt;
	color: #333333;
	white-space: 12;
	line-height: 21px;
}
.UntermenuAktiv {
	font-family: "Arial Narrow", Arial;
	font-size: 12px;
	letter-spacing: 1pt;
	color: #cc0000;
	white-space: 12;
	line-height: 21px;
}
.MenuAktiv {
	font-family: "Arial Narrow", Arial;
	font-size: 12px;
	letter-spacing: 1pt;
	color: #cc0000;
}
