/* DATEI: apho.css */





/************************************************* Allgemeines */

body { margin:0px; padding:0px }

div.aussen { width:90%; max-width:660px; margin:0px auto }

div.inhalt { float:right; width:71% }

h1,h2,p,ul,li,div,td { font-family:'Times New Roman',Times,Roman }

h1 { font-size:210%; margin:0px; padding:20px 3%; background-color:#F0F0F0; border-bottom:2px solid #808080 }

h1.kleiner { font-size:150%; text-align:center }

h2 { font-size:125%; margin:20px 0px 15px; padding:15px 3% 0px }

h2.linie { background-image:url('../bil/hellgrau.png'); background-repeat:repeat-x; background-position:top }

h3 { font-size:95%; line-height:135%; padding:0px 3% 5px; margin:0px }

p { font-size:95%; line-height:135%; padding:0px 3%; margin:0px }

p.einleitung { margin-top:15px; padding-top:20px }

p.einleitung.rekur { text-align:right; font-style:italic }  /* Startseite oben rechts */

p.trenner { width:100%; clear:both }

div.inhalt.apho p { margin:15px 0% }

blockquote { margin:0px; padding:0px }

blockquote p { font-size:85%; line-height:130%; color:#404040; margin:0px; padding:5px 3% 5px 10% }

ul { list-style-image:url('../bil/li.png'); list-style-position:outside; padding:0px 4%; margin:0px }

li { font-size:95%; line-height:135%; margin:0px 3%; padding:0px }

p img,li img { width:13px; height:11px; margin:0px 1px 0px 3px; padding:0px }  /* kleine Graphiken: Popup, externe Domain */

img.wp { width:9px; height:12px }  /* kleine Graphiken: Wikipedia-Artikel */

img.buch { border:1px solid #808080; float:right }




/************************************************* Links */

a:link,a:visited,span.intern { color:#808080; text-decoration:underline }

a:active { color:#808080 }

a:hover { color:#000; text-decoration:underline }

a.extern,a.externk,ul.allesextern li a,div.autoren a { color:#00F }   /* zu div.autoren siehe weiter unten */
a.extern:hover,a.externk:hover,ul.allesextern li a:hover,div.autoren a:hover { color:#000 }
a.externk { font-style:italic }   /* kursive verlinkte Zeitschriftentitel */

span.extern { color:#00F; text-decoration:underline }  /* nur fuer Hinweis auf Link */

/************************************************* linke Spalte */

           /* alle Browser ausser MS IE brauchen hier explizite Breitenangabe
              kein Browser ausser MS IE braucht hier float:right oder float:right (ist sogar egal!) */
div.navi { width:29%; float:left }

div.navi h1 { background-color:#FFF; border-bottom:none; background-image:url('../bil/hellgrau.png'); background-repeat:repeat-y; background-position:right }

div.navi p { text-align:right; padding:0px; background-image:url('../bil/hellgrau.png'); background-repeat:repeat-x; background-position:bottom }

div.navi p a { padding:3px 4%; display:block; text-decoration:none; background-image:url('../bil/grau.png'); background-repeat:repeat-y; }

div.navi p a:hover, div.navi p a:visited { text-decoration:none }

div.navi p#anfang { padding-top:40px; background-image:url('../bil/grau.png'); background-repeat:repeat-y; background-position:right }

div.navi p.davor a { background-position:right }

div.navi p.davor a:hover { background-color:#F0F0F0 }

div.navi p#aktuell { background-color:#F0F0F0; background-image:url('../bil/grau.png'); background-repeat:repeat-y; background-position:right }

div.navi p#aktuell a, div.navi p.danach a { background-position:left }

div.navi p.danach a:hover { background-color:#F0F0F0 }

div.navi p#abschluss { padding-bottom:30px; background-image:url('../bil/grau.png'); background-repeat:repeat-y; background-position:left; border-bottom:2px solid #808080 }




/************************************************* Fussnoten */

img.fussnotentrennlinie { width:33%; height:1px; margin:30px 3% 10px }

div.fussnoten p { font-size:83%; line-height:130% }




/************************************************* Fusszeile mit Social Bookmarks */

div.inhalt.fuss { margin:30px 0px; border-bottom:2px solid #808080; background-image:url('../bil/grau.png'); background-repeat:repeat-y; background-position:right }

div.inhalt.fuss p { padding-bottom:2px }

div.inhalt.fuss p img { width:16px; height:16px; border:1px solid #FFF; margin:0px 1px; padding:1px }

div.inhalt.fuss a:hover img { border:1px solid #00F }




/************************************************* Dateien mit Bildansichten */

div.bild { padding:0px; text-align:center; width:42%; float:left; background-color:#F0F0F0; background-image:url('../bil/grau.png'); background-repeat:repeat-y; background-position:left; }

div.bild img { height:369px; border:1px solid #808080; max-width:100%; margin:10px 0px; overflow:hidden; background-color:white; }  /* Standardhoehe fuer viele Grafiken */

div.bild p { background-color:#FFF; background-image:url('../bil/grau.png'); background-repeat:repeat-y; background-position:left; text-align:right; padding:20px 0px }

div.autoren, div.buchdetail { width:58%; float:right }

div.autoren p { margin:20px 0px }

div.buchdetail p { margin-top:20px }

div.inhalt.fuss.breit { width:100% }