@charset "utf-8";
/* CSS Document Linde Startseite 2010*/

/* Slider */
.tx-kiwislider-pi1 {
 padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #d5e1d0;
}
.tx-kiwislider-pi1 .scrollContainer div.panel {
	background: url(../img/slider-bg-beschriftung.png) no-repeat right top;
	padding: 0;
}
.tx-kiwislider-pi1 ul.navigation {
	position: absolute;
	left: 442px;
	top: 17px;
	padding-bottom:0;
	z-index: 10000;
}
.tx-kiwislider-pi1 ul.navigation li {
	margin-right: 1px;
	font-size: 12px;
}
.tx-kiwislider-pi1 ul.navigation a  {
	background-color: #077726;
	color: #fff;
	font-weight: bold;
	padding: 2px 5px;
}
.tx-kiwislider-pi1 ul.navigation a:hover  {
	background-color: #077726;
	color: #fff;
}
.tx-kiwislider-pi1 ul.navigation a.selected  {
	background-color: #fff;
	color: #df4f01;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
}

.tx-kiwislider-pi1 .scrollButtons {
	display: none;
}
.tx-kiwislider-pi1 .scroll {
	border: none;
}

/* Ein einzelnes Sliderelement */
.sliderTeaserElementOuter {
	width: 690px;
	height:248px;
	overflow: hidden;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.sliderTeaserImage {
 float: left;
	width: 420px;
	overflow: hidden;
}
.sliderTeaserContent {
 float: right;
	width: 270px;
	position: relative;
}
.sliderTeaserContent .sliderTeaserText {
	margin: 55px 20px 0 15px;
}
.sliderTeaserContent .sliderTeaserText a { 
 color: #fff;
	text-decoration: none;
}
.sliderTeaserContent .sliderTeaserText h2 {
	margin: 0 0 10px 0;
	color: #fff;
	font-size: 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.sliderTeaserContent .sliderTeaserText p {
	margin: 0 0 15px 0;
	color: #fff;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.sliderTeaserContent .sliderTeaserButton {
	position: absolute;
	top: 192px;
	left: 20px;
}
.clearing { clear: both; }

/* Teasergruppe */
#teaserGruppe {
 clear:both;
	margin-bottom: 15px;
}
.gruppenTeaser {
	float:left;
	width: 212px;
	margin-right: 27px;
	font-size: 11px;
	color: #666;
}
#entry3, #entry6, #entry9 {
	margin-right: 0px;
}
.gruppenTeaserImage {
	width: 212px;
	height: 101px;
	overflow: hidden;
	margin-bottom: 8px;
}
.gruppenTeaser a.more-link {
	color: #2c7d19;
	text-decoration: none;
	padding-left: 10px;
	background: url(../img/arrow-more-link.png) no-repeat left 2px;
	margin-left: 5px;
}

.hidden {
 display: none;
}
#tgr-3, #tgr-6, #tgr-9 {
 display: block;
	clear: both;
}

#indexBottom {
	margin-bottom: 45px;
}