/* CSS Document (c)2007  by Florian Wentzel - move-elevator GmbH 46047 Oberhsausen Essenerstr. 99  www-move-elevator.de */

.me-aufmacher { float:left; clear:both; background-color:#FFFFFF; width:750px;}
.me-aufmacher img {border: 0px;}
.me-textbox {margin: 15px 0 0 20px; padding: 0 20px 0 0;}

.csc-frame-rulerAfter,
.me-aufmacher-foot {
	width:750px;
	float:left;
	clear:both;
	height: 12px;
	background-image:url(images/aufmacher-foot.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* 4 Teaser Box */
.me-vierteaser-box { width: 750px; float:left; clear: both; margin-top:10px; overflow:hidden;}
.me-vierteaser-box-head,
.me-vierteaser-box-foot { 
	width: 750px;
	background-image:url(images/teaserblock-head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	float:left;
	clear:both;
}

.me-vierteaser-box-foot { background-image:url(images/teaserblock-foot.gif);}
.me-vierteaser-box-bg { float:left; clear:both; background-color: white; width: 750px; }

.me-teaser { 
	float:left; 
	width: 170px; 
	overflow: hidden;
	margin: 0 0 0 10px;
}

.position-left { margin: 0 0 0 19px !important; margin: 0 0 0 10px;}

.me-teaser img { border: 0px;}

.content .me-vierteaser-box  h2 {  margin: 0 0 2px 0px; }
.content .me-vierteaser-box  h2 a:link,
.content .me-vierteaser-box  h2 a:visited,
.content .me-vierteaser-box  h2 a:hover { 
	color: white; 
	background-color: #006AB3; 
	display:block; 
	margin: 0 0; 
	padding: 4px 4px 4px 6px;
}

.content .me-vierteaser-box p a:link,
.content .me-vierteaser-box p a:visited,
.content .me-vierteaser-box p a:hover {
	color:#4A4A4A;
	text-decoration: none;
}
.content .me-vierteaser-box p a:hover {text-decoration: underline;}

.content .me-mehrlink {color: #006AB3; font-weight: bold;}
