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


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

/*=====================================================================================*/
/* 	INFO
=======================================================================================*/
#info .content							{ padding:0 15px 0 0; width:180px; }
#info #sidebar							{ background:url(../_images/sidebar-orange-top.jpg) no-repeat;
										float:right;
										padding-top:25px;
										width:181px;}
#info #sidebar .post					{ border-bottom:1px solid #7b776e; margin:0 10px; padding:5px 5px 5px 5px;}
#info #sidebar .post:last-child			{ border-bottom:none;}
#info #sidebar h2 a						{ color:#000; font-weight:bold; font-size:12px;}
#info #sidebar .newsteaser				{ font-size:12px;}
#info #sidebar p.more 					{ margin:7px 0 5px 0; float: right; padding:0;}
#info #sidebar p.more a					{  background: url(../_images/dotted-big-arow.gif) no-repeat 1px 0px;
										color:#9b9891;
										font-size:11px;
										font-weight:bold;
										text-transform:uppercase;
										padding:1px 3px 1px 18px;}
#info #sidebar p.more a:hover			{ background: url(../_images/dotted-big-arow.gif) no-repeat 3px 0px; }										

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

#content .content						{ padding-top:14px; padding-left:17px; padding-right:0px; width:470px;}

#content address						{ padding-bottom:12px;}
#content .agb							{ padding-bottom:35px;}
#content .agb li						{ list-style:outside disc; margin-left:20px;}
#content #buttons a						{ float: left;}
#content #buttons a img					{ padding:3px 1px 0 0;}
