/* ----------------------------------------- GLOBAL LAYOUT ----------------------------------------- */
:focus 					{outline:none;}
body 					{margin:0; padding:0 0; background:#ffffff; color:#666666; font-family:arial,tahoma,sans-serif; font-size:11px; line-height:24px; text-align:center;}

#wrap_stage				{width:884px; padding-bottom:0px; margin:auto; text-align:left; background:#ffffff;}
#wrap_logo				{position:relative; z-index:2;}
#logo					{position:absolute; z-index:2; left:0px; top:0px;}

a 							{color:#D40935;}
a:link, a:active, a:visited {color:#D40935; text-decoration:none;}
a:hover 					{color:#D40935; text-decoration:underline;}

/* ---------------- NAVIS ---------------- */
#wrap_nav_main			{position:relative; z-index:200;}
#nav_main				{position:absolute; z-index:200; left:0px; top:79px; width:960px; height:18px;}
#nav_main ul 			{list-style:none; padding:0; margin:0;}
#nav_main li 			{float:left; padding:0; margin:0;}

/* ---------------- BOXES ---------------- */
.box_12					{float:left; width:12px; overflow:hidden;}
.box_960_home						{float:left; width:920px; height:556px; background:url('/img/860x556_home.jpg') no-repeat top; overflow:hidden;}
.box_960_ueber_uns					{float:left; width:920px; height:556px; background:url('/img/860x556_ueber_artpartner.jpg') no-repeat top; overflow:hidden;}
.box_960_dummy_und_packungsbau		{float:left; width:920px; height:556px; background:url('/img/860x556_dummy_und_packung.jpg') no-repeat top; overflow:hidden;}
.box_960_anreiber_und_rubons		{float:left; width:900px; height:556px; background:url('/img/860x556_anreiber.jpg') no-repeat top; overflow:hidden;}
.box_960_konfektion					{float:left; width:920px; height:556px; background:url('/img/860x556_konfektion.jpg') no-repeat top; overflow:hidden;}
.box_960_lackierung					{float:left; width:920px; height:556px; background:url('/img/860x556_lackierung.jpg') no-repeat top; overflow:hidden;}
.box_960_farben						{float:left; width:920px; height:556px; background:url('/img/860x556_farben.jpg') no-repeat top; overflow:hidden;}
.box_960_repro_und_filme			{float:left; width:920px; height:556px; background:url('/img/860x556_repro_und_filme.jpg') no-repeat top; overflow:hidden;}
.box_960_reklame					{float:left; width:920px; height:556px; background:url('/img/860x556_reklame.jpg') no-repeat top; overflow:hidden;}
.box_960_kontakt					{float:left; width:920px; height:556px; background:url('/img/860x556_anfahrt.gif') no-repeat top; overflow:hidden;}
.box_960_impressum					{float:left; width:920px; height:556px; background:url('/img/860x556_impressum.jpg') no-repeat top; overflow:hidden;}
.box_960_datenschutz				{float:left; width:920px; background:url('/img/860x556_impressum.jpg') no-repeat top;}
.footer								{width:960px; height:45px; font-size:11px; line-height:14px; background:url('/img/shadow_footer.jpg') no-repeat top; text-align:center;}

/* ---------------- FONTS ---------------- */
h1 						{margin:0 0 0 0; padding:0 0 0 0; font-weight:normal; font-size:22px; line-height:30px;}
h2 						{margin:0 0 0 0; padding:0 0 0 0; font-weight:bold; font-size:14px; line-height:17px;}
h3 						{margin:0 0 0 0; padding:0 0 0 0; font-weight:normal;}
.times					{font-family:times,times new roman;}

/* ---------------- COLORS ---------------- */
.grey					{color:#666666;}
.black					{color:#1E1D1B;}

/* ---------------- DIVERS ---------------- */
.clear					{clear:both;}
.channel				{display:none;}
