.teaserbox{
	/*width:247px;*/
	width:330px;
	height:224px;
	float: left;
	display: inline;
}
#content .teaserbox .text,
#content .teaserbox .text:link,
#content .teaserbox .text:visited{
	margin-bottom: 1px;
	margin-top: 1px;
	display: block;
	height: 46px;
	padding-left: 60px;
	/*width: 187px;*/
	width: 268px;
	background-image:url(../images/Teaser_Pfeil.gif);
	background-repeat: no-repeat;
	background-color: #a0a0a0;
	color: #fff;
	text-decoration: none;
	font-size:14px;
	padding-top:7px;
	line-height:120%;
}
#content .teaserbox .text:focus,
#content .teaserbox .text:hover,
#content .teaserbox .text:active{
   text-decoration: underline;	
}
#content .teaserbox a img{
   display: block;
   margin: 0px;
   padding: 0px;
   border: 0 none;
   text-decoration: none;
}

.schattenoben{
	position:absolute;
	margin-top: 55px;
	width: 53px;
	height: 170px;
	background-color: #797979;
	opacity:0.60;
}
.schattenunten{
	position:absolute;
	width: 53px;
	height: 170px;
	background-color: #797979;
	opacity:0.60;
}


#content{
   color: #000;
}
#content p{
   color: #000;
   margin: 5px 20px 5px 20px;
   padding: 0;
}
#content h1{
	font-size: 160%;
   color: #000;
   margin: 10px 20px 10px 20px;
   padding: 0;
}
#content h3{
	font-size: 140%;
   color: #000;
   margin: 7px 20px 7px 20px;
   padding: 0;
}

#content h5{
	font-size: 120%;
   color: #000;
   margin: 5px 20px 5px 20px;
   padding: 0;
}
#content table,
#content img,
#content ul,
#content ol{
   padding: 5px 20px 5px 20px;	
}