/* @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: 22px 19px 0 19px;
}
#siteteaser .teaserbox{
	float: left;
	width: 450px;
	height: 175px;
	margin-right: 22px;
	margin-bottom: 22px;
	background: url(../_gfx/bg_portal_teaser.gif) repeat-x left top;
	position: relative;
	top: 0; left: 0;
}
#siteteaser .last{
	margin-right: 0 !important;
}
.teaserbox img{
	float: left;
}
.teaserbox .desc{
	width: 183px;
	height: 143px;
	padding: 15px;
	float: left;
	border: 1px solid #797979;
	border-left: none;
	color: #FFF;
	font-size: 0.9em;
}

.teaserbox .desc a{
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	display: block;
	position: absolute;
	top: 0px; left: 0px;
	width: 440px;
	height: 25px;	
	
	background: url(../_gfx/arrow_white_right.gif) no-repeat 383px 152px;

	font: 1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	
	text-align: right;
	padding-top: 150px;
	padding-right: 10px;
	
}

.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;
}
#siteteaser .holding{
	width: 470px;
	margin-left: 235px;
}
#siteteaser .holding .desc{
	width: 204px;
}
#siteteaser .holding .desc a{
	width: 460px;
	background-position:  403px 152px;
}
#siteteaser .holding img{
	height: 175px;
}
/*
#siteteaser .holding{
	width: 100%;
	height: 100px;
}
#siteteaser .holding .desc{
	width: 656px;
	height: 68px;
}
#siteteaser .holding h1{
	width: 200px;
	height: 65px;
	float: left;
	
}
*/
#footer{
	padding: 20px;
}