/* Infokästen */

#kaesten-startseite {
	height: 17.83em;
	height: 18.2em;
	width: 890px;
	margin: 0 25px 0 25px;
}

#kaesten-startseite h1 {
	margin: 10px 10px 0 10px;
}

#kaesten-startseite h2, #kaesten-startseite h3, #kaesten-startseite p {
	margin: 0 10px 0 10px;
}

#infokasten-gross {
	float: left;
	display:inline;
	width: 642px;
	background: url(gfx/bg-infokasten-gross.png) no-repeat #ebebeb;
	margin: 0 0 0 10px;
}

div.csc-textpic {
	margin-right: 20px;
}

#infokasten-gross .inhalt {
	height: 17em;
	overflow:hidden;
	padding-bottom: 5px;
}

#infokasten-gross .abschluss {
	background: url(gfx/bg-infokasten-gross-unten.png) no-repeat #ebebeb;
	height: 10px;
	font-size:1px;
}

#infokasten-gross h1 {
	color: #666;
	margin-bottom: 10px;
}


#infokasten-gross p {
	margin-bottom: .3em;
	text-align: justify;
}

#infokasten-gross img.frontEndEditIcons {
	background: none;
	padding: 0;
	border: none;
	margin: 0;
}

#infokasten-gross a:active, #infokasten-gross a:hover {
	border-bottom: 1px solid #cc6633;
}

#infokasten-klein {
	width: 222px;
	float: right;
	display: inline;
	background: url(gfx/bg-infokasten-klein.png) no-repeat #ebebeb;
	margin: 0 10px 0 0;
}

#infokasten-klein .abschluss {
	background: url(gfx/bg-infokasten-klein-unten.png) no-repeat #ebebeb;
	height: 10px;
	font-size:1px;
}

#infokasten-klein .inhalt {
	height: 17em;
	overflow: hidden;
	padding-bottom: 5px;
}

#infokasten-klein h1 {
	color: #8fbf28;
}

#infokasten-klein .submenu li a {
	padding: 6px 5px 5px 30px;
	background: url(gfx/bullet-rund.png) no-repeat 5px center #fdfdfd;
	border: 1px solid #ededed;
	margin: 10px 10px 0 10px;
}

#infokasten-klein .submenu li a:hover, #infokasten-klein .submenu li a:active {
	padding: 6px 5px 5px 35px;
	background: url(gfx/bullet-rund.png) no-repeat 10px center #fdfdfd;
	color: #8fbf28;
}


/* News */

div.news-latest-item {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: none;
}

div.news-latest-container {
	margin-bottom: 0.5em;
}
