@charset "UTF-8";
body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
}
.inhalt {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(2.gif);
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.inhalt .info1 .player {
	padding: 10px;
	background-color: #000000;
	text-align: center;
	margin-top: 110px;
	margin-right: 25px;
	margin-left: 25px;
}
.inhalt .info1 {
	background-image: url(1.gif);
	width: 100%;
	background-repeat: no-repeat;
}

