body, .ir {
	font: 90%/1.5 "Trebuchet MS", Arial, Helvetica, Verdana, Tahoma, sans-serif;
  background: #FFF;
}

/* container */
div#outer   { min-height: 0; background: none; }
div#wrap    { width: 100%; margin: 0; border: none; background: #FFF; }
div#header  { background: none; margin: 0 0 1em 0; width: 100%; }
div#header h1 { text-indent: 0; font-size: 170%; width: 25em; height: 2em; border-bottom: 1px solid #000; }
ul#navi     { display: none; }

div#sidebar { display: none; }
div#footer  { clear: both; padding: 2em 25px 0 25px; }

/*
a[href]:after {
 content:" <http://tippn.de/"attr(href)">";
 color:#888;
}

a[href].external:after {
 content:" <"attr(href)">";
}
*/
