BODY {
	background-color: #157D58;
}
.header1 {
	background-image:  url("../img/gruen_0.gif");
	background-repeat: repeat-x;
}
.header2 {
	background-image:  url("../img/gruen_6.gif");
	background-repeat: repeat-y;
}
.header3 {
	background-image:  url("../img/gruen_7.gif");
	background-repeat: repeat-y;
}
.navakt, .nav:hover {
	background-color: #2A60AE;
	color: #FFFFFF;
}
