@import "../_default.css";

#stil a[href$="=industriell"] {
	display: none; }

html {
	background-color: #4c687e; }

h1 {
	background-image: url(designoir.jpg);
	background-position: right top;
	height: 250px; }

#menu a ,
#menu a > span {
	/*background-color: rgba(0%,10%,0%,.4) !important;*/
	background-color: #000; }
#menu a {
	/*color: #eee;*/
	color: #fff;
	text-shadow: #000 1px 1px 2px;
	opacity: .7; }
#menu a:hover {
	opacity: .8; }
#menu > li.aktiv a {
	opacity: 1; }

h2 {
	color: #999; }