body {
	margin:0px;
	padding:10px 0 0 0;
	font-family:Arial, Verdana, sans-serif;
	font-size:13px;
}

* {
	outline:none;
}

#wrapper {
	width:840px;
	margin:0 auto 0 auto;
	position:relative;
	border:1px solid white;
}

img {
	border:0px;
}

#text {
	width:600px;
	height:170px;
	margin-left:225px;
	
	background-image:url('../images/text.jpg');
	background-repeat:no-repeat;
	text-indent:-5555px;	
}

#danke {
	width:600px;
	height:170px;
	margin-left:235px;
	
	background-image:url('../images/danke.jpg');
	background-repeat:no-repeat;
	text-indent:-5555px;	
}

textarea {
	position:absolute;
	bottom:40px;
	right:115px;
	width:235px;
	border:1px solid white;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
}

#cname {
	margin:20px 0 0 90px;
}

#cemail {
	margin:10px 0 0 90px;
}

#curl {
	margin:15px 0 0 110px;
}

.submit {
	position:absolute;
	bottom:30px;
	right:0px;
	background-image:url('../images/button.jpg');
	background-repeat:no-repeat;
	width:85px;
	height:30px;
	text-indent:-5555px;
	border:0px;
}

#facebook {
	padding:0px;
	height:35px;
	width:130px;
	padding:0px;
	position:absolute;
	top:430px;
	left:430px;
}

#facebook span {
	display:block;
	height:35px;
	width:130px;
	text-indent:-5555px;
	cursor:pointer;
}

#myspace {
	padding:0px;
	height:35px;
	width:110px;
	padding:0px;
	position:absolute;
	top:430px;
	left:575px;

}

a {
	color:#666666;
	text-decoration:none;
}


#myspace span {
	display:block;
	height:35px;
	width:110px;
	text-indent:-5555px;
	cursor:pointer;
}

#impressum {
	
	display:none;
	
	background-image:url('../images/bg_impressum.png');
	background-repeat:no-repeat;

	position:absolute;
	left:200px;
	top:100px;

	width:400px;
	height:295px;
	padding:25px 50px 0px 50px;
}