h2 {
	font-size: 13px;
	line-height: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	padding-top: 50px;
	padding-left: 10px;
}
#head_fond {
	left:0px;
	top:0px;
	height:190px;
	z-index:9;
	background-color: #d9d6d2;
	background-image: url(../images/head/head_fond.gif);
	background-repeat: repeat-x;
	position: fixed;
	right: 0px;
}
#head_wrap {
	top:0px;
	width:990px;
	height:190px;
	z-index:7;
	position: relative;
	margin: auto;
}
#logo {
	position:absolute;
	left:0px;
	top:25px;
	width:202px;
	height:147px;
	z-index:2;
	background-image: url(../images/head/nord-schrott-logo-fond.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 25px;
}
#stripe {
	position:absolute;
	left:212px;
	top:25px;
	height:100px;
	z-index:6;
	background-color: #4c463f;
	width: 778px;
}
#stripe a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#stripe a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#stripe a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#stripe a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#pflichtlinks {
	position:absolute;
	top:5px;
	width:250px;
	height:15px;
	z-index:1;
	word-spacing: 15px;
	text-align: right;
	right: 25px;
}
#pflichtlinks A:link {
	color: #000000;
	text-decoration: none;
}
#pflichtlinks A:visited {
	color: #000000;
	text-decoration: none;
}
#pflichtlinks A:hover {
	color: #000000;
	text-decoration: none;
}
#pflichtlinks A:active {
	color: #000000;
	text-decoration: none;
}
#balken {
	position:absolute;
	top:178px;
	width:270px;
	height:12px;
	z-index:5;
	background-color: #d10019;
	right: 0px;
}

