html, body {
margin: 0;
padding: 0;
width:100%;
height:100%;
background-color: #8795a8;
table-layout: auto;
empty-cells: show;
}

img#hl {
margin-top: 18px;
margin-bottom: 2px;
margin-left: -4px;
}

.head1 {
background-color:#1C2A3F;
}

.head11 {
background-color:#1C2A3F;
background-image: url(bilder/logo.png);
background-position: top left;
background-repeat: no-repeat;
}

.head2 {
background-color:#465770;
}

.content {
background-color:#B2BECE;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 19px;
color: #000000;
}





/* Links im Header ANFANG */
a.head, a:active.head, a:visited.head, a:hover.head {
padding-bottom: 0px;
padding-left: 20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:15px;
color:#98a6b8;
text-decoration:none;
text-transform: none;
background-image: url(bilder/pfeil2.png);
background-position: left center;
background-repeat: no-repeat;
height: 20px;
}

a:link.head {
color:#98a6b8;
text-decoration:none;
}

a:visited.head {
text-decoration:none;
color:#98a6b8;
}

a:active.head {
text-decoration:none;
color:#98a6b8;
}

a:hover.head {
text-decoration:none;
color:white;
background-image: url(bilder/pfeil1.png);
background-position: left center;
background-repeat: no-repeat;
}

a.head2, a:active.head2, a:visited.head2, a:hover.head2 {
padding-bottom: 0px;
padding-left: 20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:15px;
color:white;
text-decoration:none;
text-transform: none;
background-image: url(bilder/pfeil1.png);
background-position: left center;
background-repeat: no-repeat;
height: 20px;
}
/* Links im Header ENDE */



.navi2 {
padding-bottom: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 19px;
color: #98a6b8;
}

/* Links in linker Navi ANFANG */
a.left, a:active.left, a:visited.left, a:hover.left {
padding-bottom: 0px;
padding-left: 40px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:15px;
line-height: 25px;
width: 115px;
color:#465770;
text-decoration:none;
text-transform: none;
background-image: url(bilder/pfeil4.png);
background-position: left center;
background-repeat: no-repeat;
}

a:link.left {
color:#465770;
text-decoration:none;
}

a:visited.left {
text-decoration:none;
color:#465770;
}

a:active.left {
text-decoration:none;
color:#465770;
}

a:hover.left {
text-decoration:none;
color:#1C2A3F;
background-image: url(bilder/pfeil3.png);
background-position: left center;
background-repeat: no-repeat;
}

a.left2, a:active.left2, a:visited.left2, a:hover.left2 {
padding-bottom: 0px;
padding-left: 40px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:15px;
line-height: 25px;
width: 115px;
color:#1C2A3F;
text-decoration:none;
text-transform: none;
background-image: url(bilder/pfeil3.png);
background-position: left center;
background-repeat: no-repeat;
}

a.left3, a:active.left3, a:visited.left3, a:hover.left3 {
padding-bottom: 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:13px;
line-height: 20px;
width: 115px;
color:#465770;
text-decoration:none;
text-transform: none;
}

a:hover.left3 {
text-decoration:none;
color:#1C2A3F;
}
/* Links in linker Navi ENDE */


/* Links im Footer ANFANG */
a.footer, a:active.footer, a:visited.footer, a:hover.footer {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:15px;
color:#98a6b8;
text-decoration:none;
text-transform: none;
}

a:link.footer {
color:#98a6b8;
text-decoration:none;
}

a:visited.footer {
text-decoration:none;
color:#98a6b8;
}

a:active.footer {
text-decoration:none;
color:#98a6b8;
}

a:hover.footer {
text-decoration:none;
color:white;
}
/* Links im Footer ENDE */

/* Formularfelder */
.form{
  border-color: #DF5800;
  border-style: solid;
  border: 1px solid #df5800;
  font-family:
Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px
}



