/*html {
        background: url(images/hintergrund4.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
}
*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	white-space: nowrap;
	color: #9C9DA3;
	background-image:url(images/hintergrund4.jpg);
	/*
	background-image: url(images/WOLF-DIGITAL-Iris.gif);
	background-color: #333333;*/
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: fixed;
}
.titel {
	font-size: 47px;
	vertical-align: bottom;
	word-spacing: 12px;
}
.titel:hover {
	font-size: 47px;
	vertical-align: bottom;
	word-spacing: 12px;
	/*background-color:#000000;*/
	}
.text {
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	text-transform: lowercase;
}
.textsmall {
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	text-transform: lowercase;
}
.textverysmall {
	font-size: 9px;
	font-weight: lighter;
	line-height: 12px;
	letter-spacing: 0px;
	text-transform: lowercase;
}
.metatext {
	font-size: 7px;
	line-height:1px;
	color: #C1C1C1;
}
.active {
	color: #CCCCCC;
	text-transform: uppercase;
	font-size: 36px;
	font-weight: lighter;
	text-transform: uppercase;
}
.active2 {
	color: #CCCCCC;
	font-size: 48px;
	text-transform: uppercase;
}
a {
	text-decoration: none;
	color: #9C9DA3;
	text-transform: lowercase;
}
a:hover {
	text-decoration: none;
	color: #316788;
}
a:active {
	text-decoration: none;
	color: #316788;
}
ul {
	list-style-type: square;
}
input {
	background-color: #E3E0D7;
	border: thin none;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #6F6961;
}
textarea {
	background-color: #DAD8D3;
	border: thin none;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #6F6961;
}
.bild {
	background-image: url(/images/hintergrund.jpg);
}
.bild:hover {
	background-image: url();
}
.active3 {
	color: #316788;
	font-size: 14px;
	font-weight: lighter;
	text-transform: uppercase;
}
.active4 {
	color: #316788;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
/*#Layer3 {
	position:absolute;
	left:105px;
	top:32px;
	width:839px;
	height:20px;
	z-index:3;
	visibility:hidden;
}
#Layer3:hover {
	position:absolute;
	left:105px;
	top:32px;
	width:839px;
	height:20px;
	z-index:3;
	visibility:visible;
}
