body
{
	margin-top: 10px;
	margin-left: 0px;
	text-align: center;
	width: 100%;
	background: #D9D9D9 url('images/background.jpg') repeat-x;
	font-family: Arial;
	font-size: 12px;
}

a
{
	color: #7B0302;
	text-decoration: none;
}

#content
{
	width: 728px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#submit
{
	width: 71px;
	height: 20px;
	background: url('images/senden.jpg');
	border: 0px;
	cursor: pointer;
}

#submit2
{
	width: 98px;
	height: 20px;
	background: url('images/senden2.jpg');
	border: 0px;
	cursor: pointer;
}

#info
{
	margin: 10px;
}

#ihreip
{
	width: 728px;
	font-family: Arial;
	font-size: 20px;
	color: black;
	padding-top: 15px;
	text-align: center;
}

#ihreip span
{
	font-size: 14px;
}

#zusatzinfo
{
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	border: 1px solid black;
	width: 396px;
	height: 228px;
	padding: 10px;
}

#zusatzinfo div
{
	background-color: white;
	padding: 5px;
}

#zusatzinfo table
{
	font-family: Arial;
	font-size: 12px;
}

#toggle
{
	position: relative;
	text-align: right;
	right: 0px;
	top: 0px;
	width: 728px;
	height: 50px;
}

#friend
{
	width: 270px;
	height: 65px;
	border: 1px solid #53070B;
	background-color: white;
	font-family: Arial;
	font-size: 10px;
	color: #B9B9B9;
	position: relative;
	left: 456px;
	top: 163px;
}

#friendheader
{
	width: 163px;
	height: 20px;
	background: url('/images/freunde.jpg');
	position: relative;
	left: 456px;
	top: 163px;
}

#player span
{
	font-size: 16px;
	font-weight: bold;
}

#player div
{
	width: 300px;
	height: 20px;
	font-size: 9px;
}

#stoehnen
{
	border: 0px;
	width: 65px;
	height: 20px;
	background: url('/images/stoehnen.gif');
}

#layer
{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 160px;
	height: 600px;
	border: 1px solid black;
}