/*###############################
  inhalt teaser right 
#################################*/
.layer-teaser {
	width:205px;
	float:left;
	margin:0px 0px 0px 5px;
	padding:0px 0px 0px 12px;
}

.bg-teaserbox-top {
	background: transparent url(/styleswitch/img/teaserbox-top.gif) no-repeat;
	height:6px;
	width:200px;
}

.bg-teaserbox-main {
	background: url(/styleswitch/img/teaserbox-main.gif) no-repeat 100% 0px;
	border-left:1px solid #9ABDD2;
	border-right:1px solid #9ABDD2;
	height:auto;
	width:198px;
	position: relative;
	margin-bottom:0px;
	background-color:#fff;
}

.bg-teaserbox-bottom {
	background: transparent url(/styleswitch/img/teaserbox-bottom.gif) no-repeat;
	height:11px;
	width:200px;
	margin-top:0px;
	margin-bottom:10px;
}

.inhalt-teaserbox {
	width:174px;
	margin:10px 0px 0px 13px;
	color:#00588a;
}

.inhalt-teaserbox span {
	font-size:18px;
	font-weight:bold;
	display:block;
}