body {
	background-color: #fff;
	padding: 0px;
	margin: 0px;
	text-align:center;
}
img{
	padding: 0px;
	margin: 0px;
	border: 0px none;
}
h1{
	font-family: verdana, arial;
	font-size: 14px;
	font-weight: bold;
	color: #0074b9;
	margin:0px;
	padding:0px;
}

.tooltip {
  position: absolute;
  border: 3px solid #4b81c0;
  display: none;
}

div#container_start,
div#container_fertigungstechnologie,
div#container_energieeinsparung,
div#container_komponenten
{
	width: 900px;
	height: 596px;
	margin: 0px auto;
	background-image:url(content_bg_s1.jpg);
	background-repeat: no-repeat;
	margin-bottom: 22px;
}
div#container_fertigungstechnologie{
	background-image:url(content_bg_s2.jpg);
}
div#container_energieeinsparung{
	background-image:url(content_bg_s3.jpg);
}
div#container_komponenten{
	background-image:url(content_bg_s4.jpg);
}
div#top_menue{
	width: 900px;
	height: 36px;
	float:left;
}

div#impressum{
	width: 56px;
	height: 15px;
	margin-top: 5px;
	margin-left: 844px !important;
	margin-left: 421px;
	float:left;
}

div#content{
	width: 900px;
	height: auto;
	margin-bottom: 18px;
	text-align:left;
	float: left;

}
div#hoverbilder{
	width: 303px;
	height: 112px;
	margin-top: 0px;/*313px;*/
	margin-left:568px;
}
* html div#hoverbilder {margin-left:568px;} /* nur fuer den IE6 */
*+html div#hoverbilder {margin-left:568px;} /* nur fuer den IE7 */

div#hoverbild01,
div#hoverbild02,
div#hoverbild03
{
	width: 87px;
	height: 111px;
	float:left;
	margin-right:20px;
}
div#hoverbild03{
	margin-right:0px;
}

/* --- Energiesparrechner --- */

div#calculator {
	width: 178px;
	height: 34px;
	margin: 0 0 20px 579px;
}

/* --- Menüs ---*/

div#menue{
	width: 900px;
	height: 38px;
	margin-top:45px;
}
div#mpunkt01,
div#mpunkt02,
div#mpunkt03,
div#mpunkt04
{
	width: 184px;
	height: 38px;
	float:left;
	margin-right:9px;
}
div#mpunkt03{
	margin-right:48px !important;
	margin-right:46px;
}
div#mpunkt04{
	width: 282px;
	margin-right:0px;
}
div#menue_energieeinsparung{
	width: 900px;
	height: 38px;
	margin-top:133px;
}
div#menue_fertigungstechnologie,
div#menue_komponenten
{
	width: 900px;
	height: 38px;
	margin-top:518px;
}
div#menue_fertigungstechnologie div#mpunkt01,
div#menue_energieeinsparung div#mpunkt01,
div#menue_komponenten div#mpunkt01
{
	width: 50px;
	height: 38px;
	float:left;
	margin-right:568px !important;
	margin-right:566px;
}
div#menue_fertigungstechnologie div#mpunkt02,
div#menue_energieeinsparung div#mpunkt02,
div#menue_komponenten div#mpunkt02
{
	width: 282px;
	height: 38px;
	margin-right:0px;
	float:left;
}

div#download{
	width: 185px;
	height: 38px;
	margin-top:347px;
}
div#filmbutton{
	width: 113px;
	height: 77px;
	margin-top:202px;
	margin-left:275px;
	margin-bottom:28px;
}
/* --- Link-Formatierungen --- */

a{
	color: #000;
	font-size: 10px;
	font-family: verdana,arial,sans-serif;
	text-decoration: underline;
	float:left;
}
a:active{
	color: #000;
	font-size: 10px;
	font-family: verdana,arial,sans-serif;
	text-decoration: underline;
	float:left;
}
a:hover{
	color: #000;
	font-size: 10px;
	font-family: verdana,arial,sans-serif;
	text-decoration: underline;
	float:left;
}
a:visited{
	color: #000;
	font-size: 10px;
	font-family: verdana,arial,sans-serif;
	text-decoration: underline;
	float:left;
}

a.impressum{
	color: #6e6e6e;
	font-size: 9px;
	font-family: verdana,arial,sans-serif;
	text-decoration: none;
	float:left;
}
a.impressum:active{
	color: #6e6e6e;
	font-size: 9px;
	font-family: verdana,arial,sans-serif;
	text-decoration: none;
	float:left;
}
a.impressum:hover{
	color: #4b81c0;
	font-size: 9px;
	font-family: verdana,arial,sans-serif;
	text-decoration: none;
	float:left;
}
a.impressum:visited{
	color: #6e6e6e;
	font-size: 9px;
	font-family: verdana,arial,sans-serif;
	text-decoration: none;
	float:left;
}