<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Standard-CSS für www.mantz-werbeagentur.de */
html, body, div, p, h1, h2, h3, ol, span, table, td, form, img	
			{margin: 0;magin-bottom:0; padding: 0; font-family:Arial, Helvetica, Verdana, Geneva, sans-serif;}
html	 	{font-size: 101%;}
body:first-letter{font-size:30px;}
body		{background-color:gray;}
body.pop	{background-color:#999999;}
/*allgemeine Farben*/	
.allgemein_bg			{background-color:#999999;font-size:11px; font-weight:bold;}
.allgemein_bg_hell		{background-color:#cfcfcf;vertical-align: top;}
.agentur_bg				{background-color:#bf3757;}
.agentur_bg_hell		{background-color:#e5afbc;vertical-align: top;}
.referenzen_bg			{background-color:#ffea00;}
.referenzen_bg_hell		{background-color:#fff799;vertical-align: top;}
.fullservice_bg			{background-color:#0093dd;}
.fullservice_bg_hell	{background-color:#99d4f1;vertical-align: top;}
.service_bg				{background-color:#69b92e;}
.service_bg_hell		{background-color:#c3e3ab;vertical-align: top;}
.kontakt_bg				{background-color:#ea891c;}
.kontakt_bg_hell		{background-color:#f7d0a4;vertical-align: top;}

hr			{border:solid #c0c0c0 1px; width:90%;}

/* Sub-Navigation links: */
.nav_links	{background-color:#acacac;}

/* Haupt-Navigation oben: */		
.nav_oben	{background-color:#666666;height:20px; font-size:11px;}
.dunkelgrau_allgemein	{background-color:#666666;font-size:11px;color:#dddddd;}
.dunkelgrau_agentur		{background-color:#666666;font-size:11px;color:#e5afbc;}
.dunkelgrau_referenzen	{background-color:#666666;font-size:11px;color:#ffea00;}
.dunkelgrau_fullservice	{background-color:#666666;font-size:11px;color:#0093dd;}
.dunkelgrau_service		{background-color:#666666;font-size:11px;color:#69b92e;}
.dunkelgrau_kontakt		{background-color:#666666;font-size:11px;color:#ea891c;}

.headline	{position:relative; font-variant:small-caps; color:#444444; left:30px; top:0px;letter-spacing:2px; font-weight:bold; font-size:18px; line-height:25px;}
#inhalt		{position:relative;top:0px; width:450px; left:0px;padding-left:30px;padding-top:30px;padding-right:20px; vertical-align:top;line-height:17px; overflow:auto; font-size:12px; z-index:1;}
.inhalt		{position:relative;top:0px; width:450px; left:0px;padding-left:30px;padding-top:30px;padding-right:20px; vertical-align:top;line-height:17px; font-size:12px; z-index:2;}
.sitemap	{padding:3px;background-color:#cccccc;vertical-align:top;}

/*Formulare*/
INPUT:focus 			{background-color:#666666;}

.sub_nav_homepage_img	{background:URL(../farben/homepage/img_12.gif);width:130px;height:440px; background-position:top;vertical-align:top;}
.sub_nav_impressum_img	{background:URL(../farben/impressum/img_12.gif);width:130px;height:440px; background-position:top;vertical-align:top;}
.sub_nav_sitemap_img	{background:URL(../farben/sitemap/img_12.gif);width:130px;height:440px; background-position:top;vertical-align:top;}
.sub_nav_agentur_img	{background:URL(../farben/agentur/img_12.gif);width:130px;height:440px; background-position:top;vertical-align:top;}
.sub_nav_referenzen_img	{background:URL(../farben/referenzen/img_12.gif);width:130px;height:440px; background-position:top;vertical-align:top;}
.sub_nav_service_img	{background:URL(../farben/service/img_12.gif);width:130px;height:440px; background-position:top;vertical-align:top;}
.sub_nav_fullservice_img{background:URL(../farben/fullservice/img_12.gif);width:130px;height:440px; background-position:top;vertical-align:top;}
.sub_nav_kontakt_img	{background:URL(../farben/kontakt/img_12.gif);width:130px;height:440px; background-position:top;vertical-align:top;}
/* Fuss */
.fuss					{position:relative;top:-7px; color:#aaaaaa; font-size:11px;}
.fussstart				{position:relative;top:5px; color:#eeeeee; font-size:11px;}

a						{text-decoration:none; font-size:11px;color:#333333;}
a:active				{text-decoration:underline;font-size:11px;color:#999999;}
a:visited				{text-decoration:none;font-size:11px;color:#666666;}

/*SUB NAVI*/			
a.subnavi				{text-decoration: underline; #ffea00;}
a.subnavi:link 			{color: #ffea00;}
a.subnavi:visited 		{color: #666666;}

a.subnavi_allgemein:hover	{color:#9d9d9d;text-decoration: underline;}

a.subnavi_agentur:hover		{color:#bf3757;text-decoration: underline;}
a.subnavi_agentur:visited 	{color:#bf3757;}
a.subnavi_referenzen:hover	{color:#666666;text-decoration: underline;}
a.subnavi_referenzen:visited{color:#666666;}
a.subnavi_service:hover		{color:#69b92e;text-decoration: underline;}
a.subnavi_service:visited 	{color:#69b92e;}
a.subnavi_kontakt:hover		{color:#E97B00;text-decoration: underline;}
a.subnavi_kontakt:visited 	{color:#E97B00;}
a.subnavi_fullservice:hover	{color:#0089CE;text-decoration: underline;}
a.subnavi_fullservice:visited{color:#0089CE;}
a.subnavi:active 			{color:#ffea00;}

/*NAVI allgemeine-Farben*/
a.allgemein				{font-size:12px; text-decoration: none; font-weight: bold;}
a.allgemein:link 		{color: #eeeeee; font-weight: bold;font-size:12px;}
a.allgemein:visited 	{color: #ffffff; font-weight: bold;font-size:12px;}
a.allgemein:hover 		{color: #dddddd; font-weight: bold;font-size:12px;}
a.allgemein_act:active 	{color: #333333; font-weight: bold;font-size:12px;}

/*NAVI Agentur-Farben*/
a.agentur				{font-size:12px;letter-spacing:1px; font-weight: bold;color: #fa4872;}
a.agentur:link 			{color: #eeeeee; font-weight: bold;font-size:12px;}
a.agentur:visited 		{color: #ffffff; font-weight: bold;font-size:12px;}
a.agentur:hover 		{color: #fa4872; font-weight: bold;font-size:12px;}
a.agentur:active 		{color: #333333; font-weight: bold; font-size:12px;}

/*NAVI Referenzen-Farben*/
a.referenzen			{font-size:12px; text-decoration: none; letter-spacing:1px; font-weight: bold;color: #ffea00;}
a.referenzen:link 		{color: #eeeeee; font-weight: bold;font-size:12px;}
a.referenzen:visited 	{color: #ffffff; font-weight: bold;font-size:12px;}
a.referenzen:hover 		{color: #ffea00; font-weight: bold;font-size:12px;}
a.referenzen:active 	{color: #333333; font-weight: bold;font-size:12px;}

/*NAVI Service*/
a.service				{font-size:12px; text-decoration: none; letter-spacing:1px; font-weight: bold;color: #69b92e;}
a.service:link 			{color: #eeeeee; font-weight: bold;font-size:12px;}
a.service:visited	 	{color: #ffffff; font-weight: bold;font-size:12px;}
a.service:hover 		{color: #69b92e; font-weight: bold;font-size:12px;}
a.service:active 		{color: #333333; font-weight: bold;font-size:12px;}

/*NAVI Full Service-Farben*/
a.fullservice			{font-size:12px; text-decoration: none; letter-spacing:1px; font-weight: bold;color: #0093dd;}
a.fullservice:link 		{color: #eeeeee; font-weight: bold;font-size:12px;}
a.fullservice:visited 	{color: #ffffff; font-weight: bold;font-size:12px;}
a.fullservice:hover 	{color: #0093dd; font-weight: bold;font-size:12px;}
a.fullservice:active	{color: #333333; font-weight: bold;font-size:12px;}

/*NAVI Kontakt-Farben*/
a.kontakt				{font-size:12px; text-decoration: none; letter-spacing:1px; font-weight: bold;color: #ea891c;}
a.kontakt:link 			{color: #eeeeee; font-weight: bold;font-size:12px;}
a.kontakt:visited 		{color: #ffffff; font-weight: bold;font-size:12px;}
a.kontakt:hover 		{color: #ea891c; font-weight: bold;font-size:12px;}
a.kontakt:active		{color: #333333; font-weight: bold;font-size:12px;}

.aufzaehlung{line-height:25px;}
.weis		{background-color:#ffffff;}
.strong 	{font-weight: bold;}
.c 			{clear: both;}
ul			{position:relative;top:-20px;left:-10px;right:50px;line-height:25px;}
li.subsubnav{list-style:none; margin-left:-20px; margin-top: 2px; font-size:13px; vertical-align:middle;line-height:0px;}
.center 	{text-align: center;}
img.icon	{position:relative; bottom:-5px;}
.klein		{font-size: 0.7em;}
.right 		{text-align: right;}
.top 		{vertical-align: top;}
h1 			{font-size: 1.0em;  color: #f60; margin: 20px 60px 11px 240px; border-bottom: 1px solid #fff;}
h2 			{font-size: 0.8em;  color: #f60; margin: 15px 60px -5px 240px;}
p	 		{font-size: 0.75em; color: #666; margin: 10px 60px 11px 240px; line-height: 1.5em;}

/* Spiel */
.border		{border:1px solid #999999;}</pre></body></html>