/* @override 
	http://www.jansentore.com/fileadmin/templates/site/_css/intro.css
	http://2010.jansentore.com/fileadmin/templates/site/_css/intro.css
*/

/*
#intro{
	padding: 20px 125px;
}
*/
#siteteaser{
	padding: 35px 19px 0 89px;
}
#siteteaser .teaserbox{
	float: left;
	width: 223px;
	margin-right: 30px;
	margin-bottom: 22px;
	position: relative;
	top: 0; left: 0;
}
#siteteaser .last{
	margin-right: 0 !important;
}
.teaserbox img{
	float: left;
	width: 223px;
	height: 166px;
}
.teaserbox .desc{
	width: 191px;
	height: 143px;
	padding: 10px 15px;
	float: left;
	border: 1px solid #797979;
	border-top: none;
	color: #FFF;
	font-size: 0.9em;
}
.teaserbox .badge{
	display: none;
	
	position: absolute;
	top: 11px; right: -4px;
	width: 152px;
	height: 45px;
	background: transparent url(../_gfx/pu-info-badge.png) no-repeat left top;
	text-indent:  -9999em;
}
.teaserbox .desc a{
	display: block;
	position: absolute;
	top: 0px; left: 0px;
	width: 223px;
	height: 330px;	
	z-index: 100;
	text-indent: -9999em;
}


.teaserbox h1{
	color: #FFF;
	margin: 0 0 8px 0;
	height: 40px;
	line-height: 18px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.8em;
}
.teaserbox h1 span{
	font-weight: normal;
	font-size: 0.9em;
}

#footer{
	padding: 20px;
}
