body#websitebody {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Century Gothic', Verdana, Arial, Sans-Serif;
	background-color: #781c7f;
	text-align: center;
	margin: 0;
	padding: 0; 
}
#mainpage {
	width: 877px;
	margin: 15px auto 0;
	padding: 0;
	border: 0;
	background-image:url('images/planthof_07.jpg');
	background-repeat:repeat-y;
}
#header {
	width:100%;
	height:163px;
	background-image:url('images/planthof_03.jpg');
	background-repeat:no-repeat;
}
#header h1 {
	display: none;
}
#header a {
	width: 100%;
	height: 100%;
	display: block;
}
#mainmenu {
	width:100%;
	height:44px;
	background-image:url('images/planthof_05.jpg');
	background-repeat:no-repeat;
}
	#mainmenu_container {
		float:left;
		padding-left:35px;
		width: 680px;
		padding-top:6px;
		text-align:left;
		font-size:1.4em;
		color:#FFFFFF;
		font-weight:bold;
	}
		#mainmenu_container a {
			color:white;
			text-decoration:none;
		}
		#mainmenu_container a:hover {
			color:#f08901;
		}

#middle {
	width:100%;
	text-align:left;
	margin: 0px auto;
	padding: 0px;
	position: relative;
}
	#submenu {
		float:left;
		padding-left: 35px;
		width: 140px;
		font-size:1.4em;
		color:#FFFFFF;
		font-weight:bold;
	}
		#submenu a {
			color:white;
			text-decoration:none;
		}
		#submenu a:hover {
			color: #c8d200;
		}
	#content {
		text-align:left;
		color:#403f3f;
		font-size:1.3em;
		margin-left:220px;
		margin-right:50px;
		vertical-align:top;
		min-height:300px;
		background: url('images/planthof_09.jpg') no-repeat bottom right;
	}
		#content a {
			color:#781c7f;
			text-decoration:none;
		}
		#content a:hover {
			color:#F08901;
		}
#footer {
	height:35px;
	width:100%;
	background-image:url('images/planthof_14.jpg');
	background-repeat:repeat-y;
}

h1,h2,h3,h4,h5,h6 {
	padding-top:0px;
	margin-top:0px;
}
textarea {
	font-family: 'Century Gothic', Verdana, Arial, Sans-Serif;
	border:1px solid #403F3F;
	color:white;
	font-size:1em;
}
.sas_module_input {
	font-family: 'Century Gothic', Verdana, Arial, Sans-Serif;
	color:#781c7f;
	border:1px none #403F3F;
	border-bottom-style:dotted;
}
#content .day, #content .day a {
	color: #FFFFFF;
	cursor: default;
}
input {
	font-family: 'Century Gothic', Verdana, Arial, Sans-Serif;
	font-size:1em;
}

#accretio {
	width: 142px;
	height: 61px;
	background: url('images/planthof_12.jpg');
	position: absolute;
	bottom: 10px;
	left: 39px;
	display: block;
}
