/* Copyright 2008 Janine Maurer*/
/* CSS for www.amilcar-art.de*/
/*
/* www.amilcar-art.de */
/*
/* Hacks: * html (IE bis 6.x) */
/*        *+html (IE 7.x) */
/*
/* XHTML FIREFOX 1.x, 2.x / IE 5.x, 6.x, 7.x */


body {
	
	font-family: Verdana; 
	font-size: 10px;
	line-height: 18px;
	background:#fff;
	font-weight:normal;
	margin-top: 0px;
	padding: 0px;

}


   


/* structure */

.inhalt{
	margin-top: 0px;
	width: 1024px;
		

}



/* Inhalt */
.content {
	float: left;
	color: #c8c8c8;
	width: 1024px;
	
	

	
}









