#header {
	height: 149px;
	background-image: url(../images/claim_start.gif);
	background-repeat: no-repeat;
}

#footer {
	height: 18px;
	padding-top: 6px;
	color: #0066B3;
	background-color: #FDCD02;
	margin-top: 35px;
}

/*  Startseiten Teaser */

#main_startseite #content {
  text-align: center;
  margin-top: 0px;
	margin-left: 36px;
}

#main_startseite .startteaser {
  width: 210px;
	height: 302px;
	margin-right: 20px;
	float: left;
  border: 1px solid #0066B3;
}

#main_startseite .inside {

}

#main_startseite .startteaser .teasertext {
  background-image: url(../images/teaserbox_bg.png);
  background-repeat: repeat-x;
  height: 120px;
  padding-left: 6px;
  padding-right: 6px;
	padding-top: 8px;
  font-size: 18px;
  font-family: Arial;
  text-align: center;
  font-weight: bold;
  color: #0066B3;
}

#main_startseite .teasertext p.bodytext {
  margin: 0px;
   line-height: 130%;
}

#main_startseite .startteaser img {
  margin: 0px;
  padding: 0px;
	margin-bottom: -3px;
	display: inline;
	border: none;
}

.datetime {
	padding-left: 4px;
	width: 60px;
	border-right: 1px solid #0066B3;
}

.implink {
	padding-left: 8px;
	width: 58px;
}

.startpage {
	width: 850px;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	color: #0066B3;
	text-align: right;
}

#enter {
	position: absolute;
	right: 10px;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #0066B3;
	margin-top: 3px;
}

