/* Start of CMSMS style sheet 'Handheld' */
html {
	height: 100%;
	background: #111 !important;
}
body {
	padding: 0;
	color: white;
	font: normal 62.5% Arial, Helvetica, sans-serif;
	background: #111 none !important;
}
.skip {display: block !important;}
hr {
	display: block;
	border: none;
	background: url(http://duncker-oerding.de/images/hr.gif) center center no-repeat;
	height: 10px;
	margin: 20px 0;
}
a {
   text-decoration: none;
	border-bottom: 1px dotted;
	color: #FF8080;
}
a img {border: none;}
img {
  border: 1px solid white;
  padding: 1px;
}
h1, h2, h3, h4, h5, h6, caption {
        font-family: "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: normal;
        text-transform: uppercase;
        background: #111111 none !important;
}
table {width: 100%;}
caption {
  font-size: 1.5em;
padding-bottom: 10px;
}
caption img {
  padding: 0;
  border: none;
}
/* End of 'Handheld' */

