body {
	font-family: Tahoma, Verdana, Geneva, "Lucinda Grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	color: #666666;
}

#header {
	background-image: url(../images/schwachmat.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	width: 732px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}

#maggy {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F9AC2E;
	border-left-color: #F9AC2E;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-style: none;
	border-bottom-style: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
}

#main {
	height: Auto;
	width: 685px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 30px;
	padding-right: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F9AC2E;
	border-left-color: #F9AC2E;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-style: none;
	border-bottom-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 50px;
	width: 732px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

h1 {
	font-family: Tahoma, Verdana, Geneva, "Lucinda Grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 200%;
	color: #666666;
	font-weight: bold;
}
