body {
	margin:0;
	padding: 0;
	font-family: Verdana, Helvetica;
	font-size:0.7em;
	line-height: 1.8em;
	color:#000;
	text-decoration:none;
	background-attachment: scroll;
	background-color: #dcddde;
	background-image: url(/Image/umleitung2010/LogoBackground.gif);
	background-repeat: no-repeat;
	background-position: 10px 200px;
}
.main #container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0;
	width: 802px;
	background-color: #FFFFFF;
	background-image: url(/Image/umleitung2010/bg_container_sae.jpg);
	background-repeat: repeat-y;
	height: 100%;
}
.main #top {
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	height: 254px;
	width: 802px;
}
.main #content {
	width: 640px;
	top: 126px;
	padding-top: 10px;
	padding-left: 50px;
	margin: 0;
	height: 500px;
}
.subhead {
	font-weight: bold;
	color: #74005f;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: none;
}

