.flachschleifmaschine_history {
width: auto;
height: auto; /* auto only if in a container or use px */
background-image: url(../grafik/historische-werkzeugmaschinen/flachschleifmaschine-history-opacity0.15.png);
background-repeat: no-repeat;
background-position: center 50%;
background-color: transparent;
background-size: contain;  /* cover as standart or contain(skaliert) */
/* margin-right: 120px; only if not transparent and cover */
}
.flachschleifmaschine_history:hover {
background-image: url(../grafik/historische-werkzeugmaschinen/flachschleifmaschine-history-opacity0.35.png);
}

.werkzeugmaschine_beschreibung {
	margin:5px 0 0 0; 
	padding:0 5px; 
	text-align:left; 
	font-family:Arial, sans-serif;
	color:#666;
	font-size:1.2em !important;
	line-height:1.6em;
	font-weight:400; 
	color:#222; 
/* 	font: 16px/24px 'Open Sans', Arial, sans-serif;*/
	letter-spacing: 0.1em;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	}

.werkzeugmaschine_text {
	font-weight:300;
 	color:#333;
	text-align:justify;

/* 	font: 16px/24px 'Palatino Linotype',Georgia,'Times New Roman',Times,serif;*/
	font-family:Arial, sans-serif;
	color:#666;
	font-size:1.4em !important;
	line-height:1.6em;

	padding:0 5px;
}

p.myfirstletter:first-letter  {
	font-size: 130%;
} 

div.lizenz {
	margin:0 0 0 5px;
	text-align:left;
}
span.quelle {text-align:left; padding:0 0 0 40px; font-family:Georgia,'Palatino Linotype','Times New Roman',Times,serif; font-size:9pt; color:#9c231d}
span.lizenz {text-align:left; padding:0 0 0 0; font-family:Georgia,'Palatino Linotype','Times New Roman',Times,serif; font-size:9pt; color:#9c231d}

/* History Link Hover: #ae412a #9e5025 (sienna = #a0522d) */ 
/* Die Reihenfolge der Selektoren sind ueberprueft - www.w3.org/TR/CSS2/selector.html */ 
/* 
a.myextern		{font-size:100%;font-weight:300;color:#a0522d;text-decoration:none}
a:link.myextern		{font-size:100%;font-weight:300;color:#a0522d;text-decoration:none}
a:visited.myextern	{font-size:100%;font-weight:300;color:#a0522d;text-decoration:none}
a:hover.myextern	{font-size:100%;color:#993300;background-color:#cccccc !important;text-decoration:none} 
a:hover:visited.myextern{font-size:100%;color:#993300;background-color:#cccccc !important;text-decoration:none} 
a:active.myextern	{font-size:100%;color:#993300;background-color:#eeeeee;text-decoration:none}
a:focus.myextern	{font-size:100%;color:#993300;background-color:#eeeeee;text-decoration:none}
a:focus:hover.myextern	{font-size:100%;color:#993300;background-color:#eeeeee;text-decoration:none}
*/

q{quotes:"\201E" "\201C" "\201A" "\2018";}

/* 
a[href^='http://'].myextern {
    padding-right: 16px;
    background: url(http://www.gail-werkzeugmaschinen.de/images/anchor.png) right no-repeat;
}
*/