/* DATEI: formate.css */

h1,h2,h3,h4,h5,h6,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {font-family:Arial,Helvetica,Verdana,sans-serif;color: #191970; white-space:wrap; font-style: normal; font-variant: normal; font-align:justify; }

/* Top-Head */
h1 { font-family: sans-serif; font-size: xx-large; font-style: bold; font-variant: bold; font-weight: bold;color: #191970; text-alignment: left;}
/*{ font-size:26px; margin-bottom:18px; } */

/* h2 Chapter-Head */
h2 { font-size:20px; font-weight: 600; }
/* h2.xmp,h2.xpl,h2.inf,h2.tip,h2.akt { font-size:16px; font-weight: 400; }*/

/* h3 Copy-Head */
h3 { font-size:16px; margin-bottom:16px; }


/* h4  Normalschrift */
h4 { font-size:14px; font-weight:200 }

/* h5 */
h5 {font-size: 12px; font-style: normal; font-variant: normal; font-weight: 200;font-align:justify;}

/* h6 */
h6 {font-size: 14px; font-style: normal; font-variant: light; font-weight: 300;color: tomato; text-alignment: left;}


/*p,ul,ol,li,div,td,th,address,blockquote { font-size:13px; }*/

li { margin-top:3px; list-style-type:dot;font-size:14px; font-weight:200  }

/*pre { font-family:Courier New,Courier; font-size:13px; color:#0000C0; }*/

/*code,kbd,tt { font-family:Courier New,Courier; color:#0000C0; } */

/*var { font-style:normal; color:#0000C0; } */

/*blockquote,cite { font-style:italic; }*/

/*.xmpcode { border-width:10px; border-style:solid; border-color:#EEEEEE; background-color:#FFFFE0; } */

/*.code { 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; } */

a:link { font-family:Arial,Helvetica,Verdana,sans-serif; font-size:12px; font-weight: normal; color:#191970; text-decoration:underline; }
a:visited { font-size:12px;color:#101061; text-decoration:underline; }
a:active { font-size:12px;color:#404091; font-style: normal; text-decoration:underline; }
a:hover { font-size:12px;color:#404091; font-style: bolder; text-decoration:underline; }
a.an {font-weight: bolder; text-decoration:none; }

/*.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; } */

