div#flashcontent{
	height: 487px;
	width: 900px;
	position:absolute;
	z-index:2;
	margin: 0px auto;
	margin: 5px 0px 0px 0px;
	background: #fff;
	border: 0px;
}

#page{
	height: 625px;
	/*background: #fff url(../bilder/htg_startseite.jpg) no-repeat left top;*/
}
.bgbild{
	z-index: 1;
	height: 487px;
	width: 900px;
	margin-top: 5px;
}

.portalbg{
	height: 100%;
	width: 100%;
}
.lang{
	z-index: 3;
}
#content{
	position : absolute;
	top: 140px;
	height: 430px;
	width: 300px;
	overflow: hidden;
	z-index: 4;	
	margin: 5px 0px 0px 0px;
	padding: 0px;
	float: none;
}

#content .content{
	padding: 24px 14px;
	width: 210px;
}
#content .content h1{
	font-size: 1.2em;
}
#content .content h3{
	font-size: 1em;
	margin: 0px;
	border-bottom: 1px solid #000;
}

#submenu, .klickpfad{
	display: none;
}

.news-latest-container{
	margin-top: 20px;
}

.news-latest-container a{
	color: #222;
	text-decoration: none;
}
.news-latest-item{
	margin-bottom: 2em;
}
.news-latest-morelink{
	float: right;
}