* {
	margin: 0;
	padding: 0;
}
/* CSS Document */

body {
	background-image:url(images/bg_black.gif);
	background-repeat:repeat;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:center;
}
#content {
	margin-left: auto;
	margin-right: auto;
	width:821px;
	margin-top:20px;
}
#top {
	background: url(images/IEH_Header-introduction.png) no-repeat;
	height:258px;
	margin-top:0px;
	margin-bottom:0px;
}
#top-bene {
	background: url(images/IEH_Header-bene.png) no-repeat;
	height:258px;
	margin-top:0px;
	margin-bottom:0px;
}
#top-ger {
	background: url(images/IEH_Header-ger.png) no-repeat;
	height:258px;
	margin-top:0px;
	margin-bottom:0px;
}
#top-contact {
	background: url(images/IEH_Header-contact.png) no-repeat;
	height:258px;
	margin-top:0px;
	margin-bottom:0px;
}
#top-metals {
	background: url(images/IEH_Header-metals.png) no-repeat;
	height:258px;
	margin-top:0px;
	margin-bottom:0px;
}
#top-career {
	background: url(images/IEH_Header-career.png) no-repeat;
	height:258px;
	margin-top:0px;
	margin-bottom:0px;
}
#story {
	margin:0px;
	background-color:#FFFFFF;
}
#box {
	text-align:left;
	margin-left:25px;
	margin-right:15px;
	margin-bottom:auto;
	margin-top:-15px;
	line-height:1.3;
}
.frame {
	background-image:none;
	background-color:#FFFFFF;
}
h1 {
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:28px;
	margin-bottom:18px;
	color:#000000;
}
h2 {
	font-family:Trebuchet MS;
	font-size:16px;
	margin-bottom:15px;
	margin-top:25px;
	line-height:1.3;
	color:#666666;
}
h3 {
	font-family:Trebuchet MS;
	font-size:20px;
	height:15px;
	color:#596253;
	margin-bottom:18px;
}
p {
	line-height:1.3;
	margin:10px 0 15px 0;
}
.text_intro {
	font-family:Trebuchet MS;
	font-size:14px;
	margin-bottom:18px;
	color:#9acf36;
}
.text_intro_algemeen {
	font-family:Trebuchet MS;
	font-size:14px;
	margin-bottom:18px;
	margin-right:30px;
	margin-top:0px;
	color:#c91b10;
}
/* IMAGES */

.img_intro {
	float:left;
	margin-right:10px;
}
.img_first {
	float:right;
	margin-right:-15px;
	margin-left:10px;
}
/* END IMAGES */


.arrow {
	margin-top:-5px;
	float:left;
	margin-right:10px;
}
.arrow2 {
	margin-top:-5px;
	float:right;
}
.arrow_inset {
	margin-top:-5px;
	float:right;
	margin-right:300px;
}
.arrow_inset2 {
	margin-top:-5px;
	float:right;
	margin-right:150px;
}
.copyright {
	color:#666666;
	font-size:10px;
	position:relative;
	padding-top:70px;
	text-align:center;
}
.img_copyright {
	margin-top:0px;
}
a:link, a:visited {
	color:#c91b10;
	text-decoration:none;
}
a:hover, a:active {
	color:#000000;
	text-decoration:underline;
}


/* BOTTOM  DESIGN */
.bottom_bene {
	background-image:url(images/bottom-bene.png);
	height:110px;
	margin-top:-35px;
}
.bottom_home {
	background-image:url(images/bottom.png);
	height:110px;
	margin-top:-35px;
}
.bottom_germany {
	background-image:url(images/bottom-ger.png);
	height:110px;
	margin-top:-35px;
}
.bottom_metals {
	background-image:url(images/bottom-metals.png);
	height:110px;
	margin-top:-35px;
}
.bottom_career {
	background-image:url(images/bottom-career.png);
	height:110px;
	margin-top:-35px;
}
.bottom_contact {
	background-image:url(images/bottom-contact.png);
	height:110px;
	margin-top:-35px;
}
/* END BOTTOM DESIGN */

/* INDEX */
#index_frame {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	margin-top:80px;
	background:url(images/index_frame.png) no-repeat;
	width:772px;
	height:585px;
}

div#container{
	width:772px;
	height:448px;
	text-align:left;
	
}
div#container ul{
	margin:0;
	padding:45px 0 0 45px;
	list-style:none;
	
}
div#container ul li{
	float:left;
	width:184px;
	margin-left:20px;
	color:#FFF;
	
}

div#container ul li ul li{
	margin-top:8px;
	
}

div#container ul li ul.red{
	margin:10px 0 5px 35px;
	padding:0;
	list-style-image:url(images/bullet_red.jpg);
	
	
}
div#container ul li ul.red a, div#container ul li ul.red a:link, div#container ul li ul.red a:visited{
	color:#FFF;
	
}
 div#container ul li ul.red a:hover{
	 color:#c91b10;
	 text-decoration:none;
 }
 
 div#container ul li ul.grey{
	margin:10px 0 5px 35px;
	padding:0;
	list-style-image:url(images/bullet_grey.jpg);
	
	
}
div#container ul li ul.grey a, div#container ul li ul.grey a:link, div#container ul li ul.grey a:visited{
	color:#FFF;
	
}
 div#container ul li ul.grey a:hover{
	 color:#383b3d;
	 text-decoration:none;
 }

div#container ul li ul.green{
	margin:10px 0 5px 35px;
	padding:0;
	list-style-image:url(images/bullet_green.jpg);
	
	
}
div#container ul li ul.green a, div#container ul li ul.green a:link, div#container ul li ul.green a:visited{
	color:#FFF;
	
}
 div#container ul li ul.green a:hover{
	 color:#9acf36;
	 text-decoration:none;
 }

 div#footer{
	 clear:both;
	 bottom:0;
	 margin-top:75px;
	 width:700px;
	 text-align:center;
	 color:#A0A0A4;
	 font-size:10px;
 }

#content_index_left {
	float:left;
	width:150px;
	margin-top:310px;
	margin-left:95px;
	position:relative;
}
#content_index_right {
	float:right;
	width:150px;
	margin-top:320px;
	margin-right:70px;
}
.link {
}
.link1:link {
	color:#ffffff;
	text-decoration:none;
	line-height:1.8em;
}
.link1:visited {
	color:#ffffff;
	text-decoration:none;
	line-height:1.8em;
}
.link1:hover {
	color:#c91b10;
	text-decoration:none;
	line-height:1.8em;
}
.link1:active {
	color:#c91b10;
	text-decoration:none;
	line-height:1.8em;
}
.link2:link {
	color:#ffffff;
	text-decoration:none;
	line-height:1.8em;
}
.link2:visited {
	color:#ffffff;
	text-decoration:none;
	line-height:1.8em;
}
.link2:hover {
	color:#9acf36;
	text-decoration:none;
	line-height:1.8em;
}
.link2:active {
	color:#9acf36;
	text-decoration:none;
	line-height:1.8em;
}
/* END OF INDEX */
.first {
	padding-top:25px;
}
.intro-txt {
	background:url(en/images/introduction-bg.jpg) no-repeat;
	min-height:400px;
	margin-left: -25px;
}
.intro-txt-rechts {
	margin-left:410px;
	padding-top:35px;
	margin-right:35px;
}

ul#normal {
	margin-left:35px;
	
}
ul#normal li {
	line-height:1.3;
}


/* clearing floats  use class GROUP   */
.group:after{
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

/* --------------- CLEARING FLOATS IN IE---------------*/
/* IE6 */
* html .group { 
	height: 1%;
	}
	
/* IE7 */	
*:first-child+html .group { 
	min-height: 1px;
	}
	
              /* 
CLEAR FIX ---------------------------- */
/* clearing floats  */
.group:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
          