@page { 
	margin:2cm 2cm 1.4cm 1cm;
}


body {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
	color: #000;
	background: #fff;
}


#printhead {
	height: 200px;
	width: 100%;
	background: red url(pix/kopf.png) no-repeat;
}

a {
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

img {
	outline: none;
	border: none;
}

li {
	list-style-type: none;
}

.clear {
    clear: both;
    height: 0;
    visibility: hidden;
}

h1 {
	font-size: 23px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: normal;
	color: #333;
}

h2 {
	font-size: 14px;
	font-weight: normal;
	color: #333
}


#header {
	display:none;
}


#headerbg {
	display:none;
}

#headerShadow {
	display:none;
}

#rightcolumn {
	width: 695px;
	float: left;
	margin-bottom: 80px;
}

#leftcolumn {
	display:none;
}

#leftmenu {
	display:none;
}

#leftmenu .menu {
	display:none;
}

#leftmenu .submenu {
	display: none;
}

#leftmenu .submenu .entry {
	margin-top: 5px;
}


#leftmenu a {
	color: #333;
	
	color: #544f46;
	
	margin-right: 15px;
}
#contentleft {
	float: left;
	width: 310px;
	margin-right: 20px;
	margin-top: 5px;
}

#contentright {
	float: left;
	width: 308px;
	
}

#contentright .description {
	margin-top: 12px;
	margin-right: 10px;
	font-size: 11px;
	color: #333;
}

.description a {
	color: #666;
	text-decoration: underline;
}
.description a:hover {
	color: #000;
	text-decoration: underline;
}


#contentright .price {
	margin-top: 12px;
	font-size: 11px;
	color: #333;
}

#contentright .price span {
	font-size: 15px;
}

.thumbnails {
	width: 213px;
	margin-top: 20px;
	float: left;
}

.thumbnails p {
	font-size: 11px;
	color: #333;
	margin-bottom: 6px;
}

.thumbnails .thumbnail {
	width: 64px;
	margin: 0 7px 7px 0;
	float: left;
}

.similarProdukts {
	margin-top: 92px !important;
}

.info {
	background: url(pix/info_bg.png) repeat-x bottom left;
	overflow: hidden;
	margin-top: 20px;
	font-size: 11px;
}

.info a {
	color: #d7d3cd;
}

.info .pdf {
	float: left;
	margin-right: 25px;
}

.info .pdf img {
	position: relative;
	top: 3px;
}


.info .pdf .indentpdf {
	padding-left: 30px;
}



.info .mail {
	float: left;
	margin-top: 10px;
}

.info .mail img {
	top: 5px;
}

#breadcrumbs {
	color: #746c5f;
	text-transform: uppercase;
	margin-bottom: 8px;
	padding-left: 15px;
}

#breadcrumbs a {
	color: #746c5f;
}

#breadcrumbs li {
	display: inline
}

#footer {
	display: none;
}



ul.dropdown { 
	display:none;
}

#galleryWrapper {
	 visibility: collapse;
}





.paging {
	display:none;
}


.info {
	display:none;
}
.printonly {
	display: block;
}
.webonly {
	display: none;
}


