/**
 * Style sheet Bundesliga_Vereine
 */
body
{
	background-color:#ffffff;
	font-family:arial, verdana, sans-serif;
	color:#000000;
}

#wrapper
{
	background-color:#ffffff;
}

#header
{
	width:950px;
	height:170px;
	bottom:1;
	left:1;
	right:0;
	top:0;
	background-image:url("tl_files/Champion/header1");
	background-repeat:repeat-x;
}

#header .inside
{
	width:950px;
	height:147px;
	bottom:0px;
	right:16px;
	top:4px;
}

#left
{
	height:750px;
	background-color:#ffffff;
	line-height:30px;
}

#main
{
	width:750px;
	left:1px;
	background-color:#eeeeee;
	background-image:url("tl_files/Champion/Cannevaro1 Kopie.jpg");
	background-position:center top;
	background-repeat:repeat-y;
	border-right:1px solid #666666;
	font-family:Verdana;
}

#right
{
	width:200px;
	height:1500px;
	padding-right:15px;
	background-image:url("tl_files/Champion/bundesligaa.jpg");
	background-position:center top;
	background-repeat:repeat-y;
	border-right:1px solid #666666;
	font-family:verdana;
	font-weight:bold;
	font-size:15px;
	line-height:30px;
}

#footer
{
	background-color:#ffffff;
	font-size:12px;
}

#footer .inside
{
	text-align:center;
}

