/* DATEI: promaschinen_inhalt.css                  */
/* Stylesheets fuer www.promaschinen.de     */
/* (c) www.denografix.de                  */
/*     22.04.2001                     */

BODY {
	background-color : white;
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

P {
	background-color : transparent;
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

A:LINK, A:VISITED {
	color : #595959;
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

A:HOVER {
	color : #E67803;
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : none;	
}

B {
	color : #E67803;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;	
}

STRONG {
	color : #595959;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;	
}

I {
	color : #E67803;
	text-decoration : none;
	font-weight : bold;	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;	
}

EM {
	color : #595959;
	text-decoration : none;
	font-weight : bold;	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;	
}

SUP {
	color : #000000;
	text-decoration : none;	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;	
}

SUB {
	color : #ffffff;
	font-weight : bold;
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;	
}

TH {
	font-family : Arial, Helvetica, sans-serif;
	font-size : none;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align: none;
	vertical-align: top;
}

TD.grau {
	text-align: left;
	vertical-align: top;
	background-color : #CCCCCC;
}
	
TD.ru {
	text-align: left;
	vertical-align: top;
}

TD.center {
	text-align: left;
}

TABLE {
	border: none;
}

