/* Style sheet agc_styles */

body {
	margin-top:50px;
	background:#999 /*url(../images/bg_main.jpg) center top no-repeat*/;
	color:#333;
	font-family:"Gill Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-size:12px;
	line-height:1.3em;
}



#carrier { float:none; width:1000px; height:700px; margin:0px auto; /*display:none;*/ }

	.index {background:url(../images/bg_0_index.jpg) left top no-repeat}
	.druckvorstufe {background:url(../images/bg_1_druckvorstufe.jpg) left top no-repeat}
	.druck_verpackung {background:url(../images/bg_2_druck_verpackung.jpg) left top no-repeat}
	.papier {background:url(../images/bg_3_papier.jpg) left top no-repeat}
	.produktion {background:url(../images/bg_4_produktion.jpg) left top no-repeat}
	.referenzen_unternehmen {background:url(../images/bg_5_referenzen_unternehmen.jpg) left top no-repeat}
	.referenzen_agenturen {background:url(../images/bg_6_referenzen_agenturen.jpg) left top no-repeat}
	.erfahrung {background:url(../images/bg_7_erfahrung.jpg) left top no-repeat}
	.kontakt {background:url(../images/bg_8_kontakt.jpg) left top no-repeat}	
	.impressum {background:url(../images/bg_9_impressum.jpg) left top no-repeat}	

#title { width:900px; position:absolute; top:70px; margin:0 0 0 20px; padding:10px 30px; background:#FFF; }
#content { width:900px; height:100px; position:absolute; top:535px; margin:20px 0 0 20px; padding:15px 30px; background:#FFF url(../images/WagnerMedienProduktion.gif) right bottom no-repeat; float:left; clear:both; }

#footer { width:930px; margin:0 auto; padding:10px 20px 40px 50px; color:#EEE; font-size:11px; }
.divider_thin { width:1000px; height:1px; margin:0 auto; background:#444; }

.nav { position:absolute; top:705px; width:950px; height:20px; padding:5px 0 0 50px; background:#776; font-size:11px; text-transform:uppercase; }
.button { float:left; padding-right:10px;}
.nav a {color:#FFF; text-decoration:none;}
.nav a:hover {color:#CCC;}
.nav a.selected {color:#221;}

#title, #content, .nav {opacity:0.9;filter:alpha(opacity=90);}

h1,h2,h3,h4,h5,h6 { color:#000; font-weight:normal; line-height:1.5em}
h1 {font-size:14px; color:#776;}
h2 {font-size:12px; color:#776;}

p { margin-bottom:1em; line-height:1.5em; }

a {color:#776; text-decoration:none;}
a:hover {color:#000;}


#load {
	display: none;
	position: absolute;
	right: 10px;
	top: 10px;
	background: url(../images/ajax-loader.gif);
	width: 43px;
	height: 11px;
	text-indent: -9999em;
}

