/*  
Theme Name: kiz 2. version kopie
copyright: debus internet-beratung
www.debus-ib.net

/******************************************
*   HTML Elemente                         
******************************************/


/* Algemeine Formatierungen */


html * {
	font-size: 100.01%;
	padding: 0;
	margin: 0;
	}
body {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-color: #FFFFFF;
	}
