<!--a:link {
       	font-family: verdana;
	text-decoration:none;
	color:#000000;
       	font-weight:bold;

        }
a:visited {
	font-family: verdana;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	}
a:hover {
        font-family: verdana;
        text-decoration:none;
        color:#EAAB37;
        font-weight:bold;
        background-color:#000000;
        }
a:active{
        text-decoration:none;
        font-weight:bold;
        background-color:#000000;
        color:#EAAB37;
        } -->
body {
     font-family: verdana;
     font-size:12px;
     margin-left:1cm;
     margin-right:1.5cm;
     margin-top:1cm;
     text:#000000;
     background:#D6D6D6;
    }
.inhalt {
	font-family: verdana;
	background:#D6D6D6;
	font-family: verdana;
     	font-size:12px;
    	margin-left:1cm;
    	margin-right:1.5cm;
    	margin-top:1cm;
    	text:#000000;
         }
h1 {
         font-family: verdana;
         text-align: center;
	font-weight:bold;
         font-size:16px;
         color:#000000;
         }
h2{
         font-family: verdana;
         text-align: center;
         font-weight:bold;
         font-size:15px;
         color:#000000;
         }
h3 {
 	font-family: verdana;
 	text-align: center;
	font-size:14px;
	color:#000000;
	}
h4 {  	font-family: verdana;
	text-align: left;
	font-size:14px;
	color:#000000;
	}
a.block{
	color:#000000;
	background:#EAAB37;
	display:block;
	text-align:center;
	width:100px;
	border:black solid 1px;
	padding:1px;
	text-decoration:none;
	font:bold 12px verdana, sans-serif;
	}

a.block:visited{
	color:#000000;
	background-color:#EAAB37;
	}
a.block:hover{
         color:#EAAB37;
         background-color:#000000;
         }
a.block:active{
         color:#EAAB37;
         background-color:#000000;
         }
a.nav{
         color:#000000;
         background:#EAAB37;
         display:block;
         text-align:center;
         width:80px;
         border-bottom:#EAAB37 solid 2px;
	border-left:#EAAB37 solid 2px;
         padding:0;
	spacing:0;
         text-decoration:none;
         font:bold 12px verdana;
         }
a.nav:visited{
         color:#000000;
         background-color:#EAAB37;
         }
a.nav:hover{
         color:#000000;
         background:#EAAB37;
         border-bottom:#000000 solid 2px;
         border-left:#000000 solid 2px;
         }
a.nav:active{
         color:#000000;
         background-color:#EAAB37;
         border-bottom:#000000 solid 2px;
         border-left:#000000 solid 2px;
	}

