.csc-frame .teaser {
	clear:left;
}

.teaser_item h2{
  color: #426180;
  font-size: 1.2em;
  margin-top: 5px;
  text-transform: uppercase;
}

.teaser_item a{
color: #2e4459; 
text-decoration: none;
font-weight: bold;
padding-left: 15px;
background-image: url(/fileadmin/redaktion/allgemein/link_arrow.gif);
background-position: top left;
background-repeat: no-repeat;
}
.teaser_item a:hover{ color: #81BCF8; text-decoration: underline;}

.teaser_home .teaser_item{ margin-bottom: 15px;}

.csc-frame .teaser h1,
.csc-frame .teaser h2,
.csc-frame .teaser h3,
.csc-frame .teaser p {
	padding: 0 5px 0 5px;
	margin: 2px 0 2px 0;
}

.csc-frame .teaser p {
	margin: 0 0 5px 0;
}

/* Teaser Grey */
.csc-frame .teaser_grey .teaser_item {
	height: 139px;
	background-color:#efefef;
}

.csc-frame .teaser_grey .teaser_item_odd {
	background-color:#f3f3f3
}

.csc-frame .teaser_grey .teaser_item_even {
	background-color:#e9e9e9;
}

/* Teaser Grey Image */
.csc-frame .teaser_grey_image .teaser_item {
	width: 300px;
  padding: 5px;
  min-height: 200px;
	float: left;
	margin-right: 6px;
}

.teaser_grey_image .teaser_item_1 {border-right: 1px dashed #81BCF8; border-spacing: 10px;}


.csc-frame .teaser_grey_image .teaser_item img{
	float:right;
	margin:2px;
}

/* Teaser Image */
.csc-frame .teaser_image .teaser_item {
	margin-right: 5px;
}

.csc-frame .teaser_image .teaser_item img {
	float:left;
	margin:5px;
}

/* teaser_white */
.csc-frame .teaser_white{
  padding: 0px;
}

.csc-frame .teaser_white .teaser_item {
	width: 190px;
  padding: 5px;
	float: left;
	margin-right: 6px;
}

.teaser_white .teaser_item_1, .teaser_white .teaser_item_2{
  border-right: 1px dashed #81BCF8;
}
