#contentLeft, #langnav, #footer, #zoom, #logo_link, #headerBottom {
	display: none;
}

body {
	background-image: none;
	background-color: white;
}

#header {
	height: auto;
}

#frame {
	margin: 0;
}

#contentFrame {
	margin: 0;
}

#header_image {
	display: none;
}


@page {
	size:21.0cm 29.7cm;
}

#printHeader {
	padding: 12px 0 0 0;
	background-color: white;
	height: 71px;
	width: 100%;
}

#printHeader_logo {
	position: absolute;
	left: 300px;
	top: 10px;
	padding: 0;
	height: 36px;
}

#printHeader_date {
	font-family: sans-serif;
	color: #666666;
	position: absolute;
	top: 88px;
	left: 15px;
	font-size: 14px;
}

#printHeader_line {
	position: absolute;
	left: 0px;
	top: 70px;
	padding: 0;
	height: 36px;
	width: 100%;
	border-bottom: 1px solid #000000;
}

.noprint a {
	font-weight: bold;
	color: #000;
	font-size: 1.3em;
	padding: 0 0px 15px 15px;
}

#contentMain {
	margin-top: 20px;
}

#dkv .noprint {
	display: none;
}

#contentFrame {
	background-color: #fff;
}