/*Holy Grail PrintCSS Base*/
body,blockquote,p,td,div{
     font-family: Arial;
font-size: 12px;
}
#header,#navli,#navre,#navikasten,.wai_spacing, .col2, .col3, #prev, #next {
	display: none;
}
#inhalt{
	border: none;
}
img.links{
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 15px;
	float: left;
}
img.rechts{
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	float: right;
}
img.border, A img.border {
	border: 1px solid #CCCCCC;
}
img.border_links, A img.border_links {
	border: 1px solid #CCCCCC;
	margin-right: 15px;
	float: left;
}

img.border_rechts, A img.border_rechts {
	border: 1px solid #CCCCCC;
	margin-right: 15px;
	float: right;
}
h1, h2, h3, h4 {
	font-weight: bold;
	color: #008000;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 13px;
}
h3,h4 {
	font-size: 12px;
}
