/* $Id: index.css 153 2009-02-09 20:54:40Z hweber $ */

/*----------------------------------------------------------*/
/* Abweichende CSS-Anweisungen für die Startseite           */
/*----------------------------------------------------------*/

/* Überschrift- und Absatz-Formate */
h1			{	margin:0; padding:0; }
h2			{	font-size:0.8em; font-weight:normal;
				margin:1.5em 0; 
				height:8.0em; }
h3			{	font-size:0.8em; font-weight:bold; }
h4			{	font-size:0.8em; font-weight:bold;
				height:2.5em;
				margin-top:0.3em; margin-bottom:0.8em; }
p			{	margin-top:0; margin-bottom:0; }
p.datum		{	text-align:right; }
p.news		{	height:5.0em; }
p.mehr		{	text-align:right; }

/* Anderes Hintergrundbild */
#box				{	margin-left:auto; margin-right:auto;
						float:none;
						background:url('/images/cleancompany_background.png') top left repeat-y; }

/* Vorschau der einzelnen Firmenbereiche */
div.preview			{	width:168px;
						text-align:left;
						padding:0 5px 50px 5px;
						float:left; }
div.preview img		{	margin-left:-5px; margin-right:-5px; }
div.large			{	width:169px; }
p.button			{	text-align:center; 
						margin-bottom:5.0em; }
p.button img		{	width:140px; height:39px; }

/* Fusszeile */
#foot				{	background-color:#D9D9D9; }