/* allgemein   */
body,td   {font-family: Verdana, Arial, Helvetica, sans-serif;
           font-size:10pt;
           font-style:normal;
           color: #000000;
           margin:0px;
           padding:0px;
           /*background-image:url(../images/htgr_grau.gif);
           background-position:150px 200px;
           background-repeat:no-repeat;*/}
b         {color:#333333;}
legend    {font-weight:bold;}
fieldset  {border:1px solid #999999;
           padding:10px;}

a:link    {font-family: Arial, Helvetica, sans-serif;
           font-size: 10pt;
           font-weight:normal;
           text-decoration: none;
           color: #003399;}
a:visited {font-family: Arial, Helvetica, sans-serif;
           font-size: 10pt;
           font-weight:normal;
           text-decoration: none;
           color: #003399;}
a:hover   {font-family: Arial, Helvetica, sans-serif;
           font-size: 10pt;
           font-weight:normal;
           text-decoration: none;
           color: #FF0000;}
a:active  {font-family: Arial, Helvetica, sans-serif;
           font-size: 10pt;
           font-weight:bold;
           text-decoration: none;
           color: #FF0000;}

/* Seitenkopf   */
#head     {position:absolute;
           left:0px;
           top:0px;
           width:740px;
           height:30px;
           background:#01029B;
           text-align:right;
           color:#FFF;
           font-size:12pt;
           font-weight:900;
           line-height:26pt;}
#kopf     {position:absolute;
           left:0px;
           top:30px;
           text-align:right;
           width:740px;
           height:110px;
           background-image: url(../images/kopfhtgr.jpg);
           background-repeat: no-repeat;
           background-position:0px 0px;}

#navi     {position:absolute;
           left:0px;
           top:220px;
           width:150px;
           padding-left:5px;}
#inhalt   {position:absolute;
           left:115px;
           top:150px;
           width:600px;
           float:left;
           padding-left:30px;}
.head     {font-family:Arial, Helvetica; sans-serif;
           font-size:12pt;
           font-weight:bold;
           color:#000000;}
.head_dp  {font-family:Arial, Helvetica; sans-serif;
           font-size:13pt;
           font-weight:bold;
           color:#000000;}
.head_dp  {background-image: url(../images/dp_klein.jpg);
           background-repeat: no-repeat;
           background-position:middle;
           padding-left:30px;}
.button   {width:115px;
           line-height:14pt;
           border:1px solid black;
           text-align:center;
           background:#EEEEEE;
           font-family: Arial, Helvetica, sans-serif;
           font-size: 10pt;
           font-weight:normal;
           text-decoration: none;
           color: #003399;}
.info    {width:185px;
          margin:0;
          background-color: #EEEEEE;
          border:1px solid black;
          padding: 3px;
          text-align:center;}
#foot     {border-top:1px solid #999999; margin-top:20px;margin-bottom:20px;word-spacing:2em;color:#999999;}
#foot a:link,a:visited,a:hover,a:active {font-weight:normal;}
.htgr {background-color:#EEEEEE;padding:10px;width:500px;text-align:justify;}