body, p, td, li, ul, tr  { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
html { 
	scrollbar-darkshadow-color:#ffffff; 
	scrollbar-track-color:#ffffff; 
	scrollbar-face-color:#ffffff; 
	scrollbar-shadow-color:#BEBEBE; 
	scrollbar-highlight-color:#BEBEBE; 
	scrollbar-3dlight-color:#ffffff; 
	scrollbar-arrow-color:#666666;
}
hr {
	color: #c9c9c9;
	background-color: #c9c9c9;
	height: 1px;
	width:100%;
	border-width: 0px;
	margin-top: 10px;
	margin-bottom:12px;
	}
* html hr {
	margin-top: 3px;
	margin-bottom:4px;
	}
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #175496;
	text-decoration: underline;
	line-height: 20px;
	outline:none;
}
a:hover, a:active {
	color: #c72317;
}
div#footer a:link, div#footer a:visited, div#footer a:hover, div#footer a:active {
	font-size: 11px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform:uppercase;
	color: #666666;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 1px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
}
.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
}
.img {
	border:2px solid #ffffff;
}
.imagebox {
	width:129px;
	height:99px;
	margin-left:7px;
	margin-top:5px;
	float:right;
}
.aktuator {
	width:400px;
	height:75px;
	margin-top:5px;
}
.clear {
	clear: both;
	float: none;
	height: 0;
	line-height: 0;
	font-size: 0.1px;
}
div#content ul	{
	list-style-type: none;
	line-height: 25px;
	margin: 8px 0 0 0;
}
div#content li	{
	margin: 5px 0 0 0;
	list-style-position: outside;
}
.liste {
	background-image:url(../images/but.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding: 0 0 0 25px;
}
.pdf {
	background-image:url(../images/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding: 0 0 0 25px;
}
.tabelle {
	padding: 5px;
}