/**
 * Alternatives CSS fuer die Vereinfachen-Funktion
 *
 * (c) Elephant Seven GmbH Nord 2007 / ts
 */


#content{
	color:#000000;
}

#content h1, #content h4{
	font-size:	1.6em;
	line-height:	1.3em;
 }

#content div.teaser h2, #content div.teaser h3,  #content div.teaser p, #content p, #content li {
	font-size:1.4em;
	color:#000000;
	line-height:	1.3em;
}
#content LI UL LI,  #content P LI{
	FONT-SIZE: 1em; COLOR: #000000; LINE-HEIGHT: 1.3em;
}
#content a, #content div.teaser a {
	color:#000000;
}

#content div.teaser p ,#content div.teaser h{
	width:15em;
}

