/* DATEI: inhalt.css */

/* Vorgaben für den Inhaltsteil der Website */

h1,h2,h3,h4,h5,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
 font-family:Arial,sans-serif; }
h1,h2,h3,h4,h5,p,ul,ol,li,table,address,blockquote,nobr {
  margin-left:20px; margin-right:20px; }
h1 { font-size:26px; margin-bottom:18px; }
h2 { font-size:21px; margin-bottom:18px; }
h3 { font-size:16px; }
h4 { font-size:13px; }
h5 { font-size:9px; }
p,ul,ol,li,div,td,th,address,blockquote { font-size:13px; }
li { margin-top:3px; }
table,div {  }
pre { font-family:Courier New,Courier; font-size:13px; color:#00003F; }

blockquote,cite { font-style:italic; }

/*class-Eigenschaften*/
.lint { background-color:#eeeeee; margin-left:0px; margin-right:0px; } /*interne Links: Kopfleiste*/
.lext { background-color:#FBFFCA; } /*externe Links*/
.motto { color:#C04040; font-weight:bold; }
.akt { background-color:#FFFFEC; }
.akttxt { color:#880055; }
.akttxtpre { color:#880055; font-weight:bold; } /*Wohnangebote, Veranstaltungen, Touren...*/
.vw { background-color:#ffedec; } /*#FFD3D0hellrosa #E1D3D0lachs*/
.vwtxt { color:#8C6259; } /*#FF0080pink*/
.oe { background-color:#f0fff0; } /*#D9FFD9hellgrün color:#009F00; grün*/
.oetxt { color:#116C15; } /*grün*/
.oetxtpre { color:#116C15; font-weight:bold; } /*grün*/
.lua { background-color:#f4f4ff; } /*#DFDFFFhellblau*/
.luatxt { color:#0000aa; } /*blau*/
.re { margin-right:200px } /*rechter Einzug*/
.name { font-family:Matura MT Script Capitals; font-size:20px; } /*Schreibung Amt SLW*/
.akta { color:#000042; } /*Ausschreibungen*/

div.rahmen { border-width:2px; padding:20px; }

a { font-family:Arial,Helvetica; font-size:13px; }
a:link { color:#BF0000; text-decoration:underline; }
a:visited { color:#5F0000; text-decoration:underline; }
a:active { color:#FF9F00; text-decoration:none; }


code,kbd,tt { font-family:Courier New,Courier; color:#0000C0; }

var { font-style:normal; color:#0000C0; }

.xmpcode { border-width:10px; border-style:solid; border-color:#EEEEEE; background-color:#FFFFE0; }

.tabxpl { background-color:#E4EEFF; }

.doc { background-color:#EEEEEE; }

.nav { background-color:#FFEEDD; }

.qbar { background-color:#FFFFE0; font-size:13px; font-family:Arial,sans-serif; }

.blue { color:#0000C0; }

pre.normal { color:#000000; }



.unicode { font-size:15px; font-family:Arial Unicode MS,Arial,sans-serif }

ins { color:#009900; font-weight:bold; text-decoration:none; }

del { color:#990000; font-weight:bold; text-decoration:line-through; }