.background {
	background-color: #FFFFFF;
	background-image: url(ima/deutsch/backround.jpg);
	background-repeat: no-repeat;
}
.backEng {
	background-color: #FFFFFF;
	background-image: url(ima/english/background.jpg);
	background-repeat: no-repeat;
}

a:link {
    text-decoration: none;
    color: #285100;
    }
a:visited {
	text-decoration: none;
	color: #387100;

}
.links {
	font-family: "News Gothic", Univers, "Lucida Sans", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 8px;
	color: #387100;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

