* {
	padding: 0;
	margin:0;
}
html {
	margin: 0; padding: 0;
}
body {
	background-color: #d6d3d6;
	margin: 0;
	padding: 0;
	background-image: url(Grafik/allgemein/Hamco-Logo-Start1.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

#header {
	position: absolute;
	top: 0;
	left: 0;
	margin:0;
	background-color: white;
	background-image: url(Grafik/allgemein/Hamco-Logo150.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 800px;
	display: block;
         border-bottom: 1px solid white;
}
#header h1 {
	font: 2em Arial, Helvetica, sans-serif;
	margin-left: 200px;
	margin-top: 20px;
	vertical-align: middle;
}
#line {
	position: absolute;
	top: 90px;
	left: 0;
	width: 800px;
	height: 25px;
	background-color: #009AD6;
	color: white;
	text-align: right;
	padding-top: 0;
	font: bold 0.8em/25px Arial, Helvetica, sans-serif;
}
#inhalt {
	position: absolute;
	top: 135px;
	left: 225px;
	width: 500px;
}
#inhalt p {
	font: 1em Arial, Helvetica, sans-serif;

}
#inhalt td {
	font: bold 12px Arial, Helvetica, sans-serif;
         text-align: center;
         padding-right: 5px;
         padding-bottom:5px;
         width: 160px;
}
#news {
	position: absolute;
	top: 535px;
	left: 0;
	margin-left: 25px;
	width: 750px;
         float: left;
}
#news p {
	font: 0.85em Arial, Helvetica, sans-serif;
	color: Navy;
}
#nav {
	position: absolute;
	top: 150px;
	left: 20px;
	font: 0.8em Arial, Helvetica, sans-serif;
}
#nav ul {
	list-style-type: none;
	color: #00008B;
	margin: 0 2px 2px 10px;
	padding: 0;
}
#nav li {
	margin-bottom: 5px;
}
#nav a, #nav a:visited {
	color: #00008B;
	text-decoration: none;
	width: 150px;
	display: block;
	padding-left: 2px;
	width: 150px;
	display: block;
	border-bottom: 1px solid #00008B;
	border-right: 1px solid #00008B;
	border-top: 1px solid #6495ED;
	border-left: 1px solid #6495ED;
	background: #F0F8FF;
}
#nav a:active, #nav a:focus, #nav a:hover {
	color: Red;
	text-decoration: none;
	width: 150px;
	display: block;
		padding-left: 2px;
	border-bottom: 1px solid #6495ED;
	border-right: 1px solid #6495ED;
	border-top: 1px solid #00008B;
	border-left: 1px solid #00008B;

}
.kranz {
 margin-left: 20px;
}
.ro {
    float: right;
    padding-left: 5px;
    padding-bottom: 5px;

    }
a.news {
	background: transparent url(Grafik/allgemein/news.jpg) no-repeat 5px;
	width: 160px;
	height: 121px;
	display: block;
}   
a.news:hover {
    background: transparent url(Grafik/allgemein/news_act.jpg) no-repeat;
    width: 160px;
    height: 121px;
    display:block;
} 
a.multiplate {
	background: transparent url(Grafik/allgemein/multiplate.jpg) no-repeat 5px;
	width: 160px;
	height: 121px;
	display: block;
}   
a.multiplate:hover {
    background: transparent url(Grafik/allgemein/mp_act.jpg) no-repeat;
    width: 160px;
    height: 121px;
    display:block;
} 
a.helcor {
	background: transparent url(Grafik/allgemein/helcor-rohre.jpg) no-repeat 5px;
	width: 160px;
	height: 121px;
	display: block;
}
a.helcor:hover {
	background: transparent url(Grafik/allgemein/hc_act.jpg) no-repeat;
	width: 160px;
	height: 121px;
	display: block;
}
a.linerplate {
	background: transparent url(Grafik/allgemein/linerplate.jpg) no-repeat 5px;
	width: 160px;
	height: 121px;
	display: block;
}
a.linerplate:hover {
    background: transparent url(Grafik/allgemein/lp_act.jpg) no-repeat;
    width: 160px;
    height: 121px;
    display:block;
}
a.geo {
	background: transparent url(Grafik/allgemein/geogitter.jpg) no-repeat 5px;
	width: 160px;
	height: 121px;
	display: block;
}
a.geo:hover {
    background: transparent url(Grafik/allgemein/geo_act.jpg) no-repeat;
    width: 160px;
    height: 121px;
    display:block;
}
a.planken {
	background: transparent url(Grafik/allgemein/stahlschutzplanken.jpg) no-repeat 5px;
	width: 160px;
	height: 121px;
	display: block;
}
a.planken:hover {
    background: transparent url(Grafik/allgemein/ssp_act.jpg) no-repeat;
    width: 160px;
    height: 121px;
    display:block;
}
a.pehd {
	background: transparent url(Grafik/allgemein/pehd_kl.jpg) no-repeat 5px;
	width: 160px;
	height: 121px;
	display: block;
}
a.pehd:hover {
    background: transparent url(Grafik/allgemein/pehd_act.jpg) no-repeat;
    width: 160px;
    height: 121px;
    display:block;
}
