body#MainPage {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-position: 0px 0px;
	overflow: auto;
	background-image: url(images/background.gif);
}

div#Menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	color: #C8B892;
	margin-top: 0px;
	margin-left: 50px;
	text-transform: none;
	letter-spacing: 2px;
}

div#Stichwort {
	font-family: "Times New Roman", Times, serif;
	font-size: 60px;
	line-height: 60px;
	font-weight: normal;
	color: #C8B892;
	margin-top: 20px;
	margin-left: 50px;
	text-transform: none;
	letter-spacing: 4px;
}

div#Ueberschrift {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	color: #C8B892;
	margin-top: 20px;
	margin-left: 0px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

div#Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 50px;
	text-transform: none;
}

a#Menu:active {
	color: #C8B892;
	text-decoration: none;
}

a#Menu:link {
	color: #C8B892;
	text-decoration: none;
}

a#Menu:visited {
	color: #C8B892;
	text-decoration: none;
}

a#Menu:hover {
	color: #C8B892;
	text-decoration: none;
}

a#Download:active {
	color: #000000;
	text-decoration: none;
}

a#Download:link {
	color: #000000;
	text-decoration: none;
}

a#Download:visited {
	color: #000000;
	text-decoration: none;
}

a#Download:hover {
	color: #000000;
	text-decoration: none;
}

img#MainPage {
	border: 0px;
	margin-bottom: 25px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 50px;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
	border-top: 0px;
}

