#col3 .AccordionContent,
#col3 .AccordionContainer { position: relative; }
#col3 .AccordionTitle { height: 30px; line-height: 30px; padding: 0 0 0 8px; margin: 0 0 1px 0; overflow: hidden; cursor: pointer; font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; font-size: 15px; color: #FFF; font-weight: normal; text-transform: uppercase; text-align: left; text-decoration: none; background: #CCC url(bg-accordeon.png) no-repeat top left; }

#col3 .Reisen{ background: #CCC url(bg-accordeon-reisen.png) no-repeat top left; }
#col3 .Fotoservice{ background: #CCC url(bg-accordeon-mobil.png) no-repeat top left; }
#col3 .Mobil{ background: #CCC url(bg-accordeon-fotoservice.png) no-repeat top left; }

#col3 .AccordionContainer { border: none; overflow: hidden; }
#col3 .AccordionContent { height: 0px; overflow: auto; display: none; overflow: hidden; }

#col3 .AccordionTitle,
#col3 .AccordionContent,
#col3 .AccordionClick { margin-top: 0px !important; }
#col3 .AccordionTitle a,
#col3 .AccordionTitle a:visited { font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; font-size: 15px; color: #FFF; font-weight: normal; text-decoration: none; }
#col3 .AccordionTitle a:active,
#col3 .AccordionTitle a:focus,
#col3 .AccordionTitle a:hover { text-decoration: underline; }
