/* Basics */
    /* Navigation */
    .outer1 {
        margin-left:0;
    }
    /* Content */
    .outer0 {
        margin-left:0; /* L */
        margin-right:0; /* R */
    }
    /* Teaser */
    .outer2 {
        margin-right:0;
    }
    .wrap-cl {
        width:853px; /* C + L  */
    }
    .left { position:absolute; left:auto; top:0; width:auto; height:auto; padding:0; }
    .center {
        float:none;
        width:853px;
		padding-top:20px;
		padding-bottom:0;
    }
    .right { position:absolute; left:auto; top:0; width:auto; height:auto; padding:0; }
/* << */


/* Illustration */
    div#illustration { display:none; }
/* << */


/* Typo */
h1, h2, h3, h4, h5, h6, p { padding-left:15px; padding-right:10px; }
h1	{ font-size:12px; background:url(../images/teaser_standard_butt.gif) 0 2px no-repeat; text-transform:uppercase; font-weight:bold; }
h2	{ font-size:12px; font-weight:bold; }

h2 a		{  color:#548AA7; }
h2 a:hover	{  color:#AC1346 !important; }

hr	{ border-color:#fff; color:#fff !important; } /* iestyles */

.center .standard { margin:15px 0 0 10px; }

#mnavi { display:none; }

.teaser { padding:0 !important; }

#widgetcontent { position:absolute; left:290px; top:280px; }
