.content {font-size: 8pt; line-height: 16px; color: black; font-family: verdana, arial ; text-decoration: none}

A.content:link {color: black; text-decoration: underline}

A.content:hover {color: #ba2f15; text-decoration: underline}

A.content:visited {color: black; text-decoration: underline}


.start {font-size: 7pt; line-height: 14px; color: black; font-family: verdana, arial ; text-decoration: none}

A.content:link {color: black; text-decoration: underline}

A.content:hover {color: #ba2f15; text-decoration: underline}

A.content:visited {color: black; text-decoration: underline}



.teaser {font-size: 8pt; line-height: 16px; color: #868789; font-family: verdana, arial narrow; text-decoration: none}

A.teaser:link {color: #ba2f15; text-decoration: underline}

A.teaser:hover {color: #58585a; text-decoration: underline}

A.teaser:visited {color: #ba2f15; text-decoration: underline}


.sub {font-size: 8pt; line-height: 16px; color: #868789; font-family: verdana, arial narrow; text-decoration: none}

A.sub:link {color: #ba2f15; text-decoration: underline}

A.sub:hover {color: #58585a; text-decoration: underline}

A.sub:visited {color: #ba2f15; text-decoration: underline}




.bottom {font-size: 8pt; line-height: 16px; color: #58585a; font-family: verdana, arial narrow; text-decoration: none}

A.bottom:link {font-size: 8pt; line-height: 16px; color: #58585a; font-family: verdana, arial narrow; text-decoration: none}

A.bottom:hover {color: #ba2f15; text-decoration: underline}

A.bottom:visited {font-size: 8pt; line-height: 16px; color: #58585a; font-family: verdana, arial narrow; text-decoration: none}



#bg_main  {
  position:absolute;
  top: 0px;
  min-height: 100%;
  left: 50%;
  margin-left: -475px;
  width: 950px;
  background-image: url(../images/bg_main.png);
  }

#navi_icon  {
  position:relative;
  top: 0px;
  left: 5;
  }

#navi {
  position:relative;
  top: 10px;
  left: 10px;
  height: 55px;
  }

#buehne {
  position:relative;
  top: -10px;
  left: 10px;
  }

#headline {
  position:absolute;
  width: 300px;
  left: 335px;
  top: 245px;
  }

#content_main  {
  position:relative;
  height: 1000;
  top: -10px;
  left: 10px;
  width: 931px;

  background-image: url(../images/bg_content.png);
  }


#teaser1  {
  position:relative;
  float: left;
  left: 20px;
  top: 20px;
  width: 220px;
  }

#content  {
  position:relative;
  float: left;
  left: 110px;
  top: 20px;
  width: 460px;
  }

#clear {
clear:left;
}


#red  {
  position:relative;
  left: 10px;
  top: 0px;
  width: 931;
  height: 20px;
  background-image: url(../images/red.png);
  }


