/*
-------------------------------------
Print Stylesheet

version:   		1.0
date:      		19/09/08
for website:	www.tatjana-jazzgeige.de
author:    		[k.rehage]
website:   		[rehage-design.de]
------------------------------------
*/
body {
	color: #000;
	background: #fff;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 
img { border:0; }
#head {
	background: none;
	height: 40px;	
}
#head img, #head_2 img, #kopf, #nav_bg, #pic, #pic img, #footer_cont .imp, .trenn, #end  {
  	clear: both;
	visibility: hidden;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
	display:none;	
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}
p, a, li, .copy {
	font-size: 12px;
}
h1, h2, h3, h4, p {
	margin: 15px 0px 15px 0px;
}
ul {
	margin: 15px 0px 15px 15px;
	list-style: disc;
}