body  {
	color: #663366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-left: 0px;
	padding-top: 0px;
	background: #FFFFFF;
}

.header  {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:167px;
}

.pagetitle  {
	position:absolute;
	left:250px;
	top:115px;
	width:277px;
	height:55px;
}

.menu  {
	position:absolute;
	left:0px;
	top:250px;
	width:157px;
	height:185px;
}

.content  {
	position:absolute;
	left:250px;
	top:250px;
	width:70%;
}

table  {
	color: #663366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td  {
	color: #663366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

tt  {
	color: #663366;
	font-size: 110%;
	font-weight: bold;
}

.fett  {
	color: #663366;
	font-size: 100%;
	font-weight: bold;
}

.rost  {
	color: #C24E00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
}

p  {
	color: #663366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1  {
	color: #663366;
	font-size: 150%;
	font-weight: bold;
}

h2  {
	color: #663366;
	font-size: 120%;
	font-weight: bold;
}

h3  {
	color: #663366;
	font-size: 110%;
	font-weight: bold;
}

h4  {
	color: #663366;
	font-size: 90%;
	font-weight: bold;
}

h5  {
	color: #663366;
	font-size: 80%;
	font-weight: bold;
}

a  {
	color: #663366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link  {
	color: #C24E00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:visited  {
	color: #C24E00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:hover  {
	color: #663366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a:active  {
	color: #C24E00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
