@import url(type.css);
@import url(sifr.css);

/* GLOBAL */

* {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
span {
	visibility: visible;
}
body, td {
	background: transparent url(img/bg.jpg) top left repeat;
	font-size: small;
	font-family: Lucida, Arial, sans-serif;
	
}
* html body {
	font-size: small;
}

/* NAVIGATION */

#nav a:link, #nav a:visited {
	float: left;
	width: 83px;
	padding: 47px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:47px; /* for IE5/Win */
}
#n5 a:link, #n5 a:visited { width: 112px; }
#n1 a:link, #n1 a:visited  { background-image: url("img/nav-home.gif"); }
#n2 a:link, #n2 a:visited  { background-image: url("img/nav-work.gif"); }
#n3 a:link, #n3 a:visited  { background-image: url("img/nav-about.gif"); }
#n4 a:link, #n4 a:visited { background-image: url("img/nav-goods.gif"); }
#n5 a:link, #n5 a:visited { background-image: url("img/nav-contact.gif"); }
#nav a:hover, #nav a.selected { background-position: 0 -47px; }

/* LAYOUT */

#gradient {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 187px;
	background: transparent url(img/bg-gradient.jpg) repeat-x;
	
}

#container {
	position: relative;
	width: 645px;
	margin: 0 auto 0 auto;
}

#header {
	position: relative;
	display: block;
	height: 168px;
}
#header h1 {
	position: relative;
	width: 201px;
	height: 168px;
	background-image: url("img/fangzahn-logo.gif");
	 z-index: 1;
}
#header h1 a {
	text-decoration: none;
}
#header h1 a:link, #header h1 a:visited  {
	display: block;
	height: 152px;
	margin: 0 10px 0 40px;
}
#header #flash {
	position: absolute;
	top: 0;
	left: 201px;
	width: 444px;
	height: 121px;
	z-index: 17;
	background: transparent url(img/header-edge.jpg) top right no-repeat;
}
#header #nav {
	position: absolute;
	top: 121px;
	left: 201px;
	width: 444px;
	height: 47px;
	display: inline;
	overflow: hidden;
	list-style: none;
}
#header #nav li {
	display: inline;
	list-style-type: none;
}

#content {
	position: relative;
	width: 100%;
	padding: 10px 0 0 0;
	overflow: hidden; 
	background: transparent url(img/bg-content.jpg) top left repeat-y;
	z-index: 1;
}
#content #left {
	float: left;
	width: 386px;
	margin: 0 0 0 48px;
	display: inline; 
}

/* muss noch überarbeitet werden */
#content #right {
	float: right;
	width: 140px;
	margin: 0 40px 0 0;
	padding-bottom: 1px;
	display: inline; 
}
#content #right #thumbs {
	overflow: hidden;
}
#content #right .thumb {
	float: left;
	width: 132px;
	height: 50px;
	padding: 0 3px 8px 0;
}
#content #right .thumb img {
	margin: 5px 0 0 4px;
}
#content #right .thumb a {
	display: block;
	height: 50px;
	background-image: url("img/bg-thumb.gif");
}
#content #right .thumb a:hover,
#content #right .thumb a.selected  {
	background-position: 0 -50px;
}
/* UND jetzt die neue!!!! */
#content #right2 {
	float: right;
	width: 140px;
	margin: 0 40px 0 0;
	padding-bottom: 1px;
	display: inline; 
}
#content #right2 #thumbs {
	overflow: hidden;
}
#content #right2 .thumb {
	float: left;
	width: 132px;
	height: 50px;
	padding: 0 3px 8px 0;
}
#content #right2 .thumb img {
	margin: 5px 0 0 4px;
}
#content #right2 .thumb a {
	display: block;
	height: 50px;
	background-image: url("img/bg-thumb.gif");
}
#content #right2 .thumb a:hover,
#content #right2 .thumb a.selected  {
	background-position: 0 -50px;
}
/* LISTS */
#right ul {
	list-style-type: none;
}
#right li {
	font-size: 83%;
}
#right li a {
	display: block;
	height: 21px;
	text-decoration: none;
	background: url("img/li-bg2.gif") no-repeat;
	color: #513407;
	padding: 4px 0 0 17px;
	voice-family: "\"}\""; 
  voice-family:inherit;
  height: 17px;
}
#right li a.alt {
	background: url("img/li-bg1.gif") no-repeat;
}
#right li a:hover {
	background-position: 0 -21px;
	color: #000;
	font-weight: bold;
}
#right li a.selected {
	background-position: 0 -21px;
	color: #000;
	font-weight: bold;
}
/* LISTS 2 experiment */
#right2 ul {
	list-style-type: none;
}
#right2 li {
	font-size: 80%;
}
#right2 li a {
	display: block;
	height: 21px;
	text-decoration: none;
	background: url("img/li-bg3.gif") no-repeat;
	color: #A37245;
	padding: 2px 0 0 27px;
	voice-family: "\"}\""; 
  voice-family:inherit;
  height: 100%;
}
#right2 li a.alt {
	background: url("img/li-bg3.gif") no-repeat;
}
#right2 li a:hover {
	background-position: 0 -41px;
	color: #000;
	font-weight: bold;
}
#right2 li a.selected {
	background-position: 0 -41px;
	color: #000;
	font-weight: bold;
}
/* FOOTER */

#footer {
	position: relative;
	display: block;
	height: 97px;
	background-image: url("img/footer.jpg");
	text-indent: -3000px;
}
#footer a:link {
	display: block;
	height: 25px;
	width: 135px;
	position: absolute;
	right: 26px;
	bottom: 24px;
	text-decoration: none;
}
/* SCHROTT */
#schrott{
	display: block;
	width: 138px;
	height: 160px;
	text-indent: -3000px;
	margin: 10px 0 0 0;
	
	text-decoration: none;
}
#schrott a { display: block; height: 160px; text-decoration: none; }
#schrott a:hover { background-position: 0 -160px; }
#schrott a { background-image: url("img/uid-small-button.gif"); }
/* SCHROTT ENDE*/	