 body {
   background-color : black;
}
* {
   font-family : "Trebuchet MS", arial, sans-serif, Helvetica;
   color : f0e68c;
}
h1 {
   font-weight : bold;
   font-size : 1.8em;
}
h2 {
   font-weight : bold;
   font-size : 1.1em;
   color : #b8860b;
}
h3 {
   font-weight : bold;
   font-size : 0.8em;
}
h4 {
   font-weight : bold;
   font-size : 0.8em;
   color : #b8860b;
}
p {
   font-size : 0.8em;
}
h5 {
   font-weight : normal;
   font-size : 0.8em;
}
div#backround {
   background-color : #f0e68c;
   float : top
   left : 50%;
   width : 800px;
   margin : auto;
   padding : 0 0 0 0;
   min-height : 800px;
}
div#header {
   margin : 0;
   padding : 0 0 0 11em;
   height : 120px;
   background : black;
   background-image : url(bilder/banner.gif);
   background-position : 0em;
   background-repeat : no-repeat;
}
html > body h1 {
   border-color : black;
}
ul#Navigation {

   list-style : none;
   font-weight : bold;
   font-size : 0.8em;
   text-decoration : none;
   text-align : right;
   float : left;
   width : 9em;
   min-height : 500px;
   height: 600px;
   margin : 0;
   padding : 0 0.1em;
   background-position : bottom;
   background-repeat : no-repeat;
   background-image : url(bilder/nav_back.gif);
}
ul#Navigation li {
   margin : 0;
   padding : 0;
   
}
ul#Navigation li a {
   text-decoration : none;
   display : block;
   color : black;
   background-color : #ffd700;
   width : 100px;
   padding : 2px;
   margin : 10px;
   border : 3px solid #ffd700;
   border-style : outset;
   background-repeat : no-repeat;
   background-position : 0em;50;
   background-image : url(bilder/hinter.gif);
}
ul#Navigation li a:hover, #Navigation li#active a{
   display : block;
   color : #ffd700;
   background-color : #daa520;
   background-repeat : no-repeat;
   background-position : 0em;50;
   background-image : url(bilder/hinter_on.gif);
   border : 3px solid #daa520;
   border-style : inset;
}
ul#Navigation li.curr_loc {
   text-decoration : none;
   display : block;
   color : #ffd700;
   background-color : #daa520;
   width : 100px;
   padding : 2px;
   margin : 10px;
   background-repeat : no-repeat;
   background-position : 0em;50;
   background-image : url(bilder/hinter_on.gif);
   border : 3px solid #ffd700;
   border-style : inset;
}
div#News {
   float : right;
   width : 10em;
   margin : 0;
   padding : 1.5em 0.5em;
}
div#Inhalt {
   float : top
   width:650px;
   margin : -8em 1em 1em 9em;
   padding : 0;
}
* html div#Inhalt {
   height : 1em;
}
p#footer {
   font-size : 0.7em;
   text-align : center;
color : #f0e68c;
}



ul#Navigation_Liga {
   float: left;
   list-style : none;
   font-weight : bold;
   font-size : 0.8em;
   text-decoration : none;
   text-align : center;
   margin : 1.1em;
   padding : 0.1em;
}
ul#Navigation_Liga li {
   display: inline;
   list-style: none;
   margin : 0;
   padding : 0;
}
ul#Navigation_Liga li a {
   text-decoration : none;
   color : black;
   background-color : #ffd700;
   padding : 2px;
   margin : 1px;
   border : 3px solid #ffd700;
   border-style : outset;
   }


ul#Navigation_Liga li a:hover, #Navigation_Liga li#active a{
   color : #ffd700;
   background-color : #daa520;
   border : 3px solid #ffd700;
   border-style : inset;
}
ul#Navigation_Liga li.curr_loc {
   text-decoration : none;
   color : #ffd700;
   background-color : #daa520;
   padding : 2px;
   margin : 10px;
   border : 3px solid #ffd700;
   border-style : inset;
}




ul#Navigation_Liga_E {
   float: left;
   list-style : none;
   font-weight : bold;
   font-size : 0.8em;
   text-decoration : none;
   text-align : center;
   margin : -8em 1em 1em 9em;
   padding : 0.1em;
}
ul#Navigation_Liga_E li {
   display: inline;
   list-style: none;
   margin : 0;
   padding : 0;
}
ul#Navigation_Liga_E li a {
   text-decoration : none;
   color : black;
   background-color : #ffd700;
   padding : 2px;
   margin : 1px;
   border : 3px solid #ffd700;
   border-style : outset;
   }


ul#Navigation_Liga_E li a:hover, #Navigation_Liga li#active a{
   color : #ffd700;
   background-color : #daa520;
   border : 3px solid #ffd700;
   border-style : inset;
}
ul#Navigation_Liga_E li.curr_loc {
   text-decoration : none;
   color : #ffd700;
   background-color : #daa520;
   padding : 2px;
   margin : 10px;
   border : 3px solid #ffd700;
   border-style : inset;
}

#pscroller1{
font-weight : bold;
   font-size : 0.7em;
   position: relative;
top: 430px;
left: -105px;
width: 100px;
height: 100px;
padding: 3px;
}

.someclass{ //class to apply to your scroller(s) if desired
}
