body        {
              background:silver;
             }

#umschlag    {
              width:770px;
              margin-top:0px;
              margin-left:auto;
              margin-right:auto;
              background:white;
              align:center;

              font-family: Verdana;
              font-size:0.8em;
              border-style:solid;
              border-color:black;
             }

#kopf        {
              font-size:3.5em;
              font-weight:bold;
              padding:0.5em;
              color:crimson;

            X_background-image:url(titelbild.jpg);
              background-repeat:;
              background-position: center;
              background-color:gold;

              height:1.1em;
              margin-top:0px;
              margin-bottom:0px;

              text-align:center;
             }

#unterzeile        {
              font-size:1.1em;
              font-weight:bold;
              padding:0.5em;
              color:gold;
              text-align:center;

              background-color:crimson;
              background-position: center;

              height:1.1em;
              margin-top:0px;
              margin-bottom:10px;
             }

#navigation  {
              width:160px;
              height:600px;
              float:left;

              border-right:solid 1px;
              border-color:black;
             }

.nav_list    {list-style-image:url("bullet.gif");}

li           {list-style-image:url("bullet2.gif");}

#inhalt      {
              width:470px;
              padding:10px;
              float:left;
             }

#googlead    {
              width:120px;
              height:600px;
              align:center;
              border-left:solid 1px;
              border-color:black;
             }

#fusszeile   {
              clear:both;
              font-size:0.8em;
             }

h1           {
              font-size:1.8em;
             }

h2           {
              font-size:1.4em;
             }

td            {
              font-size:0.8em;
             }

.hinweis     {
              position:absolute;
              top:220px;
              left:190px;
              padding:15px;
              background-color:silver;
              border-style:double 5px;
              border-color:black;
             }

.print       {display:none;}

a.nav_link:link       {
              text-decoration:none;
              font-weight:bold;
              color:black;
              padding:5px;
              border-bottom:none;
              border-color:black;
             }

a.nav_link:visited    {
              text-decoration:none;
              font-weight:bold;
              color:black;
              padding:5px;
              border-bottom:none;
              border-color:black;
             }

a.nav_link:hover      {
              text-decoration:none;
              color:orange;
              background-color:;
              padding:5px;
              border-right:;
              border-bottom:dotted 2px;
              border-color:black;
             }

a:link       {
              text-decoration:none;
              font-weight:;
              color:black;
              border-bottom:none;
              border-color:black;
             }

a:visited    {
              text-decoration:none;
              font-weight:;
              color:black;
              border-bottom:none;
              border-color:black;
             }

a:hover      {
              text-decoration:none;
              font-weight:;
              color:black;
              background-color:;
              border-right:;
              border-bottom:dotted 2px;
              border-color:black;
             }
