@import "../_default.css";

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

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

#menu a ,
#menu em {
	text-shadow: black 0 0 6px; }
#menu a ,
#menu a > span {
	color: #fff;
	background-color: rgba(100%,100%,100%,.1); }

h2 {
	color: #889;
	text-shadow: 2px 1px 4px black; }
h2:first-letter {
	color: #ccd;
	font-family: "Freestyle Script", "Century Gothic", inherit;
	font-style: normal;
	font-size: 140%;
	vertical-align: top; }