body {
	background:url('/__resources/img/startpage_background.gif') repeat-x;
}
div#startpage-channelteaser {
	height:196px;
	margin-top:18px;
	margin-left:16px;
}
div#welcometext {
	width:164px;
	height:28px;
	margin-top:136px;
	padding-top:16px;
	padding-bottom:0px;
	font-style:italic;
	font-weight:bold;
	float:left;
}
div#channelteaser1 {
	width:344px;
	height:196px;
	margin-left:180px;
}
* html div#channelteaser1 {
	/* Workaround 3-Pixel-Bug Internet Explorer */
    margin-left:177px;
  }
div#channelteaser2 {
	width:344px;
	height:196px;
	float:right;
}


div#startpage-infocontent {
	margin-top:8px;
	margin-left:16px;
	/*min-height:264px;*/
}

/* general teaser formatting */
div#startpage-leftsideteaser {
	width:164px;
	float:left;
}
div#startpage-teaesers-news {
	margin-left:180px;
}
* html div#startpage-teaesers-news {
	/* Workaround 3-Pixel-Bug Internet Explorer */
	margin-left:177px;
}
div#startpage-teaesers {
	height:128px;
}
div#startpage-teaesers .startpage-teaser {
	width:164px;
	height:128px;
	overflow:hidden;
	float:left;
}
.teaser {
	margin-top:0;
	height:128px;
	overflow:hidden;
}
/* formatting for main teasers */
div#startpage-taser1 { }
div#startpage-taser2 { margin-left:16px; }
div#startpage-taser3 { margin-left:16px; }
div#startpage-taser4 { margin-left:16px; }

div#startpage-taser1 p, div#startpage-taser3 p {
	margin-top:0px;
}

/* formatting for hot teaser */
.hotteaser {
	width:148px;
	border:solid 2px #cccccc;
	padding:8px 6px 10px 6px;
	margin:0px;
}
div#startpage-news {
	width:614px;
	margin-left:90px;
	margin-right:180px;
	padding-top:8px;
	clear:both;
}
a.moretext {
	text-decoration:none;
	color:#cc0000;
}
.news-item {
	border-bottom:none;
	border-top:solid 1px #999;
	padding:4px 0;
}
.news-date { }
.news-text {
	width:344px;
	margin-left:90px;
	padding:0;
	/*text-align:justify;*/
}
.news-text-header {
	font-weight:bold;
}
.news-text-excerpt { 
	margin:0;
	padding:0;
}
