<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>PLC electric</title>
<style type="text/css">
<!--
#Logo {
position:absolute;
left:47px;
top:41px;
width:227px;
height:91px;
z-index:2;
}
#steuerungstechnik {
position:absolute;
left:406px;
top:0px;
width:287px;
height:91px;
z-index:3;
}
* {
margin:0;
padding: 0;
}
html, body { height: 100%; }
body {
font:100.01%/1.4 sans-serif;
background-color: #fff;
color: #000;
text-align: center;
}
#wrapper {
position: relative;
width: 500px;
height: 900px;
margin: 30px auto 0 auto; /* horizontale Zentrierung for mod.Browser */
text-align: left; /* zurück zum Standard */
}
-->
</style>
<script type="text/javascript">
<!--
function MM_goToURL() { //v3.0
var i, args=MM_goToURL.arguments; document.MM_returnValue = false;
for (i=0; i<(args.length-1); i+=2) eval(args[i]+".location='"+args[i+1]+"'");
}
//-->
</script>
</head>
<body >
<div id="Logo">
<div align="center"><a href="index.html"><img src="images/Logo.jpg" alt="PLC - Home" width="228" height="91" border="0" /></a></div>
</div>
<div id="wrapper">
<div id="steuerungstechnik">
<p align="center"> </p>
<p align="right"><img src="images/steuerungstechnik.jpg" width="235" height="32" /></p>
</div>
<table id="Table22" cellspacing="0" cellpadding="0" width="550" align="center" border="0">
<tbody>
..........................
...........................
............................
</tbody>
</div>
</body>
</html>