body {
  background-image:url(/Bilder/logo.gif);
  background-repeat:no-repeat;
  background-position: 650px 5px;
  width:800px;
  margin-left: 20px;
  font-family: Helvetica, Arial, sans-serif;
}

.page_content h2 {
  font-size: 14pt;
  margin-bottom: 0px;
}

.header h2 {
  margin-top: 0px;
  font-size: 16pt;
}

.sidebar {
  float: right;
  width:150px;
  position: absolute;
  left: 660px;
  top: 100px;
  font-size:8pt;
}

.sidebar input {
  font-size: 8pt;
  font-family: arial, helvetica, sans-serif;
}

.advert {
  position: absolute;
  left: 670px;
  top: 350px;
  font-size:8pt;
}

.sidebar h1, .sidebar p {
  font-size: 8pt;
}

.subNavi {
  position: absolute;
  top: 200px;
  left: 660px;
  font-size: 10pt;
}

.subNavi p {
	padding: 1px;
	margin: 0px;
}

.page_content {
  width:600px;
  font-size: 10pt;
  position: absolute;
  top: 60px;
  left: 20px;
}

.page_content table {
  font-size: 10pt;
}

.mainNav {
  position: absolute;
  top: 15px;
  background-color: #727070;
  font-size: 12pt;
  width:600px;

}

.mainNav p {
  height: 12px;
  margin-top: 10px;
  margin-left: 10px;
  color: white;
}

.mainNav a {
  color: white;
}

.mainNav a:hover {
  text-decoration:underline;
}

.mainNav ul {
    list-style-type: none;
    padding-left: 0px;
}

.teaser_main {
  font-size: 8pt;
}
