
body {
    margin:0px;
    padding:0px;
    min-width: 100%;
    width: 100%;
	background-color : #000000;
	text-align:center;
	font-family: Helvetica, Arial;
	font-size: 10px;
}
#background {
	position: absolute;
	top: 0px;
	left:0px;
	width: 960px;
	height: 700px;
}
.textfield {
	background-image: url('../images/input/background.gif');
	border-style: none none none none;
	font-family: Helvetica, Arial;
	font-size:12px;
	color: White;
	background-color: Black;
	padding-left: 3px;
	
}
.textfield2 {
	border-style: none none none none;
	font-family: Helvetica, Arial;
	font-size:12px;
	color: White;
	background-color: #413e79;
	padding-left: 3px;
	
}
.button
{
	color: White;
	background-color: #413e79;
	border-color: #918dd4 #1e1c3c #1e1c3c #918dd4;
}

.textarea {

	background-image: url('../images/input/background_textarea.gif');
	border-style: none none none none;
	font-family: Helvetica, Arial;
	font-size:12px;
	color: White;
	background-color: Black;
	padding-left: 3px;
	padding-top: 3px;

}
.textarea2 {

	background-image: url('../images/input/background_textarea.gif');
	border-style: none none none none;
	font-family: Helvetica, Arial;
	font-size:12px;
	color: White;
	background-color: Black;
   width: 130px;
}
.textarea3 {

	border-style: none none none none;
	font-family: Helvetica, Arial;
	font-size:12px;
	color: White;
	background-color: #413e79;
   
}

SELECT {
	
	border-style: none none none none;
	font-family: Helvetica, Arial;
	font-size:14px;
	color: White;
	background-color: Black;
	padding-left: 3px;
	
}

/* top of the page */
#beckslogo {
	z-index: 1;
	position: absolute;
	top: 44px;
	left:760px;
}
#englischinfo {
	z-index: 1;
	position: absolute;
	top: 12px;
	left: 770px;
}

#meralunalogo {
	z-index: 1;
	position: absolute;
	top: 25px;
	left: 235px;
}
#sonic {
	z-index: 1;
	position: absolute;
	top: 105px;
	left: 658px;
	width: 167px;
}
#datum {
	z-index: 2;
	position: absolute;
	top: 120px;
	left: 390px;
}
#englisch {
	z-index: 1;
	position: absolute;
	top: 16px;
	left: 855px;
}


#menue {
	z-index: 2;
	position: absolute;
	top: 145px;
	left: 185px;
}
#forumlink {
	z-index: 10;
	position: absolute;
	width: 88px;
	top: 128px;
	left: 810px;
}
/* end  top of the page */

/*bottom */
#newsletter {
	z-index: 1;
	position: absolute;
	top: 512px;
	left: 130px;
	visibility: hidden;
}

#fkplogo {
	z-index: 1;
	position: absolute;
	top: 570px;
	left: 120px;
}

#lautgegenrechts {
	z-index: 100;
	position: absolute;
	top: 630px;
	left: 50px;
}

#logoleiste {
	z-index: 1;
	position: absolute;
	top: 641px;
	left: 0px;
	
}

#footer {
	z-index: 1;
	position: absolute;
	top: 702px;
	left: 0px;
	width: 960px;
	height: 27px;
	color: #ffffff;
}

#footer a {
	text-decoration: none;
	color: #ffffff;
	font-size: 9px;
}

#footer a:hover {
	text-decoration: underline;
}
/*end end bottom */





