/*
* ---------------------------------------------------------------------
*  tannen-paradies.de - website v2
* ---------------------------------------------------------------------
*  Description:
*  Visual Styles für die Startseite
* ---------------------------------------------------------------------
*  Created at: 		2007-11-27 16:45
*  Last Modified: 	$Id: home.css 48 2008-10-11 00:04:28Z tp $
*  Copyright:		© 2008 Tannen-Paradies GmbH
* ---------------------------------------------------------------------
*/

@CHARSET "ISO-8859-1";

div.indexblock {
	clear:both;
	margin-bottom:0.5em;
}

div.customerblock {
	clear:both;
	margin-bottom:1.5em;
	min-height:9.6em;
}

div.customerblock .infoBox {
	height:7.5em;
}

#content h2 {
	color: #5368a6 !important;
}