.gelbfett {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #f5af35;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.ueberschrfift {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #504d47;
	text-decoration: none;
}
.content {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #88806c;
	text-decoration: none;
}
.links {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #504d47;
	text-decoration: none;
}
#poweredbyPM {
	position: absolute;
	top: -3px;
	left: -3px;
	width: 117px;
	height: 117px;
}

/*Page related styles for you to view*/
#mycustomscroll {
/* Typical fixed height and fixed width example */
width: 420px;
height: 210px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
top: 37px;
margin: 0px 0 0 0 ;
padding: 0 15px 15px 15px;
}

#textholder01 {
	width: 455px;
	height: 270px;
}

