/*Stylesheet fuer Liederkranz Murrhardt.
Wird angewendet auf den gesamten Adminbereich. */

h1 { text-align:center; }

body { background-color:#FFFFAA; }

h1,h2,h3,h4,h5,p,div,td,th { font-family:Arial,Verdana; }

h3.head { font-size:18px; color:#800000; }

p.teaser { font-size:12px; }

p.datum { font-size:10px; color:#2E2D2D; }

p.newstext { font-size:12px; }

news { align: center;}

newsbild { text-align: center;}

p.autor { font-size:12px; }

p.weitlinks { font-size:13px; }

td,th { padding:10px; }

#adminmenu { width:200px; }

a:link { color:#800000; text-decoration:underline; }
a:visited { color:#800000; text-decoration:underline; }
a:hover { color:#BA0303; text-decoration:none; }
a:active { color:#800000; text-decoration:underline; }