/********************************************************************
* CoolMenu
* Copyright (C) 2002 Thomas Brattli
* This script was released at DHTMLCentral.com
********************************************************************/

//Menu object creation
oCMenu=new makeCM("oCMenu")

//Menu properties
oCMenu.pxBetween=3
oCMenu.fromLeft=5
oCMenu.fromTop=0
oCMenu.rows=1
oCMenu.menuPlacement="left"

oCMenu.offlineRoot="http://localhost/wb27/"
oCMenu.onlineRoot="http://www.theologie-links.de/"
oCMenu.resizeCheck=1
oCMenu.wait=1000
oCMenu.fillImg="cm_fill.gif"
oCMenu.zIndex=0

//Netscape 4 and Opera form work-around !! !! !! !! !!
if(bw.ns4 || bw.op5 || bw.op6){
oCMenu.onshow="document.layers?document.layers.formLayer.visibility='hidden':document.getElementById('formDiv').style.visibility='hidden';"
oCMenu.onhide="document.layers?document.layers.formLayer.visibility='visible':document.getElementById('formDiv').style.visibility='visible';"
}

//Background bar properties
oCMenu.useBar=1
oCMenu.barWidth="100%"
oCMenu.barHeight="menu"
oCMenu.barClass="clBar"
oCMenu.barX=0
oCMenu.barY=0
oCMenu.barBorderX=0
oCMenu.barBorderY=0
oCMenu.barBorderClass=""

//Level properties - ALL properties have to be spesified in level 0
oCMenu.level[0]=new cm_makeLevel()
oCMenu.level[0].width=0
oCMenu.level[0].height = 30
oCMenu.level[0].regClass="clLevel0"
oCMenu.level[0].overClass="clLevel0over"
oCMenu.level[0].borderX=1
oCMenu.level[0].borderY=1
oCMenu.level[0].borderClass="clLevel0border"
oCMenu.level[0].offsetX=0
oCMenu.level[0].offsetY=0
oCMenu.level[0].rows=0
oCMenu.level[0].arrow=0
oCMenu.level[0].arrowWidth=0
oCMenu.level[0].arrowHeight=0
oCMenu.level[0].align="bottom"

//SUB LEVEL[1] PROPERTIES
oCMenu.level[1]=new cm_makeLevel()
oCMenu.level[1].width=0
oCMenu.level[1].height=16
oCMenu.level[1].regClass="clLevel1"
oCMenu.level[1].overClass="clLevel1over"
oCMenu.level[1].borderX=1
oCMenu.level[1].borderY=1
oCMenu.level[1].align="right"
oCMenu.level[1].offsetX=0
oCMenu.level[1].offsetY=6
oCMenu.level[1].borderClass="clLevel1border"
oCMenu.level[1].arrow="menu_arrow.gif"
oCMenu.level[1].arrowWidth=10
oCMenu.level[1].arrowHeight=10

//SUB LEVEL[2] PROPERTIES
oCMenu.level[2]=new cm_makeLevel()
oCMenu.level[2].width=150
oCMenu.level[2].height=16
oCMenu.level[2].offsetX=0
oCMenu.level[2].offsetY=6
oCMenu.level[2].regClass="clLevel2"
oCMenu.level[2].overClass="clLevel2over"
oCMenu.level[2].borderClass="clLevel2border"
oCMenu.level[2].arrow="menu_arrow.gif"
oCMenu.level[2].arrowWidth=10
oCMenu.level[2].arrowHeight=10

//SUB LEVEL[3] PROPERTIES
oCMenu.level[3]=new cm_makeLevel()

//SUB LEVEL[4] PROPERTIES
oCMenu.level[4]=new cm_makeLevel()

//SUB LEVEL[5] PROPERTIES
oCMenu.level[5]=new cm_makeLevel()

/******************************************
Menu item creation:
myCoolMenu.makeMenu(name, parent_name, text, link, target, width, height, regImage, overImage, regClass, overClass , align, rows, nolink, onclick, onmouseover, onmouseout)
*************************************/
oCMenu.makeMenu('top0','','&nbsp;Bibel-<BR>&nbsp;wissenschaften','bibelwiss.html','',95,0)
oCMenu.makeMenu('sub00','top0','Die Bibel','bibel.html','',125,0)
oCMenu.makeMenu('sub01','top0','Altes Testament','at.html','',125,0)
oCMenu.makeMenu('sub011','sub01','&Uuml;bersicht &amp; allgemeines','at.html','',135,0)
oCMenu.makeMenu('sub012','sub01','B&uuml;cher des AT','at-text.html','',135,0)
oCMenu.makeMenu('sub0121','sub012','Die Geschichtsb&uuml;cher','at-text-thora.html','',130,0)
oCMenu.makeMenu('sub012101','sub0121','Der Pentateuch','at-text-pentateuch.html','',125,0)
oCMenu.makeMenu('sub010001','sub012101','Das 1. Buch Mose - Genesis','at-text-gen.html','',185,0)
oCMenu.makeMenu('sub010002','sub012101','Das 2. Buch Mose - Exodus','at-text-ex.html','',185,0)
oCMenu.makeMenu('sub010003','sub012101','Das 3. Buch Mose - Levitikus','at-text-lev.html','',185,0)
oCMenu.makeMenu('sub010004','sub012101','Das 4. Buch Mose - Numeri','at-text-num.html','',185,0)
oCMenu.makeMenu('sub010005','sub012101','Das 5. Buch Mose - Deuteronomium','at-text-dtn.html','',185,0)
oCMenu.makeMenu('sub012102','sub0121','Das Buch Josua','at-text-jos.html','',125,0)
oCMenu.makeMenu('sub012103','sub0121','Das Buch der Richter','at-text-ri.html','',125,0)
oCMenu.makeMenu('sub012104','sub0121','Das Buch Ruth','at-text-rut.html','',125,0)
oCMenu.makeMenu('sub012105','sub0121','Die Samuelb&uuml;cher','at-text-sam.html','',125,0)
oCMenu.makeMenu('sub0121051','sub012105','Das 1. Buch Samuel','at-text-sam.html','',110,0)
oCMenu.makeMenu('sub0121052','sub012105','Das 2. Buch Samuel','at-text-sam.html#2sam','',110,0)
oCMenu.makeMenu('sub012106','sub0121','Die K&ouml;nigsb&uuml;cher','at-text-koen.html','',125,0)
oCMenu.makeMenu('sub0121061','sub012106','Das 1. Buch der K&ouml;nige','at-text-koen.html','',125,0)
oCMenu.makeMenu('sub0121062','sub012106','Das 2. Buch der K&ouml;nige','at-text-koen.html#2koen','',125,0)
oCMenu.makeMenu('sub012107','sub0121','Die Chroniksb&uuml;cher','at-text-chr.html','',125,0)
oCMenu.makeMenu('sub0121071','sub012107','Das 1. Buch der Chronik','at-text-chr.html','',130,0)
oCMenu.makeMenu('sub0121072','sub012107','Das 2. Buch der Chronik','at-text-chr.html#2chr','',130,0)
oCMenu.makeMenu('sub012108','sub0121','Das Buch Esra','at-text-esra-neh.html','',125,0)
oCMenu.makeMenu('sub012109','sub0121','Das Buch Nehemia','at-text-esra-neh.html#neh','',125,0)
oCMenu.makeMenu('sub012110','sub0121','Das Buch Ester','at-text-est.html','',125,0)
oCMenu.makeMenu('sub0122','sub012','Die Weisheistsb&uuml;cher','at-text-ketubim.html','',130,0)
oCMenu.makeMenu('sub012201','sub0122','Das Buch Hiob / Ijob','at-text-ijob.html','',145,0)
oCMenu.makeMenu('sub012202','sub0122','Der Psalter','at-text-ps.html','',145,0)
oCMenu.makeMenu('sub012203','sub0122','Proverbia /<BR>Das Buch der Sprichw&ouml;rter','at-text-spr.html','',145,28)
oCMenu.makeMenu('sub012204','sub0122','Das Buch Kohelet /<BR>Der Prediger Salomo','at-text-koh.html','',145,28)
oCMenu.makeMenu('sub012205','sub0122','Das Hohe Lied','at-text-hld.html','',145,0)
oCMenu.makeMenu('sub0123','sub012','Die Prophetenb&uuml;cher','at-text-nebiim.html','',130,0)
oCMenu.makeMenu('sub012301','sub0123','Der Prophet Jesaja','at-text-jes.html','',170,0)
oCMenu.makeMenu('sub012302','sub0123','Der Prophet Jeremia','at-text-jer.html','',170,0)
oCMenu.makeMenu('sub012303','sub0123','Die Klagelieder Jeremias','at-text-jer.html#klgl','',170,0)
oCMenu.makeMenu('sub012304','sub0123','Der Prophet Ezechiel / Hesekiel','at-text-ez.html','',170,0)
oCMenu.makeMenu('sub012305','sub0123','Der Prophet Daniel','at-text-dan.html','',170,0)
oCMenu.makeMenu('sub012306','sub0123','Das Zw&ouml;lfprophetenbuch','at-text-dodekapropheton.html','',170,0)
oCMenu.makeMenu('sub01230601','sub012306','Einf&uuml;hrung','at-text-dodekapropheton.html','',120,0)
oCMenu.makeMenu('sub01230602','sub012306','Der Prophet Hosea','at-text-hos.html','',120,0)
oCMenu.makeMenu('sub01230603','sub012306','Der Prophet Joel','at-text-joel.html','',120,0)
oCMenu.makeMenu('sub01230604','sub012306','Der Prophet Amos','at-text-am.html','',120,0)
oCMenu.makeMenu('sub01230605','sub012306','Der Prophet Obadja','at-text-ob.html','',120,0)
oCMenu.makeMenu('sub01230606','sub012306','Der Prophet Jona','at-text-jon.html','',120,0)
oCMenu.makeMenu('sub01230607','sub012306','Der Prophet Micha','at-text-mi.html','',120,0)
oCMenu.makeMenu('sub01230608','sub012306','Der Prophet Nahum','at-text-nah.html','',120,0)
oCMenu.makeMenu('sub01230609','sub012306','Der Prophet Habakuk','at-text-hab.html','',120,0)
oCMenu.makeMenu('sub01230610','sub012306','Der Prophet Zefania','at-text-zeph.html','',120,0)
oCMenu.makeMenu('sub01230611','sub012306','Der Prophet Haggai','at-text-hag.html','',120,0)
oCMenu.makeMenu('sub01230612','sub012306','Der Prophet Sacharja','at-text-sach.html','',120,0)
oCMenu.makeMenu('sub01230613','sub012306','Der Prophet Maleachi','at-text-mal.html','',120,0)
oCMenu.makeMenu('sub0124','sub012','Apokryphen des AT','at-text-apokryph.html','',130,0)
oCMenu.makeMenu('sub012401','sub0124','Einf&uuml;hrung','at-text-apokryph.html','',155,0)
oCMenu.makeMenu('sub012402','sub0124','Das Buch Tobit','at-text-apokryph.html#tob','',155,0)
oCMenu.makeMenu('sub012403','sub0124','Das Buch Judit','at-text-apokryph.html#jdt','',155,0)
oCMenu.makeMenu('sub012404','sub0124','Die B&uuml;cher der Makkab&auml;er','at-text-apokryph.html#makk','',155,0)
oCMenu.makeMenu('sub0124041','sub012404','Einf&uuml;hrung','at-text-apokryph.html#makk','',150,0)
oCMenu.makeMenu('sub0124042','sub012404','Das 1. Buch der Makkab&auml;er','at-text-apokryph.html#1makk','',150,0)
oCMenu.makeMenu('sub0124043','sub012404','Das 2. Buch der Makkab&auml;er','at-text-apokryph.html#2makk','',150,0)
oCMenu.makeMenu('sub012405','sub0124','Das Buch der Weisheit','at-text-apokryph.html#weish','',155,0)
oCMenu.makeMenu('sub012406','sub0124','Das Buch Jesus Sirach /<BR>Ecclesiasticus','at-text-apokryph.html#sir','',155,28)
oCMenu.makeMenu('sub012407','sub0124','Das Buch Baruch','at-text-apokryph.html#bar','',155,0)
oCMenu.makeMenu('sub012408','sub0124','Pseudepigraphien des AT','at-text-apokryph.html#pseud','',155,0)
oCMenu.makeMenu('sub012409','sub0124','Das Buch Henoch','at-text-apokryph.html#hen','',155,0)
oCMenu.makeMenu('sub013','sub01','Umwelt des AT','orient.html','',135,0)
oCMenu.makeMenu('sub014','sub01','Qumran','qumran.html','',135,0)
oCMenu.makeMenu('sub015','sub01','christliche Arch&auml;ologie','archaeology.html','',135,0)
oCMenu.makeMenu('sub016','sub01','Hebr&auml;isch / Aram&auml;isch','hebrew.html','',135,0)

oCMenu.makeMenu('sub02','top0','Neues Testament','nt.html','',125,0)
oCMenu.makeMenu('sub021','sub02','&Uuml;bersicht &amp; allgemeines','nt.html','',135,0)
oCMenu.makeMenu('sub022','sub02','B&uuml;cher des NT','nt-texte.html','',135,0)
oCMenu.makeMenu('sub02201','sub022','Die Evangelien','nt-texte-evangelium.html','',160,0)
oCMenu.makeMenu('sub022011','sub02201','Evangelium nach Matth&auml;us','nt-text-ev-mt.html','',145,0)
oCMenu.makeMenu('sub022012','sub02201','Evangelium nach Markus','nt-text-ev-mk.html','',145,0)
oCMenu.makeMenu('sub022013','sub02201','Evangelium nach Lukas','nt-text-ev-lk.html','',145,0)
oCMenu.makeMenu('sub022014','sub02201','Evangelium nach Johannes','nt-text-ev-joh.html','',145,0)
oCMenu.makeMenu('sub022015','sub02201','Synoptik','nt-text-ev-synopse.html','',145,0)
oCMenu.makeMenu('sub02202','sub022','Apostelgeschichte des Lukas','nt-text-apg.html','',160,0)
oCMenu.makeMenu('sub02203','sub022','Das Paulinische Werk','person-paulus.html','',160,0)
oCMenu.makeMenu('sub0220301','sub02203','Einf&uuml;hrung','person-paulus.html','',165,0)
oCMenu.makeMenu('sub0220302','sub02203','Der R&ouml;merbrief','nt-text-roem.html','',165,0)
oCMenu.makeMenu('sub0220303','sub02203','Der Erste Korintherbrief','nt-text-kor.html','',165,0)
oCMenu.makeMenu('sub0220304','sub02203','Der Zweite Korintherbrief','nt-text-kor.html#2kor','',165,0)
oCMenu.makeMenu('sub0220305','sub02203','Der Galaterbrief','nt-text-gal.html','',165,0)
oCMenu.makeMenu('sub0220306','sub02203','Der Epheserbrief','nt-text-eph.html','',165,0)
oCMenu.makeMenu('sub0220307','sub02203','Der Philipperbrief','nt-text-phil.html','',165,0)
oCMenu.makeMenu('sub0220308','sub02203','Der Kolosserbrief','nt-text-kol.html','',165,0)
oCMenu.makeMenu('sub0220309','sub02203','Der Erste Thessalonicherbrief','nt-text-thess.html','',165,0)
oCMenu.makeMenu('sub0220310','sub02203','Der Zweite Thessalonicherbrief','nt-text-thess.html#2thess','',165,0)
oCMenu.makeMenu('sub02204','sub022','Die Pastoralbriefe','nt-text-pastoral.html','',160,0)
oCMenu.makeMenu('sub022041','sub02204','Einf&uuml;hrung','nt-text-pastoral.html','',145,0)
oCMenu.makeMenu('sub022042','sub02204','Der Erste Timotheusbrief','nt-text-tim.html','',145,0)
oCMenu.makeMenu('sub022043','sub02204','Der Zweite Timotheusbrief','nt-text-tim.html#2tim','',145,0)
oCMenu.makeMenu('sub022044','sub02204','Der Titusbrief','nt-text-tit.html','',145,0)
oCMenu.makeMenu('sub02205','sub022','Der Philemonbrief','nt-text-phlm.html','',160,0)
oCMenu.makeMenu('sub02206','sub022','Die Petrusbriefe','nt-text-petr.html','',160,0)
oCMenu.makeMenu('sub022061','sub02206','Der Erste Petrusbrief','nt-text-petr.html','',125,0)
oCMenu.makeMenu('sub022062','sub02206','Der Zweite Petrusbrief','nt-text-petr.html#2petr','',125,0)
oCMenu.makeMenu('sub02208','sub022','Die Johannesbriefe','nt-text-joh.html','',160,0)
oCMenu.makeMenu('sub022081','sub02208','Einf&uuml;hrung','nt-text-joh.html','',140,0)
oCMenu.makeMenu('sub022082','sub02208','Der Erste Johannesbrief','nt-text-joh.html#1joh','',140,0)
oCMenu.makeMenu('sub022083','sub02208','Der Zweite Johannesbrief','nt-text-joh.html#2joh','',140,0)
oCMenu.makeMenu('sub022084','sub02208','Der Dritte Johannesbrief','nt-text-joh.html#3joh','',140,0)
oCMenu.makeMenu('sub02209','sub022','Der Hebr&auml;erbrief','nt-text-hebr.html','',160,0)
oCMenu.makeMenu('sub02210','sub022','Der Jakobusbrief','nt-text-jak.html','',160,0)
oCMenu.makeMenu('sub02211','sub022','Der Judasbrief','nt-text-jud.html','',160,0)
oCMenu.makeMenu('sub02212','sub022','Die Apokalypse /<BR>Die Offenbarung des Johannes','nt-text-offb.html','',160,28)
oCMenu.makeMenu('sub02213','sub022','Apokryphen des NT','ntapokryph.html','',160,0)
oCMenu.makeMenu('sub0221301','sub02213','Einf&uuml;hrung','ntapokryph.html','',230,0)
oCMenu.makeMenu('sub0221302','sub02213','Der 1. Clemensbrief [an die Korinther]','ntapokryph.html#1clem','',230,0)
oCMenu.makeMenu('sub0221303','sub02213','Der 2. Clemensbrief','ntapokryph.html#2clem','',230,0)
oCMenu.makeMenu('sub0221304','sub02213','Der Polycarpbrief','ntapokryph.html#polycarp','',230,0)
oCMenu.makeMenu('sub0221305','sub02213','Die Ignatiusbriefe','ntapokryph.html#ignatius','',230,0)
oCMenu.makeMenu('sub0221306','sub02213','Der Barnabasbrief','ntapokryph.html#barnabas','',230,0)
oCMenu.makeMenu('sub0221307','sub02213','Protevangelium Jakobus [Geschichte Marias]','ntapokryph.html#protevjakobus','',230,0)
oCMenu.makeMenu('sub0221308','sub02213','Didache [Apostellehre]','ntapokryph.html#didache','',230,0)
oCMenu.makeMenu('sub0221309','sub02213','Hirt des Hermas','ntapokryph.html#hermas','',230,0)
oCMenu.makeMenu('sub0221310','sub02213','Das Thomasevangelium','ntapokryph.html#thom','',230,0)
oCMenu.makeMenu('sub0221311','sub02213','weitere apokryphe Schriften','ntapokryph.html#apokryphmisc','',230,0)
oCMenu.makeMenu('sub023','sub02','Umwelt des NT','hellas.html','',135,0)
oCMenu.makeMenu('sub024','sub02','Qumran','qumran.html','',135,0)
oCMenu.makeMenu('sub025','sub02','Jesus Christus','jesus.html','',135,0)
oCMenu.makeMenu('sub026','sub02','Paulus','person-paulus.html','',135,0)
oCMenu.makeMenu('sub027','sub02','christliche Arch&auml;ologie','archaeology.html','',135,0)
oCMenu.makeMenu('sub028','sub02','fr&uuml;hkirchliche Kunst','art.html','',135,0)
oCMenu.makeMenu('sub029','sub02','Altgriechisch','greek.html','',135,0)
oCMenu.makeMenu('sub03','top0','bibelwissenschaftliche<BR>Fachzeitschriften','papers-thema-bibelwiss.html','',125,28)
oCMenu.makeMenu('sub04','top0','feministische Theologie','fem.html','',125,0)
oCMenu.makeMenu('sub05','top0','christliche Arch&auml;ologie','archaeology.html','',125,0)
oCMenu.makeMenu('sub06','top0','kirchliche Kunst','art.html','',125,0)
oCMenu.makeMenu('top1','','&nbsp;Kirchen-<BR>&nbsp;geschichte','kg.html','',70,0)
oCMenu.makeMenu('sub100','top1','&Uuml;bersicht &amp; allgemeines','kg.html','',165,0)
oCMenu.makeMenu('sub101','top1','Alte Kirche - KG I','kg1.html','',165,0)
oCMenu.makeMenu('sub102','top1','Mittelalter - KG II','kg2.html','',165,0)
oCMenu.makeMenu('sub103','top1','Reformation - KG III','kg3.html','',165,0)
oCMenu.makeMenu('sub104','top1','fr&uuml;he Neuzeit - KG IV','kg4.html','',165,0)
oCMenu.makeMenu('sub105','top1','Neuzeit/Moderne - KG V-VI','kg5.html','',165,0)
oCMenu.makeMenu('sub106','top1','kirchengeschichtliche<BR>Fachzeitschriften','papers-thema-kg.html','',165,28)
oCMenu.makeMenu('sub107','top1','Latein','latin.html','',165,0)
oCMenu.makeMenu('sub108','top1','christliche Arch&auml;ologie','archaeology.html','',165,0)
oCMenu.makeMenu('sub109','top1','kirchliche Kunst','art.html','',165,0)
oCMenu.makeMenu('sub110','top1','feministische Theologie','fem.html','',165,0)
oCMenu.makeMenu('sub111','top1','Personen der Kirchengeschichte','personen.html','',165,0)
oCMenu.makeMenu('top2','','&nbsp;Systematische<br>&nbsp;Theologie','st.html','',95,0)
oCMenu.makeMenu('sub21','top2','Dogmatik','st.html','',165,0)
oCMenu.makeMenu('sub211','sub21','&Uuml;bersicht &amp; allgemeines','st.html','',135,0)
oCMenu.makeMenu('sub212','sub21','Dogmatische Themen','st-quest.html','',135,0)
oCMenu.makeMenu('sub21201','sub212','&Uuml;bersicht &amp; allgemeines','st-quest.html','',165,0)
oCMenu.makeMenu('sub21202','sub212','Glaubenslehre','st-glaube.html','',165,0)
oCMenu.makeMenu('sub21203','sub212','Gotteslehre','st-gott.html','',165,0)
oCMenu.makeMenu('sub21204','sub212','Trinit&auml;tslehre','st-trinitaet.html','',165,0)
oCMenu.makeMenu('sub21205','sub212','Theodizee','st-theodizee.html','',165,0)
oCMenu.makeMenu('sub21206','sub212','Christologie','st-christologie.html','',165,0)
oCMenu.makeMenu('sub21207','sub212','Pneumatologie','st-pneumatologie.html','',165,0)
oCMenu.makeMenu('sub21208','sub212','Soteriologie / Gnadenlehre','st-soteriologie.html','',165,0)
oCMenu.makeMenu('sub21209','sub212','Ekklesiologie','st-kirche.html','',165,0)
oCMenu.makeMenu('sub21210','sub212','Eschatologie','st-eschatologie.html','',165,0)
oCMenu.makeMenu('sub21211','sub212','Tod und Auferstehung','st-resurrection.html','',165,0)
oCMenu.makeMenu('sub21212','sub212','Sch&ouml;pfungslehre','st-schoepfung.html','',165,0)
oCMenu.makeMenu('sub21213','sub212','Anthropologie','st-mensch.html','',165,0)
oCMenu.makeMenu('sub21214','sub212','Freiheit','st-freiheit.html','',165,0)
oCMenu.makeMenu('sub21215','sub212','S&uuml;nde und Vergebung','st-vergebung.html','',165,0)
oCMenu.makeMenu('sub21216','sub212','Gewissen','st-vergebung.html#gewissen','',165,0)
oCMenu.makeMenu('sub21217','sub212','Religion und Gewalt','st-gewalt.html','',165,0)
oCMenu.makeMenu('sub21218','sub212','weitere Themen der Dogmatik','st-quest.html#misc','',165,0)
oCMenu.makeMenu('sub22','top2','Ethik','ethik.html','',165,0)
oCMenu.makeMenu('sub221','sub22','&Uuml;bersicht &amp; allgemeines','ethik.html','',150,0)
oCMenu.makeMenu('sub222','sub22','Sozialethik','ethik-soz.html','',150,0)
oCMenu.makeMenu('sub22201','sub222','&Uuml;bersicht &amp; allgemeines','ethik-soz.html#sozialethik','',199,0)
oCMenu.makeMenu('sub22202','sub222','Lebensformen / Partnerschaft','ethik-soz-partner.html','',199,0)
oCMenu.makeMenu('sub22203','sub222','Menschenrechte','ethik-soz-menschenrechte.html','',199,0)
oCMenu.makeMenu('sub22204','sub222','Institute / Zentren / Akademien','ethik-soz-zentren.html','',199,0)
oCMenu.makeMenu('sub22205','sub222','Soziale Organisationen und Gruppen','ethik-soz-org.html','',199,0)
oCMenu.makeMenu('sub222051','sub22205','Diakonisches Werk','ethik-soz-org.html','',165,0)
oCMenu.makeMenu('sub222052','sub22205','weitere soziale Organisationen','ethik-soz-org.html#org','',165,0)
oCMenu.makeMenu('sub223','sub22','Medizinethik / Bioethik','ethik-med.html','',150,0)
oCMenu.makeMenu('sub22301','sub223','&Uuml;bersicht &amp; allgemeines','ethik-med.html','',187,0)
oCMenu.makeMenu('sub22302','sub223','Beginn des Lebens','ethik-med-leben-anfang.html','',187,0)
oCMenu.makeMenu('sub223021','sub22302','Stammzellforschung','ethik-med-stammzellen.html','',187,0)
oCMenu.makeMenu('sub223022','sub22302','Pr&auml;natale Diagnostik','ethik-med-pid.html','',187,0)
oCMenu.makeMenu('sub223023','sub22302','Biotechnik / Klonen','ethik-med-biotech.html','',187,0)
oCMenu.makeMenu('sub223024','sub22302','Genomforschung / Genmanipulation','ethik-med-biotech.html#genom','',187,0)
oCMenu.makeMenu('sub22304','sub223','Ende des Lebens','ethik-med-leben-ende.html','',187,0)
oCMenu.makeMenu('sub223041','sub22304','Sterbebegleitung / Palliativmedizin / Hospiz','ethik-med-sterbehilfe.html','',230,0)
oCMenu.makeMenu('sub223042','sub22304','Patientenverf&uuml;gung / Vorsorgevollmacht','ethik-med-sterbehilfe.html#verfuegung','',230,0)
oCMenu.makeMenu('sub223043','sub22304','Sterbehilfe','ethik-med-sterbehilfe.html#sterbehilfe','',230,0)
oCMenu.makeMenu('sub223044','sub22304','Kriterien des Todes','ethik-med-sterbehilfe.html#hirntod','',230,0)
oCMenu.makeMenu('sub223045','sub22304','Organspende','ethik-med-organspende.html','',230,0)
oCMenu.makeMenu('sub22306','sub223','Kirchen &amp; Medizinethik / Bioethik','ethik-med-kirchen.html','',187,0)
oCMenu.makeMenu('sub22307','sub223','Politik &amp; Medizinethik / Bioethik','ethik-med-politik.html','',187,0)
oCMenu.makeMenu('sub223071','sub22307','Rechtsgrundlagen / Gesetze','ethik-med-politik.html','',205,0)
oCMenu.makeMenu('sub223072','sub22307','Europ&auml;ische Biopatent-Richtlinie','ethik-med-politik.html#biopatent','',205,0)
oCMenu.makeMenu('sub223073','sub22307','Enquete-Kommission<br>&quot;Recht und Ethik der modernen Medizin&quot;','ethik-med-politik.html#medrecht','',205,28)
oCMenu.makeMenu('sub223074','sub22307','Nationaler Ethikrat','ethik-med-politik.html#ethikrat','',205,0)
oCMenu.makeMenu('sub223075','sub22307','Interessenverb&auml;nde','ethik-med-politik.html#interessen','',205,0)
oCMenu.makeMenu('sub22308','sub223','Institute / Zentren / Akademien','ethik-med-zentren.html','',187,0)
oCMenu.makeMenu('sub223081','sub22308','Institute / Zentren f&uuml;r Medizin-Ethik','ethik-med-zentren.html','',214,0)
oCMenu.makeMenu('sub223082','sub22308','Institute / Zentren f&uuml;r<br>Recht und Ethik in der Medizin','ethik-med-zentren.html#mer','',214,28)
oCMenu.makeMenu('sub223083','sub22308','politische Institutionen','ethik-med-zentren.html#polit','',214,0)
oCMenu.makeMenu('sub223084','sub22308','weitere Institute / Zentren / Akademien','ethik-med-zentren.html#misc','',214,0)
oCMenu.makeMenu('sub224','sub22','Wirtschaftsethik','ethik-wirtschaft.html','',150,0)
oCMenu.makeMenu('sub225','sub22','Umweltethik / &Ouml;kologie','ethik-umwelt.html','',150,0)
oCMenu.makeMenu('sub23','top2','systematisch-theologische<BR>Fachzeitschriften','papers-thema-st.html','',165,28)
oCMenu.makeMenu('sub24','top2','feministische Theologie','fem.html','',165,0)
oCMenu.makeMenu('sub25','top2','Philosophie','phil.html','',165,0)
oCMenu.makeMenu('sub26','top2','Personen der Geistesgeschichte','personen.html','',165,0)
oCMenu.makeMenu('top3','','&nbsp;Praktische<br>&nbsp;Theologie','pt.html','',70,0)
oCMenu.makeMenu('sub300','top3','&Uuml;bersicht &amp; allgemeines','pt.html','',170,0)
oCMenu.makeMenu('sub301','top3','Das Kirchenjahr','pt-kirchenjahr.html','',170,0)
oCMenu.makeMenu('sub30101','sub301','&Uuml;bersicht &amp; allgemeines','pt-kirchenjahr.html','',130,0)
oCMenu.makeMenu('sub30102','sub301','Advent &amp; Weihnachten','pt-kirchenjahr-advent.html','',130,0)
oCMenu.makeMenu('sub30103','sub301','Passionszeit','pt-kirchenjahr-passion.html','',130,0)
oCMenu.makeMenu('sub30104','sub301','Karwoche','pt-kirchenjahr-passion.html#karfreitag','',130,0)
oCMenu.makeMenu('sub30105','sub301','Ostern','pt-kirchenjahr-ostern.html','',130,0)
oCMenu.makeMenu('sub30106','sub301','Himmelfahrt','pt-kirchenjahr-himmelfahrt.html','',130,0)
oCMenu.makeMenu('sub30107','sub301','Pfingsten','pt-kirchenjahr-pfingsten.html','',130,0)
oCMenu.makeMenu('sub30108','sub301','Trinitatis','pt-kirchenjahr-trinitatis.html','',130,0)
oCMenu.makeMenu('sub30110','sub301','Bu&szlig;- und Bettag','pt-kirchenjahr-busstag.html','',130,0)
oCMenu.makeMenu('sub302','top3','Poimenik / Seelsorge','pt-seelsorge.html','',170,0)
oCMenu.makeMenu('sub303','top3','Liturgik','pt-liturgie.html','',170,0)
oCMenu.makeMenu('sub304','top3','Homiletik [Predigt &amp; Andacht]','pt-predigt.html','',170,0)
oCMenu.makeMenu('sub3041','sub304','&Uuml;bersicht &amp; allgemeines','pt-predigt.html','',130,0)
oCMenu.makeMenu('sub3042','sub304','Predigttheorie','pt-predigt.html#predigttheorie','',130,0)
oCMenu.makeMenu('sub3043','sub304','Predigtvorbereitung','pt-predigt.html#predigtvorbereitung','',130,0)
oCMenu.makeMenu('sub3044','sub304','Predigthilfen','pt-predigt.html#predigthilfe','',130,0)
oCMenu.makeMenu('sub3045','sub304','Andachtshilfen','pt-predigt.html#andacht','',130,0)
oCMenu.makeMenu('sub3046','sub304','Meditation','pt-predigt.html#meditation','',130,0)
oCMenu.makeMenu('sub3047','sub304','Bibliodrama','pt-bibliodrama.html','',130,0)
oCMenu.makeMenu('sub305','top3','Gebete','pt-gebet.html','',170,0)
oCMenu.makeMenu('sub307','top3','Musik in der Kirche','pt-musik.html','',170,0)
oCMenu.makeMenu('sub309','top3','Medien / Mediennutzung','pt-medien.html','',170,0)
oCMenu.makeMenu('sub30901','sub309','&Uuml;bersicht &amp; allgemeines','pt-medien.html','',170,0)
oCMenu.makeMenu('sub30902','sub309','Schauk&auml;sten','pt-medien.html#schaukasten','',170,0)
oCMenu.makeMenu('sub30903','sub309','Medienbeauftragte der Kirchen','pt-medien.html#medienbeauftragte','',170,0)
oCMenu.makeMenu('sub30904','sub309','Kirche &amp; Presse','pt-medien.html#presse','',170,0)
oCMenu.makeMenu('sub30905','sub309','Kirche &amp; Radio','pt-medien.html#radio','',170,0)
oCMenu.makeMenu('sub30906','sub309','Kirche &amp; Fernsehen','pt-medien.html#tv','',170,0)
oCMenu.makeMenu('sub30907','sub309','Kirche &amp; Internet','pt-medien.html#internet','',170,0)
oCMenu.makeMenu('sub30908','sub309','christliche Medienverb&uuml;nde','pt-medien.html#org','',170,0)
oCMenu.makeMenu('sub30909','sub309','christliche Medien-Dienstleister','pt-medien.html#dienstleister','',170,0)
oCMenu.makeMenu('sub30910','sub309','weitere Medien','pt-medien.html#misc','',170,0)
oCMenu.makeMenu('sub310','top3','Kybernetik / Mission','pt-mission.html','',170,0)
oCMenu.makeMenu('sub311','top3','praktisch-theologische<BR>Fachzeitschriften','papers-thema-pt.html','',170,28)
oCMenu.makeMenu('sub312','top3','feministische Theologie','fem.html','',170,0)
oCMenu.makeMenu('top4','','&nbsp;Religions-<br>&nbsp;p&auml;dagogik','rp.html','',70,0)
oCMenu.makeMenu('sub401','top4','&Uuml;bersicht &amp; allgemeines','rp.html','',220,0)
oCMenu.makeMenu('sub402','top4','Materialien f&uuml;r den Religions-Unterricht','rp-material.html','',220,0)
oCMenu.makeMenu('sub403','top4','Konfirmanden-Unterricht','rp-konfis.html','',220,0)
oCMenu.makeMenu('sub404','top4','LER - Lebensgestaltung-Ethik-Religionen','rp-ler.html','',220,0)
oCMenu.makeMenu('sub405','top4','religionsp&auml;dagogische Vereine &amp; Verb&auml;nde','rp-org.html','',220,0)
oCMenu.makeMenu('sub406','top4','religionsp&auml;daogische Fachzeitschriften','papers-thema-rp.html','',220,0)
oCMenu.makeMenu('top5','','&nbsp;&Ouml;kumenik /<br>&nbsp;Religionswissenschaft','oek.html','',135,0)
oCMenu.makeMenu('sub500','top5','alle Gemeinschaften<br>in alphabetischer &Uuml;bersicht','oek.html','',150,28)
oCMenu.makeMenu('sub501','top5','Beratungsstellen /<br>&Uuml;bersichten / Datenbanken','oek-allgemein.html','',150,28)
oCMenu.makeMenu('sub502','top5','Christentum','oek-christlich.html','',150,0)
oCMenu.makeMenu('sub50201','sub502','&Uuml;bersicht &amp; allgemeines','oek-christlich.html','',155,0)
oCMenu.makeMenu('sub50202','sub502','Evangelische Kirchen','oek-evangelisch.html','',155,0)
oCMenu.makeMenu('sub5020201','sub50202','&Uuml;bersicht &amp; allgemeines','oek-evangelisch.html','',169,0)
oCMenu.makeMenu('sub5020202','sub50202','Evangelisch-Lutherische Kirchen','oek-evangelisch-luth.html','',169,0)
oCMenu.makeMenu('sub5020203','sub50202','Evangelisch-reformierte Kirchen','oek-evangelisch-ref.html','',169,0)
oCMenu.makeMenu('sub5020204','sub50202','Baptisten','oek-evangelisch-baptisten.html','',169,0)
oCMenu.makeMenu('sub5020205','sub50202','Mennoniten','oek-evangelisch-mennoniten.html','',169,0)
oCMenu.makeMenu('sub5020206','sub50202','Ev.-Methodistische Kirche','oek-evangelisch-methodisten.html','',169,0)
oCMenu.makeMenu('sub5020207','sub50202','Qu&auml;ker','oek-evangelisch-quaeker.html','',169,0)
oCMenu.makeMenu('sub5020208','sub50202','Landeskirchl. Gemeinschaften<BR>freie Gemeinden<BR>Evangelikale / Pfingstler ','oek-evangelisch-evangelikal.html','',169,40)
oCMenu.makeMenu('sub50203','sub502','Katholische Kirchen','oek-kathol.html','',155,0)
oCMenu.makeMenu('sub502031','sub50203','r&ouml;misch-katholische Kirche','oek-kathol.html','',160,0)
oCMenu.makeMenu('sub5020310','sub502031','&Uuml;bersicht &amp; allgemeines','oek-kathol.html','',130,0)
oCMenu.makeMenu('sub5020311','sub502031','Texte und Dokumente','oek-kathol-doc.html','',130,0)
oCMenu.makeMenu('sub5020312','sub502031','kritische Websites','oek-kathol-mov.html','',130,0)
oCMenu.makeMenu('sub5020313','sub502031','Organisationen,<BR>Vereine &amp; Verb&auml;nde','oek-kathol-soc.html','',130,28)
oCMenu.makeMenu('sub502032','sub50203','Altkatholische Kirche<BR>Christkatholische Kirche','oek-kathol-alt.html','',160,28)
oCMenu.makeMenu('sub502033','sub50203','Katholische Ost-Kirchen','oek-orthodox-kathol.html','',160,0)
oCMenu.makeMenu('sub50204','sub502','Orthodoxe Kirchen','oek-orthodox.html','',155,0)
oCMenu.makeMenu('sub502041','sub50204','&Uuml;bersicht &amp; allgemeines','oek-orthodox.html','',175,0)
oCMenu.makeMenu('sub502042','sub50204','Ikonen / Ikonographie','oek-orthodox-ikonen.html','',175,0)
oCMenu.makeMenu('sub502043','sub50204','autokephale orthodoxe Kirchen','oek-orthodox-kirchen.html','',175,0)
oCMenu.makeMenu('sub5020431','sub502043','Armenische Kirche','oek-orthodox-armenian.html','',155,0)
oCMenu.makeMenu('sub5020432','sub502043','Griechisch-Orthodoxe Kirche','oek-orthodox-greek.html','',155,0)
oCMenu.makeMenu('sub5020433','sub502043','Indisch-Orthodoxe Kirche','oek-orthodox-indian.html','',155,0)
oCMenu.makeMenu('sub5020434','sub502043','Koptisch-Orthodoxe Kirche','oek-orthodox-coptic.html','',155,0)
oCMenu.makeMenu('sub5020435','sub502043','Russisch-Orthodoxe Kirche','oek-orthodox-russian.html','',155,0)
oCMenu.makeMenu('sub5020436','sub502043','Serbisch-Orthodoxe Kirche','oek-orthodox-serbian.html','',155,0)
oCMenu.makeMenu('sub5020437','sub502043','Syrisch-Orthodoxe Kirche','oek-orthodox-syrian.html','',155,0)
oCMenu.makeMenu('sub5020438','sub502043','Ukrainisch-Orthodoxe Kirche','oek-orthodox-ukrainian.html','',155,0)
oCMenu.makeMenu('sub50205','sub502','Anglikanische Kirche','oek-anglikan.html','',155,0)
oCMenu.makeMenu('sub50206','sub502','Siebenten-Tags-Adventisten','oek-sta.html','',155,0)
oCMenu.makeMenu('sub50207','sub502','Bruderschaften &amp; Orden','orden.html','',155,0)
oCMenu.makeMenu('sub50208','sub502','Kirchenrecht<BR>&amp; Kirchenordnung','oek-christlich-misc.html#recht','',155,28)
oCMenu.makeMenu('sub50209','sub502','Kirchenasyl','oek-christlich-misc.html#kirchenasyl','',155,0)
oCMenu.makeMenu('sub50210','sub502','Kirchensteuer','oek-christlich-misc.html#kirchensteuer','',155,0)
oCMenu.makeMenu('sub50211','sub502','Kruzifix-Urteil','oek-christlich-misc.html#kruzifix','',155,0)
oCMenu.makeMenu('sub50212','sub502','Milit&auml;rseelsorge','oek-christlich-misc.html#bund','',155,0)
oCMenu.makeMenu('sub50213','sub502','Streit um den Sonntag','oek-christlich-misc.html#sonntag','',155,0)
oCMenu.makeMenu('sub50214','sub502','christliche Zeitschriften','papers-thema.html#kirche','',155,0)
oCMenu.makeMenu('sub503','top5','Judentum','oek-judentum.html','',150,0)
oCMenu.makeMenu('sub5031','sub503','&Uuml;bersicht &amp; allgemeines','oek-judentum.html','',135,0)
oCMenu.makeMenu('sub5032','sub503','j&uuml;dische Schriften','oek-judentum-torah.html','',135,0)
oCMenu.makeMenu('sub5033','sub503','Geschichte des Judentums','oek-judentum-history.html','',135,0)
oCMenu.makeMenu('sub5034','sub503','j&uuml;dische Kultur','oek-judentum-kultur.html','',135,0)
oCMenu.makeMenu('sub5035','sub503','j&uuml;disch-christlicher Dialog','oek-judentum-christ.html','',135,0)
oCMenu.makeMenu('sub504','top5','Islam','oek-islam.html','',150,0)
oCMenu.makeMenu('sub5041','sub504','&Uuml;bersicht &amp; allgemeines','oek-islam.html','',145,0)
oCMenu.makeMenu('sub5042','sub504','Der Koran','oek-islam-koran.html','',145,0)
oCMenu.makeMenu('sub5043','sub504','Str&ouml;mungen -<br>Gruppen im Islam','oek-islam-gruppen.html','',145,28)
oCMenu.makeMenu('sub50431','sub5043','Alevismus','oek-islam-aleviten.html','',125,0)
oCMenu.makeMenu('sub50433','sub5043','Nurdschuluk-Bewegung','oek-islam-nurdschuluk.html','',125,0)
oCMenu.makeMenu('sub50434','sub5043','Schiismus','oek-islam-schiit.html','',125,0)
oCMenu.makeMenu('sub50435','sub5043','Sufismus','oek-islam-sufiten.html','',125,0)
oCMenu.makeMenu('sub50436','sub5043','Sunnismus','oek-islam-sunna.html','',125,0)
oCMenu.makeMenu('sub50437','sub5043','Wahhabismus','oek-islam-wahhabit.html','',125,0)
oCMenu.makeMenu('sub5044','sub504','islamisch-christlicher Dialog','oek-islam-christ.html','',145,0)
oCMenu.makeMenu('sub506','top5','Buddhismus','oek-buddhism.html','',150,0)
oCMenu.makeMenu('sub507','top5','Hinduismus','oek-hinduism.html','',150,0)
oCMenu.makeMenu('sub508','top5','Mormonen','oek-mormonen.html','',150,0)
oCMenu.makeMenu('sub509','top5','Neuapostolische Kirche','oek-nak.html','',150,0)
oCMenu.makeMenu('sub510','top5','Zeugen Jehovas','oek-zeugenjehovas.html','',150,0)
oCMenu.makeMenu('sub511','top5','Atheismus / Konfessionslose','oek-atheism.html','',150,0)
oCMenu.makeMenu('sub512','top5','Esoterik / Heiden','oek-nostradamus.html','',150,0)
oCMenu.makeMenu('sub5121','sub512','Esoterik','oek-nostradamus.html','',150,0)
oCMenu.makeMenu('sub5122','sub512','Cryonics / Transhumanismus','oek-cryonic.html','',150,0)
oCMenu.makeMenu('sub5123','sub512','Wicca / Hexen','oek-wicca.html','',150,0)
oCMenu.makeMenu('sub5124','sub512','Schamanen / Naturreligionen','oek-shamanism.html','',150,0)
oCMenu.makeMenu('sub5125','sub512','Paganismus / Druiden','oek-paganism.html','',150,0)
oCMenu.makeMenu('sub5126','sub512','Satanismus','oek-satanism.html','',150,0)
oCMenu.makeMenu('sub513','top5','weitere ...','oek.html','',150,0)

oCMenu.makeMenu('top6','','<img src="cm_fill.gif" alt="" border="0" width="55" height="6"><BR clearall>&nbsp;Verschiedenes ...','sonstiges.html','',105,0)
oCMenu.makeMenu('sub601','top6','Die Bibel','bibel.html','',140,0)
oCMenu.makeMenu('sub602','top6','Lexika / W&ouml;rterb&uuml;cher','lexika.html','',140,0)
oCMenu.makeMenu('sub603','top6','B&uuml;cher','buch.html','',140,0)
oCMenu.makeMenu('sub6031','sub603','Buchhandel','buch.html#buch','',70,0)
oCMenu.makeMenu('sub6032','sub603','Bibliotheken','buch.html#bibliothek','',70,0)
oCMenu.makeMenu('sub6033','sub603','Verlage','buch.html#verlag','',70,0)
oCMenu.makeMenu('sub604','top6','Zeitschriften','papers.html','',140,0)
oCMenu.makeMenu('sub6041','sub604','&Uuml;bersichten &amp; Artikelrecherche','papers.html','',164,0)
oCMenu.makeMenu('sub6043','sub604','thematische &Uuml;bersicht<br>theologischer Zeitschriften','papers-thema.html','',164,28)
oCMenu.makeMenu('sub60431','sub6043','bibelwissenschaftliche<br>Fachzeitschriften','papers-thema-bibelwiss.html','',135,28)
oCMenu.makeMenu('sub60432','sub6043','kirchengeschichtliche<br>Fachzeitschriften','papers-thema-kg.html','',135,28)
oCMenu.makeMenu('sub60433','sub6043','systematisch-theologische<br>Fachzeitschriften','papers-thema-st.html','',135,28)
oCMenu.makeMenu('sub60434','sub6043','praktisch-theologische<br>Fachzeitschriften','papers-thema-pt.html','',135,28)
oCMenu.makeMenu('sub60435','sub6043','religionsp&auml;dagogische<br>Fachzeitschriften','papers-thema-rp.html','',135,28)
oCMenu.makeMenu('sub60436','sub6043','christliche<br>Zeitschriften','papers-thema.html#kirche','',135,28)
oCMenu.makeMenu('sub605','top6','Sprachen','sprachen.html','',140,0)
oCMenu.makeMenu('sub6051','sub605','Hebr&auml;isch','hebrew.html','',70,0)
oCMenu.makeMenu('sub6052','sub605','Altgriechisch','greek.html','',70,0)
oCMenu.makeMenu('sub6053','sub605','Latein','latin.html','',70,0)
oCMenu.makeMenu('sub608','top6','rund ums Studium der<br>evangelischen Theologie','studium.html','',140,30)
oCMenu.makeMenu('sub609','top6','ev.-theol. Fakult&auml;ten','fakultaet.html','',140,0)
oCMenu.makeMenu('sub610','top6','miscullus','misc.html','',140,0)
oCMenu.makeMenu('sub6101','sub610','So bunt ist unser Glaube ...','misc.html','',140,0)
oCMenu.makeMenu('sub6102','sub610','Beichte digital','misc.html#beichte','',140,0)
oCMenu.makeMenu('sub6103','sub610','Mammon','misc.html#mammon','',140,0)
oCMenu.makeMenu('sub6104','sub610','Genesis 2','misc.html#partner','',140,0)
oCMenu.makeMenu('sub6105','sub610','zum Schmunzeln','misc.html#joke','',140,0)
oCMenu.makeMenu('sub6106','sub610','morbides','misc.html#morbides','',140,0)

oCMenu.makeMenu('top7','','<img src="cm_fill.gif" alt="" border="0" width="18" height="6"><BR clearall>&nbsp;@','email.html','',20,0)
oCMenu.makeMenu('sub71','top7','Kontakt','email.html','',80,0)
oCMenu.makeMenu('sub72','top7','Site Map','sitemap.html','',80,0)
oCMenu.makeMenu('sub73','top7','disclaimer','disclaimer.html','',80,0)
oCMenu.makeMenu('sub74','top7','Impressum','index.html#impressum','',80,0)
oCMenu.makeMenu('sub75','top7','Buchbestellung','bestellung.html','',80,0)
oCMenu.makeMenu('sub76','top7','web-napping','logo.html','',80,0)
oCMenu.makeMenu('sub77','top7','Startseite','index.html','',80,0)

//Leave this line - it constructs the menu
oCMenu.construct()
