@charset "windows-1251";

	
	#header {
		background-image:url(../images/header-nl.gif);
	}

	#footer {
		background-image:url(../images/footer-nl_hoch.jpg);
	}
	
	a {
		text-decoration:none;
		border-bottom:1px dotted #777;
		color:#777;
	}
	
	
	a:hover {
		color:#ffcc33;
	}
