@media all
{
	
	#col1_3 {
	  position:relative;
	  top:20px;
	  left:60px;
	  width:100%;
	  z-index:1;
	}
	
	#col1_3 ul {
	  white-space: nowrap;
	  line-height: 1em;
	  margin:0;
	  padding:0;
	  list-style:none;
	}
	  
	#col1_3 li {
	  float:left;
	  background: #FFF;
	  padding: 0 0 1px 0;
	  margin: 0;
	  border-bottom:1px solid #FFF;
	  height:36px;
	}
	
	#col1_3 a {
	  display:block;
	  color:#FFF;
	  background:transparent;
	  text-transform: none;
	  text-decoration:none;
	  font-weight:normal;
	  
	  width: auto; /* nur IE 5.x */
	  width/**/:/**/ .1em; /* für IE 6.0 */
	}
	
	#col1_3 a, #col1_3 li {
		width:250;
		height:35px;	
	}
	
	
	/* menu: ansprechpartner geschaeftsfuehrung */	
	#col1_3 #ap_geschaeftsfuehrung.normal01 {
	  width:180px;
	  background-image:    url("../../images/ansprechpartner/navigation/ap_geschf.jpg");
	  background-repeat:no-repeat; 
	  border-width:0;
	}
	
	#col1_3 #ap_geschaeftsfuehrung.active01 {
	  width:180px;
	  background-image:    url("../../images/ansprechpartner/navigation/ap_geschf_on.jpg");
	  background-repeat:no-repeat; 
	  border-width:0;
	}
	
	#col1_3 #ap_geschaeftsfuehrung a:hover {
	  width:180px;
	  background-color: #FFF;
	  background-image:    url("../../images/ansprechpartner/navigation/ap_geschf_on.jpg");
      background-repeat:no-repeat; 
	  border-width:0;
	}
	
	
	/* menu: ansprechpartner verkauf */	
	#col1_3 #ap_verkauf.normal01 {
	  width:180px;
	  background-image:    url("../../images/ansprechpartner/navigation/ap_verkauf.jpg");
	  background-repeat:no-repeat; 
	  border-width:0;
	}
	
	#col1_3 #ap_verkauf.active01 {
	  width:180px;
	  background-image:    url("../../images/ansprechpartner/navigation/ap_verkauf_on.jpg");
	  background-repeat:no-repeat; 
	  border-width:0;
	}
	
	#col1_3 #ap_verkauf a:hover {
	  width:180px;
	  background-color: #FFF;
	  background-image:    url("../../images/ansprechpartner/navigation/ap_verkauf_on.jpg");
      background-repeat:no-repeat; 
	  border-width:0;
	}
	
	
	
	
	/* menu: ansprechpartner kundenservice */	
	#col1_3 #ap_kundenservice.normal01 {
	  width:180px;
	  background-image:    url("../../images/ansprechpartner/navigation/ap_kundenservice.jpg");
	  background-repeat:no-repeat; 
	  border-width:0;
	}
	
	#col1_3 #ap_kundenservice.active01 {
	  width:180px;
	  background-image:    url("../../images/ansprechpartner/navigation/ap_kundenservice_on.jpg");
	  background-repeat:no-repeat; 
	  border-width:0;
	}
	
	#col1_3 #ap_kundenservice a:hover {
	  width:180px;
	  background-color: #FFF;
	  background-image:    url("../../images/ansprechpartner/navigation/ap_kundenservice_on.jpg");
      background-repeat:no-repeat; 
	  border-width:0;
	}
	
	
	/* menu: ansprechpartner produktion */	
	#col1_3 #ap_produktion.normal01 {
	  width:180px;
	  background-image:    url("../../images/ansprechpartner/navigation/ap_produktion.jpg");
	  background-repeat:no-repeat; 
	  border-width:0;
	}
	
	#col1_3 #ap_produktion.active01 {
	  width:180px;
	  background-image:    url("../../images/ansprechpartner/navigation/ap_produktion_on.jpg");
	  background-repeat:no-repeat; 
	  border-width:0;
	}
	
	#col1_3 #ap_produktion a:hover {
	  width:180px;
	  background-color: #FFF;
	  background-image:    url("../../images/ansprechpartner/navigation/ap_produktion_on.jpg");
      background-repeat:no-repeat; 
	  border-width:0;
	}
	
	
	/* menu: ansprechpartner logistik */	
	#col1_3 #ap_logistik.normal01 {
	  width:179px;
	  background-image:    url("../../images/ansprechpartner/navigation/ap_logistik.jpg");
	  background-repeat:no-repeat; 
	  border-width:0;
	}
	
	#col1_3 #ap_logistik.active01 {
	  width:179px;
	  background-image:    url("../../images/ansprechpartner/navigation/ap_logistik_on.jpg");
	  background-repeat:no-repeat; 
	  border-width:0;
	}
	
	#col1_3 #ap_logistik a:hover {
	  width:179px;
	  background-color: #FFF;
	  background-image:    url("../../images/ansprechpartner/navigation/ap_logistik_on.jpg");
      background-repeat:no-repeat; 
	  border-width:0;
	}
	
	/* menu: Breite */
	#col1_3 #ap_geschaeftsfuehrung a,
		#col1_3 #ap_verkauf a,
			#col1_3 #ap_kundenservice a,
				#col1_3 #ap_produktion a { width:180px; }
	#col1_3 #ap_logistik  a { width:179px; }
	
	
	#col1_3 table.geschf {
		clear:both;
		width:899px;
		border-top:6px solid #5C5C5C;
		border-left:12px solid #5C5C5C;
		border-right:12px solid #5C5C5C;
		border-bottom:15px solid #5C5C5C;
		margin:0;
		border-collapse:collapse;
	}
	
	
	#col1_3 table.verkauf, #col1_3 table.kundenservice {
		clear:both;
		width:899px;
		border-top:6px solid #FEB800;
		border-left:12px solid #FEB800;
		border-right:12px solid #FEB800;
		border-bottom:15px solid #FEB800;
		margin:0;
		border-collapse:collapse;
	}
	
	
	#col1_3 table.produktion {
		clear:both;
		width:899px;
		border-top:6px solid #FD0000;
		border-left:12px solid #FD0000;
		border-right:12px solid #FD0000;
		border-bottom:15px solid #FD0000;
		margin:0;
		border-collapse:collapse;
	}
	
	
	#col1_3 table.logistik {
		clear:both;
		width:899px;
		border-top:6px solid #009BE6;
		border-left:12px solid #009BE6;
		border-right:12px solid #009BE6;
		border-bottom:15px solid #009BE6;
		margin:0;
		border-collapse:collapse;
	}
	
	
	#col1_3 table.geschf td { border:1px solid #5C5C5C; }
	#col1_3 table.kundenservice td,
		#col1_3 table.verkauf td { border:1px solid #FEB800; }
	#col1_3 table.produktion td { border:1px solid #FD0000; }
	#col1_3 table.logistik td { border:1px solid #009BE6; }
	
	#col1_3 table.geschf td.emptycells { background-color: #5C5C5C; }
	#col1_3 table.kundenservice td.emptycells,
		#col1_3 table.verkauf td.emptycells { background-color: #FEB800; }
	#col1_3 table.produktion td.emptycells { background-color: #FD0000; }
	#col1_3 table.logistik td.emptycells { background-color: #009BE6; }
	
	#col1_3 table img {
		float:left;
		margin:7px 0 7px 7px;
		border:0px;
	}
	
	#col1_3 table p {
		font: 12px arial, sans-serif;
		line-height:1.6em;
		margin:20px 0 0 0;
		float:right;
		text-align:left;
	}
	
	#col1_3 p {
		width:270px;
		text-align:left;
	}
	
	#col1_3 table a {
	  display:inline;
	  color:#000;
	  background:transparent;
	  text-decoration:none;
	  font-weight:normal;
	}
	
	
	#col1_3 table a:active,
		#col1_3 table a:hover {
	  color:#000;
	  background:transparent;
	  text-decoration:underline;
	  font-weight:normal;
	}
	
	
	/* Only IE 5/6 ;) */ 
	*html #col1_3 #ap_geschaeftsfuehrung a.active01 { background-image:    url("../../images/ansprechpartner/navigation/ap_geschf_on.jpg"); }
	*html #col1_3 #ap_verkauf a.active01 { background-image:    url("../../images/ansprechpartner/navigation/ap_verkauf_on.jpg"); }
	*html #col1_3 #ap_kundenservice a.active01 { background-image:    url("../../images/ansprechpartner/navigation/ap_kundenservice_on.jpg"); }
	*html #col1_3 #ap_produktion a.active01 { background-image:    url("../../images/ansprechpartner/navigation/ap_produktion_on.jpg"); }
	*html #col1_3 #ap_logistik a.active01 { background-image:    url("../../images/ansprechpartner/navigation/ap_logistik_on.jpg"); }
	
	*html #col1_3 table td { width:400px; }
	*html #col1_3 table img { padding:0px 0px 7px 0px;}
	
	*html #col1_3 #ap_logistik a, #col1_3 li { width:179px; }
	
	*html #col1_3 p { width:225px; }
	
}
