/**
 * $Id: monobook.css,v 1.1 2004/06/11 09:01:50 rurban Exp $
 * We have two possibilities to override the default:
 * 1. import is ns4 incompatible
 * 2. add a 2nd css in themeinfo.php
 */

/* @import url(phpwiki.css); */

/* /home/pacs/sie00/users/nuke/doms/www.gospelszene.de/htdocs/themes/GospelSzene/style/navstyle.css */
/* /home/pacs/sie00/users/nuke/doms/www.gospelszene.de/htdocs/themes/GospelSzene/style/style.css */
/* /home/pacs/sie00/users/nuke/doms/www.nrw-gospel.de/htdocs/css/nrw-gospel-style.css */
@import url(http://www.gospelszene.de/themes/GospelSzene/style/style.css);
@import url(http://www.gospelszene.de/themes/GospelSzene/style/navstyle.css);
@import url(main.css);

/* For emacs users
 *
 * Local Variables:
 * mode: c
 * c-file-style: cc-mode
 * End:
 */

