* {
	padding: 0;
	margin:0;
}
html {
	margin: 0; padding: 0;
}
body {
	background-color: #d6d3d6;
	margin: 0;
	padding: 0;
	background-image: url(Grafik/start/bg.gif);
	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: 1050px;
	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: 1050px;
	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: 200px;
	width: 850px;
	
}
#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;
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/click-gallery-previous-next.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#gallery {
	width:640px;
	height:500px;
	margin:0 ;
	position:relative;
	font-family:verdana, arial, sans-serif;
}

#gallery #fullsize {
	position:absolute;
	left:0;
	top:0;
	height:500px;
	width:640px;
	overflow:hidden;
	text-align:center;
}
#gallery #fullsize div {width:640px; height:600px; padding-top:10px; position:relative;}
#gallery #fullsize div img {clear:both; display:block; margin:0 auto; border:0;}
#gallery #fullsize div h3 {padding:0; margin:0; margin-top:-1px;font-size:14px; font-weight:normal;color:#FF0000;}
#gallery #fullsize div p {padding:5px 0; margin:0; font-size:12px; line-height:18px;}

#productnav { 
	float: right;
	font: 0.8em Arial, Helvetica, sans-serif;
	margin-right:0;
	margin-top: 10px;
	width: 200px;
}
#productnav li {
	list-style-type:none; 
		padding-bottom: 12px;
}
#productnav li a, #productnav li a:visited { 
	text-decoration: none;
	color: #00008B

}
#productnav li a:active, #productnav li a:focus, #productnav li a:hover {
	color: Red;
}
#productnav p {margin-top: 10px; font-weight:bold; color: red;}
#news {
	position: absolute;
	top: 625px;
	left: 0;
	margin-left: 220px;
	width: 950px;
         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}
#nav ul li a, #nav ul li 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}
#nav ul li a:active, #nav ul li a:focus, #nav ul li 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;

    }

.lang {padding-left:50px;}

