/* CSS Document */
body {
	background-image:url(grafik/background.gif)}

#kasten1 {
	position:absolute;
	left:50%;
	width:943px;
	height:750px;
	margin-left:-471px;
  	background-image:url(grafik/buehne.gif);
	background-repeat:no-repeat;
}

#logo {
	position:absolute;
	height: 39px;
	width: 102px;
	top: 32px;
	left: 32px;
	z-index:9;
	background-image:url(grafik/eckologo.gif);
	background-repeat:no-repeat;
}

#claim {
	position:absolute;
	height: 14px;
	width: 238px;
	top: 33px;
	left: 665px;
	z-index:9;
	background-image:url(grafik/wirwerbenfuerunserekunden.gif);
	background-repeat:no-repeat;
}

#topmenue {
	position:absolute;
	height: 13px;
	width: 410px;
	top: 58px;
	left: 160px;
	z-index:9;
}

#animation {
	position:absolute;
	height: 320px;
	width: 871px;
	top: 90px;
	left: 33px;
	padding: 9px;
	z-index:9;
	background-image:url(grafik/animklammermit.gif);
	background-repeat:no-repeat;
}

#animation2 {
	position:absolute;
	height: 320px;
	width: 871px;
	top: 90px;
	left: 33px;
	padding: 0px;
	z-index:9;
	/*background-image:url(grafik/animklammermit.gif);*/
	background-repeat:no-repeat;
}

#submenue {
	position:absolute;
	height: 13px;
	width: 410px;
	top: 428px;
	left: 33px;
	z-index:9;
}

#inhalttext {
	position:absolute;
	height: 311px;
	width: 780px;
	top: 428px;
	left: 33px;
	z-index:9;
}

#inhalttextlinks {
	position:absolute;
	height: 261px;
	width: 370px;
	top: 465px;
	left: 80px;
	z-index:9;
}

#inhalttextrechts {
	position:absolute;
	height: 270px;
	width: 370px;
	top: 465px;
	left: 490px;
	z-index:9;
}

#footer {
	position:absolute;
	height: 10px;
	width: 220px;
	top: 750px;
	left: 10px;
	z-index:9;
}

.inhalttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.stilmenue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

A:link {text-decoration: none; color:#000000;}
A:visited {text-decoration: none; color:#000000;}
A:active {text-decoration: none; color:#8e9e9e;}
A:hover {color:#cccccc;}
A:focus {text-decoration: none; color:#8e9e9e;}

.lg {color: #8e9e9e}

.uschrift {font-size: 12pt}
