﻿/*
 bluenotebigband styles fuer Druck
 erstellt am 12. Aug. 2008
*/

body {
	margin: 1cm 2cm;
	color: black;
	background-color: white;
	font-family: "Times New Roman", Times, serif;
	font-size: 10.5pt;
	}

h1, h2, h3, h4 {
	font-family: "Gill Sans MT", "Gill Sans", "Liberation Sans", Helvetica, "Helvetiaca neue", sans-serif;
	font-size: 14pt;
	}

a:link, a:visited  {
	text-decoration: none;
	color: black;
	background-color: white;
	}

#header, #nav, #subnav, #sidebar, #footer, .bildunterschrift, img, hr {
	display: none;
	}

