/**
 *
 */

html, body { width: 100; height: 100%; }
* { margin: 0; border: none }
body { background: #000 url(bg_body.jpg); height: 100.1%; font-family: Arial, Helvetica, sans-serif; font-size: 75% }
#header { background: #000; color: #999; padding: 0.5em 2em; border-bottom: 1px solid #555; 
/* -moz-box-shadow: 0px 8px 8px #333; -webkit-box-shadow: 0px 8px 8px #333; box-shadow: 0px 8px 8px #333; */ }
#logo { background: url(../img/logo.png) no-repeat; width: 600px; height: 300px; }
#logo h1 { display: none; }
p { color: #FFF; }
h1,h2,h3,h4,h5,h6 { color: #FFF; font-weight: normal }
p.copyright { position: fixed; bottom: 1em; left: 2em; opacity: 0.75 }

h3 { font-size: 150%; margin-bottom: 0.5em; }
#hinweis { position: absolute; width: 220px; right: 80px; top: 100px; }
.highslide-maincontent * { color: #000; }
div.jcarousel-skin-xm { position: absolute; top: 250px; left: 0; width: 100%; }
div.jcarousel-skin-xm .jcarousel-container-horizontal { background: url(zoom-hint.png) 200px 200px no-repeat; }