#content .teaser {
	height: 303px;
	width: 750px;
	background-image: url(img/teaser_bg.gif);
}

/* \*/ * html body #content .teaser  { border-bottom: 8px solid #fff; display: block; } /* */
/* \*/ *+html body #content .teaser  { border-bottom: 8px solid #fff; display: block; } /* */

/* nur IE/Mac \*//*/
* html #content .teaser { width: 750px; }
/**/

#imageContainer {
	position:relative;
	margin:auto;
	width:366px;
	float: left;
	padding: 0;
	display: block;
	height: 300px;
}

#imageContainer img {
	position:absolute;
	top:0; left:0;
}

.teasertext {
	position: relative;
	float: left;
	width: 380px;
	height: 303px;
}

/* nur IE/Mac \*//*/
* html #content .teasertext { float:right; width: 320px; padding: 0; }
/**/
h1 {
	position: relative;
	top: 30px;
	left: 15px;
	font-family: "Times New Roman", serif;
	font-style: italic;
	font-weight: normal;
	font-size: 2.0em;
	color: #007ABE;
	background: inherit;
	width: 360px;
	height: 85px;
	display: block;
}

/* \*/ * html body h1 { top: 50px; } /* */
/* \*/ *+html body h1 { top: 50px; } /* */

h2 {
	position: relative;
	top: 30px;
	left: 15px;
	font-family: "Times New Roman", serif;
	font-style: italic;
	font-weight: normal;
	font-size: 1.6em;
	color: #007ABE;
	background: inherit;
	width: 360px;
	height: 85px;
	display: block;
}

/* \*/ * html body h2 { top: 50px; } /* */
/* \*/ *+html body h2 { top: 50px; } /* */


.slogan {
	display: block;
	margin-top: 50px;
	padding: 10px 15px;
	height: 110px;
	font-family: "Times New Roman", serif;
	font-style: italic;
	font-weight: normal;
	font-size: 0.9em;
	color: #7C6457;
	background: inherit;
	line-height: 18px;
}

/* \*/ * html body .slogan  { margin-top: 70px; height: 105px; } /* */
/* \*/ *+html body .slogan  { margin-top: 70px; height: 105px; } /* */

.link_akt {
	display: block;
	margin: 0px;
	padding: 0 10px 0 0;
	height: 20px;
	font-style: normal;
	font-weight: normal;
	font-size: 0.8em;
	color: #7C6457;
	background: inherit;
	line-height: 18px;
	text-align: right;
}



