@charset "utf-8";
/* Author: 	
			Matthias Oßwald
			team:orange GmbH
			2009
*/
/***************************************************************************************/
/* 	HOME 
****************************************************************************************/
h1								{ color:#f1a60c; }
#teaser h1						{ font-size:38px; }


/*=====================================================================================*/
/* 	???
=======================================================================================*/
/* -------------------------------------------------------------- 
	???
-------------------------------------------------------------- */
	
/*=====================================================================================*/
/* 	TEASER
=======================================================================================*/

/*=====================================================================================*/
/* 	INFO
=======================================================================================*/
	/* -------------------------------------------------------------- 
		DETAILS
	-------------------------------------------------------------- */
	#info .details 										{ margin:6px 0 0 51px;
														width:258px; }												
	#info .details .top									{ background:url(../_images/kreation-popup-top-back.png) no-repeat; height:47px;}
	#info .details .middle								{ background:url(../_images/kreation-popup-middle-back.png) repeat-y;
														padding:5px 42px 10px 21px;
														width:195px;}
	#info .details .middle h4							{ border-bottom:1px dotted #6c6661;
														color:#756a62;
														font-size:10px;
														margin:8px 0 4px 0;
														text-transform:uppercase;}
	#info .details .middle p							{ font-size:11px; padding-left:0px; margin-bottom:0px; }
	#info .details .middle ul li						{ background: url(../_images/beispiele-dot-back.gif) no-repeat 0px 7px;
														font-size:11px; 
														padding:0 0 0 10px;}
	#info .details .bottom								{ background:url(../_images/kreation-popup-bottom-back.png) no-repeat; height:16px;}
	
	
	* html #info .details .top							{ background:url(../_images/kreation-popup-top-back.gif) no-repeat;}
	* html #info .details .middle						{ background:url(../_images/kreation-popup-middle-back.gif) repeat-y;}
	* html #info .details .bottom						{ background:url(../_images/kreation-popup-bottom-back.gif) no-repeat;}/*=====================================================================================*/

/* 	BOTTOM
=======================================================================================*/
#bottom #bottom-middle					{ background:url(../_images/bottom-middle-back.png) left top repeat-y;}
*html #bottom #bottom-middle			{ background:url(../_images/bottom-middle-back.gif) left top repeat-y;}
/*=====================================================================================*/
/* 	CONTENT
=======================================================================================*/

#content .content h2								{ border-bottom:1px dotted #706c6b; padding-bottom:3px; margin:20px 24px 8px 0;}
#content .content h3								{ border-bottom:1px dotted #706c6b; padding-bottom:3px; margin:50px 24px 8px 0;}
#content address						{ padding-bottom:12px;}
#content .agb							{ padding-bottom:35px;}
#content .agb li						{ list-style:outside disc; margin-left:20px;}

