/***************************************************************************************************/
/**** CSS - rdv ************************************************************************************/
/**** September 2008 *********************************************************************************/
/***************************************************************************************************/
body {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background-color:#FFFFFF;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

font{
}

#promo_site{
	float:left;
	clear:none;
	width:962px;
	height:406px;
/*	background-image:url(../pagemedia/promotion/Zertifikat_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top; */
}

#promo_header{
	position:absolute;
	width:962px;
	height:24px;
	top:180px;
	left:10px;
}

#promo_header a{
	float:left;
	clear:none;
}

#promo_content{
	position:absolute;
	top:203px;
	left:27px;
	width:750px;
}

#promo_content_tpl{
	float:left;
	clear:none;
	width:301px;
	height:155px;
	padding-right:20px;
}

#promo_content_tpl .promo_title{
	float:left;
	clear:none;
	font-size:20px;
	color:#0C3183;
	width:100%;
	padding-top:18px;
	height:25px;
}

#promo_content_tpl .promo_inhalt{
	float:left;
	clear:none;
	padding-top:15px;
	font-size:12px;
}

#promo_stempel{
	top:260px;
	position:absolute;
	left:775px;
}

#promo_mailform{
	float:left;
	clear:none;
	width:642px;
	height:155px;
}

#promo_mailform .promo_title{
	float:left;
	clear:none;
	font-size:20px;
	color:#0C3183;
	width:100%;
	padding-top:18px;
	height:25px;
}

#promo_mailform .promo_form{
	float:left;
	clear:none;
	padding-top:15px;
}

