/* CSS Print Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: auto;
}

#frame {
	display: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000;
	font-size: 13px;
	text-transform: uppercase;
	margin: auto;
	padding: auto;
}

a:link, a:visited, a:active, a:hover {
	color: #000;
	text-decoration: underline;
}

#heading_invisible {
	position: static;
}

#content_frame {
	position: static;
	width: 100%;
}

#content {
	padding: 0 0 0 0;
}

#mainnavi {
	display:none;
}

#adress {
	position: static;
	width: 100%;
}

#adress h2{
	margin: auto;
	padding: auto;
	font-weight: bold;
}

.Stil2 {
	color: #000;
}

