div#kopf
{
	margin:0;
}

div.teaser
{
  position:relative;
  top:0px;
  left:0px;
  width:780px;
}

div.teaser h4
{
  padding-top:10px;
}

div.teaser ul
{
  
}

div.teaserEl
{
  position:relative;
  border:1px solid rgb(0,83,161);
  clear:both;
  margin-bottom:18px;
}

div.teaserEl0
{
  border:none;
  clear:both;
  margin-bottom:18px;
}

/*  ++++++++++++++++++++++++++++++++++++++ Typ 0 ++++++++++++++++++++++++++++++++++++++ */
div.typ0
{
  /* nix */
}
div.typ0txt
{
  width:420px;
  padding:0 10px 0 10px;
}
div.typ0 img
{
  float:right;
  margin:0;
}


/*  ++++++++++++++++++++++++++++++++++++++ Typ 1 ++++++++++++++++++++++++++++++++++++++ */
div.typ1
{
  /* nix */
}
div.typ1txt
{
  width:auto;
  padding:0 10px 0 10px;
}
div.typ1 img
{
  float:right;
  margin:0;
}

/*  ++++++++++++++++++++++++++++++++++++++ Typ 2 ++++++++++++++++++++++++++++++++++++++ */
div.typ2
{
  /* nix */
}
div.typ2txt
{
  position:absolute;
  top:0px;
  left:265px;
  width:490px;
  padding:0 10px 0 10px;
}
div.typ2 img
{
  float:left;
  margin:0;
}

/* ++++++++++++++++++++++++++++++++++++++ NEU-Banner ++++++++++++++++++++++++++++++++++++++ */
div.banner_rechts
{
	position:absolute;
	top:0;
	right:0;
}