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

