p, h1, h2, h3, h4, h5, h6 {
	margin: 9px;
	padding: 0px;
}
img, a img, a:link img, a:visited img {
	border-color:#000000;
	text-decoration:none;
}

body {
         background-attachment : fixed;
         background-color : #6ec414;
         background-image : url(http://www.bytes4eyes.de/daten/b4e_bg.gif);
         background-repeat : no-repeat;
         background-position : 15px 15px;
	 margin: 0 auto; 
      }


p {
         font-size : 14px;
         font-family:"Courier New", Courier, monospace;
      }
    .p:link {
         color : #800000;
      }
    .p:visited {
         color : #800000;
      }
    .p:hover {
         color : #D2B48C;
      }

.ueber {
         font-size : 16px;
         font-family:"Courier New", Courier, monospace;
	 font-weight:bold;
	 color : #000000;
	 text-decoration: none;
      }
    .ueber:link {
         color : #000000;
	 text-decoration: underline;
      }
    .ueber:visited {
         color : #000000;
         text-decoration: underline;
      }
    .ueber:hover {
         color : #000000;
         text-decoration: underline;
      }

.navig_ueber {
         font-size : 12px;
         font-family:"Courier New", Courier, monospace;
	 font-weight:bold;
      }
    .navig_ueber :link {
         color : #000000;
      }
    .navig_ueber :visited {
         color : #000000;
      }
    .navig_ueber :hover {
         color : #D2B48C;
      }

.navig_text {
         font-size : 12px;
         font-family:"Courier New", Courier, monospace;
      }
    .navig_text :link {
         color : #000000;
      }
    .navig_text :visited {
         color : #000000;
      }
    .navig_text :hover {
         color : #D2B48C;
      }

.rlink {
         font-size : 10px;
         font-family:"Courier New", Courier, monospace;
	 font-weight:bold;
      }
    .rlink:link {
         color : #800000;
      }
    .rlink:visited {
         color : #800000;
      }
    .rlink:hover {
         color : #D2B48C;
      }




div#oben {
	border-bottom-style: dotted;
	border-width:1px;
}



#unten {
	border-top-style: dotted;
	border-width:1px;

}

