hr.thick2
{
	border: 0px; /* Für Firefox und Opera */
	border-top: solid 2px #FFDEAD;
	border-bottom: transparent;
}
a:hover
{
	background-color: #EEEEEE
}
html, body
{ 
	margin:0px; 
	padding:5px;
	background-color: #ED8232;
	text-align: center;
	font-family: Verdana, helvetica, arial, sans serif;
	font-size: 0.83em;
	color: #000;
	line-height: 180%;
} 
#pagewidth
{ 
	width:470px; 
	text-align:left;
	margin-left:auto; 
	margin-right:auto;
 	margin-top:0px;
	padding: 8px;
	background-color: white;
} 
.ueberschrift
{
	text-align: left;
	color: #ED8232;;
	display: block;
	font-size: 1.5em;
} 
li
{
	text-align: left;
	padding-top: 10px;
}
.shade
{
	background-color: #fff9f0
}
ul.nobullet
{
	list-style-type: none;
	padding:0px;
margin:0px;
}