@import url("/assets/application-33e739e5.css");

body{ color:#303030; background:#e8eaec; }

#top-menu { font-size: 80%; height: 2em; padding-top: 0.5em; background-color: #f29200; }
#top-menu a { font-weight: bold; }
#header { background: #a9aeb1; height:5.8em; padding: 10px 0 0 0; }
#header:after {
  content: '';
  background-image: url("/assets/themes/wapplersystems/Klammern-99441300.png");
  position: absolute;
  right: 400px;
  top: 0;
  height: 73px;
  width: 78px;
  background-repeat: no-repeat;
  background-size: contain;
  filter: grayscale(100%);
}
#header h1 { margin-left: 6px; }
#quick-search { margin-right: 6px; }
#main-menu { background-color: #535c61; left: 0; border-top: 1px solid #fff; width: 100%; }
#main-menu li { margin: 0; padding: 0; }
#main-menu li a { background-color: #535c61; border-right: 1px solid #fff; font-size: 90%; padding: 4px 8px 4px 8px; font-weight: bold; }
#main-menu li a:hover { background-color: #f69000; color: #ffffff; }
#main-menu li a.selected, #main-menu li a.selected:hover { background-color: #f59000; color: #ffffff; }
#main-menu li a.new-object { background-color:#f69000; }

#main-menu .menu-children {
  border-right: 1px solid #80b0da;
  border-bottom: 1px solid #80b0da;
  border-left: 1px solid #80b0da;
}
#main-menu .menu-children li a { border-right: none; }
#main-menu .menu-children li a:hover { background-color: #80b0da }

#footer { background-color: #a9aeb1; border: 0; color: #fff;}
#footer a { color: #fff; font-weight: bold; }

#main { font:90% Verdana,Tahoma,Arial,sans-serif; background: #e8eaec; }
#main a { font-weight: bold; color: #4c595d;}
#main a:hover { color: #2a5a8a; text-decoration: underline; }
#content { background: #fff; }

h2, h3, h4, .wiki h1, .wiki h2, .wiki h3 { border-bottom: 0px; color:#606060; font-family: Trebuchet MS,Georgia,"Times New Roman",serif; }
h2, .wiki h1 { letter-spacing:-1px; }
h4 { border-bottom: dotted 1px #c0c0c0; }

#top-menu a.home, #top-menu a.my-page, #top-menu a.projects, #top-menu a.administration, #top-menu a.help { 
    background-position: 0% 40%;
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-top: 2px;
    padding-bottom: 3px;
}

#top-menu a.home { background-image: url("/assets/themes/wapplersystems/home-0d0590ef.png"); }
#top-menu a.my-page { background-image: url("/assets/user-356da9c6.png"); }
#top-menu a.projects { background-image: url("/assets/projects-14dc82a7.png"); }
#top-menu a.administration { background-image: url("/assets/themes/wapplersystems/wrench-3d18ab0a.png"); }
#top-menu a.help { background-image: url("/assets/help-872ce501.png"); }

.odd:hover, .even:hover {
  background-color: #fce8cd;
}
