@charset "utf-8";
/* CSS Document */

.me-teaser-aufmacher {
	background-image:url(images/csc-frame-01-bg.gif); 
	background-position: right top; 
	background-repeat: repeat-y;
	float:left;
	width: 745px;
	background-color:#FFFFFF;
 }
.me-teaser-aufmacher img {border: 0px; }
.me-teaser-aufmacher-image { width: 367px; float:left; margin: 0 20px 0 0; line-height: 0em;}
.me-teaser-aufmacher-textbox { width: 330px; float:left; padding: 16px 0 0 0;}
.me-aufmacher-textbox { float:left; width: 350px; padding: 16px 0 0 0;}
.me-teaser-aufmacher .me-teaser-nextlink { 
	text-align:right; 
	/*background-image: url(images/me-aufmacher-next.gif);*/
	background-repeat: no-repeat;
	background-position: right top;
}

.me-teaser-aufmacher-textbox a:link,
.me-teaser-aufmacher-textbox a:visited { text-decoration: none; padding: 0 20px 0 0;}
.me-teaser-aufmacher-textbox a:hover { text-decoration: underline; padding: 0 20px 0 0;}

.me-teaser-box,
.me-doorpage-box {	
	float:left;
	/*clear:both;*/
	width: 745px;
	width: 377px;
	float:right;
	/*clear:both;*/
	background-image:url(images/csc-frame-contentdivider.gif);
	background-position:right top;
	background-repeat:repeat-y;
}
.me-teaser-box img,
.me-doorpage-box img{ border: 0px;}
.me-teaser-image 	
{ 
	line-height: 0em; 
	float:left; 
	/*width: 180px;*/
	 display: none;
 width:0px; height: 0px;
}
.me-teaser-right	{ 
	width: 370px; 
	height: 120px;
	float:left; 
	background-color: #FFFFFF; 
	margin-top: 10px; 
	overflow:hidden;
	}
.me-teaser-left 	{ 
	width: 375px;
	height: 120px;
	overflow:hidden;
	float:left; 
	background-color: #FFFFFF; 
	margin-top: 10px; 
	background-image:url(images/csc-frame-01-bg.gif); 
	background-position: right top;
	background-repeat: repeat-y;	
}

.me-teaser-textbox{
	float:left;
	margin: 8px 0 0 0;
	width: 186px;
	overflow: hidden;
}
.me-teaser-textbox h2 { line-height: 1em; font-size: 12px; margin: 0 0 4px 0;}
.me-teaser-textbox a:link,
.me-teaser-textbox a:visited {text-decoration: none;}
.me-teaser-textbox a:hover { text-decoration: underline; }
.me-teaser-textbox p{width: 160px;};
.me-teaser-textbox .me-teaser-nextlink {
	text-align:right; 
	/*background-image: url(images/me-aufmacher-next.gif);*/
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0 20px 0 0;
}
.me-teaser-textbox .me-teaser-nextlink a 
{
	color: #aeafb1 !important;
	position: absolute;
	top: 76px;
	left: 140px;
}

/* Spezielle Homepage abweicungen */
.content-cols-home .me-teaser-left { 
	position: relative;
	width: 176px;
	height: 90px;
	float: left;
	background-color: #fcfcfc;	
	margin: 3px 3px 0 0;	
	overflow: hidden;	
	padding: 7px 0 0 6px; 
	}
.content-cols-home .me-teaser-right { 
	position: relative;
	width: 176px;
	height: 90px;
	float: left;
	background-color: #fcfcfc;
	overflow: hidden;	
	padding: 7px 0 0 6px;
	margin: 3px 0 0 0; 
}

.content-cols-home .me-teaser-left .me-teaser-textbox h2 a, .content-cols-home .me-teaser-right .me-teaser-textbox  h2 a
{
	color: #d96115;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	
}
.me-teaser-box{
	margin-bottom: 30px;
}

