/* StyleSheets für CarstenP.de*/
/* Copyright by Carsten Pelz */

/* Besonderheiten: */
	/* Mit #Definition { ANGABEN } und <TAG id=Defintion> </TAG> können Sonderformatierungen eingeführt werden */ 
	/* Mit TAG UNTERTAG { ANGABEN } können UnterTags (bspw. <i>) für einen Tag gesondert definiert werden  */ 


body { margin-top:10px; margin-bottom:10px; margin-left:10px; margin-right:10px }

p,h1,h2,h3,h4,h5,h6,nobr,b,i,td,a { font-family: Times New Roman,sans-serif; }
p,h1,h2,h3,h4,h5,h6,nobr,i,td,a { color:#000000 } 

body { background-color:#FFFFFF }
body { background-repeat:repeat }

/*  */
h1 { font-size:22pt }
h1 { text-align:center }

/*  */
h2 { font-size:18pt }
h2 { text-align:center }

/*  */
h3 { font-size:12pt }
h3 { text-align:center }
h3 { font-weight:bold }

/*  */
h4 { font-size:12pt }
h4 { font-weight:normal }

/*  */
h5 { font-size:10pt }
h5 { text-align:left }
h5 { font-style:normal }
h5 { font-weight:lighter }
h5 { color:#FF0000 }

/*  */
h6 { font-size:8pt }
h6 { font-weight:bold }
h6 { font-style:italic }

/* Standard Text */
p, nobr { font-size:12pt }

/* Links */
a { color:#0000FF }

/* NavigationsFrame */
a.navi { font-size:12pt }
a.navi { color:#0000FF }
a.navi { font-weight:bold }
a.navi { text-decoration:underline }
/* Unterpunkte im Navmenu */
a.unter { font-weight:normal }
a.unter { font-size:12pt }
/* a.navi:hover { color:#FF0000}
/* Aktive Links */
/* a.navi:active { color:#FF0000 }
/* tote Links */
/* b.tod { font-size:12pt }
b.tod { color:#000000 }
b.tod { font-weight:bold }
*/

/ * Tabels */
table { border-style:none }
table { width:100% }

#td { text-align:left }
td { vertical-align:top }

/* Newstabelle */
td.datum { font-size:12pt }
td.datum { color:#008040 }
td.news { font-size:12pt }
td.news { color:#FF0000 }
