a           {
              text-decoration: none;
              color: #0000FF;
            }
a:hover     {
              text-decoration: underline;
              color: #0000FF;
            }
a.anker	   {
			     text-decoration: none;
			     color: #000000
			   }

body        {
    	        background-color: #FFA070;
              background-image: url(../images/main_background.gif);
            }
td				{
				  vertical-align:top;
				}
tr.mark		{
				  background-color: #F0F0F0;
				}
p				{
				  margin-bottom: 0.5em;
				}
.papier     {
              min-width:840px;
              width: 60em;
              padding: 10px;
              margin-top: 30px;
              margin-bottom: 30px;
              margin-left: auto;
              margin-right: auto;
              border: 1px solid #808080;
	           background: #FFFFFF;

            }
.kopfzeile  {
              font-size: smaller;
              font-weight: bold;
              text-align: center;
              border-top: double 4px #000000;
              border-bottom: dotted 1px #000000;
              margin-top: 5px;
              margin-bottom: 1em;
              padding-top: 3px;
              padding-bottom: 3px;
            }
.fusszeile  {
              font-size: smaller;
              text-align: center;
              border-top: dotted 1px #000000;
				  margin-top:1em;
              padding-top: 0.5em;
            }

.spalten    {
              width: 100%;
              margin:0px;
            }

.spaltemitte{
              border-right: 1px #808080 solid;
              padding-left: 10px;
              padding-right: 10px;
              vertical-align: top;
            }
.spaltelinks{
              margin-left: 0px;
              padding-left: 0px;
              padding-right: 10px;
              border-right: 1px #808080 solid;
              vertical-align: top;
            }
.spalterecht{
              padding-right: 0px;
              vertical-align: top;
              padding-left: 10px;
            }
ul.inhalt   {
              margin-left: 5px;
              padding-left: 5px;
              margin-top: 5px;
              list-style-type: none;
              list-style-position: outside;
              font-size: 80%;

            }
.artikel    {
              border-bottom: solid 1px #000000;
              padding-top: 1em;
              padding-bottom: 1em;
              text-align: justify;
            }
.artikelo   {
              border-bottom: solid 1px #000000;
              padding-bottom: 1em;
              text-align: justify;
              padding-top: 0;
            }
.artikelou  {
              padding-bottom: 0;
              text-align: justify;
              padding-top: 0;
            }
.artikelu   {
              padding-top: 1em;
              padding-bottom: 0;
              text-align: justify;
            }
.weiterLink {
              text-align: right;
              margin-right: 0px;
              font-style: italic;
            }
.intlink    {
              font-size:smaller;
                            margin-bottom: 3em;
            }
.dirlink    {
				  margin-top: -0.7em;              
              font-size:smaller;
              font-weight:bold;
            }
.newsentry  {
              vertical-align: top;
            }
.abstandcell{
              height: 15px;
              width: 5px
            }
.lebenslcell{
              font-weight: bold;
              vertical-align: top;
            }            
#intro		{
	 			  background-color:#E0F0FF;
	 			  padding-left: 3px;
  	 			  padding-right: 3px;
				}
h4				{
				  margin-bottom:0;
				  margin-top:0.8em;
				}
img			{
					border-width:0px;
				}				
				
.color1 { color: white; background: #a3baff; }
.color2 { color: black; background: #eeeeee; }
.color3 { color: blue; }									
