@charset "utf-8";

/* Teaser Angebot Startseite */
div#teaser_angebot_startseite {
	width:306px;
	height:auto;
	float:left;
	margin:20px 10px 0px 0px;
}
	div#teaser_angebot_startseite h1 {
		font-size:15px;
		margin-left:175px;
	}
	div#teaser_angebot_startseite div.right_column p {
		padding-bottom:12px;
		margin-left:175px;
	}
	
	div.teaser_angebot_startseite_icon {
		position:relative;
		top:0px;
		left:50%;
		margin-left:-407px;
		margin-top:-56px;
		z-index:10000;
		float:left;
	}
	
	div#teaser_angebot_startseite .left_column img {
		margin:20px 15px 13px 29px;
		float:left;
	}
	
	div#teaser_angebot_startseite .top {
		width:100%;
		height:8px;
		font-size:1%;
	}
	div#teaser_angebot_startseite .middle {
		width:100%;
		height:auto;
		float:left;
		clear:left;
	}
	div#teaser_angebot_startseite .bottom {
		width:100%;
		height:8px;
		font-size:1%;
		float:left;
	}
	
/* Teaser Mitte Startseite */
div#teaser_mitte_startseite {
	width:155px;
	height:auto;
	float:left;
	margin:20px 10px 0px 0px;
}
	div#teaser_mitte_startseite h1 {
		font-size:15px;
		padding:0px 12px 12px 12px;
	}
	div#teaser_mitte_startseite p {
		padding:0px 12px 12px 12px;
	}
	div#teaser_mitte_startseite .top {
		width:100%;
		height:8px;
		font-size:1%;
	}
	div#teaser_mitte_startseite .middle {
		width:100%;
		height:199px;
	}

	div#teaser_mitte_startseite .bottom {
		width:100%;
		height:8px;
		font-size:1%;
		float:left;
	}
	
div#teaser_newsletter_startseite {
	width:305px;
	height:auto;
	float:left;
	margin:20px 0px 0px 0px;
}
	div#teaser_newsletter_startseite h1 {
		font-size:15px;
		padding:0px 12px 12px 0px;
	}
	div#teaser_newsletter_startseite div.right_column p {
		padding:0px 12px 12px 0px;
	}

	div#teaser_newsletter_startseite .top {
		width:100%;
		height:8px;
		font-size:1%;
	}
	div#teaser_newsletter_startseite .middle {
		width:100%;
		height:199px;
		float:left;
		clear:left;
		overflow:hidden;
	}
		div#teaser_newsletter_startseite .middle .left_column {
			position:relative;
			left:24px;
			top:0;
			padding-top:14px;
			width:94px;
			height:180px;
			float:left;
		}
		div#teaser_newsletter_startseite .middle .right_column {
			float:left;
			width:160px;
			margin-left:48px;
		}
			
			div#teaser_newsletter_startseite .middle .right_column input.email {
				width:135px;
				margin:10px 0px 5px 0px;
			}
	
	
	div#teaser_newsletter_startseite .bottom {
		width:100%;
		height:8px;
		font-size:1%;
		float:left;
	}

