body {
  background: url(./images/pageBg.gif);
  font-family: verdana,sans-serif;
  font-size: 11px;
  color:#000043;
  margin:0px;
}

a {
  color:#000;
  text-decoration:none;
}

a:hover {
  text-decoration:underline;
}

p {
  margin-top:0px;
}

h1 {
  font-size:14px;
}
h2,h3,h4,h5,h6 {
  font-size:11px;
}

h1#tlh1 {
  height:20px;
  margin:0px;
  margin-bottom:35px;
  border-bottom:solid #fff 1px;
}

table {
  width:100%;
}

table td {
  padding: 0px;
  font-size:11px;
  vertical-align:top;
  line-height:17px;
}

table#container {
  width: 768px;
}

td#banner {
  height: 128px;
  padding:5px;
  font-size:10px;
  background: url(./images/logo.gif) no-repeat;
  text-align: right;
  vertical-align: bottom;
}

td#banner a {
  text-decoration:none;
  color:#000043;
  height: 11px;
}

td#main {
  border: solid #000043 1px;
  background: #AFB6ED;
  height:400px;
}

td#footer {
  font-size:10px;
  text-align:right;
}

td#footer a {
  text-decoration:none;
  color:#000043;
}

td#navig {
  width:215px;
  background: url(./images/navigBg.jpg) no-repeat;
  padding:0px;
  padding-top:74px;
  border-right:dotted #fff 2px;
}

td#navig table td {
  padding: 3px 20px;
  text-align:right;
}

td#navig table td.a1 {
  background-color:#000043;
  -moz-opacity:0.5;
  filter:Alpha(opacity=50);
}

td#navig table td a {
  text-decoration:none;
  font-weight:bold;
  color:#fff;
}

td#navig a:hover {
  text-decoration:underline;
}

td#navig div.d2 {
  padding-right:15px;
}
td#navig div.d2 a {
  font-weight:normal;
}

td#content {
  padding:20px;
}

/* special Links, etc. */
a#home {
  padding-left:12px;
  background: url(./images/lnkHome.gif) no-repeat left;
}

a#links {
  padding-left:12px;
  background: url(./images/lnkLinks.gif) no-repeat left;
}

a#kontakt {
  padding-left:12px;
  background: url(./images/lnkKontakt.gif) no-repeat left;
}

a#impressum {

  padding-left:12px;
  background: url(./images/lnkKontakt.gif) no-repeat left;
}
