#wrapper{
  width:100%;
 
  font-family:Verdana;
  min-width:800px;
  background-image:url(image_left/bg2.jpg);
}
body {
  font-family:Verdana;
  background-image:url(image_left/bg2.jpg);
}
#produkt {
  position:relative;
  left:250px;
  top:30px;
}
#produkt h1 {
  font-size:20px;
}

#firma {
  position:absolute;
  left:50px;
  top:95px;
  font-size:10px;
}

#topmenu {
  position:absolute;
	top:130px;
  left:0px;	
  text-align:right;
  padding-left:0px;
  width:900px;
  height:20px; 
  font-size:12px;
}
#topmenu li {
  display:inline;
  margin:0 10px 0 0px;
  text-align:center;
  float:right;
  width:95px;
  background-color:white;
  text-decoration:none;
}
#topmenu li a
{
	text-decoration:none;
	color:Black;
}
#topmenu li a:hover
{
	text-decoration:none;
	color:Blue;
	letter-spacing:2px;
}
#topmenu ul 
{   display:inline;
	margin:0;
	padding:0;
}
#topmenuinfo 
{
	float:left;
	margin-left:220px;
	font-size:x-small;
}
#header{
	background-color:Black;
	background-image:url(image_left/bg.jpg);
	float:left;
	width:160px;
	position:absolute;
	left:50px;
	top:130px;        
}
#img1
{
	height: 140px;
	width:140px;
	background-image:url(image_left/img1.png);
	float:left;
	margin:10px;
}
#img2
{
	height: 140px;
	width:140px;
	background-image:url(image_left/img2.png);
	float:left;
	margin:10px;
}
#img3
{
	height: 140px;
	width:140px;
	background-image:url(image_left/img3.png);
	float:left;
	margin:10px;
}
#img4
{
	height: 140px;
	width:140px;
	background-image:url(image_left/img4.png);
	float:left;
	margin:10px;
}
#img5
{
	height: 140px;
	width:140px;
	background-image:url(image_left/img5.png);
	float:left;
	margin:10px;
}
#img6
{
	height: 140px;
	width:140px;
	background-image:url(image_left/img6.png);
	float:left;
	margin:10px;
}
#img7
{
	height: 140px;
	width:140px;
	background-image:url(image_left/img7.png);
	float:left;
	margin:10px;
}
#menu{
	background-image:url(image_left/bg3.jpg);
	padding-left:20px;
	padding-bottom:30px;
	padding-top:30px;
	position:absolute;
	left:210px;
	width:650px;
	height:115px;
	top:150px;
	font-size:16px;
}
#menustart {
	background-image:url(image_left/bg3.jpg);
	position:absolute;
	left:0;
	height:175px;
	right:20px;
	width:50px;
	top:150px;
}
#menu li
{
  float:left;
  height:12px;
  margin:5px;
  width:120px;
  padding: 10px 10px 15px;
  background-color:Black;
  color:White;
  text-align:center;
  list-style:none;
  border:medium solid #2F2F2F;
  
}
#menu li a {
  color:white;
  text-decoration:none;
  
}
#clear 
{
	clear:both;
}
#menu li a:hover{
  color:Yellow;
  font-weight:bold;
  background-color:#1f1f1f;
}
#menu ul
{
  margin:0px;
  margin-bottom:0px;
  padding:0px;
  
}
#logo
{
  background-image:url("mtsoft.gif");
  height:50px;
  left:10px;
  position:absolute;
  top:32px;
  width:226px;
}
#main{
  position:relative;
  top:265px;
  left:205px;
  
}
#submenu{
  float:right;
  width:240px;
  margin:100px 20px 20px;
  padding:10px;
  border:medium solid gray;
  background-color:White;
}
#content{
  padding:5px;
  padding:10px;
  margin:5px 5px 5px 20px;
}
#content h1
{
   color:Navy;
   font-size:18px;
}
#content h2
{
   color:gray;
   font-size:16px;
}
#content h3
{
   color:black;
   font-size:14px;
}
#content p
{
   color:black;
   font-size:12px;
}
.fliesstext
{
   color:black;
   font-size:12px;

}
#content li
{
   color:black;
   font-size:12px;
}
#content ul {
  margin-left:20px;
}
#bild
{
  margin:10px;
  border:thin solid #FFD42A;
  padding:1px;
  background-color:#B4B4B4; 
}
.MsoTableGrid6{
  font-size:12px;
  background-color:white;
}
.linkheader{
  background-color:gray;
  color: white;
  padding: 5px;  
}
.linkdoc{
  padding: 5px;
}
.linkdata{
  padding: 5px;
}
.linktrenner{
  padding: 5px;
  background-color:#DFDFDF;
}
#bildlinks {
  float:left;
  margin: 5px; 
  border:thin solid #FFD42A;
  padding:1px;
  background-color:B4B4B4;
}
#bildrechts {
  float:right;
  margin: 5px; 
  border:thin solid #FFD42A;
  padding:1px;
  background-color:#B4B4B4; 
}

#footer { 
  font-size:12px;
  margin-left:500px;
}
#final{
  height:0;
  clear:both;
}
