
body   {
       margin-top:50px;
       margin-left:50px;
       margin-right:50px;
       background : #ffffff;
	   background-image:url("hg.png");
	   background-repeat:no-repeat;
       }

p, li, div
    {
     font-family:  "Tahoma", monospace;
     color : #000000;
    }

td
    {
     font-family:  "Tahoma", monospace;
     color : #000000;
     text-align : left;
    }

.folie
    {
    font-size : large;
    }

.knopf
    {
    background : #dddddd;
    }

a.knopf:before { content:" [ "; }
a.knopf:after  { content:" ] "; }

.mini
    {
    font-size : small;
    }


.systemmeldung
	{
	color : #ff0000;
	}

.mitteilung
	{
	color : #00dd00;
	}


th
    {
     font-family:  "Tahoma", monospace;
     font-weight:  bold;
     color : #0000DE;
	 text-align : left;
    }


dd
    {
     font-family:  "Tahoma", monospace;
     font-style:   italic;
     color :       #0000DE;
    }

dt
    {
     font-family:  "Tahoma", monospace;
     font-weight:  bold;
     color :       #0000DE;
    }

small
    {
     font-family:  "Tahoma", monospace;
     font-weight:  lighter;
     color : #0000DE;
    }


A   {
     font-family: "Tahoma", monospace;
     color : #0000DE;
     text-decoration : none;
     background-color : transparent;

    }

A:Visited  {
           color : #0000DE;
           text-decoration : none
           }

A:Active  { color : #0021FF; }

A:Hover  { color : #FFFFFF;
		   background-color : #0021FF;
           text-decoration : none;}

h3  {
        font-size : xx-large;
        font-family: verdana, helvetica, sans-serif;
        color : #0000DE;
        text-align : center;
        }

h1  {
      font-family: verdana, helvetica, sans-serif;
        font-size : x-large;
        color : #0000DE;
        }

h4  {
      font-family: verdana, helvetica, sans-serif;
      font-size : large;
      color : #0000DE;
      }


h2    {
      font-family: verdana, helvetica, sans-serif;
      font-size : medium;
      color : #0000DE;
      }