h3.acctitle{ /*header WiWe*/
cursor: hand;
cursor: pointer;
}
span.acctitle{ /*header Reiseliste*/
cursor: hand;
cursor: pointer;
}

/* untenstehendes ist in DetailCSS definiert */

/* class added to contents when they are open
div.acccontent{ 
background-color:#F5F5F5;
}
*/

/* class added to title when they are open
.openlanguage{ 
color:#666666; 
}
*/

/* class added to title when they are closed
.closedlanguage{ 
font-style: normal;
}
*/


