.teaserbox100 {
	width: 960px;
	margin-bottom:20px;
	overflow: hidden;
}

.teaserbox75 {
	width: 715px;
	margin-bottom:20px;
	overflow: hidden;
}

.teaserbox50 {
	width: 470px;
	margin-bottom:20px;
	overflow: hidden;
}

.teaserbox25 {
	width: 225px;
	margin-bottom:20px;
	overflow: hidden;
}

.top {
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	height:11px;
	padding-top:8px;
}


.close {
	z-index: 0;
}

.teaserbox25 .bottom {
	background: url(/fileadmin/templates/sma/images/boxen/box.225.bg-mitte.png) bottom left repeat-y;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	overflow: hidden;
	height: 100%;
}

.teaserbox25 .close {
	background: url(/fileadmin/templates/sma/images/boxen/box.225.bg-bottom.png) top left no-repeat;
	height: 15px;
}

.teaserbox25 .top-image {
	background: url(/fileadmin/templates/sma/images/boxen/box.225.bg-mitte.png) bottom left repeat-y;
	padding: 0px;
	border-left:1px solid #BEBEBE;
	border-right:1px solid #BEBEBE;
}

.teaserbox50 .bottom {
	background: url(/fileadmin/templates/sma/images/boxen/box.470.bg-mitte.png) bottom left repeat-y;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	overflow: hidden;
	
}
.teaserbox50 .close {
	background: url(/fileadmin/templates/sma/images/boxen/box.470.bg-bottom.png) top left no-repeat;
	height: 15px;
}


.teaserbox75 .bottom {
	background: url(/fileadmin/templates/sma/images/boxen/box.715.bg-mitte.png) bottom left repeat-y;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
    padding-top: 10px;
	overflow: hidden;
    
}
.teaserbox75 .close {
	background: url(/fileadmin/templates/sma/images/boxen/box.715.bg-bottom.png) top left no-repeat;
	height: 15px;
}

.teaserbox100 .bottom {
	background: url(/fileadmin/templates/sma/images/boxen/box.960.bg-mitte.png) bottom left repeat-y;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	overflow: hidden;
}

.teaserbox100 .close {
	background: url(/fileadmin/templates/sma/images/boxen/box.960.bg-bottom.png) top left no-repeat;
	height: 15px;
}

.teaserbox25 .top {
	background: url(/fileadmin/templates/sma/images/boxen/box.225.header.png) top left no-repeat;
	padding-bottom: 11px;
	padding-left: 15px;
	padding-right: 15px;
}

.teaserbox50 .top {
	background: url(/fileadmin/templates/sma/images/boxen/box.470.header.png) top left no-repeat;
	padding-bottom: 11px;
	padding-left: 15px;
	padding-right: 15px;
}

.teaserbox75 .top {
	background: url(/fileadmin/templates/sma/images/boxen/box.715.header.png) top left no-repeat;
	padding-bottom: 11px;
	padding-left: 15px;
	padding-right: 15px;
}

.teaserbox100 .top {
	background: url(/fileadmin/templates/sma/images/boxen/box.960.header.png) top left no-repeat;
	padding-bottom: 11px;
	padding-left: 15px;
	padding-right: 15px;
}