body	{
	background-color: #fff;
	color: #000;
	}

img	{
	display: block;
	border: 0;
	}



/* Schrift -------------------- */
p, a, li, ul, ol, h1, h2, h3, h4, h5, h6	{ 
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal;
	line-height: 150%; 
	text-align: left; 
	margin: 0;
	padding: 0 
	}

p, a, li, ul, ol	{ 
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Lucida, 'Trebuchet MS', Trebuchet, Verdana, Tahoma, Helvetica, sans-serif; 
	}

h1, h2, h3, h4, h5, h6, #logo a, .thema1 a, .thema2 a, .ziel1 a, .ziel2 a	{ 
	font-family: Glytus, Glypha, Georgia, Bodoni, 'Bodoni MT', Times, 'Times New Roman', 'New Century Schoolbook', serif;
	}


