#startseite{
	position:relative;
	left:191px;
	top:0px;
	width:591px;  
	height:196px;
	margin-bottom:1px;
	overflow:hidden;
	background-color:#000000;
	background-image:url('../img/home2_bg.jpg');
	color:#FFFFFF;
}

#grid {
	background-image:url('../img/startseite_grid.png');
	background-repeat:no-repeat;
	background-position:-6px 0px;
}

#pic {
	position:absolute;
	left:586px;
	top:789px;
	width:196px;
	height:196px;
	z-index:30;
	overflow:hidden;
}

#links,#rechts{
  padding:0 10px 10px 10px;
  width:176px;
  height:186px;
  float:left;
  overflow:hidden;  
}

#links{
  border-right:1px solid #8F4013; 
}

#mitte{
  padding:0 10px 10px 10px;
  width:176px;
  height:186px;
  float:left;
  overflow:hidden; 
  border-right:1px solid #8F4013;
}


#rechts{width:177px !important; overflow:hidden;}


p.datum{
  margin-bottom:-11px;
  margin-top:0px;
  font-weight:bold;
}

p.mehr0{
  position:absolute;
  top:120px;
  left:90px;
}

p.mehr1{
  position:absolute;
  top:120px;
  left:287px;
}

p.mehr2{
  position:absolute;
  top:120px;
  left:487px;
}



.header_inhalt{
  width:196px;
  height:26px;
  margin-left:-10px;
  background-image:url(../img/start_inhalt.jpg);
}

.header_event{
  width:196px;
  height:26px;
  margin-left:-10px;
  background-image:url(../img/start_event.jpg);
}

.header2_inhalt{
  width:197px;
  height:26px;
  margin-left:-10px;
  background-image:url(../img/start_inhalt.jpg);
}

.header2_event{
  width:197px;
  height:26px;
  margin-left:-10px;
  background-image:url(../img/start_event.jpg);
}

/*   DCI Newsletter   */

#dci_newsletter {
	position:absolute;
	left:586px;
	top:789px;
	width:196px;
	height:196px;
	z-index:130;
	overflow:hidden;
	display: block !important;
	}



