html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.81em;
	line-height: 1.6em;
	background-image: url(/web/grafik/background.gif);
	background-repeat: repeat-x;
	background-color: #dedede;
}

.logo {
	display: none;
}

.logoprint {
	position: relative;
	margin: 0 0 20px 0;
}

#footer {
	margin: 50px 0 0 0;
	border-top: 1px #000 solid;
}

#mainnav, #subnav {
	display: none;
}

#backforward_top {
	display: none;
}

#backforward_bottom {
	display: none;
}

table {
	width: 100%;
}

#footer table td {
	vertical-align: top;
	padding: 10px 10px 0 0;
}

#footer table td img {
	float: right;
}

#items_wrapper #facts {
	margin: 25px 0 50px 0;
	width: 250px;
}

#items_wrapper #facts table .type {
	width: 30%;
	padding: 3px 3px 3px 0;
	font-weight: bold;
	border-bottom: 1px #CCCCCC solid;
}

#items_wrapper #facts table .info {
	width: 70%;
	padding: 3px 3px 3px 0;
	font-weight: bold;
	border-bottom: 1px #CCCCCC solid;
}

#items_wrapper #description table .type {
	width: 30%;
	padding: 3px 30px 3px 0;
	border-bottom: 1px #CCCCCC solid;
}

#items_wrapper #description table .info {
	width: 20%;
	padding: 3px 30px 3px 0;
	text-align: left;
	border-bottom: 1px #CCCCCC solid;
}

#items_wrapper #facts .name {
	font-size: 180%;
	font-weight: bold;
	margin: 0 0 10px 0;
}

#items_wrapper #facts .price {
	font-size: 135%;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.noprint {
	display: none;
}

#image {
	margin: 0 0 20px 0;
	position: absolute;
	right: 0;
	top: 0;
}

#image .imgprint1 {
	width: 650px;
	height: 488px;
}

#image .imgprint2 {
	width: 115px;
	height: 86px;
}

h1 {
	display: none;
}

.vjm {
	display: none;
}

.printclear {
	overflow: auto;
	display: block;
	clear: both;
}

#description {
	width: 400px;
}

table.printdescrt {
	width: 1200px;
	margin-top: 130px;
}
