BODY {
	font-size: 0.8em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: #669934;
	text-align: left;
	letter-spacing: 0px;
	text-decoration: none;
	font-weight: normal;
	line-height: 22px;
	color: #000000;
	margin: 0px;
	height: 100%;
	width: 100%
}

.divzentrum{
  position:absolute;
  top:50%;
  left:50%;
  width:50px;
  height:50px;
  overflow:visible;
}

.divgesamt {
  position: absolute;
	width: 800px;
	height: 500px;
	top: -250px;
	left: -400px;
	padding:0px;
	background: #FFFFFF;
}


/* Navigation */

.navigation
{
	float: left;
	width: 315px;
	height: 500px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #57822C;
	top: 0px;
	position: relative;
}



.divnavigation
{
	background-image: url(Bilder/navigation.jpg);
	width: 315px;
	height: 440px;
	top;
	clear: both;
}

.grauerkasten
{
	background-color: #57822c;
	width: 315px;
	height: 60px;
	top;
	
}


/* Navigationspunkt Leistungen */

.navileistungen
{
	position: relative;
	background-image: url(Bilder/navileistungen.jpg);
	width: 158px;
	height: 440px;
	top;
	float: left;
	text-decoration: none;
	border:none;
}



.navileistungen:hover
{
	position: relative;
	background-image: url(Bilder/navileistungen-leer.gif);
	width: 158px;
	height: 440px;
	top;
	float: left;
	text-decoration: none;
	border:none;

}


/* Navigationspunkt Referenzen */

.navireferenzen
{
	position: absolute;
	background-image: url(Bilder/navireferenzen.jpg);
	width: 157px;
	height: 147px;
	top: 60px;
	left: 158px;
	float: right;
	text-decoration: none;
	border:none;
}

.navireferenzen:hover
{
	position: absolute;
	background-image: url(Bilder/navireferenzen-leer.gif);
	width: 157px;
	height: 147px;
	top: 60px;
	left: 158px;
	float: right;
	text-decoration: none;
	border:none;
}


/* Navigationspunkt Kontakt */

.navikontakt
{
	position: absolute;
	background-image: url(Bilder/navikontakt.jpg);
	width: 157px;
	height: 147px;
	top: 207px;
	left: 158px;
	float: right;
	text-decoration: none;
	border:none;
}

.navikontakt:hover
{
	position: absolute;
	background-image: url(Bilder/navikontakt-leer.gif);
	width: 157px;
	height: 147px;
	top: 207px;
	left: 158px;
	float: right;
	text-decoration: none;
	border:none;
}


/* Navigationspunkt Home */

.navihome
{
	position: absolute;
	background-image: url(Bilder/navihome.jpg);
	width: 157px;
	height: 146px;
	top: 354px;
	left: 158px;
	float: right;
	text-decoration: none;
	border:none;
}

.navihome:hover
{
	position: absolute;
	background-image: url(Bilder/navihome-leer.gif);
	width: 157px;
	height: 146px;
	top: 354px;
	left: 158px;
	float: right;
	text-decoration: none;
	border:none;
}

/* Content*/

.content
{
	float: right;
	width: 485px;
	height: 500px;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	top: 0px;
}

/*img
{
	width: 256px;
	margin: 0px 0px 0px 0px;
	position: relative;
	float: left;
	padding: 0px 0px 0px 0px;
}*/

#email
{
	color: #000000;
}

.impressum
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.88em;
	line-height: 2em;
	color: #FFFFFF;
	float: right;
	text-decoration: none;
	border:none;
}

.impressum:hover
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.88em;
	line-height: 2em;
	color: #CCCCCC;
	float: right;
	text-decoration: none;
	border:none;
}

.impressumkasten
{
	position: absolute;
	left: -400px;
	top: 250px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	border:none;
	
}

.dekowerk
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.88em;
	line-height: 2em;
	color: #FFFFFF;
	float: left;
	text-decoration: none;
	border:none;
}


