body {
	background-color: #FFFFFF;
	font-family: Arial,sans-serif;
	margin: 0;
}
.container {
	width: 17.5cm;
}

/*
	Header
*/

#header,
#header-start {
	clear: all;
	display: block;
	height: 200px;
}
.print-logo {
	height: 74px;
	left: 74px;
	position: absolute;
	top: 80px;
	width: 250px;
	z-index: 10;
}
.print-moewe {
	height: 200px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 137px;
	z-index: 11;
}
.print-kontakt {
	font-size: 10pt;
	height: 74px;
	left: 374px;
	position: absolute;
	top: 48px;
	width: 250px;
	z-index: 12;
}
.page-break {
	page-break-before: always;
}
form {
	display: none;
}
marquee {
	display: none;
}
.block {
	display: block;
}
#navigation,
#subnav-container {
	display: none;
}

/*
	Img-Content
*/

#img-content {
	clear: both;
	margin: 0;
	padding: 0;	
}
#ic {
	width: 17.5cm;
}
img {
	display: none;
}

/*
	Content
*/

#content {
	
}
#ct-left {
	display: none;
}
#ct-right {
	width: 17.5cm;
}
table.preise {
	width: 100%;
}
.preise th {
	color: #000;
	font-size: 0.75em;
	font-weight: bold;
	padding: 4px;
	vertical-align: top;
}
.preise td {
	color: #000;
	font-size: 0.8em;
	padding: 4px;
	text-align: center;
	vertical-align: top;
}
hr {
	display: none;
}
/*
	Footer
*/

#footer {
	display: none;
}

/*
	Allgemeines
*/
.clear {
	clear: both;
}
.noprint {
	display: none;
}
.print {
	display: block;
}
