* {margin: 0 px ; padding:0;}

body {
  background-color: #ffffff;
  font-size: 14px;


}

a:link {
  text-decoration: none;
  color: #000000;
}

a:visited {
  color: #000000;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  color: #FF0000;
}

a:active {
  text-decoration: none;
  color: #000000;
}

.gesamtbereich {
  font-family: Verdana,sans-serif;
  padding: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 990px;
}

.titel {
  line-height: 47px;
  padding-top: 10px;
  height: 95px;
  width: 980px;
  background-image: url("emblem.jpg");
  background-repeat: no-repeat;
  background-color: white;
}

.titeltext {
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  margin: 0px;
  padding: 0px;
}

.subtiteltext {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  margin: 0px;
  margin-top: -10px;
  padding: 0px;
}

.content {
  float: left;
  width: 765px;
  padding-top: 20px;
  padding-right: 20px;
}

.abt_content {
  float: left;
  width: 706px;
  padding-left: 50px;
}

.menuepunkt-oben {
  font-size: 16px;
  font-weight: none;
  margin-left: 20px;
  height: 32px; 
  width: 102px;
  text-align: center;
  line-height: 30px;
  float: left;
  background-image: url("menuepunkt-oben.gif");
  background-repeat: no-repeat;
  background-color: white;
}

.menue-oben {
  padding-left:0px;
  margin-left: -50px;
  margin-top: 5px;
  margin-bottom: 25px;
  height: 32px; 
}

.menue-links {
  width: 200px;
  float: left;
  height: 350px;
}

.menuepunkt-links {
  font-size: 16px;  
  text-align: center;
  line-height: 30px;
  margin-top: 3px;
  background-image: url("menuepunkt-oben.gif");
  background-repeat: no-repeat;
  background-color: white;
  width: 140px;
  height: 33px;
}

.menuepunkt-selected {
  font-weight: bold;
}

.liveticker {
  font-size: 10px;
  font-color: rgb(128,128,128);
}

.werbung-rechts {
  margin-top: 20px;
  margin-bottom: 0px;
  float: left;
  width: 200px;
  height: 400px;
}

.partner-rechts {
  background-image: url("werbung-rechts.gif");
  background-repeat: no-repeat;
  font-size: 14px;
  float: right;
  width: 200px;
  height: 920px;
  padding-top: 35px;
  padding-left: 20px;
}

.partner {
  background-color: white;
  border: 1px solid #909090;
  width: 170px;
  margin-top: 5px;
}

.werbung-unten {
  clear:left;
  width: 980px;
 margin-left: auto;
    margin-right: auto;

}

.clear {
  clear:left;
}

h1 {
  font-size: 18px;
  font-weight: none;
  margin-bottom: 5px;
}

h2 {
  font-size: 15px;
  font-weight: none;
  margin-bottom: 5px;
}

p {
  margin-top: 5px;
}

ul {
  margin-top: 4px;
  margin-left: 40px;
}


