body	{
	color: #000;
	background-color: #ffffff;
}
#page					{ width:100%; }
#mainContainer			{ background-color: #ffffff!important;}
#centerColumn			{ width: 90%;}

p 		{ margin: 0 0 1.3em 0; padding:0;}
h1		{ font-size: 140%; font-weight: bold; margin:0; padding:0 }
h2		{ font-size: 130%; font-weight: bold; }
h3		{ font-size: 100%; font-weight: bold; }
h4		{ font-size: 100%; margin: 0; font-weight: bold; }
img			{ border:0;}
ul, ol		{ margin-bottom:1.5em;}
li			{ padding-bottom: 0.5em;}
ul li ul	{ margin-top: 1em; }


/* Donn't display following: */
.accessibility		{ display: none; }
#leftColumn			{ display: none; }
#rightColumn 		{ display: none; }
#skyscraperContainer{ display: none; }
#breadcrumb			{ display: none; }
#footer 			{ display: none; }
.toolBox			{ display: none; }
.media				{ display: none; }
#c4nav				{ display: none; }
#c4footer			{ display: none; }
#c4banner			{ display: none; }
#c4ad-Middle1		{ display: none; }
.articlempu			{ display: none; }
.mpujump			{ display: none; }
#c4ad-x07			{ display: none; }
#c4ad-x08			{ display: none; }
#c4ad-x10			{ display: none; }
#c4ad-Top			{ display: none; }

/* Main top backgrounds with headlines */
#main_right_big, 
#main_right_big_noImg, 
#main_right_small_noImg		{ background: none!important; padding:0 0 1em 0; margin:0;  min-height:0}

#main_right_small_noImg h1, 
#main_right_big h1, 
#main_right_big_noImg h1	{ margin: 2em 0 0.5em 0; padding:0}

/*Article*/
.introduction, 
#teasers .introduction		{ font-size: 1.2em; margin-bottom:1em;}

/* Related Links */
.relatedLinks			{ margin-bottom: 1em }

.pullQuoteRight blockquote, 
.pullQuoteLeft blockquote, .facts	{ font-weight: bold; font-style:italic}

/* teasers */
#teasers h2						{ padding: 0; margin: 0 0 0.5em 0; font-size: 1.2em; background-color:#fff!important}
.teaserImgPortrait 				{ width: 500px; margin-bottom: 1em; border-bottom:1px solid #ccc}
.teaserImgPortrait .teaserBody	{ width: 360px; }
.teaserImgPortrait .teaserImg	{ margin-bottom:1em;}

.teaserImgLandscape 			{ width: 500px; padding:0; margin-bottom: 1em; border-bottom:1px solid #ccc}
.teaserImgLandscape .teaserBody	{ width: 360px; }
.teaserImgLandscape .teaserImg	{ margin-bottom:1em;}

.teaserTwins 					{ width: 500px; margin: 0;  border-bottom:1px solid #ccc}
.teaserTwins .teaserBody1		{ width: 225px; }
.teaserTwins .teaserBody2		{width:  230px; }
.teaserTwins .teaserBody1 img,	
.teaserTwins .teaserBody2 img	{ margin: 0 0 0.5em 0; padding:0}

.teaserTextSmall				{ width: 500px; }
.teaserTextLarge				{ width: 500px; border-bottom:1px solid #ccc}
.teaserTextMedium  				{ width: 500px;  border-bottom:1px solid #ccc}
.teaserTextMedium .teaserBody	{ width: 410px; padding: 7px 10px;}
.teaserTextMedium .teaserImg	{ margin-bottom: 1em;}		


