#kopf, #meta {border-bottom:5px solid #3d3b6a;
background:  rgb(252,252,252); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(252,252,252,1) 0%, rgba(40,38,76,1) 4%, rgba(40,38,76,1) 76%, rgba(255,255,255,1) 77%, rgba(61,59,106,1) 77%, rgba(40,38,76,1) 84%, rgba(40,38,76,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,252,252,1)), color-stop(4%,rgba(40,38,76,1)), color-stop(76%,rgba(40,38,76,1)), color-stop(77%,rgba(255,255,255,1)), color-stop(77%,rgba(61,59,106,1)), color-stop(84%,rgba(40,38,76,1)), color-stop(100%,rgba(40,38,76,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(252,252,252,1) 0%,rgba(40,38,76,1) 4%,rgba(40,38,76,1) 76%,rgba(255,255,255,1) 77%,rgba(61,59,106,1) 77%,rgba(40,38,76,1) 84%,rgba(40,38,76,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(252,252,252,1) 0%,rgba(40,38,76,1) 4%,rgba(40,38,76,1) 76%,rgba(255,255,255,1) 77%,rgba(61,59,106,1) 77%,rgba(40,38,76,1) 84%,rgba(40,38,76,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(252,252,252,1) 0%,rgba(40,38,76,1) 4%,rgba(40,38,76,1) 76%,rgba(255,255,255,1) 77%,rgba(61,59,106,1) 77%,rgba(40,38,76,1) 84%,rgba(40,38,76,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(252,252,252,1) 0%,rgba(40,38,76,1) 4%,rgba(40,38,76,1) 76%,rgba(255,255,255,1) 77%,rgba(61,59,106,1) 77%,rgba(40,38,76,1) 84%,rgba(40,38,76,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#28264c',GradientType=0 ); /* IE6-9 */
}

@font-face {
  font-family:'HoboStd';
  src:url('/fileadmin/fonts/HoboStd.otf') 
    format('opentype');
     }
#kopf {text-align:left;height:auto}
#hmenue > ul > li a {font-family:HoboStd,'Trebuchet MS','Lucida Grande',Verdana;letter-spacing:1px}
#hmenue > ul > li a:hover {text-decoration:underline}