
#teaserBox_4_1, #teaserBox_4_2, #teaserBox_4_3, #teaserBox_4_4 {
	width: 240px;
	height: 240px;
	float: left;
}
#teaserBox_4_2, #teaserBox_4_3, #teaserBox_4_4 {
	margin-left: 5px;
}
#teaserBox_4_1 {
	background: transparent url('../images/teaser/01.jpg') 25% 50%;
}
#teaserBox_4_2 {
	background: transparent url('../images/teaser/02.jpg') 70% 50%;
}
#teaserBox_4_3 {
	background: transparent url('../images/teaser/03.jpg') 50% 50%;
}
#teaserBox_4_4 {
	background: transparent url('../images/teaser/04.jpg') 50% 50%;
}
#teaserBox_4_1 div, #teaserBox_4_2 div, #teaserBox_4_3 div, #teaserBox_4_4  div {
	margin-top: 200px;
}
#teaserBox_4_1 span, #teaserBox_4_2 span, #teaserBox_4_3 span, #teaserBox_4_4  span{
	display: block;
	height: 30px;
	width: 240px;
	padding-top: 10px;
	text-align: center;	
	background: transparent url('../images/teaser_back.png') repeat-y;
}
#teaserBox_4_1 a, #teaserBox_4_2 a, #teaserBox_4_3 a, #teaserBox_4_4  a{
	color: white;
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}
.teaserBox_2_2 {
	width: 466px;
	height: 200px;
	background: transparent url('../images/subnavigation_back.png') repeat;
	position: relative;
	overflow: hidden;
}
.teaserBox_2_2_r {
	float: right;	
	margin: 30px 13px 0 0;
}

* html .teaserBox_2_2_r { /*IE6 HACK*/
  margin: 30px 5px 0 0;
  }
  
.teaserBox_2_2_l {
	float: left;	
	margin: 30px 0 0 13px;
}
* html .teaserBox_2_2_l { /*IE6 HACK*/
  margin: 30px 0 0 5px;
  }
    
.teaserBox_2_2 img , .csc-textpic-image img , .csc-textpic .csc-textpic-imagewrap .csc-textpic-image img{
	position: absolute;
	top: 40px;
	left: 0px;
}
.teaserBox_2_2 h1.entryHeader{
	background: transparent url('../images/headline_back.jpg') no-repeat;
	height: 29px;
	color: white;
	font-size: 12px;
	padding: 7px 0 0 10px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 466px;
}
.teaserBox_2_2 h1.news_title{	
	color: #004A18;
	font-size: 14px;
	margin-left: 7px;
	line-height: 15px;
}
.teaserBox_2_2 a {
	text-decoration: none;
	}
.csc-textpicHeader{
	height: 29px;
	display: block;
	margin-bottom: 10px;
}
.teaserBox_2_2 h2{	
	color: #004A18;
	font-size: 13px;
	margin: 20px 5px 5px 7px;
}
.teaserBox_2_2 h4{	
	color: #004A18;
	font-size: 12px;
	margin-top: 50px;
}
.teaserBox_2_2 p{	
	color: #004A18;
	font-size: 12px;
	margin: 15px 4px 15px 8px;
	
}
.teaserBox_2_2 p.more_link a {
	background: transparent url('../images/more_back.jpg') no-repeat;
	width: 110px;
	height: 16px;
	display: block;
	float: right;
	text-decoration: none;
	color: white;
	font-size: 11px;
	padding: 0 0 0 3px;
	position: absolute;
	top: 177px;
	left: 348px;
}
.teaserBox_2_2 .download a{
	/*
	background: transparent url('../images/pdf_icon.gif') no-repeat;
	position: absolute;
	top: 140px;
	left: 405px;	
	display:block;
    width:0px;
    overflow:hidden;
    padding-left: 50px;
    height: 47px;
	*/
	display: none;
}

.teaserBox_2_2 #rss {
	border: none;
	position: absolute;
	top: 50px;
	left: 405px;
}

/* FE EDITING */
.typo3-editPanel {
 	position: relative;
}
.teaserBox_2_2 form {
	position: absolute;
	left:165px;
	top: 7px;
}
.teaserBox_2_2 form img{
	position: relative;
	top: 0;
	left: 0;
	border: none;
}
