/*******************************************************************************
 *     ___ ___ ___ 
 *   / __/ __/ __/
 *  | (__\__ \__ \
 *  \___|___/___/
 *   
 *   CSS-Stylesheet
 *   nec tv - Fernsehen ganz nah.
 *   
 *   Copyright 2008, Andreas Oelzner
 *   www.andreas-oelzner.de
 * 
 ******************************************************************************/



/******* Breadcrumb-Navigation ************************************************/

#datum {
	position: relative;
	height: 17px;
	width: 850px;
	top: 8px;
	font-size: 8pt;
	color: white;
	float: left;
	text-align: right;}


/******* Spalten/Inhalt *******************************************************/

#spalte_mitte {
	width: 620px;
	float: left;}
#inhalt {
	line-height: 145%;
	padding: 25px 0 0 28px;
	background: white url(standard_FILES/back_inhalt.gif) repeat-x;}
#inhalt p {
	margin: 0;
	padding: 0 35px 15px 0;}


/******* Footer-Bereich *******************************************************/

#footer {
	width: 564px;
	height: 13px;
	padding: 4px 28px 4px 28px;
	font: 7pt Verdana, Arial, Helvetica, sans-serif;
	color: white;
	background-color: #272b46;}
#hilfsnavigation {
	width: 282px;
	float: left;}
#toplink {
	width: 282px;
	text-align: right;
	float: left;}