table.typo3-editPanel { display: none; position: relative; z-index: 250; border: none; background-color: #eee; width: auto; }
table.typo3-editPanel TD.typo3-editPanel-controls { border: 1px solid #ccc; background-color: transparent; white-space: nowrap; }
table.typo3-editPanel TD.typo3-editPanel-controls a {  }
table.typo3-editPanel a img { margin: 5px; width: auto !important; height: auto !important; }

.closer { clear: both; height: 1px; }

body, html { margin: 0; padding: 0; font-family: 'Lucida Grande', 'Lucida Sans Unicode', verdana, geneva, sans-serif; background: #3F432C /*url(../../../../fileadmin/04-vomdubrava/bilder/grafik/bggraf.jpg) top left repeat-y*/; }

#pagenavbox { margin: 20px auto 0 auto; width: 850px; overflow: hidden; }

#pgbg { margin: 5px auto 0 auto; width: 850px; overflow: hidden; background: #fff; border: 1px solid #9BA366; }

  #logobox { width: 850px; }
    #logobox img { margin: 0; } 
    #logobox img a { border: none; }

  #menubox { width: 100%; height: 30px; background: #9FA385; }

  #submenubox { width: 100%; height: 30px; background: #767B55; } 

  #textbox { margin: 0; padding: 0; width: 840px; overflow: hidden; background: transparent; }

    #textbox #rootlinebox { margin-bottom: 5px; padding: 5px 15px; width: 483px; height: 25px; text-align: center; background: #70753F; }
      #textbox #rootlinebox span { margin-right: 5px; }
      #textbox #rootlinebox span.rootactive { font-weight: bold; }
      #textbox #rootlinebox span a { font-size: 12px; color: #fff; }
      #textbox #rootlinebox span.rootactive a { font-size: 16px; color: #fff; }

    #textbox h1 { clear: both; margin: 0 0 5px 0; padding: 0 0 5px 0; font-size: 12px; color: #333; border-bottom: 1px dotted #aaa; }
    #textbox h1 a { color: #333; }
    #textbox h2 { margin: 0; padding: 10px 10px 7px 10px; font-size: 12px; font-weight: bold; color: #fff; background: #555; }
    #textbox h3 { clear: both; margin: 5px 0; padding: 5px 0 0 0; font-size: 12px; color: #333; border-top: 1px dotted #aaa; }
    #textbox h4 { clear: both; margin: 5px 0; padding: 5px 0; font-size: 12px; color: #333; border-top: 1px dotted #aaa; border-bottom: 1px dotted #aaa; }
    #textbox p { margin: 0; padding: 0 0 10px 0; font-size: 11px; line-height: 132%; color: #333; }
    #textbox a { font-size: 11px; text-decoration: none; color: #9BA366; }
    #textbox a:hover { text-decoration: underline; }
    #textbox .csc-textpic-caption { margin: 0; padding: 0; font-size: 11px; line-height: 132%; color: #333; }

    #textbox #leftbox { float: left; margin: 20px; padding: 0; width: 491px; }
    #textbox #rightbox { float: left; margin: 20px 0 20px 20px; width: 278px; }
    #textbox #contentbox { float: left; padding: 25px 0 20px 20px; width: 513px; }
      #textbox #standardbox { padding: 10px; width: 491px; border: 1px dotted #aaa; }
      #textbox #newsbox {  }

#footerbox { clear: both; margin: 5px auto 20px auto; padding: 0 0 10px 0; width: 850px; overflow: hidden; text-align: right; }

  #footerbox p { margin: 0; padding: 0; font-size: 11px; color: #9BA366; }
  #footerbox a { font-size: 11px; color: #9BA366; }
  #footerbox a:hover { text-decoration: none; }

/* accordion 1 */

h3.rgaccord1-toggle { margin-right: 32px; padding: 2px 0 2px 25px; font-weight: bold; color: #475425; line-height: 26px; height: 23px; background: #acc95f; border-top: 1px solid #eee; cursor: pointer; }
h3.act { color: #edf2f7; background: #6899ce; }
div.rgaccord1-content { width: 573px; border-left: 1px solid #ccc; border-right: 1px solid #ccc; }
div.rgaccord1-content .ce { margin-bottom: 0; }
div.rgaccord1-content h1 { display: none; }
