/* CSS-Datei »druckerei schöpfel« */

/*Text*/
.Text_schwarz 			{font-family: verdana, helvetica, arial, sans-serif; font-size: 12px; color: black; text-decoration: none; text-align:left; line-height:18px}
.Text_blau 				{font-family: verdana, helvetica, arial, sans-serif; font-size: 12px; color: #0099FF; text-decoration: none; text-align:left; line-height:18px}
.Text_orange 			{font-family: verdana, helvetica, arial, sans-serif; font-size: 12px; color: #FF6600; text-decoration: none; text-align:left; line-height:18px}
.Text_rot 				{font-family: verdana, helvetica, arial, sans-serif; font-size: 12px; color: #CC0033; text-decoration: none; text-align:left; line-height:18px}
.Text_gruen 			{font-family: verdana, helvetica, arial, sans-serif; font-size: 12px; color: #00CC00; text-decoration: none; text-align:left; line-height:18px}

/*Links*/
a					{font-size: 12px; text-decoration: none; color:#00CC00; font-family: verdana, helvetica, arial, sans-serif; font-weight: bold;}
a:active 			{font-size: 12px; text-decoration: none; color: black; font-family: verdana, helvetica, arial, sans-serif; font-weight: bold;}
a:visited 			{font-size: 12px; text-decoration: none; color: #00CC00; font-family: verdana, helvetica, arial, sans-serif; font-weight: bold;}
a:hover				{font-size: 12px; text-decoration: underline; color: black; font-family: verdana, helvetica, arial, sans-serif; font-weight: bold;}


/* Tabelle Hintergrund*/
table.wir { background-image:url(wir/Bilder/bg_wir.gif); background-position:top-left; background-repeat:no-repeat}
table.druck { background-image:url(druck/Bilder/bg_druck.gif); background-position:top-left; background-repeat:no-repeat}
table.leistung { background-image:url(leistungen/Bilder/bg_leistung.gif); background-position:top-left; background-repeat:no-repeat}
table.kontakt { background-image:url(kontakt/Bilder/bg_kontakt.gif); background-position:top-left; background-repeat:no-repeat}

/* Tabelle Hintergrund*/
.bilder { border:1px dotted #FF6600 }



