@charset "UTF-8";
/* CSS Document */
body,
#fusswrapper {
	 background-color: #CBCDCE;
}
#seite,
#fusszeile {
	background-image:url(../images/bg-seite-gesamtprogramm.gif);
	background-repeat: repeat-y;
}
#headerelemente {
	background-color:#5F6063;
}
#fusszeile {
		border-top: 1px solid #A4A7A9;	
}
#contentkopf {
	height: 1026px;
	width: 962px;
}
#contentkopf h1 {
	position: absolute;
	top: 190px;
	left: 180px;
	font-size: 24px;
	line-height: 34px;
	font-weight: normal;
}
#fussclearer {
	height: 70px;	
}
/******** LINKS ZU DEN PRODUKTEN *******/
#gesamt-cotton,
#gesamt-yarns,
#gesamt-blends,
#gesamt-technical {
	position: absolute;
	top: 266px;
	left: 122px;
}
#gesamtprogramm div ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	text-indent: -21000px;
}
#gesamtprogramm a:link,
#gesamtprogramm a:visited {
	position: relative;
	display: block;	
	height: 44px;
	width: 750px;
	/*border: 1px solid #6F0;  */
}
#gesamt-yarns {
	top: 546px;
}
#gesamt-yarns a {
	height: 40px !important;
}

#gesamt-blends {
	top: 729px;
}
#gesamt-blends a {
	height: 39px !important;
}

#gesamt-technical {
	top: 1059px;
}
/** PDF-Download ***/
#gesamt-downloads a:link,
#gesamt-downloads a:visited {
	color: #262624;
	font-size: 11px;
	line-height: 14px;
}
#gesamt-downloads {
	position: absolute;
	top: 270px;
	left: 16px;
	width: 110px;
}
#gesamt-downloads .filedescription {
	display: none;
}
#gesamt-downloads .filelinks .odd, 
#gesamt-downloads .filelinks .even {
	background-color: #CBCDCE;
}
#gesamt-downloads .filedownload {
	margin-top: -2px;
		width: 80px;
}
