body {
	background-color		: #a3bc1e;
	font-family				: 'Nobile', arial, serif;
	font-weight				: 200;
	letter-spacing			: 0px;
	font-size				: 12px;
	color					: #fff;
	line-height				: 20px;
	font-style				: normal;
	margin					: 0px;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	letter-spacing: -0.05em;
	font-size				:15px;
	color					:#FFF;
	font-weight: normal;
	}
h2 {
	font-size				:21px;
	color					:#a3bc1f;
	}
a {
	text-decoration			: none;
	color					: #FFF;
}
a:link {
	text-decoration			: none;
	color					: #FFF;
}
a:visited {
	text-decoration			: none;
	color					: #778916;
}
a:hover {
	color					: #444f0a;
}
a:active {
	color					: #444f0a;

}	

#element {

	background-image: url(krissel.png);
/*	background-image: url(images/bg_n_01.jpg);*/
	background-repeat: repeat;
	background-color: #778916;
/*	starthöhe */
	height					: 0px;
	overflow				: hidden;
}
#element p, form  {
	text-align				: left;
	padding					: 0px 200px;
	margin					: 30px 0px 0px;
	width					: 300px;
}
#content {
	text-align				: left;
	padding					: 0px 300px 0px 200px;
	margin					: 0px;
}
#arrows {
	text-align				: none;
}
.Stilnorm {
	font-weight				: 200;
	font-style				: normal;
}
.klein {
	font-weight				: normal;
	font-size				: 10px;
	letter-spacing			: 0px;
	color					: #fff;
}

.klein02 {
	font-weight				: normal;
	font-size				: 10px;
	letter-spacing			: 0px;
	color					: #a3bc1f;
	line-height				: 12px;
}
#logo {
	margin-top: 0px;
	}
.text1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 66px;
	font-weight: bold;
	letter-spacing: -0.05em;
	line-height: 60px;
	color: #9bb31a;
	}

.text2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 66px;
	font-weight: bold;
	letter-spacing: -0.05em;
	line-height: 60px;
	color: #b4d020;
	}
#big {
	font-family: Helvetica, Arial, sans-serif;
	font-size					: 66px;
	text-decoration				: none;
	color						: #e3d600;
	border-bottom: 6px solid #e3d600;
}

.table {
	margin-left: 200px;
	}
.col {
	color: #a3bc1f;
	}
#ring {
	background-image: url(ring.png);
	background-repeat: no-repeat;
	position:absolute;
	left:560px;
	top:38px;
	width:500px;
	height:500px;
	overflow:hidden;
	}
