﻿/* Print CSS */

* {
	background: transparent none !important;
	border: 0 transparent none !important;
}

div.header, div.home, div.fright, div.navi, div.navilinks, a.zurueck {
	display: none;
}

div.haupt2 {
	width: 520px;
}

div.fleft {
	width: inherit;
}

div.inhalt {
	display: block;
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
}

div.printlogo {
	display: block;
	height: 95px;
}

img.printlogo {
	display: inline;
	float: left;
}

.tdblau { background-color:#e6eef8;}

.kontent {width:800px; margin:0px auto 0px auto; text-align:left; color:#000000; font-size:11px; line-height:16px;}