/* CSS Document */

body { background: #fff; }
div.site { clear: both; }
#head, #metaNav, #breadcrump, #nav, #multi, #contentFooter, #footer, div#breadcrump, #pageFunctions	{ display: none; }

#site	{ border: none; width: auto; }
#wrapper	{ background: #fff; }
#content { width: 90%; }


a	{ text-decoration:none; color:#000; }

.teaser	{ border-bottom: 1px dashed #000; }

.teaser h4	{ /*1em = 11px */
	color: #000;
}

.teaser h3 { background: #fff; color: #000; }


.teaserBoxed	{ background: #fff; border: 1px solid #999; }


.teaserBoxed .back, .teaserBoxed h3	span 	{ background: #fff; }
.teaserBoxedNada .back, .teaserBoxedNada h3	span { background: #fff; }


.linkList h4	{
	background: #fff; border: 1px solid #999; color: #000; 
}

.linkList ul	{ 
	border-color: #999;
}

.linkList li	{ background: #fff; }

.linkList li a	{ color: #000; }


#content h2	{ /*1em = 11px*/
	color: #000; 
}
#content h1	{ /*1em = 16px*/
	color: #000; background: #fff; 
}

ul.anchorList	{ display: none; }

.detail .boxed	{ display: none; }

#content .teaser a { 
	background: #fff; padding-left: 0;
	color: #000; 
}

