body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFCC99;
	font-weight: normal;
	color: #663300;
	position: absolute;
	border-top: thin solid #996600;
	border-right: thin solid #996600;
	border-bottom: thin solid #996600;
	border-left: thin solid #996600;
	list-style-position: outside;
	list-style-type: none;
	margin: auto;
	text-indent: 25px;
	height: auto;
	width: 420px;
	text-align: left;
	list-style-image: url(../grafiken/arrows.gif);
	left: 10px;
	z-index: 1;
	top: 170px;
	clip:  rect(auto 420px auto auto);
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: underline;
	background-color: #FFCC99;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #663300;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #663300;
	text-decoration: underline overline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #0066FF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #3366CC;
}
