@media print{

body {
	width: 100%;
	background: url(none);
}

#header, #bottom{
	display: none !important;
}
footer{
	display: none !important;
}
#navigation .menu {
	display: none !important;
}

* {
 border: none !important;
 -webkit-box-shadow: none !important;
 box-shadow: none !important;
 text-shadow: none !important;
}


tr.social {
	display: none !important;
}

#page {
	width: 100%;
	margin: 0; padding: 0;
	background: none;
}

.animation .header-main h3 {
	display: none !important;
}
i.fa {
	display: none !important;
}
 
.features {
	display: none !important;
}

#wmi-werkzeugmaschine-angebot {
 display: block !important;
}

#wmi-werkzeugmaschine-angebot figure img{
 width: 50% !important;
}

img#LogoFilter {
 margin: 0!important;
 position: absolute!important;
 left: 10px!important; top: 0!important;
 width: 33% !important;
}

#PosImage{
 display: block;
}

img.thumpnail {
 width: 200px !important;
}

.logo:before {content:"WMI"; 
  font-size:22px!important; position:absolute!important; right:290px; top:11px; color:#3b8ebb; white-space:pre; text-align:left;
}
.logo:after {content:"Werkzeugmaschinen GmbH \A Sonneck 97 \A 63762 Gro\00DFostheim \A \A Telefon: +49 172 6153955 \A grinding-expert@web.de"; 
  font-size:22px!important; position:absolute!important; right:10px; top:11px; color:#333333; white-space:pre; text-align:left;
}

h1 {font-size: 20px !important;	color:#333 !important}
h2 {font-size: 14px !important;	color:#333 !important}
h3 {font-size: 12px !important;	color:#333 !important}
h4 {font-size: 10px !important; color:#333 !important}

h1 {margin: 0!important; }
h1 {margin-top: 150px!important}

.select-nav select {
 display: none !important;
}
.breadcrumb {
  display: none !important;
}
nav.small_dropdown_menu {
  display: none !important;
}

.post-header {
  margin-top: -50px !important;
}

.post-header h2 span.modell{
  display: none;
}
.post-header .post-header-goback {
  display: none;
}
.post-header p {
  display: none;
}
.animation .post-header h2 {
	display: none !important;
}
.animation .post-header h2 + p {
	padding-top: 25px;
	display: block !important;
}
.date-post  {
	display: none !important;
}


form  {
	display: none !important;
}

table.DetailCSSTable {
	border-collapse:separate !important;
	border-spacing:5pt !important;
	border: none !important;
}

table.DetailCSSTable td {
	border: solid 1px #ccc !important;
	font-size:90% !important;
}
table.DetailCSSTable td.myColor {
	color: #3b8ebb !important;
}

table.DetailCSSTable td h3{
	font-weight: bold !important;
 	color: #eeeeee !important;
}
 
table.DetailCSSTable td.content {
	font-size:90% !important;
}

table.DetailCSSTable img.thump {
 	width: 80% !important;
 	height: auto !important;
}
img.responsiveImage {
	width: 50% !important;
	padding-left: 60px !important;
	margin-left: 60px !important;
}

table.DetailCSSTable td p.pdf-layout {
	display:none!important;
}
table.DetailCSSTable .maschinenabmessungen tr.tr2 td {
	color:red!important;
}


a		{font-size:13px;font-weight:300;color:#222;text-decoration:none}
a:link		{font-size:13px;font-weight:300;color:#222;text-decoration:none}
a:visited	{font-size:13px;font-weight:300;color:#222;text-decoration:none}
a:focus		{font-size:13px;font-weight:300;color:#222;text-decoration:none}
a:active	{font-size:13px;font-weight:300;color:#222;text-decoration:none}

/* !!! Verhindert links die beim Druck erscheinen, auch wenn vorher gescrollt wurde. */
a:after, a:link:after, a:visited:after, a:focus:after, a:active:after {
	content: " [" attr(href) "] ";
}
a:after, a:link:after, a:visited:after, a:focus:after, a:active:after {
	content: " " attr(PosImage) " ";
}


div#mikrodaten h2 { font-size: 1.6em !important; color: #333333 !important;}
div#mikrodaten .tele {
 font-size: 16px !important;
 color: #333333 !important;
}
div#mikrodaten a.micro_link {
 font-size: 16px !important;
 color: #333333 !important;
}
div#mikrodaten p.update {
 font-size: 16px !important;
 color: #333333 !important;
}
div#mikrodaten .sup_size {
 font-size: 16px !important;
 color: #333333 !important;
}


	#mikrodaten p span.tele {
		display: none !important;
	}
	#mikrodaten a[href^="mailto"] {
		display: none !important;
	}

	#mycenter_cube_3d {
		display: none !important;
	}
	#logo_print_only img.logo_print_only{
		display: block;
	}


div.druckSeitenumbruch { page-break-before:always !important; } /* !!! */

.blockelement { display: block; } /* Das image muss per class="blockelement" zum Blockelement erkl?rt werden! */
div.pageBreakInside { page-break-inside: avoid; }
/* 
	Browser Kompatibilit?t: Stand 30.01.2016
	IE >= 4.0
	Firefox (Gecko) >= 1.0 [Gecko unterst?tzt nur 'page-break-before:always']
	Opera >= 7.0
	Safari >= 1.2
*/

} /* END @media print */