
/* auf Startseite absolut */
#InnovationStars.IndexIndex #pageregionTop {
	position: absolute;
	top: 0px;
    left: 0;
    z-index: 10;
}

/* neuer Container für Flash-Film und Buttons (No-Flash) */
#InnovationStars.IndexIndex #pageContentNavigation {
	width:860px;
	height:500px;
	z-index:1;
    left: 0;
    top: 14px;
    position: relative;
    margin: 0;
}

#HPFBTT {
	width:870px;
	height:309px;
	z-index:1;
    left: 0;
    top: 14px;
    position: relative;
    margin: 0;
}

#HPFBTT .HPFBTT_bg {
	width:429px;
	height:269px;
	display:block;
	background:url(bg_blase.png) 0 0 no-repeat;
}

#HPFacebook {
	float:left;
}

#HPTagestipp {
	float:right;
}

#HPFBTT h2{
	padding:10px;
	margin:0;
}
#HPTagestipp .text{
	padding:0 10px;
	font-size:14px;
	color:#333333;
}

#HPTagestipp .text a.tagestipplink{
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

#HPTagestipp .text p{
	font-size:12px;
}

/* Key Visual in eigenem Container */
#HPvisual {
    position: absolute;
    top: 0;
    left: 0;
    width: 860px;
    height: 500px;
    background: url(homepage.png) 290px 45px no-repeat;
}

/* eigentlicher Seiteninhalt (Intro/Termine) */
#InnovationStars.IndexIndex #pageContent {
	position: relative;
    background: url(bg_pageContent.png) no-repeat;
    width: 870px;
    height: 468px;
    top: -60px;
}

/* rechte Spalte */
#HPtermine {
	width: 375px;
    border: medium none;
    background: transparent;
    color: #000000;
    float: right;
    margin: 115px 40px 0 0;
}
#HPtermine #TerminListe ul li .date  {
    color: #000000;
}

/* linke Spalte */
#HPintro {
    width: 375px;
    float: left;
    margin: 220px 20px 0 40px;
    color: #000000;
}

/* Teaserleiste unten */
#InnovationStars.IndexIndex #pageTeaser {
  display: block;
  position: relative;
  float: none;
  margin: 0;
  width: 870px;
  top: -40px;
  clear: both;
}

#InnovationStars.IndexIndex #pageTeaser .TeaserElement {
  margin: 0;
  width: 275px;
  height: 180px;
  float: left;
  background: url(bg_TeaserElement.png) no-repeat;
  margin-right: 22px;
}

.TeaserElement .teaserContent {
  margin: 12px;
}

.TeaserElement p {
  color: #333;
}


.IndexIndex h2 {
  font-size: 16px;
  font-weight: normal;
  color: #E10079;
  margin-bottom: 0.5em;
  padding: 0;
}

/* Linkfarbe */
.IndexIndex #pageContent a,
.IndexIndex #pageTeaser a {
  color: #009DDF;
}


object { outline:none; }
