#startcontent {
  font-size: 10px;
	width: 699px;
	height: 365px;
}

* html #startcontent {
	width: 699px;
}

#startguz td {
  padding: 2px;
}

#startaktuelles {
  left: 405px;
  top: 98px;
  width: 114px;
  height: 109px;
}

#startuberuns {
  left: 556px;
  top: 123px;
	border: 1px solid Black;
}

#startbedarf {
  left: 556px;
  top: 212px;
	border: 1px solid Black;
}

#starttechnik {
  left: 459px;
  top: 212px;
	border: 1px solid Black;
}

#starteinrichtung {
  left: 363px;
  top: 212px;
	border: 1px solid Black;
}

#startwillkommen {
  left: 20px;
  top: 55px;
}

a.startmenu img {
filter:alpha(opacity=50); 
-moz-opacity: 0.5; 
opacity: 0.5;}

a.startmenu:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}


