body {
	padding: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #523310;
}
h1 {
	font-size: 19px;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #95221B;
	border-bottom: 1px solid #E0AE76;
	letter-spacing: 1px;
}
h2 {
	font-size: 15px;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #BD2921;
}
h3 {
	font-size: 12px;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #BD7421;
}


#content li {
  color: #BD2921;
  padding-left: 8px;
  background-image: url('http://www.apess.lu/cms/themes/apess/Bilder/bullet.gif');
  background-repeat: no-repeat;
  background-position: 0px 4px;
	
}
ol {
   padding-left: 35px;
   margin-left: 25px;
}
#content ol li {
   background-image: none;
}
a, a:visited, a:active {
    color: #95221B;
}
a:hover {
    text-decoration: none;
    color: #BD2921;
}
hr {
   border: 0;
   width: 200px;
   color: #95221B;
   height: 1px;
}
blockquote {
   width: 400px;
}
