/* ==================================================
Stylesheet für Obi-Wan-Kenobi.de
Media: Print
Stand: 26.8.07
Datei: druckversion.css
Autor: Kathrin

====================================================*/

a {
	color: black;
	text-decoration: none;
}

a[href]:after {
	content:" [Adresse: "attr(href)"] ";
}

body {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 11pt;
	background-color: white;
	color: black;
}

h1 {
	font-size: 24pt;
}

h2 {
	font-size: 18pt;
}

#navi {
	display: none;
}