/* File: www.narretey.de/styles.css  (c) hajo. Dreyfuß  */


body { margin:1cm; background-color:#FFFFEF; }


/*  body.navframe { margin-top:1cm; margin-bottom:1cm; margin-left:0.5cm; margin-right:1px; } */
/*  body.mainframe { margin-top:1cm; margin-bottom:1cm; margin-left:1px; margin-right:0.5cm; } */




/* Links */
/* ----- */
a { text-decoration:none; }
a:link    { color:#993300; }
a:visited { color:#674625; }
a:active  { color:#AF1A1A; }
a:hover { color:#AF1A1A; background-color:#FFF8DC; }




/* Pseudo-Formate */
/* -------------- */
/*  p:first-letter { color:#; font-size:;}   */




/* Classes */
/* ------- */

.adr { color:#674625;text-decoration:none; }
.at { color:#484848;text-decoration:none; }
.dot { color:#B23125;text-decoration:none;}

.nebel {display:none;cursor:default;color:#F3EAE0;font-size:1px;line-height:1px;letter-spacing:-1px;font-weight:normal;text-decoration:none;}
	/* getarnt; eigentlich genügt die 'display'-Anweisung */



/*  Schrift - Fontsatz  */
/*  ------------------- */

body,p,div,table,th,tf,td,ul,ol,li,h1,h2,h3,h4,h5,h6
   { font-family:Helvetica,Helv,Arial,Swiss,sans-serif,"sans serif"; }

blockquote,cite { font-family:Times,"Times New Roman",serif; }

pre { font-family:Courier,"Courier New",monospace; }




/*  Schrift-Größe - Zeilen-Höhe - Abstand        */
/* --------------------------------------------  */

body, p, a, div, td, ul, ol, li {
	font-size : 15px; }
th {	font-size : 15px; }


h1 { font-size : 28px; line-height : 32px; letter-spacing : 1px; }
h2 { font-size : 24px; line-height : 28px; letter-spacing : 1px; }
h3 { font-size : 18px; line-height : 20px; letter-spacing : 1px; }
h4 { font-size : 15px; }
h5 { font-size : 13px; }
h6 { font-size : 13px; }

input, select {
	font-size : 13px; }

blockquote, cite {
	font-size : 15px; }

pre { font-size : 13px; }

.leer1	{ font-size : 1px; line-height : 1px; }
.leer2	{ font-size : 2px; line-height : 2px; }
.leer4	{ font-size : 4px; line-height : 4px; }
.leer5	{ font-size : 5px; line-height : 5px; }
.leer6	{ font-size : 6px; line-height : 6px; }
.leer8	{ font-size : 8px; line-height : 8px; }
.leer12	{ font-size : 12px; line-height : 12px; }

.micro	{ font-size : 9px; line-height : 11px; }
.winz	{ font-size : 11px; line-height : 12px; }
.mini	{ font-size : 12px; }
.klein, .small {
	  font-size : 13px; }
.normal	{ font-size : 15px; }
.large	{ font-size : 17px; line-height : 20px; }
.big	{ font-size : 20px; line-height : 24px; }
.super	{ font-size : 24px; line-height : 28px; letter-spacing : 1px; }
.hyper	{font-size : 32px; line-height : 36px; letter-spacing : 1px; }





/*  Text-Attribute  */
/*  --------------  */

h3,h4 { font-weight:bold; }
h3 { letter-spacing:1px; }
cite { font-style:italic; }




/*  Text - Ausrichtung  */
/* ------------------- */

p,blockquote { text-align:justify; }




/*  Text - Farbe  */
/* -------------  */

body,p,div,ul,ol,li,nobr,table,th,td,tf,h1,h2,h3,h4,h5,h6 { color:#000000; }
blockquote { color:#00001A; }
cite { color:#00001A; }
pre { color:#0000AA; }

.grau { color : #484848; }


/*  Absatz-Ausrichtung und Rand  */
/*  ---------------------------  */

/* blockquote { margin-left:20pt; margin-right:20pt; } */




/*  Rahmen und Hintergrund  */
/*  ----------------------- */

blockquote { background-color:#FFF8DC; }
blockquote { border-style:ridge; border-width:2px; border-color:#DAB896; }
blockquote { padding-top:6pt; padding-bottom:8pt; padding-left:10pt; padding-right:10pt; }

.preview { border-style:ridge; border-width:2px; border-color:#DAB896; }


/* ---------------------------------------------------------------------- */
/* Spezielle Formate in nur einer Datei werden dort definiert             */

