body {
	margin: 0px;
	padding: 0px;
	font-size: 76%;
	color: #FFFFFF;
	background-color: #000000;
	height: 100%;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #FFFFFF;
}
h1 {
	background-image: url(pix/txt_header.gif);
	position: relative;
	height: 49px;
	width: 474px;
	background-repeat: no-repeat;
}
h1 span {
	display: none;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
}
#container {
	padding: 0px;
	height: 680px;
	width: 990px;
	margin-top: -340px;
	margin-left: -495px;
	position: absolute;
	left: 50%;
	top: 50%;
	visibility: visible;
	z-index: 1000;
}
.bgrndimg {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}

.flash {
	font-size: .83em;
	color: #CCCCCC;
	position: relative;
	width: 400px;
	vertical-align: middle;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.ja {
	background-image: url(pix/btn_ja.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 31px;
	width: 83px;
}
.ja span {
	display:none;
}
nein {
	background-image: url(pix/btn_nein.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 31px;
	width: 75px;
	display: inline;
}
.nein span {
	display:none;
}
.frage span {
	display: none;
}
.spacer {
	position: relative;
	height: 30px;
	width: 30px;
}
.copytxt {
	background-image: url(pix/txt_txt.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 120px;
	width: 474px;
}
.frage {
	background-image: url(pix/frage.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 51px;
	width: 164px;
	margin: 0px;
	padding: 0px;
	display: inline;
}
.copytxt span{
	display: none;
}
.buttons {
	position: relative;
	width: 300px;
}


#disclaimer {
	padding: 0px;
	width: 474px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 150px;
}
.disclaimer {
	font-size: 90%;
	line-height: 150%;
}
.linie {
	background-image: url(pix/linie.gif);
	width: 474px;
	height: 13px;
	margin: 0 auto;
	text-align: center;/*IE*/
	display: block;
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
}
.bottomline {
	font-size: 0.83em;
	color: #666666;
}
.bottomline a {
	color: #999999;
}
