/* KT Tunstall */

html, body {
	height: 100%;
}

body {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: url(../images/hg_streifen.jpg) repeat-x;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#kt {
	position: absolute;
	width: 930px;
	height: 468px;
	left: 50%;
	top: 50%;
	margin-left: -465px;
	margin-top: -234px;
	z-index: 18;
}

#container {
	position: absolute;
	width: 930px;
	height: 468px;
	left: 50%;
	top: 50%;
	margin-left: -465px;
	margin-top: -234px;
	background: url(../images/box.jpg) no-repeat;
	z-index: 20;
}

#text {
	position: absolute;
	top: 90px;
	left: 264px;
	width: 440px;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 16px;
}

#bytebox { overflow:hidden; text-indent:-500px; }

#newsletterbutton {
	position: absolute;
	width: 327px;
	height: 36px;
	left: 575px;
	top: 415px;
	background-image: url(../images/btn_newsletter_1.jpg);
}

#newsletterbutton a {
	display:block;
	width: 327px;
	height: 36px;
}
#newsletterbutton a:link {
	background-image: url(../images/btn_newsletter_1.jpg);
}
#newsletterbutton a:visited {
	background-image: url(../images/btn_newsletter_1.jpg);
}
#newsletterbutton a:hover {
	background-image: url(../images/btn_newsletter_2.jpg);
	text-decoration: none;
}
#newsletterbutton a:active {
	background-image: url(../images/btn_newsletter_1.jpg);
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}

#emi {
	position: absolute;
	left: 4px;
	bottom: 4px;
}

#impressum {
	position: absolute;
	right: 4px;
	bottom: 4px;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.nah {
	letter-spacing: -4px;
}