/* div#navigation1 {position: absolute; top: 200; padding: 20px; }*/

div#navigation1 {position: absolute; padding: 20px; }

/* body { margin-left:70px; }  */
ul,ol,blockquote,img { margin-left: 15px; }

/*linker Abstand der Unterstriche*/
/*hr { margin-left: -5px; }*/
/* Hr-Linie als picture / sonst in a_script definiert */
hr { color:blue; margin-top:0; margin-left:4mm;margin-right:1mm; }

#hr_ { position:relative; left:130px; top:5px; bottom:25px; }


/* ul leitet eine Aufzählung ein --> roter Punkt, vor jede Aufzählung muss ein <li> */
ul      {color:red}

/*text  { margin-top:3px; }*/

body  {  font-family: Arial, Helvetica; font-size: 8pt; }
table  { font-family: Arial, Helvetica; font-size: 8pt; }

/* hintergr.jpg */
/*body  { background-image:url(images/ringbuch1.gif); background-repeat:repeat-y; }*/

/* h2 ist der normale Fliesstext */

h1           {text-decoration:none; text-align:left; font-weight:700; font-family:Arial;
               font-style:normal; font-size:7.6pt; margin-top:1px; }


h2           {text-decoration:none; text-align:left ; font-weight:300  ;font-family:"Courier New", Courier;
               font-style:normal; font-size:8pt; margin-top:1px; }

h3           {text-decoration:none; text-align:right; font-weight:bolder ;font-family:"Courier New", Arial;
               font-style:normal; font-size:14pt; line-height:10pt; margin-top:1px; margin-right:10px; }


h4           {text-decoration:underline; text-align:left; font-weight:bolder; font-family:"Courier New", Arial;
               font-style:normal; font-size:14pt; line-height:10pt; margin-top:1px;  }

h5           {text-align:left;  font-weight: lighter ; font-family:Arial;
               font-style:normal; font-size:10pt; line-height:12pt; margin-top:1px;  }

h6           {text-align:left;  font-weight:600; font-family:Helvetica,Arial;
               font-style:normal; font-size:8pt; line-height:10pt; margin-top:1px;  }



/*body  { background-image:url(images/hintergr.jpg); background-repeat:repeat-y; }*/


/*body { background-color:rgb(142,194,234); }*/


/* body { background-color:rgb(192,192,192); } */


/* Hintergrund hellgrün */

/* input  {background-color:rgb(230,230,230);} */

/* textarea {background-color:rgb(230,247,213);} */
/* textarea {background-color:rgb(230,230,230);} */

/* @page :left { margin-left:2.5cm; margin-right:2cm  } */

/* div tags */
/* div#navigation1 {position: absolute; top: 150; width: 200px; background: gray; padding: 10px; } */
/* in html-  <div id="navigation1> ........ </div>   */

div { margin-top:3px; }



/* LINKS LEUCHTEN BEI MOUSEOVER // NICHT UNTERSTRICHEN */
a:link {color:#000080;text-decoration:none;}
a:visited {color:#800080;text-decoration:none;}
a:active {color:red;text-decoration:none;}
a:hover {color:#FF0000;text-decoration:none;}






