body { 
background-image: url(../pix/hgverlauf.jpg); 
background-repeat: repeat-x;
background-color: #CCDDFF;
font-family: Verdana, Helvetica, sans-serif;
font-size: 10pt;
line-height: 14pt;
margin: 0;
padding: 0; 
scrollbar-face-color: #112266; 
scrollbar-shadow-color: #112266;
scrollbar-highlight-color: #112266;
scrollbar-3dlight-color: #EEEEEE;
scrollbar-darkshadow-color: #EEEEEE;
scrollbar-track-color: #FFFFFF; 
scrollbar-arrow-color: #FFFFFF; }

h1 {
font-size: 12pt;
line-height: 14pt; 
color: #112266; }

h2 {
font-size: 11pt;
line-height: 14pt; 
color: #112266; }

td {
font-size: 10pt;
line-height: 14pt; }

ul{
list-style-type: square; }
ol{
list-style-type: circle; }

a { text-decoration: none; }
a:link, a:visited { color:#112266; }
a:hover, a:active { color:#999999; }

#seite { 
position: relative;
background-image: url(../pix/hg_rahmen_logo.gif);
width: 760px;
height: 470px; 
text-align: left; 
border: 1px solid #000000; }

#navoben { 
position: absolute;
left: 10px; top: 10px; }

#inhalt { 
position: absolute;
left: 30px; top: 85px;
width: 700px; 
height: 335px; 
padding: 0;
margin: 0;
border: 0; }

#inhalt div {
height: 335px;
width: 530px;
overflow: auto; }

#kontakt {
position: absolute;
left: 30px; bottom: 32px; 
font-size: 10pt; }

#navunten {
position: absolute;
right: 30px;
bottom: 30px;
font-size: 10pt; }

