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

@CHARSET "ISO-8859-1";

#index #serviceBox {
	width:20em !important;	
}

#index #image {
 	border: 0.1em solid #adadad;
 	margin-bottom:1em;
}

#index #image div {
 	background:#c5c5c5; 
 	padding:0.3em; 
 	border-top: 0.1em solid #adadad;
 	font-style: italic;
}

#index #infoBoxesContainer {
 	float:right; 
 	width:13em;
 	margin-left:1em;
}
