body { font-family:helvetica,arial,sans-serif; background-color:transparent; }

a:link { text-decoration:none; }    /* noch nicht besuchte Ziele */
a:visited { text-decoration:none; } /* besuchte Ziele */
a:hover { text-decoration:underline; }   /* Verweise bei "MouseOver" */
a:active { text-decoration:none; }  /* Angeklickte Verweise */
a:focus { text-decoration:none; }   /* Verweise, die Fokus erhalten */

.hauptnav { font-size:0.8em; width:100%; font-weight:bold; 
	margin-left:130px; 
	background-color:#ffffff;
	white-space:nowrap;
	line-height:2em;
	border-color:#ffffff; 
 }
.hnav-aktiv { 
	margin-left:1em; margin-right:1em; background-color:transparent;
	font-weight:bold; }
.hnav-passiv { 
	margin-left:1em; margin-right:1em; background-color:transparent;
	font-weight:normal; }

a { color:#336600; }
a.hnav-a { color:#336600; font-weight:bold; }   /* aktueller Nav.punkt */
a.hnav-p { color:#336600; font-weight:normal; }
a.snav-hpfl-a { color:#336600; font-weight:bold; }   /* aktueller Nav.punkt */
a.snav-hpfl-p { color:#336600; font-weight:normal; }

.subnavigation  { position:absolute; width:160px; top:12.5em; left:0.5em;  }
ol.subnav { position:relative; left:-40px; top:-10px; width:145px;  
    list-style-type:none;
	font-size:0.8em; font-weight:normal; }
li.subnav-hpfl { border-color: #669966; margin-top:0em; margin-bottom:0.5em; 
	padding-top:0.3em; padding-bottom:0.3em; padding-right:0.3em; padding-left:0.3em; 
	background-color:#ffffff; 
	border-top-width:none; border-bottom-width:none; border-left-width:none; border-right-width:none;
	border-top-style:none; border-bottom-style:none; }
li.subnav-o-hpfl { border-color: #669966; margin-top:0em; margin-bottom:0em; 
	padding-top:0.3em; padding-bottom:0.1em; padding-right:0.3em; padding-left:0.3em; 
	background-color:#ffffff; 
	border-top-width:none; border-bottom-width:none; border-left-width:none; border-right-width:none;
	border-top-style:none; border-bottom-style:none; }
li.subsubnav-m-hpfl { border-color: #669966; margin-top:0em; margin-bottom:0em; 
	padding-top:0.3em; padding-bottom:0.1em; padding-right:0.3em; padding-left:1.2em; 
	background-color:#ffffff; text-indent:-12px;
	border-top-width:none; border-bottom-width:none; border-left-width:none; border-right-width:none;
	border-top-style:none; border-bottom-style:none; }
li.subsubnav-u-hpfl { border-color: #669966; margin-top:0em; margin-bottom:0.5em; 
	padding-top:0.3em; padding-bottom:0.1em; padding-right:0.3em; padding-left:1.2em; 
	background-color:#ffffff; text-indent:-12px;
	border-top-width:none; border-bottom-width:none; border-left-width:none; border-right-width:none;
	border-top-style:none; border-bottom-style:none; }
li.subsubsubnav-m-hpfl { border-color: #669966; margin-top:0em; margin-bottom:0em; 
	padding-top:0.1em; padding-bottom:0.1em; padding-right:0.3em; padding-left:1.2em; 
	background-color:#ffffff; text-indent:0px;
	border-top-width:none; border-bottom-width:none; border-left-width:none; border-right-width:none;
	border-top-style:none; border-bottom-style:none; }
li.subsubsubnav-u-hpfl { border-color: #669966; margin-top:0em; margin-bottom:0.5em; 
	padding-top:0.1em; padding-bottom:0.1em; padding-right:0.3em; padding-left:1.2em; 
	background-color:#ffffff; text-indent:0px;
	border-top-width:none; border-bottom-width:none; border-left-width:none; border-right-width:none;
	border-top-style:none; border-bottom-style:none; }

.subnavigation-mots  { position:absolute; width:180px; top:1.5em; left:0em;  }
ol.subnav-mots { position:relative; left:-40px; top:-10px; width:180px;  
    list-style-type:none; 
	font-size:0.8em; font-weight:normal; }
li.subnav-o-mots { border-color: #669966; margin-top:0em; margin-bottom:0.5em; 
	padding-top:0.3em; padding-bottom:0.3em; padding-right:0.3em; padding-left:0em; 
	background-color:transparent;
	border-top-width:none; border-bottom-width:none; border-left-width:none; border-right-width:none;
	border-top-style:none; border-bottom-style:none; }
.inhalt-mots { width:360px; margin-left:170px; margin-right:1em; margin-top:1em; margin-bottom:1em; }
.logomot { font-family: helvetica,arial,sans-serif; text-decoration:none; color:#999999; background-color:transparent; }
.right { text-align:right }
.rightsmall { text-align:right; font-family: helvetica,arial,sans-serif; text-decoration:none;  font-size:0.7em; }

p { }
.text { font-size:0.8em; }
.textsmall { font-size:0.7em; }
.bold  { font-weight:bold; }
.kursiv { font-style:italic; }
.right { text-align:right; }
 
.inhalt { width:490px; margin-left:170px; margin-right:1em; margin-top:1em; margin-bottom:1em; }
.inhalt600 { width:600px; margin-left:170px; margin-right:1em; margin-top:1em; margin-bottom:1em; }
.inhalt-memory { width:580px; margin-left:170px; margin-right:1em; margin-top:1em; margin-bottom:1em; }
.einzug20 { position:relative; left:20px; }
.einzug30 { position:relative; left:30px; }
.einzug40 { position:relative; left:40px; }
.top20  { position:relative; padding-top:20px; }
.bottom40 { padding-bottom:40px; }
.bottom70 { padding-bottom:70px; }

h2 { margin-top:2em; }
h3 { margin-top:3em; }
.haupttitel { text-align:center; font-size:1em; padding-bottom:30px; }
.haupttitelvoruntertitel { text-align:center; font-size:1em; padding-bottom:15px; }
.haupttitelbeiworte { font-size:0.85em; }
.untertitel { text-align:center; font-size:0.9em; padding-bottom:10px; }

ul { list-style-type:none; }
.content { font-size:0.8em; list-style-image:url(../imgbild/false_h.gif); }
.data { margin-top:4px; }

td {  }
th {  }
.samoainfo {  }

.zent { text-align:center; font-size:0.8em; }
.top0 { padding-top:0px; }
.top00 { margin-top:0px; }
.bottom00 { margin-bottom:0px; }

.sprache { font-style:italic; }
.gattung { font-style:italic; }
.samoaname { font-style:italic; }
.abc { font-family: times,serif; font-size:1.2em; }
.abclist-a { font-weight:bold; }    /* aktueller Buchstabe */
.abclist-p {  }

/* .top-abc { width:350px; height:50px; background-image: url("../imgbild/blatt-m3.gif"); font-size:0.8em; } */
.top-abc { width:350px; height:50px; font-size:0.7em; }

.zitat-form { text-align:center; margin-top:3em; font-size:0.7em; }
.zitat-fremd {  } /* font-style:italic; */
.quelle { margin-top:2em; }

span.highlight { color: #ff0000; background-color:transparent }
span.excerpt { color: #000000; background-color:transparent }

.footer-info { float:left; text-align:left; font-size:0.7em; padding-top:1.5em;}
.footer-url { text-align:right; font-size:0.7em; padding-top:1.5em; }
.copyright { text-align:center; font-size:0.8em; padding-top:30px; }
.footer-host { text-align:right; font-size:0.7em; }
.footer-div { text-align:center; font-size:0.8em; width:100%; }
.footer-top { text-align:center; font-size:0.8em; }

.tback09a { width:400px; height:40px; background-image: url("../imgbild/pinboard-01oben.gif") }
.tback09b { width:400px; background-image: url("../imgbild/pinboard-01mitte.gif") }
.tback09c { width:400px; height:29px; background-image: url("../imgbild/pinboard-01unten.gif") }
.tback05 {background-image: url("../karto/_k_d1.gif")}
.tback06 {background-image: url("../img-mots/mots_02g-5.jpg")}

.synback {background-image: url("../imgbild/2007_buchmesse_back.jpg")}

/* sitemap */
.sl001 {background-image: url("../img-smap/1fel000.jpg")}
.sl002 {background-image: url("../img-smap/1fel001.jpg")}
.sl003 {background-image: url("../img-smap/1fel002.jpg")}
.sl004 {background-image: url("../img-smap/1fel003.jpg")}
.sl005 {background-image: url("../img-smap/1fel004.jpg")}
.sl006 {background-image: url("../img-smap/1fel005.jpg")}
.sl007 {background-image: url("../img-smap/1fel006.jpg")}
.sl008 {background-image: url("../img-smap/1fel007.jpg")}
.sl009 {background-image: url("../img-smap/1fel008.jpg")}
.sl010 {background-image: url("../img-smap/1fel009.jpg")}
.sl011 {background-image: url("../img-smap/1fel010.jpg")}
.sl012 {background-image: url("../img-smap/1fel011.jpg")}
.sl013 {background-image: url("../img-smap/1fel012.jpg")}
.sl014 {background-image: url("../img-smap/1fel013.jpg")}
.sl015 {background-image: url("../img-smap/1fel014.jpg")}
.sl016 {background-image: url("../img-smap/1fel015.jpg")}
.sl017 {background-image: url("../img-smap/1fel016.jpg")}
.sl018 {background-image: url("../img-smap/1fel017.jpg")}
.sl019 {background-image: url("../img-smap/1fel018.jpg")}
.sl020 {background-image: url("../img-smap/1fel019.jpg")}
.sl021 {background-image: url("../img-smap/1fel020.jpg")}
.sl022 {background-image: url("../img-smap/1fel021.jpg")}
.sl023 {background-image: url("../img-smap/1fel022.jpg")}
.sl024 {background-image: url("../img-smap/1fel023.jpg")}
.sl025 {background-image: url("../img-smap/1fel024.jpg")}
.sl026 {background-image: url("../img-smap/1fel025.jpg")}
.sl027 {background-image: url("../img-smap/1fel026.jpg")}
.sl028 {background-image: url("../img-smap/1fel027.jpg")}
.sl029 {background-image: url("../img-smap/1fel028.jpg")}
.sl030 {background-image: url("../img-smap/1fel029.jpg")}
.sl031 {background-image: url("../img-smap/1fel030.jpg")}
.sl032 {background-image: url("../img-smap/1fel031.jpg")}
.sl033 {background-image: url("../img-smap/1fel032.jpg")}
.sl034 {background-image: url("../img-smap/1fel033.jpg")}
.sl035 {background-image: url("../img-smap/1fel034.jpg")}
.sl036 {background-image: url("../img-smap/1fel035.jpg")}
.sl037 {background-image: url("../img-smap/1fel036.jpg")}
.sl038 {background-image: url("../img-smap/1fel037.jpg")}
.sl039 {background-image: url("../img-smap/1fel038.jpg")}
.sl040 {background-image: url("../img-smap/1fel039.jpg")}
.sl041 {background-image: url("../img-smap/1fel040.jpg")}
.sl042 {background-image: url("../img-smap/1fel041.jpg")}
.sl043 {background-image: url("../img-smap/1fel042.jpg")}
.sl044 {background-image: url("../img-smap/1fel043.jpg")}
.sl045 {background-image: url("../img-smap/1fel044.jpg")}
.sl046 {background-image: url("../img-smap/1fel045.jpg")}
.sl047 {background-image: url("../img-smap/1fel046.jpg")}
.sl048 {background-image: url("../img-smap/1fel047.jpg")}
.sl049 {background-image: url("../img-smap/1fel048.jpg")}
.sl050 {background-image: url("../img-smap/1fel049.jpg")}
.sl051 {background-image: url("../img-smap/1fel050.jpg")}
.sl052 {background-image: url("../img-smap/1fel051.jpg")}
.sl053 {background-image: url("../img-smap/1fel052.jpg")}
.sl054 {background-image: url("../img-smap/1fel053.jpg")}
.sl055 {background-image: url("../img-smap/1fel054.jpg")}
.sl056 {background-image: url("../img-smap/1fel055.jpg")}
.sl057 {background-image: url("../img-smap/1fel056.jpg")}
.sl058 {background-image: url("../img-smap/1fel057.jpg")}
.sl059 {background-image: url("../img-smap/1fel058.jpg")}
.sl060 {background-image: url("../img-smap/1fel059.jpg")}
.sl061 {background-image: url("../img-smap/1fel060.jpg")}
.sl062 {background-image: url("../img-smap/1fel061.jpg")}
.sl063 {background-image: url("../img-smap/1fel062.jpg")}
.sl064 {background-image: url("../img-smap/1fel063.jpg")}
.sl065 {background-image: url("../img-smap/1fel064.jpg")}
.sl066 {background-image: url("../img-smap/1fel065.jpg")}
.sl067 {background-image: url("../img-smap/1fel066.jpg")}
.sl068 {background-image: url("../img-smap/1fel067.jpg")}
.sl069 {background-image: url("../img-smap/1fel068.jpg")}
.sl070 {background-image: url("../img-smap/1fel069.jpg")}
.sl071 {background-image: url("../img-smap/1fel070.jpg")}
.sl072 {background-image: url("../img-smap/1fel071.jpg")}
.sl073 {background-image: url("../img-smap/1fel072.jpg")}
.sl074 {background-image: url("../img-smap/1fel073.jpg")}
.sl075 {background-image: url("../img-smap/1fel074.jpg")}
.sl076 {background-image: url("../img-smap/1fel075.jpg")}
.sl077 {background-image: url("../img-smap/1fel076.jpg")}
.sl078 {background-image: url("../img-smap/1fel077.jpg")}
.sl079 {background-image: url("../img-smap/1fel078gr1.jpg")}
