/* mbayer.de print stylesheet */

body {
	font-family : Lucidasans, Helvetica, Arial, sans-serif ;
	color : black ;
	background : none white ;
	}

h1 {
	font-family : "Bitstream Vera Sans", Lucida, Verdana, Helvetica, Arial, sans-serif ;
	font-weight : normal ;
	}

address {
	font-style : normal ;
	border-left : solid ;
	padding-left : 1em ;
	}

div.spacer {
	clear : both ;
	}

li.invisible {
	list-style-type : none ;
	}

.naviband {
	display : none ;
	}

.anmerkung {
	display : none ;
	}

.copyprint {
	text-align : right ;
	font-size : smaller ;
	}

.spaltelinks {
	float : left ;
	width : 47% ;
	}
.spalterechts {
	float : right ;
	width : 46% ;
	font-style : italic ;
	}

.footer {
	display : none ;
	}

.copyprint:after {
	content :"© Martin Bayer | http://mbayer.de"
	}
