/* Global
-------------------------------------------------------------------------*/
html, body, h1, h2, h3, h4, ul, li, p, img {
	margin:0;
	padding:0;
}
	
ul,li {list-style-type:none;}
	
img {border:0;}	
	
body {
	font:small Arial, Helvetica, sans-serif;
	background-color:#FFF;
	background-image:url(/images/bg-body.gif);
	background-repeat:no-repeat;
	background-position:center;
}


#Impressum h1 {
	font-size:27px;
	text-align:left;
	color:#000;
	margin: 18px 0 0 46px;
}

h1 {
	font-size:27px;
	color:#000;
	text-align:center;
	margin: 0 0 4px 0;
}


#Impressum h1 {
	font-size:18px;
	text-align:left;
	color:#000;
	margin: 18px 0 0 46px;
	padding: 40px 0 0 0;
}

h2 {
	font-size:12px;
	font-style:normal;
	color:#000;
	text-align:center;
	margin:0 0 45px 0;
}


p {
	font-size:11px;
	color:#000;
	margin: 57px 0 0 0;
	line-height:16px;
	float:left;
}

.agilent {
	font-size:11px;
	color:#000;
	margin: 10px 0 0 0;
	line-height:16px;
	float:left;
}

p a {
	font-size:14px;
	color:#000;
	text-decoration:underline;
}

p a:hover {
	font-size:14px;
	color:#000;
	text-decoration:underline;
}

#Impressum p a:hover, #Impressum p a {
	font-size:12px;
	color:#000;
	text-decoration:underline;
}



#Impressum #content p {
	font-size:12px;
	color:#333;
	margin: 18px 0 0 46px;
	width: 900px;
	line-height:16px;
	float:left;
}



/* Container 
-------------------------------------------------------------------------------*/
#container {
	width: 980px;
	margin: 0px auto;
	position:relative;
	overflow:hidden;
}



/* Header
-------------------------------------------------------------------*/
#head{
	width:980px;
	height:170px;
}




/* Content
----------------------------------------*/

#content {
	position:relative;
	float:left;
	width:978px;

	background-image:url(../images/bg-content.gif);
	background-repeat:no-repeat;
	background-position: center bottom;
	padding: 0 0 30px 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e4e4e4;
	border-bottom-color: #e4e4e4;
	border-left-color: #e4e4e4;
}

*+ html #content {min-height:285px;}
* html #content {height:283px;}



#content .unternehmen {
	position:relative;
	float:left;
	width: 155px;
	margin: 0 35px 20px 50px;
}

#geraete {
	margin: 0 0 0 50px;
}


/* Footer
--------------------------------------------*/

#footer {
	font-size:11px;
	float:left;
	height:20px;
	width:980px;
	position:relative;
	color:#000;
	margin: 10px 0 0 0;
	text-align:center;
}	


#footer a {
	text-decoration:underline;
	color:#000;
}

#footer a:hover {
	text-decoration:underline;
	color:#000;
}
