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

/*=====================================================================================*/
/* 	???
=======================================================================================*/
/* -------------------------------------------------------------- 
	???
-------------------------------------------------------------- */
	
/*=====================================================================================*/
/* 	TEASER
=======================================================================================*/
#teaser td								{ vertical-align:bottom; height:200px;}
#teaser .date span						{ border-bottom:1px solid #c0c0b8;
										color:#999592;
										font-size:12px;
										padding:0 0 0 0;
										text-transform:uppercase; }
/*=====================================================================================*/
/* 	INFO
=======================================================================================*/
#info .content							{ padding:0 15px 0 0; }

/*=====================================================================================*/
/* 	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:20px 15px;}
#content .content p strong				{ color:#00709f; }
#content .content .previous				{ float:left; font-size:10px; font-weight:bold; text-transform:uppercase; margin-bottom:10px; }
#content .content .next					{ float:right; font-size:10px; font-weight:bold; text-transform:uppercase; margin-bottom:10px; }

#content #selection						{ background-repeat:no-repeat;
										background-position:0 0;
										background-color:#6c6661;
										color:white;
										clear:both;
										margin:0 0 15px 0;
										padding:1px 15px 2px 17px;
										/*width:347px;*/}
#content #selection.categorie			{ background-image:url(../_images/news-categorie-selection-back.gif); padding-left:100px;}
#content #selection.month				{ background-image:url(../_images/news-month-selection-back.gif); padding-left:150px;}
#content #selection.day					{ background-image:url(../_images/news-day-selection-back.gif); padding-left:140px;}
#content #selection.year				{ background-image:url(../_images/news-year-selection-back.gif); padding-left:150px;}
#content #selection.search				{ background-image:url(../_images/news-search-selection-back.gif); padding-left:160px;}
#content #selection.author				{ background-image:url(../_images/news-author-selection-back.gif)}
#content #selection.noarchiv			{ background-image:url(../_images/news-noarchiv-selection-back.gif)}

#content #selection a					{ color:#FFF; }

/* -------------------------------------------------------------- 
	Post
-------------------------------------------------------------- */
#content .post							{ background:url(../_images/post-back.jpg) bottom left repeat-x;
										border-bottom:1px dotted #656661;
										border-top:1px dotted #656661;
										margin:0 0 25px 0;
										padding:5px 0px 10px 10px;
										overflow:hidden;}
#content .lp							{ background:none; padding-top:20px;}										
#content .post p						{ padding-right:30px;}
#content .post .date					{ border-bottom:1px solid #e2e1df;
										color:#cbc7c4;
										float:left;
										height:56px;
										padding:7px 0 4px 0;
										text-transform:uppercase;
										text-align:center;
										width:60px; }
#content .post .date p					{ margin:0; padding:0; }
#content .post .date .day				{ font-size:50px; font-weight:bold; line-height:42px }
#content .post .date .monthyear			{ font-size:11px; font-weight:bold; }
#content .post .postExcerpt				{ float:left;
										padding-left:25px;
										width:353px;}
#content .post .postExcerpt h2 			{ color:#00709f;
										display:block;
										font-size:18px;
										font-weight:bold;
										line-height:20px;
										margin:0 0 0 -10px;
										padding:6px 40px 8px 10px; }
#content .post .postExcerpt h2 a		{ color:#00709f; text-decoration:none; }										
#content .post .postExcerpt h2 a:hover	{ color:#3e92ae; }
#content .post .postExcerpt p			{ margin:0; padding-right:35px; }
#content .post .postExcerpt .text p		{ margin:0 0 10px 0; line-height:18px; }
#content .post .postExcerpt p.more 		{ float: right; margin:0 0 0 0; padding:0;}
#content .post .postExcerpt 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;}
#content .post .postExcerpt p.more a:hover	{ background: url(../_images/dotted-big-arow.gif) no-repeat 3px 0px; }

#content .post .postMessage h2 			{ color:#00709f;
										display:block;
										font-size:18px;
										font-weight:bold;
										line-height:20px;
										margin:0 0 0 -10px;
										padding:6px 40px 8px 10px; }

#content .post a.border					{ font-weight:bold; color:#00709f;}
#content .post a.border:hover			{ color:#000000;}









