@charset "utf-8";
/* HGU CSS  */

body{
	background-color: #e1ddd9;
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #000000;
	padding: 0;
	margin: 0;
}
h1{
	font-family: 'Century Gothic', Arial, sans-serif;
	font-size: 16px;
	margin-top:5px;
}
h2, h3{
	font-size: 12px;
	margin-top:5px;
}
a {
	color: #000000; 
	font-weight:bold;
	font-size: 12px; 
	text-decoration: none;
}
a:hover{
	color: #FF0000; 
	font-weight:bold;
	font-size: 12px; 
	text-decoration: none;
}
img
{
	border: 0; 
}
input, textarea, select, checkbox{
	color: #222222;
	background-color: #FFFFFF;
	border: 1px solid #3399FF;	
}
img{
	border:none;
}
img.border{
	border:1px solid #FFFFFF;
}
a>img.border:hover{
	border:1px solid #3399FF;
}
/* Layout Elemente */
#container{
	width: 680px;
	margin: 0 auto;
	margin-top:10px;
	padding: 0;
	background-color: #CCCCCC;
	min-height: 600px;
	border: 1px solid #000000;
}
#content{
	width:580px;
	min-height: 600px;
	padding: 5px;
	margin:0px;
	margin-left:50px;
	margin-bottom:20px;
	padding-bottom:10px;
	background-image:url(img/hg.jpg);
}
#head{
	background-image:url(img/verpackungsmaschinen.jpg);
	background-repeat:no-repeat;
	height:100px;
}
#navi{
	width: 670px;
	padding-left: 10px;
	border-bottom: 1px solid #000000;
}
#left{
	background-color:#3399FF;
	width:640px;
	min-height:600px;
	float:left;
	clear:none;
}
#foot{
	background-color:#000000;
	color:#FFFFFF;
	vertical-align:middle;
	height: 30px;
	clear: both;
	padding: 0;
	font-size: 10pt;
	font-weight:bold;
	text-align: center;
}
#klein{
	font-size:9px;
}
#subnavi{
	margin-left:123px;
}
#subnavi2{
	margin-left:188px;
}
.subnavi {
	color: #000000; 
	font-size: 11px;
}
.links {
	font-weight:bold;
	font-size: 12px; 
	text-decoration: none;
	color: black;
}
.links:hover {
	font-weight:bold;
	font-size: 12px; 
	text-decoration: none;
	color: red;
}
.whitelink {
	font-weight:bold;
	font-size: 12px; 
	text-decoration: none;
	color: white;
}
.whitelink:hover {
	font-weight:bold;
	font-size: 12px; 
	text-decoration: none;
	color: red;
}
.copyright {
	font-size: 10px; 
	text-decoration: none;
	color: white;
	text-align:center;
}
.copyright:hover {
	font-size: 10px; 
	text-decoration: none;
	color: red;
	text-align:center;
}
.cop {
	font-size: 10px;
	text-decoration: none;
	color: white;
}
.head {
	font-size: 16px;
	font-weight: bold; 
	text-decoration: none;
	color: red;
}
.subhead {
	font-size: 12px;
	font-weight: bold; 
	text-decoration: none;
	color: black;
}
.red{
	color:#FF0000;
}
#marginbox {
	margin-left: 40px;
}
#header {
	margin-left: 290px;
	padding-top: 20px;
	width:300px;
	position:relative;
	font-size: 8pt;
	line-height: 13px;
	color:#6C6D6F;
}