@charset "utf-8";
/* CSS Document */
/*********************************************************************************
	Project		:	pianohaus-erler.de
	Copyright	:	Design - Way Out Of Line - www.wayoutofline.net
**********************************************************************************

/*#### LAYOUT ###################################################################*/

div#modul_teaser{
	width:896px; 
	float:left; 
	margin:0;
	}
div#modul_teaser h2{
	padding:0;
	}
div#modul_teaser_1{
	margin:0;
	}
div#modul_teaser_img{
	width:896px; 
	height:191px;
	margin:0;
	padding:0;
	}
div#modul_teaser_txt_back{
	height:146px;
	background:url(../../img/transparent_halb.png) repeat;
	padding:25px 20px 20px;
	}
div#modul_teaser_txt{
	position:relative;
	width:auto;
	height:150px;
	color:#ddd;
	overflow:hidden;
	z-index:2;
	}
div#modul_teaser_txt p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	line-height:1.4em;
	letter-spacing:1px;
	word-spacing:0.1em;
	color:#ddd;
	}
div#modul_teaser_txt_back_grad{
	width:100px;
	height:191px;
	}

/*###############################################################################*/



