@import "../_default.css";
@import "../_bgfade.css";
@import "../_rand-blau/index.css";

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

html {
	/*background-color: #ccd8de;*/
	background-color: #0c283e; }

h1 {
	background-image: url(designoir.jpg);
	background-position: right center;
	height: 171px; }
h1 a {
	text-indent: 0;
	font-family: "Freestyle Script", "Trebuchet MS", sans-serif;
	font-size: 31px;
	font-size-adjust: .5;
	line-height: 170px;
	padding-left: 1em;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #ffa;
	text-shadow: 0 0 3px #555, 0 0 4px white, 0 -4px 4px #3ff, 1px -9px 5px #3df, -1px -10px 10px #08f, 1px -15px 15px #02f; }
h1 a span {
	color: #067;
	text-shadow: 0 0 4px white, 0 -4px 4px #3ff, 1px -9px 5px #3df, -1px -10px 10px #08f, 1px -15px 15px #02f; }

#menu a {
	color: #eef; }
#menu > li {
	background: rgba(0%,0%,0%,.4) !important;
	background: url(../0.5.png); }

h2 {
	color: #889;
	font-style: normal; }
h2:first-letter {
	color: #ccd;
	font-family: "Freestyle Script", inherit;
	font-size: 140%; }