/* stylesheet for german language //////////////////////////////////*/

#logo {
	background: url(../images/logo-de.png) no-repeat left top;
}

/* override of navcontainer.css to make menu items fit into the menu */

#nav-top a {
	padding-left: 8px;
	padding-right: 8px;
}

