@charset "UTF-8";
/* Print CSS - Intutor AS */
@page { margin: 50pt 50pt 50pt 50pt }
@page {
    @top-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	content: "Utskrift fra Autoriserte Trafikkskolers Landsforbund (c) 2010";
    }
    @top-left {
  /*  content: url(../../grafikk/logo.gif);*/
    }
    @bottom-right { 
        content: "Side " counter(page) " av " counter(pages);
	font-style: italic;
	font-size: 0.9em;
    }

}
#header_bg, #sidebar, .toolbar, #rightbar, #tipsenvenn, #footer_bg { display: none; }


body { font-family: Helvetica, Arial; font-size: 9pt; line-height: 18px; background-color: #fff; }

.credits { display: block; }

h1, h2 { font-family: Georgia; font-size: 20pt; line-height: 20px; }
h3 { line-height: 14px; }
p { margin-bottom: 20px; }
.strong { font-weight: bold; }
.artikkel { width: 100%; }

.floatright { float: right; }
.credits { display: block; }
