/* accordion 1 */

#textbox div.rgaccord1-nest { position: relative; z-index: 600; margin: 10px 0; padding-bottom: 10px; height: auto; }

#textbox div.rgaccord1-nest h3.rgaccord1-toggle { margin: 0 0 10px 0; padding: 5px 0 0 30px; height: 20px; font-size: 13px; font-weight: bold; text-align: left; line-height: 130%; color: #980000; background: url(../../../../fileadmin/bilder/grafik/plus3.png) 0px no-repeat; cursor: pointer; }
#textbox div.rgaccord1-nest h3.act { margin: 0 0 10px 0; color: #980000; background: url(../../../../fileadmin/bilder/grafik/minus3.png) 0px no-repeat; }

#textbox div.rgaccord1-content { margin: 0 0 20px 0; width: 96%; background: #fff; border: none; }
#textbox div.rgaccord1-content .ce { margin-bottom: 0; }

#textbox div.rgaccord1-content .bodytext { margin: 0 0 10px 0; padding: 0; }

#textbox div.rgaccord1-nest form { background: #fff; }

#textbox div.rgaccord1-nest input#swords {  }
#textbox div.rgaccord1-nest input.search_submit { border: 1px solid #aaa; }
