/* Print.css */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt; }

#logo_print img {
	width: 100%;
	height: 100%; }

#topnavi {display: none;}

#head { display: none; }

#head_navigation {display: none;}

#counter {display: none;}

#navigation {display: none;}

#icon_printer {display: none; }

#text {
	padding: 10pt;
	border: 1px solid #CCCCCC;
	line-height: 18pt; }

#footer {
	height: 40px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #003366;
	text-align: center; }

#footertext {
	padding-top: 11px; }

h1 {
	background-image: url(headline_flamme.gif);
	background-repeat: no-repeat;
	font-size: 22pt;
	margin: 0px 0px 0px -16px;
	padding: 26px 0px 2px 16px;
	color: #00628C; }

h2 {
	font-size: 18pt;
	color: #000000; }
