A:link       { text-decoration: none; color: #008080;  }
/* A:visited    { text-decoration: none; color: #000080;  } */
/* A:active     { background-color: #000080; color: #FFFFFF; } */
A:hover      { text-decoration: none; color: red; }

body { font-family: Verdana, Arial, Helvetica, sans-serif;
       background-color: rgb(255,255,220);
       color: rgb(0,0,0);
     }



p, td, h1, h2, h3, h4, h5, h6 { font-family: Verdana, Arial, Helvetica, sans-serif; }

h1 { font-size:18pt; color: rgb(0,129,56); text-align="center"; }
h2 { font-size:16pt; }
h3 { font-size:12pt; }
h4 { font-size:10pt; margin-left: 3em; }
h5 { font-size:10pt; margin-left: 5em; }
h6 { }

p,ul,ol,li,div,td,th,address,nobr,b,i, table { font-size:10pt; color: rgb(0,0,0);}
#link {	background-color: rgb(0,129,56);
			color: rgb(255,255,220);
			border-radius: 25px;
			padding: 5px;
					 
		 }
		 
#link_m {	background-color: rgb(0,129,56);
			color: rgb(255,255,220);
			border-radius: 25px;
			padding: 5px;
					 
		 }
a#link	{color: rgb(255,255,220);
			}
			
a#link_m	{color: rgb(255,230,0);
			}


/* table        { table-border-color-light: rgb(255,255,153); */
/*                table-border-color-dark: rgb(255,255,51) } */

/* td           { text-align: Center; */
/*               border-bottom-style: solid; */
/*               border-bottom-color: #FFFF00 } */


table { text-align: Center; }
/*        border-bottom-style: solid; */
/*        border-bottom-color: #000080 } */



/* tr { border-bottom-style: solid; */
/*     border-bottom-color: red } */

td { text-align: Center }

ul {text-align:Left; list-style-image:url("buttom.gif") }

/* Texthierarchie umsetzen und Textblöcke einrücken */


p.hierarchie1 { margin-left: 3em; }
p.hierarchie2 { margin-left 5em; }
span { color: rgb(0,129,56); font-weight: bold; }

#Copyright {font-size: 8pt; }
