a:link {
  color: rgb(161,11,11);
  text-decoration : none;
}

a:visited {
  color: rgb(161,11,11);
  text-decoration : none;
}


a:hover {
  color: rgb(17,27,220);
  text-decoration : none;
}

a:active {
  color: rgb(17,27,220);
  text-decoration : none;
}

body {
  background: rgb(161,11,11);
  text-align: center;
  font-family: verdana, arial, tahoma;
  font-size: 7.2pt;
  line-height : 1.5;
  color:rgb(102, 102, 103);
}

#container {
  background-color: white;
  width: 650px;
  height: 750px;
  margin: auto;
  text-align: left;
  position: relative;
}

#banner {
  background: url(pictures/l86-banner_450x151px_72dpi.jpg);
  width: 450px;
  height: 151px;
  position: absolute;
  top: 30;
  left: 34.5;
}

#logo {
  background: url(pictures/l86-logo_106x151px_72dpi.jpg);
  width: 106px;
  height: 151px;
  position: absolute;
  top: 30;
  left: 509.5;
}

#impressum {
  width: 200px;
  position: absolute;
  top: 12;
  left: 284.5;
  text-align: right;
}

#mainNavigation {
  text-transform: uppercase;
  position: absolute;
  top: 180;
  left: 34.5;
  width: 800;
  font-weight: bold;
  color: rgb(102, 102, 102);
}

#mainNavigation ul {
  margin:0;
  padding:1;
  list-style: none;
}

#mainNavigation li {
  display: block;
  background:url(icons/linieNavigation_px.gif) no-repeat 10px top;
  float: left;
  margin: 0;
  padding: 7;
  padding-right: 20px;
  padding-left: 0px;
}

#headlinesLeft {
  top: 240;
  left: 34.5;
  width: 220px;
  position: absolute;
  font-size: 11pt;
  text-transform: uppercase;

}

#headlinesMiddle {
  top: 240;
  width: 342;
  left: 209.5;
  position: absolute;
  font-size: 11pt;
  text-transform: uppercase;
}

#headlinesRight {
  top: 240;
  left: 509.5;
  width: 172px;
  position: absolute;
  font-size: 11pt;
  text-transform: uppercase;
}

#columnLeft {
  top: 280;
  left: 34.5;
  width: 150px;
  position: absolute;
}

#columnLeft ul {
  list-style: none;
}

#columnLeft li {
  margin-left: -40;
  padding: 0;
}

#columnMiddle {
  top: 280px;
  left: 209.5px;
  width: 600px;
  position: absolute;
}

#footnote {
  width: 400;
  left: 0;
  margin 0 auto;
  text-align: left;
  position: absolute;
  top: 755;
  color: white;
}

#hintergrundbild {
  position: absolute;
  left: 160px;
  top: 530px;
  width: 171px;
  height: 14px;
}
