/*** Teaser Spalte Sidebar ***/
.teaser-column {
	width:210px;
	margin:45px 0 0 0;
	float:left;
}
.teaser-column .teaser-box{
	border-top:2px solid #000;
	margin-bottom:20px;
}
.teaser-column .teaser-box h3{
	vertical-align:top;
	padding:10px 5px 10px 5px;
}
.teaser-column .teaser-box ul{
	padding:0 5px 0 5px;
}
.teaser-column .teaser-box li a{
	display:block;
	padding:10px 30px 10px 0;
	line-height:18px;
	background: url(images/i_arrow_light.gif) bottom right no-repeat;
	border-bottom:1px solid #cbcbcb;
}

/*** Teaser Content ***/
.content-teaser-box,
.content-teaser-boxXL,
.content-teaser-dottedbox {
	/*width:290px;*/
	height:150px;
	vertical-align:top;
	float:left;
	margin-bottom:40px;
}
.content-teaser-box{
	width:310px;
}
.content-teaser-box .alignleft{
	margin-left:5px;	
}
.content-teaser-dottedbox{
	border-right:1px dotted #9a9a9a;
	margin-right:10px;
	width:324px;
}
.content-teaser-boxXL{
	/*width:370px;*/
	width:319px;
	margin-right:10px;
	border-right:1px dotted #9a9a9a;
}
.content-teaser-box h3,
.content-teaser-dottedbox h3,
.content-teaser-boxXL h3{
	vertical-align:top;
	padding:0px 5px 10px 5px;
}
.content-teaser-dottedbox ul{
	padding:0 5px 0 5px;
}
.content-teaser-box li a,
.content-teaser-dottedbox li a,
.content-teaser-boxXL li a{
	display:block;
	padding:10px 30px 10px 0;
	line-height:18px;
	background: url(images/i_arrow_light.gif) bottom right no-repeat;
}
.content-teaser-box li a.simple,
.content-teaser-dottedbox li a.simple,
.content-teaser-boxXL li a.simple{
	padding:0;
	margin:0;
	display:inline;
	background-image: none;
}

.content-teaser-dottedbox .teaser-detail1{
	list-style:circle;
	list-style-position:inside;
	height:82px;
	background: url(images/teaser/t_aktuelle_kataloge.gif) 5px 0 no-repeat;
	padding-top:4px;
}
.content-teaser-dottedbox ul.teaser-detail1 li{
	list-style:disc;
	list-style-position:inherit;
	padding-left:160px;
	padding-top:5px;
}
.content-teaser-dottedbox ul.teaser-detail1-img li{
	list-style:none;
	list-style-position:inherit;
	padding:0;
	margin:0;
	float:left;
}
.content-teaser-dottedbox ul.teaser-detail1-img li a{
	background-image:none;
	padding-bottom:0;
}
.content-teaser-box .teaser-detail3{
	height:82px;
	/*background: url(images/teaser/t_ausstellung.gif) 5px 0 no-repeat;*/
	/*padding:4px 10px 0 75px;*/
	padding:4px 10px 0 5px;
}

.content-teaser-boxXL .teaser-detail2{
	height:82px;
	/*background: url(images/teaser/t_moebel_finder.gif) 5px 0 no-repeat;*/
	padding:4px 10px 0 5px;
}

span.download {
	background:url(images/teaser/arrow-down.gif) no-repeat;
	color:#000000;
	display:block;
	font-weight:bold;
	margin:10px 0;
	padding-left:20px;
}

.teaser-column .teaser-box ul.docs {
	padding:0 0 0 3px;	
}

.teaser-column .teaser-box ul.docs li {
	padding-bottom:2px;	
}

.teaser-column .teaser-box ul.docs li a {
	background:none;
	border:0;		
	margin:0;
	padding:0;
}

.teaser-column .teaser-new {
	position:relative;
}

.teaser-column .teaser-new img.new {
	position:absolute;
	right:0;
	top:15px;	
}

.teaser-column .teaser-box ul.cat-infos li {
	clear:both;	
}

.teaser-column .teaser-box ul.cat-infos li img {
	float:left;
	margin-right:15px;
}

.teaser-column .teaser-box ul.cat-infos li div {
	float:left;	
	width:120px;
}

